Commit Graph

16 Commits

Author SHA1 Message Date
Chris Danford 426387f26a show "x" instead of "0" in DifficultyMeter when not on a song or course 2004-05-07 03:27:41 +00:00
Glenn Maynard 6c71f9103f allow per-player course difficulties (not well-tested yet, off by default) 2004-01-21 01:35:54 +00:00
Glenn Maynard 78c2ef6fbf tweak 2003-11-18 00:51:40 +00:00
Glenn Maynard e986520429 add FeetPerDifficulty 2003-11-17 18:38:02 +00:00
Glenn Maynard cb6ba495db add FEET_IS_DIFFICULTY_COLOR 2003-11-16 22:34:03 +00:00
Glenn Maynard 6828c3bd07 add difficulty and meter displays 2003-11-15 00:26:30 +00:00
Glenn Maynard fe41065071 abstract this again 2003-11-14 23:05:03 +00:00
Glenn Maynard 8f64564544 Revert; breaks theme tricks and it's not worth fixing ... 2003-11-14 00:55:58 +00:00
Glenn Maynard 7998b340ce Improve DifficultyMeter abstraction, const fix 2003-11-13 23:50:52 +00:00
Glenn Maynard 607beaaed0 Make Course::GetMeter return a float. Use it in the sort again. This
fixes the sort ignoring #METER, not handling random difficulties the
same way as the difficulty meter, etc.
2003-08-11 23:58:32 +00:00
Chris Danford bf02bfddf4 rename Notes to Steps 2003-08-03 00:13:55 +00:00
Chris Gomez d4866c3973 Make DifficultyMeter behavior constants into theme metrics instead. 2003-08-01 23:18:03 +00:00
Glenn Maynard 00d42525bb add course meter 2003-07-21 22:38:41 +00:00
Chris Danford 448bdc7b6e make calls to THEME->GetPathTo() more concise 2003-04-12 17:39:27 +00:00
Glenn Maynard ee6034ebeb remove magic constant
(these should probably be metrics)
2003-04-06 23:59:35 +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