Commit Graph

25751 Commits

Author SHA1 Message Date
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
Glenn Maynard c4f451a9ee honor locked input for start presses 2007-04-26 17:07:35 +00:00
Glenn Maynard db22d5fffd fix hard to read 2007-04-26 16:49:49 +00:00
Steve Checkoway e34b60b989 Add files. 2007-04-26 07:03:19 +00:00
Glenn Maynard 51618f60e9 update 2007-04-26 02:26:22 +00:00
Glenn Maynard 74a17abe9b modified haste mechanics 2007-04-26 00:56:37 +00:00
Glenn Maynard 0036068bd5 missed DQ changes 2007-04-26 00:54:33 +00:00
Glenn Maynard 6494893afb fix ScreenTestMode 2007-04-25 23:12:44 +00:00
Glenn Maynard 82a026133b clamp timer 2007-04-25 22:57:55 +00:00
Chris Danford 1b8e2be15f StartIndex -> StartRow 2007-04-25 22:42:40 +00:00
Glenn Maynard bed13264a1 allow rushing the timer with arrow buttons, too 2007-04-25 22:35:50 +00:00
Glenn Maynard 75e2a58944 ifx funky timer behavior 2007-04-25 22:27:36 +00:00
Glenn Maynard f2a12492e0 rename 2007-04-25 21:22:45 +00:00
Glenn Maynard 424e7c0bf0 cleanup 2007-04-25 21:21:50 +00:00
Glenn Maynard 0939a2f69b remove stale code 2007-04-25 21:18:38 +00:00
Glenn Maynard b0cc029f15 cleanup 2007-04-25 20:57:28 +00:00