Files
itgmania212121/stepmania
Glenn Maynard 52009ae6ee I'm not sure what was happening here:
If ALLOW_DISABLED_PLAYER_INPUT is true (only ScreenTitleMenu), then
ScreenSelect::Input doesn't do JoinInput ("the player will be joined
and the user will still be on the title menu").  However,
ScreenSelectMaster::MenuStart does the JoinInput anyway, so this still
happens.

If we want to have main menu options that don't load a screen, this
code path should be refactored a bit, to ask the derived class whether
the selection should also join.  As is, it's just making the JoinInput
path complicated.
2006-11-21 19:28:42 +00:00
..
2006-09-25 08:25:50 +00:00
2006-11-02 05:42:47 +00:00
2006-10-17 08:58:26 +00:00
2006-11-18 22:12:23 +00:00
2006-11-21 19:28:42 +00:00
2006-11-21 04:14:01 +00:00
2006-10-08 21:04:22 +00:00