Commit Graph
30 Commits
Author SHA1 Message Date
Chris Danford 7f821e8cfc CString -> RString 2006-01-22 01:00:06 +00:00
Glenn Maynard 4ad07532be private 2005-09-09 04:02:05 +00:00
Glenn Maynard b73d4e1a46 implement copy ctors 2005-09-09 03:23:10 +00:00
Glenn Maynard fd65e21fd7 cleanup 2005-07-07 10:54:44 +00:00
Glenn Maynard c307b50c61 cleanup 2005-05-05 02:41:55 +00:00
Glenn Maynard 1cfea8283c cleanup 2005-05-05 02:41:01 +00:00
Josh Allen 53a4307c9d Tell the constructor what type it is. 2005-05-03 21:49:51 +00:00
Chris Danford 4a6ec0a155 separate bar graphics for sort and mode 2005-05-01 23:38:40 +00:00
Chris Danford 8ebed4eb1d don't load items in the base class. Items were being double-added. 2005-05-01 01:16:01 +00:00
Josh Allen 2eea8e7774 Abstracted wheel and items from WheelBase and WheelBaseItems 2005-04-30 17:30:18 +00:00
Chris Danford 77efd71587 add expanded bar 2005-04-28 11:39:31 +00:00
Chris Danford 6fb70bdcf5 cleanup 2005-04-28 10:57:57 +00:00
Chris Danford 0a71994d01 cleanup
add wheel item metrics
2005-04-28 10:06:13 +00:00
Chris Danford 0bc5f079ca remove SortOrder from WheelItemData. Use the SortOrder in m_Action instead. 2004-12-04 22:36:29 +00:00
Chris Danford ab37218c47 rename: ModeChoice -> GameCommand 2004-12-02 06:29:20 +00:00
Glenn Maynard 3798245ce6 license update 2004-06-07 21:14:03 +00:00
Chris Danford 2d269ebe06 remove Leap, add Portal 2004-06-02 05:12:45 +00:00
Chris Danford e83bbc40da fix ActorFrame ZTest propogation 2004-05-15 18:35:03 +00:00
Chris Danford 4ac1e0ee45 move Random "don't lock after choose" logic to a separate wheel item, "LEAP" 2004-04-26 06:47:03 +00:00
Chris Danford 28f4764ed2 SongSortOrder -> SortOrder
save/restore last sort with Profile
clean up GameConstants
2004-03-12 08:31:40 +00:00
Glenn Maynard 7807fa433e obey z-buffer commands 2003-11-18 21:46:28 +00:00
Glenn Maynard 5cb0b4f7cd Split up the course sort into four sorts: all courses, and one ofr each
course mode.

Fix score not tweening when switching sorts via the menu.

Rename SORT_SORT to SORT_MODE.  Add metrics to define what
sorts are listed.  This can also change modes, but this has only been
tested for changing the play mode, not the play style.
2003-07-20 08:54:31 +00:00
Chris Danford 32fd0062a9 use sections in SORT_BPM
choose sort from list in MusicWheel
2003-06-16 17:28:58 +00:00
Glenn Maynard ff2b9072ac Add WheelItemData::HasBanner and WheelItemData::GetBanner. 2003-04-19 22:53:50 +00:00
Chris Danford e9f44f14a7 WheelItemDisplay -> MusicWheelItem
clean up header dependencies in MusicWheel classes
2003-03-31 23:06:15 +00:00
Chris Danford b5e749885a graphics cleanup in default theme, SMMAX2 2003-03-31 03:11:31 +00:00
Chris Danford f65c3498c5 Added metrics to show/hide ROULETTE and RANDOM 2003-03-13 23:58:30 +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
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
Chris Danford 7a810c1378 Long Marathon and Marathon Ver logic and graphics (floating bubble still to come) 2003-02-10 05:30:12 +00:00