Commit Graph
25871 Commits
Author SHA1 Message Date
Glenn Maynard 6b60a97092 Profile::ClearStats 2007-05-06 05:13:58 +00:00
Glenn Maynard 837f29e0f9 multi-page debug 2007-05-06 04:49:21 +00:00
Glenn Maynard bb6ff5ee87 fix copy ctor 2007-05-06 03:57:50 +00:00
Glenn Maynard 3d9281897f log cleanup 2007-05-06 02:58:25 +00:00
Glenn Maynard 8883cd8579 log this normally 2007-05-06 02:43:05 +00:00
Glenn Maynard 236a79b700 log cleanup 2007-05-06 02:38:12 +00:00
Glenn Maynard 5cf944d142 not helpful 2007-05-06 02:30:02 +00:00
Glenn Maynard e69dd651e4 loud: if this actually loads a new texture, RTM will log 2007-05-06 02:29:20 +00:00
Glenn Maynard 90f969c6b7 not a useful log (IIRC, most of these logs predate crash handling) 2007-05-06 02:14:19 +00:00
Glenn Maynard 2160ea7ed0 fix unexpected value named "TIMESIGNATURES" 2007-05-06 02:13:10 +00:00
Glenn Maynard ef0be2d6ac debug 2007-05-06 02:09:33 +00:00
Glenn Maynard 9c5b919faf fix WARNING: Couldn't find primary display driver; logging all drivers 2007-05-06 00:55:11 +00:00
Glenn Maynard 1d7d342a2d cleanup 2007-05-06 00:30:40 +00:00
Glenn Maynard d3e1018abd fix 2PlayersFor1Credit and late join 2007-05-06 00:26:07 +00:00
Steve Checkoway a341d98591 Simplify. 2007-05-05 23:21:58 +00:00
Steve Checkoway fba31da4e6 Fix crash for courses. 2007-05-05 11:16:40 +00:00
Steve Checkoway fb7553a2c0 Add GetGradeForTrail(). 2007-05-05 11:16:07 +00:00
Steve Checkoway 7d90dc3967 Removed use of UNLOCKMAN inside an UnlockManager member function. 2007-05-05 11:13:24 +00:00
Steve Checkoway f9dbb386d7 Do not use SONGMAN inside SongManager member functions. This one actually was using it inside const functions. 2007-05-05 11:12:34 +00:00
Steve Checkoway 0aa7e6e5e2 Removed uses of TEXTUREMAN inside TextureManager member functions. 2007-05-05 11:11:23 +00:00
Steve Checkoway cd791f9239 Remount depends on FILEMAN existing so make it nonstatic. Removed uses of FILEMAN from RageFileManager member functions. 2007-05-05 11:10:46 +00:00
Steve Checkoway 497126b655 Removed uses of LUA from LuaManager member functions. 2007-05-05 11:09:37 +00:00
Steve Checkoway 6072fb29cc Functions in singletons that depend on the singleton having been created should not be static. Removed uses of GAMESTATE inside GameState member functions. 2007-05-05 11:08:50 +00:00
Steve Checkoway 227ae779da Don't use PROFILEMAN inside ProfileManager. At best, you're just referring to this, at worst, you're throwing away the constness. 2007-05-05 10:34:28 +00:00
Steve Checkoway 726de6f23f Remove dead code and fix indenting. "hurk"? 2007-05-05 06:50:47 +00:00
AJ Kelly c9b8d829fe fix Ds showing up for non-played songs 2007-05-05 05:54:23 +00:00
Glenn Maynard 9711296680 lua 2007-05-04 19:02:21 +00:00
Glenn Maynard 879a31b0f6 lua 2007-05-04 18:54:24 +00:00
Glenn Maynard eed2ced300 fixup 2007-05-04 18:50:02 +00:00
Glenn Maynard 26046c34df lua 2007-05-04 18:48:56 +00:00
Glenn Maynard 1af23e291e simplify 2007-05-04 18:41:55 +00:00
Glenn Maynard 464356151d better messages 2007-05-04 18:15:26 +00:00
Glenn Maynard 32428900f9 Coin sounds weird here. Play Start instead. 2007-05-04 18:05:21 +00:00
Glenn Maynard 7a21217e25 add clearcredits 2007-05-04 17:50:28 +00:00
Glenn Maynard 115b2a2e4d fix effect fallback 2007-05-04 17:29:46 +00:00
Glenn Maynard 34befdb1d3 work around reconfig video ever time due to driver strings with
spaces at the end; regression probably caused by IniFile
stripping spaces
2007-05-04 17:19:14 +00:00
Glenn Maynard 9d6d789d9e cleanup 2007-05-04 16:58:15 +00:00
Glenn Maynard 4abfc6cfb0 updates 2007-05-04 06:37:17 +00:00
Glenn Maynard e244e09369 fix crash 2007-05-04 04:55:55 +00:00
Glenn Maynard 695b465c58 load commands 2007-05-04 04:52:31 +00:00
Glenn Maynard 0f97236cb0 ON_COMMAND->PlayCommand 2007-05-04 04:45:13 +00:00
Glenn Maynard 5870ec4d09 COMMAND->PlayCommand 2007-05-04 04:42:49 +00:00
Glenn Maynard 499699d226 fix space 2007-05-04 04:40:17 +00:00
Glenn Maynard ca877a00c5 GradesShowMachine metric 2007-05-03 23:26:22 +00:00
Glenn Maynard b34f8a94e9 use Lua 2007-05-03 23:13:32 +00:00
Glenn Maynard 0b3db98d00 add timerglobal 2007-05-03 22:59:14 +00:00
Glenn Maynard 1823bac0ad visible, not alpha 2007-05-03 22:18:36 +00:00
Glenn Maynard f7b64b7de2 fix possible leak 2007-05-03 22:08:12 +00:00
Glenn Maynard a69ea4e78a remove unused 2007-05-03 21:46:07 +00:00
Glenn Maynard 329d1e589d default (Grade_Tier08 through Grade_Tier20) to 6, not 7 (failed) 2007-05-03 21:41:33 +00:00