Commit Graph

11 Commits

Author SHA1 Message Date
Glenn Maynard 0e8eb7060f fix compile 2003-04-10 18:41:59 +00:00
Kevin Slaughter 375b34f71c ScreenSelectDifficulty completely recoded to use vector of mode/difficulty choices, like the normal SSD does 2003-04-09 04:42:17 +00:00
Kevin Slaughter d4c91605f3 Cleaned out old SSDEX files 2003-04-09 04:41:06 +00:00
Chris Danford 1627422e09 fix ScreenEvaluationCourse glitches
Change ScreenManager message sending methods for more precise control:
 - SendMessageToTopScreen: handle the message immediately
 - PostMessageToTopScreen: post message to queue for processing next update
2003-03-25 21:17:29 +00:00
Chris Danford 769dac616f fix compile errors 2003-03-09 01:31:15 +00:00
Chris Danford 31aa613295 Cleanup of theme element names
Renamed ScreenSelectMax* back to their old names
Replaced all hard-coded transitions with TransitionBGAnimations
2003-03-09 00:55:49 +00:00
Kevin Slaughter 69d97d461b ScreenSelectMaxType2 had a small veriable error that would not let it compile.. renamed p to pl is all..nuthin big 2003-03-08 08:03:22 +00:00
Chris Danford a696414cac Actor tween cleanup
Actor scipting with Command()
modularizing menu widgets into "ModeSelector"s
move animations into metrics
2003-03-02 01:43:33 +00:00
Kevin Slaughter 4f55de1074 Enhanced ScreenSelectDifficultyEX for even more accuracy, and to include battle mode. Added `solo singles', to allow 4-panel solo mode like 4th mix.. Also made new piccies for Battle mode ^_^ 2003-02-27 10:56:37 +00:00
Glenn Maynard 7253dca8e4 quiet a warning 2003-02-22 00:33:22 +00:00
Kevin Slaughter 69f51bd394 Checked in files for ScreenSelectDifficultyEX 2003-02-21 10:05:13 +00:00