Commit Graph
25765 Commits
Author SHA1 Message Date
Glenn Maynard 76996cf312 remove unused code 2007-05-01 23:50:26 +00:00
Glenn Maynard 50bed80184 don't load commands in BeginScreen 2007-05-01 21:20:14 +00:00
Glenn Maynard 246cc2f88a remove unused 2007-05-01 21:15:37 +00:00
Glenn Maynard d873e6a4c0 unused 2007-05-01 21:07:52 +00:00
Glenn Maynard d802d2f3c0 local 2007-05-01 19:45:51 +00:00
Glenn Maynard 0146246b94 fix up failed transition timing 2007-05-01 19:43:41 +00:00
Glenn Maynard 79fefa5065 remove unused GivingUpGoesToNextScreen 2007-05-01 19:12:05 +00:00
Glenn Maynard 312845df6d fix bool 2007-05-01 19:09:42 +00:00
Glenn Maynard 620f5f8f07 fix importing after continue unjoins players 2007-05-01 17:48:57 +00:00
Glenn Maynard adfb7c89ab remove unused 2007-05-01 04:32:59 +00:00
Glenn Maynard 5cf9e757a0 remove unused m_sprCourseSongNumber 2007-05-01 04:29:28 +00:00
Glenn Maynard 4c431ccaf4 metrics 2007-05-01 02:26:21 +00:00
Glenn Maynard f94e5a5ff2 Refactor and make music ending more explicit. If we're going to
fade, set it up at the start; fading is done before buffering, so changing
it is high-latency.
2007-05-01 02:25:38 +00:00
Chris Danford ecbe17d289 add ScreenProfileSave 2007-04-30 18:12:17 +00:00
Chris Danford 6998db409b fix editor crash when autoplay enabled 2007-04-30 18:10:52 +00:00
Glenn Maynard d12876adb7 fix glitches if p1 is mini and p2 is not 2007-04-30 16:55:42 +00:00
John Bauer 15f38ca7b6 Fix VC8 build and ensure that we use floats for everything. 2007-04-30 16:25:16 +00:00
Chris Danford d2f6f8e03f experimental time signature support. Background changes and beat bars are currently the only things that are aware of time signature. Note coloring isn't aware of time signature yet. 2007-04-30 05:12:48 +00:00
Chris Danford e5dd10fbef system events shouldn't reset the running status (fixes crash on MIDI string events)
add handling of time signatures
2007-04-30 04:44:49 +00:00
Steve Checkoway c6e054a78b Unused. 2007-04-29 23:18:42 +00:00
Steve Checkoway eb2761f521 This is in progress, apparently, but silence warnings for now. 2007-04-29 23:18:31 +00:00
Glenn Maynard e505263ec1 simplify beat 2007-04-29 19:56:06 +00:00
Glenn Maynard eb792833d6 course 2p fixes 2007-04-29 19:54:56 +00:00
Glenn Maynard 080d39351b unwrap to simplify
fix assert when no players joined; pretend one player joined
2007-04-29 04:22:04 +00:00
Glenn Maynard 8197823fc1 add on, off debugs 2007-04-29 03:52:57 +00:00
Glenn Maynard 69c31c1f3f clamp level to 0 if not reported held 2007-04-29 03:45:03 +00:00
Glenn Maynard 37153327bb scope 2007-04-29 03:44:17 +00:00
Glenn Maynard b07a3d75d0 tweak 2007-04-29 00:02:37 +00:00
Glenn Maynard 9e26ff0fe1 haste goes to 1.6, not 3.2 2007-04-28 23:31:23 +00:00
Glenn Maynard f803ab472e play sound 2007-04-28 23:21:32 +00:00
Glenn Maynard cc4a30ba13 cleanup 2007-04-28 23:17:08 +00:00
Glenn Maynard e85e95c0b2 fix "Set" caled twice 2007-04-28 22:29:12 +00:00
Glenn Maynard 57cbdaeffe cleanup 2007-04-28 22:06:57 +00:00
Glenn Maynard 0298438390 do less work if iIndex specified 2007-04-28 22:06:36 +00:00
Glenn Maynard b22c311975 fix flush 2007-04-28 22:06:10 +00:00
Glenn Maynard 4f2139ebb3 make zoom affect combo too 2007-04-28 20:26:14 +00:00
Glenn Maynard 2529c138b4 fix backwards, add test 2007-04-28 20:00:29 +00:00
Glenn Maynard 8b8329dec7 fix up zoom 2007-04-28 19:43:33 +00:00
Glenn Maynard 9e1a2441b0 optimize. GetLuaType is fast, but still locks Lua and impacts gameplay
a bit when ARROW_SPACING is looked up hundreds of times per
frame.
2007-04-28 19:27:36 +00:00
Glenn Maynard 12b5e4c008 unused 2007-04-28 16:32:20 +00:00
Glenn Maynard da811a3f33 debugging 2007-04-28 16:26:09 +00:00
Steve Checkoway 5a602a6fa2 Compute the file path cache one time. 2007-04-28 08:59:00 +00:00
Steve Checkoway 3945856c37 Move to GlobalSingletons. 2007-04-28 08:34:27 +00:00
Glenn Maynard a464aeef7b cleanup 2007-04-27 23:28:41 +00:00
Glenn Maynard 7c314952b2 better reset on unjoin 2007-04-27 21:14:50 +00:00
Glenn Maynard 6d9e23f60c cleanup 2007-04-27 19:53:33 +00:00
Glenn Maynard d4469afd7a also fix course crash when SongsPerPlay > 3 2007-04-27 00:40:52 +00:00
Glenn Maynard e432337815 fix course crash when SongsPerPlay > 3 2007-04-27 00:36:58 +00:00
Glenn Maynard 702b1a03c0 add JointPremium pref 2007-04-26 18:13:37 +00:00
Glenn Maynard 3edeb1a0be tweak LifeDifficulty 2007-04-26 17:53:54 +00:00