Commit Graph

45 Commits

Author SHA1 Message Date
Chris Danford dc76527235 add meter numbers 2005-03-18 01:53:46 +00:00
Chris Danford d15a453d15 fix VC7 warnings 2005-03-08 20:13:44 +00:00
Chris Danford 4d69144983 fix NULL added to wrong Steps vector 2005-03-08 00:33:39 +00:00
Chris Danford 7904959f4f theme edit menu row string 2005-03-07 23:55:18 +00:00
Chris Danford bf5d7435c4 fix AV is SourceSteps on edit, then change to song with no edits 2005-03-07 23:27:19 +00:00
Chris Danford bad9706b36 add OnCommads for text 2005-03-07 20:10:07 +00:00
Chris Danford 22215d7759 move HomeEditMode metric into CommonMetrics 2005-03-07 07:47:18 +00:00
Chris Danford 6e5ea68fbf add metric to show only edits and hide the regular difficulties 2005-03-07 05:25:28 +00:00
Chris Danford a83f462b9f clean up difficulty steps description 2005-03-06 00:08:48 +00:00
Chris Danford 547e827a86 fix AV when setting selection to the current song 2005-03-05 23:13:00 +00:00
Chris Danford 3e4e98de49 fix Meter color for blank slots 2005-03-05 23:06:52 +00:00
Chris Danford a73e8948e7 clamp description length when setting, not just on load 2005-03-05 22:16:19 +00:00
Chris Danford 2d2796148b select between multiple edit steps 2005-03-05 21:35:30 +00:00
Chris Danford fd16ad74fb make themeable 2005-03-05 09:11:56 +00:00
Chris Danford 555d5aa2fe don't use Name/ID to load DifficultyMeter. We only need the Name at load time, so pass it into Load and don't save it in the Actor. 2005-02-23 20:40:46 +00:00
Chris Danford 4223e09cc8 GetPathTo -> GetPath 2005-02-06 03:32:53 +00:00
Chris Danford 03fbb915f3 remove VC6 scoping hacks 2004-09-21 07:53:39 +00:00
Chris Danford 64628fac21 remove enum Game. Instead, pass around the GameDef pointer 2004-07-25 04:27:20 +00:00
Chris Danford d412ab055d name cleanup: NotesType -> StepsType 2004-07-12 02:19:24 +00:00
Glenn Maynard 3798245ce6 license update 2004-06-07 21:14:03 +00:00
Chris Danford 6ad780417e "SetFromNotes" -> "SetFromSteps" 2004-05-29 04:50:47 +00:00
Chris Danford b05d25ab24 "m_pCurNotes" -> "m_pCurSteps" 2004-05-24 06:12:17 +00:00
Glenn Maynard 8f6e9b7555 set TextBanner name 2004-01-21 09:35:28 +00:00
Glenn Maynard da0a934978 test 2004-01-01 01:21:59 +00:00
Glenn Maynard 2a00b0a23e different difficulty metrics for the editor 2003-11-15 00:27:15 +00:00
Glenn Maynard 299a96ca4f meter::load 2003-11-14 23:05:31 +00:00
Glenn Maynard 2da429986b simplify 2003-10-31 21:00:38 +00:00
Chris Danford 9ab281f982 fix "auto selection of last edited steps after saving in editor" 2003-10-31 09:42:22 +00:00
Chris Danford 1e514c1c51 Rename overloaded methods of Song so that stack traces are more helpful. 2003-08-10 08:58:11 +00:00
Chris Danford 1a0d83cbc0 m_NotesType => m_StepsType
split NoteDataUtil to sep file
2003-08-07 06:36:34 +00:00
Chris Danford f5cd95b4f9 NotesType => StepsType 2003-08-07 06:16:17 +00:00
Chris Danford bf02bfddf4 rename Notes to Steps 2003-08-03 00:13:55 +00:00
Chris Danford 9c9aef37c7 fold CroppedSprite functionality into Sprite
more work on Rave
2003-07-03 06:38:57 +00:00
Aaron VonderHaar c822a41fca Song.h => song.h 2003-04-22 12:13:36 +00:00
Chris Danford 1b38fe101c Show banners while MusicWheel is moving fast.
Broke SORT_GROUP into SORT_PREFERRED/SORT_GROUP (like DDREX)
2003-04-19 18:51:13 +00:00
Chris Danford 448bdc7b6e make calls to THEME->GetPathTo() more concise 2003-04-12 17:39:27 +00:00
Chris Danford 40195e81c7 header2 -> Common title
Created new PlayerOption group: Perspective
Added pref: DefaultModifiers
Land -> Brake
2003-04-01 19:31:27 +00:00
Chris Danford 214c2b67af clean up Fonts and Numbers names 2003-03-30 18:12:57 +00:00
Chris Danford 3dd62d5568 improve Skippy
select last chosen NotesType and Difficulty in EditMenu
2003-03-13 20:46:59 +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 fc2108e85d fixed EditMenu "Create from Autogen" weirdness
cleaned up some unnecessary header dependencies
2003-02-22 01:58:56 +00:00
Chris Danford ac9e58f760 overhauling editor UI 2003-02-18 23:15:38 +00:00
Glenn Maynard c26675c606 fix resetting current song 2003-02-17 00:15:13 +00:00
Glenn Maynard 42cfd6f98c stdafx -> global 2003-02-16 04:01:45 +00:00
Chris Danford 7b644e834a Added ScreenJukeboxMenu, and UI cleanup. 2003-02-11 02:20:38 +00:00