Commit Graph

33 Commits

Author SHA1 Message Date
Chris Danford 44225ad379 XToThemedString -> XToLocalizedString 2006-01-07 04:11:29 +00:00
Chris Danford 37f82b43f7 remove CStringArray #define 2005-12-09 21:36:22 +00:00
Chris Danford 66c5a45117 SetLoadedFromProfile when the Steps are created, not when they are saved 2005-12-06 23:44:01 +00:00
Chris Danford 36c7d8e0ed enum name cleanup 2005-12-01 03:20:25 +00:00
Glenn Maynard 5451d5c3a2 no need for these to be RandomSamples 2005-09-03 00:37:57 +00:00
Glenn Maynard 082ceeecaa EditMenu::GetRowSize 2005-07-15 23:27:51 +00:00
Glenn Maynard 71892143d3 allow hiding group list 2005-07-15 23:21:23 +00:00
Glenn Maynard aa3116d783 split EDIT_MENU_ACTION_PRACTICE, so it can be themed differently 2005-07-14 07:19:15 +00:00
Glenn Maynard e5d7e59ece making EDIT_MODE not common 2005-07-14 01:49:36 +00:00
Glenn Maynard 0fd2a733ef update: load big stuff in Load(), use given metric class 2005-07-14 01:41:17 +00:00
Glenn Maynard 3f45c8a150 cleanup 2005-07-14 01:31:51 +00:00
Glenn Maynard fd65e21fd7 cleanup 2005-07-07 10:54:44 +00:00
Chris Danford 976e497de7 add EDIT_MODE_PRACTICE 2005-04-14 06:34:17 +00:00
Chris Danford c013c78577 remove EditMenu's textMeter and use the one in DifficultyMeter instead 2005-04-13 11:22:34 +00:00
Chris Danford ead944abd4 cache metrics
theme EditMenu arrow colors
2005-03-30 01:39:05 +00:00
Chris Danford c0d6a59282 move EditMenuAction into EditMenu.h and remove unused Lua binding 2005-03-25 09:52:14 +00:00
Chris Danford dc76527235 add meter numbers 2005-03-18 01:53:46 +00:00
Chris Danford 6d07297588 per-row explanation text in ScreenEditMenu 2005-03-08 00:32:49 +00:00
Chris Danford 7904959f4f theme edit menu row string 2005-03-07 23:55:18 +00:00
Chris Danford 28add16e6a use fading banner 2005-03-07 07:26: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 2d2796148b select between multiple edit steps 2005-03-05 21:35:30 +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
Glenn Maynard da0a934978 test 2004-01-01 01:21:59 +00:00
Glenn Maynard 3c1ca4f024 add const, asserts 2003-12-30 02:38:09 +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 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 7b644e834a Added ScreenJukeboxMenu, and UI cleanup. 2003-02-11 02:20:38 +00:00