Commit Graph

25288 Commits

Author SHA1 Message Date
Glenn Maynard 5f2d10f620 EffectMode 2007-03-20 07:43:47 +00:00
Glenn Maynard 068e663080 more reasonable default 2007-03-20 07:37:44 +00:00
Steve Checkoway e29a42f3f1 Work aorund a gcc bug where it is giving an error that the copy ctor is private even though it isn't being used. This has the unfortunate effect of turning compile time errors into link-time errors. 2007-03-19 03:43:14 +00:00
Glenn Maynard 48d631d6ca support bOneChoiceForAllPlayers 2007-03-19 00:03:20 +00:00
Glenn Maynard 5b56042069 -XXX 2007-03-18 22:57:17 +00:00
Glenn Maynard 3616a0cb1b simplify 2007-03-18 22:56:29 +00:00
Glenn Maynard 3f32295bc9 tweak:
- tune down speedup near 100%
 - start slowing down at 50% if time is available
2007-03-18 19:53:20 +00:00
Glenn Maynard 642e2cac82 tweak haste to prevent slowing the song down too long 2007-03-18 19:38:11 +00:00
Glenn Maynard 6fad738ca5 allow rolls to increment the combo
REQUIRE_STEP_ON_HOLD_HEADS affects rolls
2007-03-18 19:04:49 +00:00
Glenn Maynard 506163fbcd no checkpoints for rolls 2007-03-18 18:41:51 +00:00
Glenn Maynard 1cb095f159 allow repeats in scrolling 2007-03-18 18:08:26 +00:00
Glenn Maynard 42d69401cc clear start on close 2007-03-18 17:50:23 +00:00
Steve Checkoway 9e7a8778ac Add CodeSet.*. 2007-03-18 13:00:52 +00:00
Glenn Maynard f49bd48803 message 2007-03-18 10:26:45 +00:00
Glenn Maynard 463f69ba35 implement default row selection
on main menu, show checkmark for rows changed

for selected single-selection rows:
 - show the selection on the main menu
 - hold start and press L or R to change the selection while on
   the main menu
2007-03-18 10:18:10 +00:00
Glenn Maynard 9e5cf1ec61 add GetDefaultOption 2007-03-18 09:51:44 +00:00
Glenn Maynard 03f1c24257 fix some accidental selections 2007-03-18 06:26:45 +00:00
Glenn Maynard 2b12f3c936 BeginScreen later, so OnCommand can affect things started yb m_MusicWheel.BeginScreen 2007-03-18 06:17:09 +00:00
Glenn Maynard 4df246ea09 fix up XML 2007-03-18 01:11:02 +00:00
Glenn Maynard 6d25a169fb phase out children node 2007-03-18 01:03:21 +00:00
Glenn Maynard 86a8eb0412 load commands and set xy on load, not in TweenOnScreen 2007-03-18 00:10:40 +00:00
Glenn Maynard 14fbedd1b2 GetNumStagesForSongAndStyle -> GetNumStagesForSongAndStyleType 2007-03-17 23:05:34 +00:00
Chris Danford 45353a77e1 fix bogus assert firing when EditCourseEntryIndex == 0 2007-03-17 20:25:08 +00:00
Chris Danford 62466e7c48 add CodeSet.* 2007-03-17 19:55:56 +00:00
Glenn Maynard 9b955535fd simplify 2007-03-17 07:55:00 +00:00
Glenn Maynard b325ed9321 fix long song crash 2007-03-17 07:46:07 +00:00
Glenn Maynard b45b1e2328 add GetSeconds 2007-03-17 07:45:16 +00:00
Glenn Maynard 70875589f0 fix crash when all steps removed; --s erase ++s trick doesn't work 2007-03-17 07:44:39 +00:00
Glenn Maynard 00285ab5eb allow opening options menu while choosing a song 2007-03-17 06:35:58 +00:00
Glenn Maynard 7e8b5de34d bind runcommandsonleaves 2007-03-17 05:31:22 +00:00
Glenn Maynard 37913e16a6 fix crash 2007-03-17 04:41:50 +00:00
Glenn Maynard e63743d664 fix INITIAL_HOLD_LIFE: leave at 1 until the hold starts 2007-03-17 03:51:07 +00:00
Glenn Maynard c0a6373693 fix rate in editor 2007-03-17 03:24:00 +00:00
Glenn Maynard bd30e42c23 don't join p2; causes both players to show in options 2007-03-17 03:17:39 +00:00
Glenn Maynard 9426495b82 noisy 2007-03-17 03:14:11 +00:00
Glenn Maynard defbdceaa3 editor: ShowCoinsAndCredits=false 2007-03-17 03:09:27 +00:00
Glenn Maynard 4a163ea0fa fixup 2007-03-17 01:14:26 +00:00
Glenn Maynard b3259747d3 InitialHoldLife 2007-03-17 01:11:20 +00:00
Glenn Maynard 81f547a879 add InitialHoldLife 2007-03-17 00:56:39 +00:00
Glenn Maynard 7315aa9152 fix editor receptor flash 2007-03-17 00:32:26 +00:00
Glenn Maynard d74382fe07 fix rendering 2007-03-17 00:24:25 +00:00
Glenn Maynard 213a513093 update 2007-03-16 23:59:33 +00:00
Glenn Maynard bbe760f24b update 2007-03-16 23:58:38 +00:00
Glenn Maynard eb68cd72bb split out CodeSet 2007-03-16 23:56:10 +00:00
Glenn Maynard 1189f94ede generalize CodeNames 2007-03-16 23:33:41 +00:00
Glenn Maynard 8857adfd8b debugging 2007-03-16 22:35:55 +00:00
Glenn Maynard 9525afbdf3 code aliases 2007-03-16 22:32:38 +00:00
Glenn Maynard 506d6d91aa semi-experimental: When a GameButton is pressed, stop repeating other keys on the same controller. 2007-03-16 22:28:55 +00:00
Glenn Maynard 324a84b9c7 more OptionsList control 2007-03-16 22:16:54 +00:00
Glenn Maynard 9ef1b725e8 only reset for the player that pressed the button 2007-03-16 22:14:10 +00:00