Commit Graph

30 Commits

Author SHA1 Message Date
AJ Kelly b979709f50 since ScreenEvalSummary is calling the NextScreen branch like a function, let's make it a function and be done with it. this should fix a crash. 2012-03-06 20:18:03 -06:00
AJ Kelly f7b1f07e21 http://www.youtube.com/watch?v=EryhQdXTjP8 2012-02-10 17:00:57 -06:00
AJ Kelly 8e9b20ac8e welp, messed this one up; let's fix it 2011-12-16 12:05:21 -06:00
AJ Kelly d7d776cd59 reorder some logic and fix a typo; good catch wolfman 2011-12-15 20:57:59 -06:00
AJ Kelly 300fd8e6f8 attempt to fix up some evaluation branch logic 2011-12-15 20:49:25 -06:00
Jonathan Payne 978e916557 [br:Defualt] do not show incompletename entry;
add comment for addition notetype
2011-10-19 21:51:54 -07:00
AJ Kelly fbc4a02b8f forgot branch 2011-09-23 14:40:11 -05:00
AJ Kelly 744fa8c26a put ScreenSelectStyle before ScreenProfileLoad if AutoSetStyle is off 2011-08-21 22:07:26 -05:00
AJ Kelly c38a1df844 even more branch changes, but I think that's it from me on that 2011-08-20 21:37:45 -05:00
AJ Kelly b54946ce43 small change to branches 2011-08-20 21:34:41 -05:00
Jonathan Payne f4f457cd0a go to game over instead of eval summary; add select menu sounds. 2011-08-20 19:24:20 -07:00
Colby Klein bf4a10ce7b Cleanup, part 2 (working on fallback) 2011-08-18 11:35:14 -07:00
AJ Kelly a921712233 actually load profiles if we're skipping the select profile screen 2011-07-07 17:26:58 -05:00
Jonathan Payne af7a767740 it's a shame I have to use this, but its for the better really 2011-07-07 12:30:34 -07:00
Jonathan Payne c71789b7e7 [default] You are not allowed to go to ScreenSelectProfile if you do not have more than 2 profiles. 2011-06-25 14:36:26 -07:00
AJ Kelly 226d2a0e67 simplify branch 2011-06-06 13:40:30 -05:00
AJ Kelly cec3ebb5ba remove unused ScreenQuickSetup and related items 2011-03-25 02:56:40 -05:00
Jason Felds c1d077888e Fix a crash bug by preventing the situation. 2011-03-17 14:02:25 -04:00
Jason Felds a085d0d1da Line endings...be normalized! 2011-03-17 01:47:30 -04:00
Flameshadowxeroshin 6d01495ace fixed a typo 2011-01-07 22:22:28 -06:00
AJ Kelly f5d89976ea Make routine mode use ScreenGameplayShared instead of ScreenGameplay 2011-01-07 22:15:29 -06:00
AJ Kelly 2949579644 fallback changes from midi 2010-07-06 17:09:40 -05:00
AJ Kelly d9aee67537 various theme changes from midi 2010-07-03 20:55:25 -05:00
AJ Kelly 476af100fb fix restricted modes always going into options 2010-06-27 15:13:53 -05:00
AJ Kelly 6789d0cb14 add restricted player options for Oni/Rave 2010-06-27 13:07:13 -05:00
AJ Kelly 7b3f8b2090 Script cleanup, add aliases for SCREEN_* (_screen.w, etc, check alias.lua). [shakesoda] 2010-06-07 23:24:19 -05:00
AJ Kelly dd5fa35ff0 The beginning of arcade mode stuff. Mainly only deals with TitleJoin and Demonstration at the moment and pretty much assumes Event Mode is on. 2010-05-15 15:56:45 -05:00
AJ Kelly af5f17d79e various theme changes from Midiman 2010-04-26 12:47:27 -05:00
AJ Kelly 05cdd2ab95 Fix a screen naming issue that's been bugging the main sm-ssc devs...
ScreenSelectPlayMode (formerly select style) has been renamed to ScreenSelectStyle.
ScreenSelectPlayStyle (formerly select play mode) has been renamed to ScreenSelectPlayMode.
2010-04-18 18:12:04 -05:00
AJ Kelly 3e51544930 Initial commit. 2010-01-26 21:00:30 -06:00