Commit Graph

30 Commits

Author SHA1 Message Date
Chris Danford 7f821e8cfc CString -> RString 2006-01-22 01:00:06 +00:00
Steve Checkoway 904bb8e246 Fix warning. 2005-06-19 06:39:49 +00:00
Renaud Lepage 93d501b94b Two functions use a random number generator that is unusable on Xbox. Until further advancement, these functions will not work on Xbox. 2005-05-30 23:48:57 +00:00
Glenn Maynard f4022b6bc4 fix errors 2005-05-20 05:23:27 +00:00
Glenn Maynard 812c1d5f45 isolate low-level crypto stuff in CryptHelpers, so it can be used without dragging in PREFSMAN 2005-05-20 04:48:29 +00:00
Glenn Maynard ab723147bd remove unused init-by-filename code path 2005-05-20 01:42:57 +00:00
Glenn Maynard e64e00d6c6 allow initializing a RageFileSource with a RageFileBasic* 2005-05-19 23:39:41 +00:00
Glenn Maynard 815c1015a7 RageFile -> RageFileBasic 2005-05-19 22:59:47 +00:00
Glenn Maynard 53aea34fb2 remove unused
RageFile -> RageFile*
2005-05-19 22:50:57 +00:00
Glenn Maynard 93ff013321 cleanup, assert -> ASSERT 2005-05-19 21:34:47 +00:00
Glenn Maynard d406068148 reduce crypto++ code by doing our own file writing (simpler) 2005-05-19 21:21:37 +00:00
Glenn Maynard 3f895a1b36 license update 2004-06-08 05:30:06 +00:00
Glenn Maynard baa6a9282f error handling cleanup 2004-06-06 23:26:11 +00:00
Glenn Maynard ba37f3bb47 cleanup 2004-06-06 23:22:42 +00:00
Glenn Maynard 32f6d7e7fc cleanup: all files are binary unless GetLine()/PutLine() are used 2004-06-06 23:21:43 +00:00
Glenn Maynard b148baa657 cleanup 2004-06-06 23:20:44 +00:00
Glenn Maynard 1aa5f95d09 remove unneeded seek 2004-06-06 23:18:38 +00:00
Glenn Maynard 53164e9b1f remove unneeded seek 2004-06-06 23:17:44 +00:00
Glenn Maynard 02608c5e5a simplify error check 2004-06-06 22:46:42 +00:00
Glenn Maynard 73dff7b6c7 fix crash 2004-06-06 22:31:49 +00:00
Chris Danford b13b4fa221 fix RageFileSink error handling 2004-06-06 08:34:58 +00:00
Steve Checkoway 53a83f66c5 fix warning 2004-05-16 09:39:43 +00:00
Glenn Maynard 3b8a811c80 fix warning (unreachable code), comment 2004-05-14 21:51:25 +00:00
Glenn Maynard a963ee08e3 CryptHelpers.* 2004-05-13 21:32:48 +00:00
Glenn Maynard 196c9d3c31 remove old files 2004-05-09 08:26:18 +00:00
Glenn Maynard 0667124940 fix includes 2004-02-15 05:22:31 +00:00
Chris Danford 3d69b6e0ec sign all files in a profile
make RageFile filters for use with Crypt++
2004-02-15 04:47:32 +00:00
Chris Danford dfd5e7eb36 sign screenshots saved to a profile 2004-02-14 20:47:50 +00:00
Chris Danford ba72d9e341 compile cryptlib files in the main project - not in a separate lib 2004-02-14 11:13:23 +00:00
Chris Danford c1daa4ca1b add cryptlib, update VC6 and VC7 projects 2004-02-14 09:53:07 +00:00