Commit Graph
952 Commits
Author SHA1 Message Date
Glenn Maynard 8c93684189 s/help/overlay/ 2005-01-15 04:02:30 +00:00
Glenn Maynard db72422cfd metrics 2005-01-15 03:57:56 +00:00
Chris Danford 4799c3414b don't show random/roulette in non-preferred sorts 2005-01-13 09:56:41 +00:00
Charles Lohr 05ecd23697 We can't get to ScreenNetEvaluation unless we're already loged in, and we should always go back to the select room. 2005-01-12 23:16:55 +00:00
Charles Lohr 65929a538c Update to utilize changed lua commands properly. 2005-01-12 18:11:24 +00:00
Charles Lohr a5a48483a0 Reorganization of branching screens so that it drops the user in the correct screen when done a game and after logging in. 2005-01-10 00:37:18 +00:00
Charles Lohr 6a3b32e4b5 oops... you can't start blindly playing. 2005-01-09 18:17:27 +00:00
Steven Towle 19ac29c9af added score display options 2005-01-09 07:47:38 +00:00
Josh Allen dcd0f01d16 Fix [ScreenProfileOptions] fallback 2005-01-08 21:18:17 +00:00
Chris Danford ea29e11fb7 cleanup 2005-01-08 21:11:00 +00:00
Glenn Maynard c040f6df9d Fix options menu.
(There's no screen class "ScreenOperatorMenu", and you can't have
multiple fallbacks--it's a simple chain, not a tree.)
2005-01-08 21:03:48 +00:00
Ben Anderson 34ae17ee17 Options menus no longer depend on hardcoded screen name 2005-01-08 20:46:32 +00:00
Glenn Maynard fac3d59da6 metric 2005-01-08 16:34:12 +00:00
Glenn Maynard ae3b4d0f19 fix title menu cursor not wrapping 2005-01-08 16:32:43 +00:00
Glenn Maynard 1fad7467df missing metrics 2005-01-08 16:24:47 +00:00
Chris Danford cc352d7f07 fix start sound 2005-01-08 09:47:44 +00:00
Chris Danford 475631213e fix ScreenTitle* help text
change screens to point to ScreenTitleBranch, not ScreenTitleMenu
fix premium/coin mode BGA
2005-01-07 23:05:10 +00:00
Charles Lohr ae1a4df374 Update: Fix most everything theme-wise with the SMOnline screens. 2005-01-07 21:56:03 +00:00
Charles Lohr cef3862dee Add: Final screen for SMOnline 2005-01-07 04:10:31 +00:00
Chris Danford 4405130fb0 use Scroller to space TitleMenu items 2005-01-06 02:00:49 +00:00
Chris Danford a04d415ac7 fix CoinMode toggling on ScreenTitleMenu
NumCodes->CodeNames
2005-01-05 04:40:39 +00:00
Glenn Maynard 52548afeec metrics 2005-01-05 02:55:17 +00:00
Glenn Maynard 1e12a17506 fix title menu back 2005-01-04 22:43:08 +00:00
Chris Danford 7285003f1e input of disabled players should be blocked 2005-01-04 11:51:53 +00:00
Chris Danford ef8f1da3ab change ScreenTitleMenu to derive from ScreenSelectMaster 2005-01-04 11:14:14 +00:00
Chris Danford b7729bfa4c change ScreenTitleMenu to derive from ScreenSelectMaster 2005-01-04 11:06:12 +00:00
Glenn Maynard 07aba0f89f add metric 2005-01-04 01:08:53 +00:00
Glenn Maynard 2aea454255 blank background for ScreenStage 2005-01-01 21:41:51 +00:00
Chris Danford cacd23de90 add TransferStatsToMachine menu option 2005-01-01 10:27:16 +00:00
Chris Danford 9b457eb241 add aspect ratio pref 2004-12-23 06:50:19 +00:00
Glenn Maynard 2f8deb615f fix ScreenCaution not continuing when menu timer is disabled 2004-12-21 01:29:41 +00:00
Charles Lohr c3b83e7639 Make exit warning go away. 2004-12-18 07:28:34 +00:00
Glenn Maynard 56231370fe fix warnings (format is "1:1")
no need to specify these; this is only really needed for menus that give
options in two dimensions, the defaults are usually fine
2004-12-11 21:55:13 +00:00
Glenn Maynard b25dfebb5b fix options menu selection 2004-12-11 21:49:55 +00:00
Steven Towle e7f1204f41 added random speed modifier (as an experiment for random variables in modifiers) 2004-12-11 11:06:41 +00:00
Chris Danford 08964e340b remove ScreenGameOver code, replace with ScreenAttract 2004-12-09 04:20:09 +00:00
Glenn Maynard 268dafa582 update option names that are now identical to their StepMania.ini name 2004-12-07 10:06:44 +00:00
Glenn Maynard 0745485124 remove DisableRadar 2004-12-06 06:44:09 +00:00
Glenn Maynard 18e70ed3c3 missing metric 2004-12-05 21:14:26 +00:00
Chris Danford 2d7d2a054b use SelectNone rows 2004-12-05 11:59:05 +00:00
Chris Danford 58b52c680f convert tiny screens to GameCommands 2004-12-04 23:24:14 +00:00
Chris Danford d8ed815e0e SortOrder strings cleanup 2004-12-04 22:41:34 +00:00
Chris Danford 0bc5f079ca remove SortOrder from WheelItemData. Use the SortOrder in m_Action instead. 2004-12-04 22:36:29 +00:00
Chris Danford 8931838292 metrics cleanup 2004-12-04 21:31:46 +00:00
Chris Danford 3ead35ed80 remove ScreenCaution code, use ScreenSelectMaster instead
add missing metrics and elements
2004-12-04 21:22:39 +00:00
Josh Allen 6c89ada0e7 Fix branch to incorrect screen after SMOnline play 2004-12-04 02:56:56 +00:00
Josh Allen 63d8316961 Files for transition to sprites 2004-12-04 02:48:58 +00:00
Josh Allen 095bcea577 Transition to sprites from quads 2004-12-03 01:22:22 +00:00
Josh Allen a9c018b997 Graphics for transition to sprites from quads in ScreenNetSelectBase, ScreenNetRoom,
and ScreenNetSelectMusic
2004-12-03 01:05:42 +00:00
Josh Allen 061fbb276a Tweak location of selection box in ScreenNetRoom 2004-12-02 01:25:38 +00:00