Commit Graph

17 Commits

Author SHA1 Message Date
sigatrev 9da1ae3248 remove FinishStage from Net screens
FinishStage is handled by ScreenGameplay now.
2014-04-23 22:47:47 -05:00
Devin J. Pohly d13ac7e7a2 modify Input() on screens to return boolean 2013-01-12 22:48:38 -05:00
Colby Klein 2e5d5f3697 Add some Lua bindings for the music wheel and items. 2011-12-20 01:47:49 -08:00
AJ Kelly d421211da4 remove hardcoded bpmdisplay from net select music 2011-07-19 19:42:56 -05:00
AJ Kelly e965e0b3e4 [ScreenNetSelectMusic] Add PlayerOptionsScreen metric. 2011-06-12 04:09:49 -05:00
Jason Felds a085d0d1da Line endings...be normalized! 2011-03-17 01:47:30 -04:00
Jason Felds 00257e7995 Consistent semicolon use.
This is C++, not Python!
2011-02-18 20:40:51 -05:00
AJ Kelly 0178610e55 Had to go back on the ScreenNetSelectMusic controls commit. My apologies.
The MusicWheelType metric is still there, though.
2011-02-10 14:00:09 -06:00
AJ Kelly 622b148d7a various edits to NetSelectMusic 2011-02-08 18:20:53 -06:00
AJ Kelly 5065273264 [ScreenNetSelectMusic] Reworked the input on this screen.
Left and Right still move the wheel. Up and Down now change the difficulty via CodeDetector. The Options menu is now accessed with the Select button.
2011-02-08 04:04:59 -06:00
AJ Kelly 951701fbb5 simplify 2011-02-08 01:55:28 -06:00
AJ Kelly cbfbc0278a remove unused, tried to do some work with section music, but no go. 2011-02-08 01:47:43 -06:00
AJ Kelly a69a5b540d very small change that is pointless lol 2011-02-01 15:04:59 -06:00
AJ Kelly f68607d7a1 [ScreenNetSelectMusic] StepsDisplay changed to load from StepsDisplayNet.
[RoomWheel] Added OverPart (just like in MusicWheel).
2010-12-26 11:36:46 -06:00
AJ Kelly 1fdb204eb2 [ScreenNetEvaluation]
* Replace hardcoded rainbow effect with UserTier02OrBetterCommand.
 * Added Difficulty and Steps param to UpdateNetEvalStats message. The
   beginning of custom-themable online stuff begins.

[ScreenNetSelectMusic]
 * Started to port SampleMusicPreviewMode from ScreenSelectMusic.
 * Changed MusicWheel metrics to read from OnlineMusicWheel instead.
 * Added section, roulette, and random music (not used yet).
 * Stop the music when reaching a section.

[others]
* some theme file additions
2010-08-10 23:36:04 -05:00
AJ Kelly 3e51544930 Initial commit. 2010-01-26 21:00:30 -06:00
Devin J. Pohly 80057f53cd smsvn -> ssc-hg glue: rearrange directory structure 2013-06-10 15:38:43 -04:00