Commit Graph
19 Commits
Author SHA1 Message Date
Glenn Maynard a6c1dae7e5 license update, cleanup 2004-06-08 05:35:39 +00:00
Glenn Maynard e4d124dd91 license update 2004-06-08 05:22:33 +00:00
Chris Danford 6590bd2d48 don't load multiple copies of "common start" or "common invalid" sound 2004-05-01 23:28:53 +00:00
Glenn Maynard 73271fa3d2 fix DifficultyIcon hiding when no song is selected
(Note that in general, actors should never SetHidden(false) on themselves,
since that will cause themed "hidden,1" commands to be overridden.)
2004-04-28 22:57:42 +00:00
Glenn Maynard c15e0cec49 Allow screen aliasing. 2003-09-27 22:30:51 +00:00
Andrew Wong d897ba1319 removing and re-adding files because they show up as binary 2003-07-09 03:10:01 +00:00
Andrew Wong f5fe8d6784 removing and re-adding files because they show up as binary 2003-07-09 03:07:51 +00:00
Glenn Maynard 03b4a7b6f3 Re-adding these; they were (incorrectly) added as binary files for some
reason.

Fix include case, reduce dependencies on UnlockSystem.h, cleanup.
2003-07-07 22:21:31 +00:00
Glenn Maynard 0011ca5654 Re-adding these; they were (incorrectly) added as binary files for some
reason.
2003-07-07 22:19:03 +00:00
Glenn Maynard 4b1a6c4e1a This doesn't use anything from DifficultyIcon; it's really just a Sprite. 2003-06-18 05:02:50 +00:00
Glenn Maynard 3766eb5c48 fix signed/unsigned warnings
capitalize constants, not variables
2003-05-12 01:05:21 +00:00
Kevin Slaughter f99f7733c4 Completely re-designed ScreenSelectDifficultyEX to support EX's bar of icons, and added some scripting support (the input-lock and animation between difficulty/courses is now optional and scripted). Will add more scripting support tomorrow 2003-04-30 08:43:36 +00:00
Kevin Slaughter 3bcb5b96b0 Changed old `difficulty icons 1x5' to match new 1x7 2003-04-26 06:48:17 +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
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
Glenn Maynard 4f9f288ddd eof nl 2003-03-06 03:13:36 +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
Kevin Slaughter 69f51bd394 Checked in files for ScreenSelectDifficultyEX 2003-02-21 10:05:13 +00:00