Commit Graph

458 Commits

Author SHA1 Message Date
Glenn Maynard 91dc0ed8de reset m_sprOptionsMessage state 2005-07-29 17:45:21 +00:00
Chris Danford 881001b6c6 broadcast on PlayMode changed 2005-07-25 03:59:24 +00:00
Chris Danford 1fffd48c57 SetEffectNone -> StopEffect 2005-07-24 03:11:03 +00:00
Glenn Maynard 0cf4fc957c ScreenSelectMusic::BeginScreen
fix TweenOffScreen run twice
2005-07-22 22:38:53 +00:00
Glenn Maynard 09e64b25b6 cleanup 2005-07-20 09:57:42 +00:00
Glenn Maynard 50a31993a6 TweenOursOnScreen/TweenOursOffScreen 2005-07-14 22:26:09 +00:00
Glenn Maynard 85535379c9 simplify like ScreenPlayerOptions 2005-07-12 05:52:52 +00:00
Glenn Maynard 5f8eab1022 remove textSongOptions. (this isn't how we should be broadcasting
messages for this, but we don't want to send on every change like
BroadcastOnChange (too fine grained), but this is better than these
special case actors
2005-07-09 09:07:59 +00:00
Glenn Maynard b1360b0b4f remove OptionIconRow 2005-07-09 08:28:49 +00:00
Glenn Maynard f47fef683c update 2005-07-09 08:09:29 +00:00
Glenn Maynard b282ba475d fix assert on ABC sections 2005-07-07 10:07:58 +00:00
Glenn Maynard 5499c7124b only cache special banners on screens that need to 2005-07-07 01:44:24 +00:00
Glenn Maynard 512eb03997 unneeded 2005-07-07 01:02:03 +00:00
Glenn Maynard c1e0310d68 remove; use the controls in ActorFrame instead 2005-07-07 01:01:37 +00:00
Glenn Maynard e66896aaca dur 2005-07-07 00:50:43 +00:00
Glenn Maynard 8366d3a561 remove special cases 2005-07-07 00:49:44 +00:00
Glenn Maynard fa9ce2d743 remove special case 2005-07-07 00:06:07 +00:00
Glenn Maynard 48d188e97d remove old stuff 2005-07-06 23:51:06 +00:00
Glenn Maynard 5278abc4be this can be done with Lua, by putting layers in the underlay. themes using this havn't been maintained or usable in a long time, and there doesn't seem to be interest in doing so, so I'm not implementing it in them; ask me if you want info--but there are too many special-case elements in this screen and it's unmanagable. 2005-07-06 23:47:05 +00:00
Glenn Maynard 744329f9e9 fix assert when no songs 2005-07-04 22:31:18 +00:00
Glenn Maynard bb8af41cb1 missing headers 2005-07-01 05:07:22 +00:00
Glenn Maynard 0289b1a91e use RageTexturePreloader 2005-06-30 22:41:22 +00:00
Chris Danford 2a6dcba6e8 cleanup:
"GroupName" -> "SongGroup" to make room for CourseGroup
replace checks for "cvs" with a call to StripCvs()
m_Rows -> m_pRows
broadcast on preferred group changes
2005-06-23 08:05:09 +00:00
Glenn Maynard d87583c76e remove m_GrooveGraph 2005-06-23 02:42:31 +00:00
Glenn Maynard 84c6ecff9e fix uninitialized (valgrind) 2005-06-23 01:49:47 +00:00
Chris Danford 29a31c4cba fix sprCourseHasMods hangs around on screen if press Start while switching. Let the command StopTweening if it needs to. 2005-06-16 18:47:14 +00:00
Chris Danford 49b3cbaf34 pressing L+R for the sort code should end up back at the originally selected item
fix jumpy wheel when letting go of L+R near-simultaneously
fix MenuTimer doesn't choose a Random song if sitting on a section or sort
fix MenuTimer fire has no effect if wheel is tweening
2005-06-12 23:43:39 +00:00
Chris Danford 2c25a3a2dc Add TweenOptionsMessageOffImmediately 2005-06-11 10:30:13 +00:00
Glenn Maynard 448fb4cac3 remove unused m_sprExplanation 2005-06-08 22:07:32 +00:00
Glenn Maynard f9147e377a remove unused "m_sprNonPresence". if additional graphics are needed, use the overlay/underlay layers 2005-06-08 22:01:50 +00:00
Glenn Maynard 9a3c6a0289 more m_sID 2005-05-31 07:53:13 +00:00
Glenn Maynard 636d0fbd65 don't use m_sID hackery 2005-05-31 07:37:57 +00:00
Glenn Maynard 934b176bda don't use m_sID hackery 2005-05-31 07:29:58 +00:00
Chris Danford d67d60e178 sync controls cleanup:
move sync display/saving out of complicated ScreenGameplay
  show sync UI in editor playback as well as gameplay
  revert sync from in-memory backup, not from disk
  move more functions into debug overlay
2005-05-19 23:29:39 +00:00
Chris Danford e504fb4e98 broadcast on changed course/trail 2005-05-18 07:14:19 +00:00
Chris Danford fb1d69add3 rename: IsUsingProfile -> IsPersistentProfile
Don't require IsPersistentProfile in some places related to fitness mode where a non-persistent Profile will suffice
2005-05-09 08:44:01 +00:00
Glenn Maynard 1632d86f1c fix m_soundSelectPressed played before loaded 2005-05-09 00:24:51 +00:00
Chris Danford 16818e54c8 broadcast on style change 2005-05-07 08:34:20 +00:00
Chris Danford 820fb0b361 broadcast on Preference changes 2005-05-06 20:41:05 +00:00
Chris Danford 2870644190 move sprStage into ScreenWithMenu elemnts 2005-05-06 12:29:38 +00:00
Chris Danford a122528974 Allow AutoActors for Stage and CouseNumber 2005-05-06 10:48:32 +00:00
Chris Danford 9af4ab306e fix dupe load 2005-05-04 21:58:33 +00:00
Glenn Maynard 25733d6b70 themable difficulty meter type 2005-05-04 19:01:03 +00:00
Glenn Maynard c6bea38e5f m_soundSelectPressed 2005-05-04 01:08:35 +00:00
Glenn Maynard 4149838250 fix crash when changing difficulty on the sort menu 2005-04-29 20:18:34 +00:00
Chris Danford 76a3465bd1 fix "can't get to mode menu because m_Wheel.m_SortOrder and GAMESTATE->m_SortOrder are out of sync" 2005-04-29 08:18:44 +00:00
Chris Danford 3117e1bd3d cleanup: use Preference 2005-04-27 07:50:38 +00:00
Glenn Maynard cae5bf6e29 ModeMenuAvailable 2005-04-27 04:35:55 +00:00
Chris Danford 0f7ab90e7f allow changing difficulty on sections 2005-04-26 07:03:00 +00:00
Glenn Maynard 23daae6a25 add select menu 2005-04-26 06:41:57 +00:00