Commit Graph

124 Commits

Author SHA1 Message Date
Chris Danford d3a41a43b1 add StepsType param to DifficultyList::Set* 2007-02-22 01:09:13 +00:00
Chris Danford 599db61b62 Always call LoadAllCommands explicitly.
The hack to LoadAllCommands when playing a command was leading to weird interactions: If a theme element contained an OnCommand, it would cause the rest of the commands defined in metrics to not be loaded.
2007-02-19 09:30:07 +00:00
Josh Allen 88ba8bbf74 Combine if statement 2006-11-24 17:39:49 +00:00
Josh Allen 56c4ed40c4 Fix ESC+options bug reported in the tracker 2006-11-24 17:38:34 +00:00
Glenn Maynard 2ce839e4eb Invalid 2006-10-07 04:25:28 +00:00
Glenn Maynard 40eef3c600 cleanup 2006-09-22 19:40:32 +00:00
Steve Checkoway 944a913790 PlayerNumber -> IEP. 2006-09-15 01:47:24 +00:00
Glenn Maynard 516c759d12 simplify 2006-09-14 04:07:52 +00:00
Glenn Maynard b531c954d1 pass pn (duplicate will go away later) 2006-09-14 03:43:34 +00:00
Glenn Maynard cbfebb16bb use input.pn 2006-09-13 10:11:36 +00:00
Steve Checkoway dd5e6290be Unused. 2006-09-13 08:42:22 +00:00
Glenn Maynard c71d8f7425 IET_SLOW_REPEAT -> IET_REPEAT 2006-09-13 02:59:05 +00:00
Glenn Maynard d03db0c4f9 remove IET_FAST_REPEAT 2006-09-13 02:55:19 +00:00
Glenn Maynard ec3b9382d2 InputMapper::IsButtonDown -> IsBeingPressed, to match InputFilter::IsBeingPressed 2006-09-08 02:12:30 +00:00
Glenn Maynard 406dc6b245 auto RefreshGrades 2006-08-16 22:34:59 +00:00
Glenn Maynard aec5736793 better interface 2006-08-16 21:36:15 +00:00
Glenn Maynard 30f53de68c LoadFromFont 2006-08-16 07:19:41 +00:00
Josh Allen c0df236306 SetName before calling Load() 2006-08-13 22:22:44 +00:00
Glenn Maynard b37fe30b31 updates 2006-08-10 07:21:52 +00:00
Steve Checkoway 547920b6cd Simplify. 2006-08-10 06:39:08 +00:00
Glenn Maynard 35618be535 Fix up MusicWheel. This code was a mess: huge blocks of copy-and-pasted
code, duplicated arrays in base classes that were never used ...

(It's still ugly, but at least WheelBase is actually a real base class now.)
2006-08-10 04:27:46 +00:00
Josh Allen 2e739bccd6 Fix Ctrl+Letter on song wheel for all network play 2006-08-01 22:04:54 +00:00
Glenn Maynard 0a5256bb03 use DeviceInputToChar 2006-06-15 03:35:54 +00:00
Chris Danford c7124728e0 move song finding to SongUtil 2006-06-13 03:51:18 +00:00
Chris Danford b79cb92052 remove use of towupper for OS X 2006-06-11 01:28:52 +00:00
Chris Danford 8c4cedf63f let OS handle key modifers (fixes number buttons w/ French keyboard) 2006-06-10 20:33:56 +00:00
Chris Danford dce168b0c2 international keyboard support 2006-06-10 06:50:50 +00:00
Josh Allen 8fe83f73a3 Force event mode for online play 2006-05-16 03:32:01 +00:00
Josh Allen 5843cb2f06 Fix MusicWheel 2006-04-09 05:52:25 +00:00
Chris Danford 7f821e8cfc CString -> RString 2006-01-22 01:00:06 +00:00
Glenn Maynard a87993bcb1 finish ctor transition 2006-01-15 20:46:15 +00:00
Glenn Maynard ced8fd4561 Transition away from Screen(sName). 2006-01-15 19:04:34 +00:00
Chris Danford 44225ad379 XToThemedString -> XToLocalizedString 2006-01-07 04:11:29 +00:00
Chris Danford 66c5a45117 SetLoadedFromProfile when the Steps are created, not when they are saved 2005-12-06 23:44:01 +00:00
Glenn Maynard dfc67cd84d ScreenWithMenuElements::StartTransitioning -> StartTransitioningScreen, to make searching
for it easier (vs. Transition::StartTransitioning).  (Trying to simplify tweening; this
may go back later.)
2005-10-13 22:17:13 +00:00
Glenn Maynard 6ea2f37a36 Change MenuUp(pn,type) overrides to MenuUp(IEP), so info like DeviceI.ts is always accessible. 2005-09-23 00:44:52 +00:00
Chris Danford bb10c7c21f pass around InputEventPlus in Screen::Input instead of multiple input structures 2005-09-05 02:26:50 +00:00
Glenn Maynard c8bdc188d4 missing headers 2005-09-03 06:12:43 +00:00
Glenn Maynard 56817d9490 broadcast m_SortOrder 2005-08-24 20:42:14 +00:00
Chris Danford 1cfda9a901 remove unused PlayMusic overload 2005-07-22 22:17:34 +00:00
Glenn Maynard cc00fbb7ef simplify 2005-07-18 02:45:40 +00:00
Glenn Maynard 93f9d0e3e5 cleanup 2005-07-18 02:36:03 +00:00
Glenn Maynard fe696caeac ug. SPOptions still uses this a bit ... 2005-07-14 05:09:40 +00:00
Glenn Maynard ea9965b803 remove weird hack (probably not needed) 2005-07-14 05:07:19 +00:00
Glenn Maynard f47fef683c update 2005-07-09 08:09:29 +00:00
Glenn Maynard 2e4c4b67e4 Wheel -> MusicWheel 2005-05-31 07:41:04 +00:00
Chris Danford 76a3465bd1 fix "can't get to mode menu because m_Wheel.m_SortOrder and GAMESTATE->m_SortOrder are out of sync" 2005-04-29 08:18:44 +00:00
Chris Danford 228ca9f166 reload SSM help text on sort changed
clean up SortOrder names
2005-04-15 07:18:40 +00:00
Charles Lohr cbfdbad757 Change order of OpenGroup/SelectSection. This seems to help with forcedletter selections. 2005-04-02 18:31:49 +00:00
Charles Lohr 10614a067b Fix: Don't let song wheel go flying when you enter options.
Fix: Update high grades on song wheel based on difficulty.
2005-04-02 17:27:44 +00:00