Commit Graph
10470 Commits
Author SHA1 Message Date
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 47a4d4d53f fix output 2004-06-06 22:51:27 +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 a17d92d921 do allow a ModeChoice even if more there are sides are joined than credits required for the mode 2004-06-06 22:18:05 +00:00
Glenn Maynard d2a193e225 fix SDL_CreateRGBSurfaceFrom parameters 2004-06-06 22:14:48 +00:00
Glenn Maynard c419182c30 test_file_errors 2004-06-06 22:08:56 +00:00
Glenn Maynard 20248abf8f add error handling test 2004-06-06 22:08:09 +00:00
Glenn Maynard a41bd79eed comment 2004-06-06 22:04:08 +00:00
Chris Danford bc030297c9 fix stale Steps* in Trail being used after reverting songs from disk 2004-06-06 22:03:21 +00:00
Steve Checkoway f2a30de96d Yet another hack. 2004-06-06 21:39:43 +00:00
Chris Danford 7dcd6da1dc fix uninitialized StageStats.pSteps causes crash on Song::RevertFromDisk 2004-06-06 21:30:47 +00:00
Glenn Maynard cd060ef6d6 remove overload that doesn't allow error checking--makes it too easy to be lazy 2004-06-06 21:06:03 +00:00
Glenn Maynard ae99f03a4b error check 2004-06-06 21:04:48 +00:00
Chris Danford fa114e148a use PlayerNumber macros 2004-06-06 20:57:13 +00:00
Glenn Maynard 9762c6583f error checking 2004-06-06 20:56:46 +00:00
Glenn Maynard d044b29ca4 error checking 2004-06-06 20:47:48 +00:00
Steve Checkoway d7e4964cf6 fix warning 2004-06-06 20:27:52 +00:00
Glenn Maynard c3d9e8883c fix comment 2004-06-06 20:24:25 +00:00
Glenn Maynard beab9555e2 no they don't 2004-06-06 20:22:56 +00:00
Glenn Maynard a0bfd8840e read error handling 2004-06-06 20:21:50 +00:00
Chris Danford f8c71ef85c fix possible AVs 2004-06-06 20:18:50 +00:00
Chris Danford f537c14175 fix AV on switch from arcade to nonstop 2004-06-06 20:08:11 +00:00
Glenn Maynard 565f9b364c fix error handling 2004-06-06 20:01:19 +00:00
Chris Danford 9ac44498fe fix AV on switch from arcade to nonstop 2004-06-06 19:43:31 +00:00
Glenn Maynard 0593be0b41 fs root paths always end with a slash 2004-06-06 19:21:50 +00:00
Chris Danford 342dc5d792 fix needless refreshes or devices 2004-06-06 18:56:33 +00:00
Chris Danford b95c21c234 fix forced redetect of cards 2004-06-06 18:47:24 +00:00
Chris Danford 8eb7550bf4 fix forced redetect of cards 2004-06-06 18:39:40 +00:00
Chris Danford 9d2c6d078a clean up formatting 2004-06-06 18:37:57 +00:00
Thad Ward da10ebd869 fix compile error. (from VC6 anyway) 2004-06-06 11:34:26 +00:00
Chris Danford b13b4fa221 fix RageFileSink error handling 2004-06-06 08:34:58 +00:00
Glenn Maynard 349acbd121 don't log point/line info 2004-06-06 08:11:36 +00:00
Glenn Maynard 811845d38b don't log the GUID; it's not useful 2004-06-06 08:10:22 +00:00
Glenn Maynard d84fa85bb1 try to log audio driver file versions 2004-06-06 07:23:15 +00:00
Glenn Maynard f18d876571 update 2004-06-06 07:20:55 +00:00
Glenn Maynard 88ed052924 GetFileVersion, FindSystemFile helpers 2004-06-06 07:19:01 +00:00
Glenn Maynard fe22f570d2 cleanup 2004-06-06 07:17:50 +00:00
Chris Danford 9fe771756c add logging 2004-06-06 06:54:08 +00:00
Chris Danford 8889e84f11 fix silly mistake 2004-06-06 05:39:41 +00:00
Glenn Maynard 32893f5b63 better error message 2004-06-06 05:37:25 +00:00
Glenn Maynard 04ed5bf1ed fix spurious assist ticks at start of Play 2004-06-06 05:28:58 +00:00
Glenn Maynard c37a29ac53 fix DontShare.sig not being written the first time a profile is saved 2004-06-06 05:17:12 +00:00
Glenn Maynard 6f7d0f5686 more debugging 2004-06-06 05:14:00 +00:00
Glenn Maynard b115a685d9 only count g_TotalAhead when we're ahead 2004-06-06 05:02:39 +00:00
Glenn Maynard dc76bcfbba track Mix() call count for previous IOproc and last few Mix() durations 2004-06-06 04:33:25 +00:00
Glenn Maynard 9cb17abd2a try to keep API boundaries passing frames, instead of bytes 2004-06-06 04:25:36 +00:00