Commit Graph
10505 Commits
Author SHA1 Message Date
Glenn Maynard 3f895a1b36 license update 2004-06-08 05:30:06 +00:00
Glenn Maynard b1c1d30a82 update 2004-06-08 05:23:32 +00:00
Glenn Maynard e4d124dd91 license update 2004-06-08 05:22:33 +00:00
Glenn Maynard 733127d8ed license update 2004-06-08 01:24:17 +00:00
Glenn Maynard c531e8b172 license update 2004-06-08 00:47:53 +00:00
Glenn Maynard 8b737d3378 license update
don't include RageUtil.h
2004-06-08 00:47:17 +00:00
Glenn Maynard 1e7f455ac5 remove Milkshape.h 2004-06-08 00:46:09 +00:00
Glenn Maynard 4cbf2478f5 missing headers 2004-06-08 00:45:30 +00:00
Glenn Maynard a9cae0be88 move CombinedLifeMeter.h 2004-06-08 00:15:14 +00:00
Glenn Maynard 30a9bf3292 license update 2004-06-08 00:08:04 +00:00
Glenn Maynard 301fffbed7 remove (renamed) 2004-06-07 22:00:41 +00:00
Glenn Maynard 3798245ce6 license update 2004-06-07 21:14:03 +00:00
Geoff Benson e34c02fbe3 Initial Techno Motion support - SINGLE8 and VERSUS8 2004-06-07 20:54:21 +00:00
Glenn Maynard a67e90c53e The game name is "techno"; the announcer must also be named "techno" to
be used by default for that game.

Please Ogg all sounds, and try to be consistent with filename cases (lowercase
extensions).
2004-06-07 20:50:11 +00:00
Geoff Benson d55b9b24f2 Initial Techno Motion Announcer 2004-06-07 16:43:03 +00:00
Geoff Benson 447aaf43cf Initial Techno Motion Theme 2004-06-07 15:55:13 +00:00
Glenn Maynard 508287542b fix warning 2004-06-07 07:13:19 +00:00
Glenn Maynard 2700d07724 update 2004-06-07 05:47:57 +00:00
Glenn Maynard 9809192ee2 fix m not restarting sample music in the editor 2004-06-07 05:37:00 +00:00
Glenn Maynard 9e2e6b39af maybe fix FindAlphaRGB problem 2004-06-07 05:23:45 +00:00
Glenn Maynard c64c53c3ff debug 2004-06-07 04:03:02 +00:00
Steve Checkoway 4f5fc8b27d Fix warning. (Is g++ even smart enough to know that int(-1) == unsigned(-1) is true?) 2004-06-07 03:23:36 +00:00
Glenn Maynard 65fa5667d9 flip Hong Seok 2004-06-07 02:54:49 +00:00
Glenn Maynard 5d25413b7d the Para input driver doesn't work; don't create the driver 2004-06-07 02:40:57 +00:00
Glenn Maynard 2dd552a54a make sure pri boosting is enabled for di/pump threads 2004-06-07 02:40:09 +00:00
Glenn Maynard d72e41227f typo 2004-06-07 02:39:24 +00:00
Glenn Maynard 1063496711 disable thread pri boosting for the main thread 2004-06-07 02:37:50 +00:00
Glenn Maynard 4ab9934008 reverse output order 2004-06-07 02:05:15 +00:00
Glenn Maynard b5e625db3d fix crash 2004-06-07 01:59:06 +00:00
Chris Danford 25319403a1 move usb reset to the main thread to solve large skip on ScreenEnding 2004-06-06 23:48:22 +00:00
Glenn Maynard c1a0128902 don't think you meant to do that 2004-06-06 23:32:07 +00:00
Glenn Maynard 144885ad15 RageFileObjTest::Flush 2004-06-06 23:31:20 +00:00
Chris Danford 3e036b7bf8 formatting cleanup 2004-06-06 23:26:43 +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 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