Commit Graph
36 Commits
Author SHA1 Message Date
Glenn Maynard 87ea090b9b Transition away from Screen(sName). 2006-01-15 18:37:57 +00:00
Glenn Maynard 353bbc7d86 simplify 2005-10-13 07:12:46 +00:00
Glenn Maynard 25531ef460 m_Overlay -> m_sprOverlay, to be consistent with SWME
remove character stuff that can be done with the overlay
2005-06-19 22:48:58 +00:00
Glenn Maynard 4a10567362 remove texts. If you want to do this, do it in the overlay or underlay layers.
Text=@GAMESTATE:GetCurrentSong():GetDisplayFullTitle()
2005-06-19 22:29:25 +00:00
Chris Danford 48e6cb1a69 rename back -> cancel because "back" conflicts with "background" 2005-03-20 06:14:41 +00:00
Glenn Maynard 8708ea5f61 allow disabling MENU_BUTTON_BACK during ScreenStage 2005-03-12 00:31:25 +00:00
Glenn Maynard b51b0cfb4c Use Init() for all screens, so we can set state before the base class
members are loaded--they'll see resets, score finalization, etc.  It
also results in smaller code, due to a g++ bug that causes constructors
to be emitted several times.
2005-02-23 06:29:05 +00:00
Chris Danford 30587e9248 add header comments 2005-02-17 05:56:29 +00:00
Chris Danford 90be873611 consolidate ScreenStage overlays 2005-01-17 04:10:50 +00:00
Glenn Maynard b1227b4372 headers 2005-01-15 21:00:50 +00:00
Glenn Maynard b68abb98aa None of our themes appear to use "ShowBanner=1". If you want to do this,
load "songbanner" (or "coursebanner") in a BGAnimation.
2005-01-01 21:49:33 +00:00
Glenn Maynard 6f96014255 load background on ScreenStage 2005-01-01 21:42:36 +00:00
Chris Danford bdc8ded3cc move background back into ScreenStage because it loads from a special theme element name 2004-12-11 10:23:55 +00:00
Chris Danford b6d711b3c1 Remove backgrounds on screens. Have one shared background that persists across screens. 2004-12-09 08:16:18 +00:00
Glenn Maynard e4d124dd91 license update 2004-06-08 05:22:33 +00:00
Glenn Maynard 7c1d3cfcc2 fix back transition not always being seen in ScreenStage 2004-05-22 01:17:09 +00:00
Glenn Maynard e939841c29 simplify ScreenStage 2004-04-25 22:40:31 +00:00
Glenn Maynard f03f1b527b remove code that's been commented out for eons 2004-04-25 08:40:14 +00:00
Andrew Livy 2dfb994fe0 Added: TotalScore element on Evaluation Screen
Title, Artist and Current Character Icon's for the Stage Screen
2003-12-19 09:30:54 +00:00
Glenn Maynard c15e0cec49 Allow screen aliasing. 2003-09-27 22:30:51 +00:00
Chris Danford 5e4ec48c3f TransitionBGAnimation -> Transition 2003-04-13 01:09:19 +00:00
Chris Danford 89040e1ba1 fix glitches in ScreenSelectGroup and ScreenSelectStyle 2003-03-10 02:29:01 +00:00
Chris Danford 080a92450c SelectGroup animations converted to commands
ScreenStage animations converted to TransitionBGAnimations
Changed all Stage BitmapTexts to Sprites
2003-03-10 00:16:49 +00:00
Glenn Maynard 0ff6f863ee s/Song.h/song.h/
I'd prefer "Song.h", but it's not worth losing history for, and SF will
choke on that rename anyway.
2003-02-16 04:28:17 +00:00
Glenn Maynard 981da81f93 Move ez2 actors out of m_frameStage; only use that for the
stage number actors.

Remove the m_frameStage ez2 special case; just put m_frameStage
on top.
2002-09-06 01:42:25 +00:00
Chris Danford a8a99fe828 Moved more constants into theme metrics 2002-08-28 22:42:40 +00:00
Chris Danford 142002091a Added ScreenHowToPlay, removed texture hints, and cleaned up ThemeMetric stuff 2002-08-27 03:59:22 +00:00
Andrew Livy 4ec25ba29c ez2dancer final stage screen added 2002-08-18 16:21:07 +00:00
Andrew Livy 9b45ff8afe Gametype ScreenStages now look like they do on their respective machines. Ez2dancer metric is still in the works though. 2002-08-18 00:15:03 +00:00
Chris Danford 7c1bfb3a0d big checkin - new noteskin format and XY positioning. I probably broke a lot of things. 2002-08-13 23:26:46 +00:00
Chris Danford 82e52c1306 3.0 beta 4 2002-07-11 19:02:26 +00:00
Chris Danford c2d9b195cc no message 2002-06-24 22:04:31 +00:00
Andrew Livy f1e3334757 Ez2 Checkin. (No song select yet) 2002-06-23 11:43:53 +00:00
Chris Danford 1500459bb1 no message 2002-06-23 02:50:33 +00:00
Chris Danford f3c360a7d6 chugging away at 3.0 2002-05-28 20:01:22 +00:00
Chris Danford 8549236385 no message 2002-05-20 08:59:37 +00:00