Commit Graph
28 Commits
Author SHA1 Message Date
Thad Ward 68908aa30a fixes for ScreenHowToPlay 2003-08-27 08:02:51 +00:00
Chris Danford 540bdcbc66 Consolidate player option and song option screens. Are people ok with this? 2003-08-23 22:13:06 +00:00
Chris Danford d049234f03 working on course edit screen 2003-08-10 23:48:10 +00:00
Glenn Maynard 626ef6de2b add ScreenTitleMenu begin out 2003-07-07 04:21:53 +00:00
Chris Danford 5b887430b2 png crush everything (reduced size of Themes dir by 10%) 2003-07-05 21:40:12 +00:00
Chris Danford 02016ae442 Reorganize RageDisplay
Add Direct3D renderer (separate project configuration)
Add Xbox project config (doesn't yet compile)
2003-05-22 05:28:37 +00:00
Glenn Maynard 4fa32b05cb add separate fade in for coming from "press start for more options"
add separate fade out for going directly from player options to stage screen
2003-04-21 22:30:52 +00:00
Chris Danford e15dcc2ab5 Load AI difficulty data at runtime from AI.ini 2003-04-21 02:41:10 +00:00
Chris Danford 82199383a8 Change event mode to a CoinMode (since using COIN_PAY and EventMode at the same time doesn't make sense).
Split ScreenLogo and ScreenTitleMenu.
In ScreenTitleMenu, add a different animation if using COIN_HOME (for SMMAX2).
Added codes at TitleMenu to change Theme and Announcer.
2003-04-13 04:50:08 +00:00
Chris Danford 5e0f9956f2 replace uses of TransitionFade with TransitionBGAnimation 2003-04-12 18:34:05 +00:00
Chris Danford 9eac2856a0 working on Disney Rave "Magic Dance" battle mode 2003-04-07 03:25:44 +00:00
Chris Danford 2cc91afd04 no message 2003-04-05 21:16:53 +00:00
Chris Danford 0bd83b6e3e no message 2003-04-04 05:08:18 +00:00
Chris Danford b2ba383f47 Don't store multiple copies of idential files. Have all the BGAnimations reference the same copy one directory up 2003-04-02 08:03:04 +00:00
Chris Danford c8755578fd Don't store multiple copies of idential files. Have all the BGAnimations reference the same copy one directory up 2003-04-02 07:17:30 +00:00
Glenn Maynard ac506f9928 fix ScreenSelectStyle ... 2003-04-01 18:04:54 +00:00
Kevin Slaughter 27215ba445 Cleaned up duplicate bganimation and font errors 2003-04-01 10:42:07 +00:00
Chris Danford 89ba014f15 Simplifed ScreenEvaluation
Fix problems in SMMAX2 theme
2003-03-28 05:47:42 +00:00
Chris Danford a9f187c3de add scripting support to ScreenSelectMusic and ScreenEvaluation 2003-03-24 21:37:13 +00:00
Glenn Maynard 5ffdec22e5 convert this screen to Menu, to get rid of old transitions 2003-03-22 20:28:03 +00:00
Glenn Maynard 77f28df1fa this is extranneous and is causing problems 2003-03-15 00:10:55 +00:00
Chris Danford d4417b0260 Fix ScreenJukebox, ScreenMusicScroll 2003-03-14 22:34:28 +00:00
Chris Danford 443aad8e10 MenuTimer cleanup 2003-03-11 21:43:35 +00:00
Kevin Slaughter 4344d4da41 Added a lot into BGanimations.. These are by no means a permanent fix, just a quick patch so SM will actually run for the most part :) 2003-03-11 09:32:00 +00:00
Chris Danford 16df407e32 Cosmetic cleanups
Added "press START for more options" to ScreenPlayerOptions
2003-03-11 08:52:45 +00:00
Chris Danford 40836e90a1 Forgot to commit BGAnimations... duh. 2003-03-09 09:24:19 +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
Chris Danford ed6dc58f67 Missing theme elements is not longer fatal 2002-09-30 06:32:56 +00:00