Commit Graph
25849 Commits
Author SHA1 Message Date
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
Glenn Maynard 51045afb60 don't stretch 2007-05-03 21:38:52 +00:00
Glenn Maynard ca4d7fd1ee cleanup 2007-05-03 21:37:26 +00:00
Glenn Maynard d631d33a65 remove old scroll effect 2007-05-03 21:35:30 +00:00
Glenn Maynard d3b48f8eaf remove old scroll effect
remove unused
2007-05-03 21:30:14 +00:00
Glenn Maynard 6d1c96449f simplify 2007-05-03 21:26:54 +00:00
Glenn Maynard eb68ef9359 cleanup 2007-05-03 21:23:28 +00:00
Glenn Maynard bdee2b8c00 cleanup 2007-05-03 21:22:58 +00:00
Glenn Maynard 3205ffbe4b don't mess with alpha 2007-05-03 21:21:19 +00:00
Glenn Maynard ac37c50317 bind SortByDrawOrder 2007-05-03 21:17:33 +00:00
Glenn Maynard 3d4e86c241 fix late join options menu crash 2007-05-03 21:15:09 +00:00
Glenn Maynard cfef5b06f8 debugging 2007-05-03 20:41:28 +00:00
Glenn Maynard d69d9195e8 fix redundant OnCommand 2007-05-03 18:30:46 +00:00
Glenn Maynard eadcd6ade7 unify with the rest 2007-05-03 18:28:34 +00:00
Glenn Maynard 6faa4e0a9f fix THemeMetrics not reloaded by ThemeManager::ReloadMetrics 2007-05-03 18:15:40 +00:00
Glenn Maynard d7af4e0e8e use trail difficulty, too 2007-05-03 17:30:33 +00:00
Glenn Maynard 4b0b270089 remove XXX 2007-05-03 17:28:17 +00:00
Glenn Maynard a9fd466033 move m_Flags 2007-05-03 17:24:37 +00:00
Glenn Maynard 1b09a28612 done in GetName 2007-05-03 17:21:05 +00:00
Glenn Maynard 1b68b6ee35 SoundVolumeAttract pref 2007-05-03 06:01:21 +00:00
Glenn Maynard 67bce0bac7 set m_bIsCriticalSound for memory card sounds 2007-05-03 05:54:56 +00:00
Glenn Maynard 18ec09c36a SoundVolumeAttract pref 2007-05-03 05:54:00 +00:00
Glenn Maynard d481b5462b fix sound not played in service menu if operator button is
pressed when attract sound is off
2007-05-03 05:48:01 +00:00