Commit Graph

26 Commits

Author SHA1 Message Date
Glenn Maynard 80470b92f9 some MENU -> GAME 2007-05-10 18:43:44 +00:00
Glenn Maynard cfef5b06f8 debugging 2007-05-03 20:41:28 +00:00
Glenn Maynard 620f5f8f07 fix importing after continue unjoins players 2007-05-01 17:48:57 +00:00
Glenn Maynard 0784aeb104 work on separate top menus 2007-04-12 16:50:44 +00:00
Glenn Maynard 5e2bb6d3e5 It's awkward for speed mods to not switch to exit. Try reversing this: always
move to "exit", even on multi-select rows.  (Selection of multiple mods on the
same row probably isn't the most common use case, anyway.)
2007-04-12 16:36:44 +00:00
Glenn Maynard 2685c48dea work on separate top menus
tweak r+l/l+r nav
2007-04-12 16:32:15 +00:00
Glenn Maynard c982ae7079 When an option on a SELECT_ONE row is chosen, don't change focus
to "exit".

Only a couple rows are SELECT_ONE; the rest are SELECT_MULTIPLE.
Selecting "exit" automatically changes the flow of the menu on these rows
to be unlike the majority, which makes them clumsy to use: you press start,
then start tapping right to go to "exit" before realizing it's already put you
there (and now you've moved off it).  This makes the menus consistent,
which makes the menu much easier to manipulate intuitively.
2007-04-11 22:20:35 +00:00
Glenn Maynard b03fd00796 fix "reset all" puts linked menus out of sync 2007-04-11 22:08:19 +00:00
Glenn Maynard 023025e01b add ResetOptions 2007-04-06 16:03:50 +00:00
Glenn Maynard f7ce0e3892 preserve load order 2007-04-03 03:34:50 +00:00
Glenn Maynard 4549e6646a OptionsMenuChanged 2007-03-21 07:49:53 +00:00
Glenn Maynard 8cbd14b99f fixup 2007-03-21 06:38:11 +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 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
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 00285ab5eb allow opening options menu while choosing a song 2007-03-17 06:35:58 +00:00
Glenn Maynard 8857adfd8b debugging 2007-03-16 22:35:55 +00:00
Glenn Maynard 324a84b9c7 more OptionsList control 2007-03-16 22:16:54 +00:00
Chris Danford 61946c58b2 fix P2 options not saving 2007-03-08 04:20:12 +00:00
Chris Danford b4ab6c372f add push/pop messages 2007-03-08 01:36:01 +00:00
Chris Danford 95861f35c5 add OptionsList broadcasts for Left,Right,Start 2007-03-07 20:36:34 +00:00
Chris Danford ee304290ec add experimental OptionsList 2007-03-01 07:57:04 +00:00