Commit Graph

23 Commits

Author SHA1 Message Date
Glenn Maynard 8e802ac267 show the actual difficulty color of the chosen song for mystery meter
values, instead of boring white
2004-06-08 07:24:41 +00:00
Glenn Maynard 3798245ce6 license update 2004-06-07 21:14:03 +00:00
Chris Danford fa114e148a use PlayerNumber macros 2004-06-06 20:57:13 +00:00
Chris Danford f8c71ef85c fix possible AVs 2004-06-06 20:18:50 +00:00
Glenn Maynard 6696e26acf simplify 2004-06-03 20:49:10 +00:00
Glenn Maynard 07cc7b5321 Fix "4..6" ranges never showing up in CourseContentsList. (That's why
iCourseIndex and Course::GetDifficulty existed.)
2004-05-25 20:33:17 +00:00
Chris Danford 4bb777232d name cleanup: "pNotes" -> "pSteps" 2004-05-24 03:41:39 +00:00
Chris Danford abfc956e4f refactor Course: move some responsibilities to Trail 2004-05-23 00:53:20 +00:00
Steve Checkoway 20a8bab45c Clean up includes. 2004-04-05 05:22:32 +00:00
Glenn Maynard 9667559886 fix course entry masking 2004-02-24 23:07:03 +00:00
Glenn Maynard 3eeaf54db0 allow separate TextBanner metrics 2004-01-21 09:37:56 +00:00
Glenn Maynard 3ebc2d4f25 typo 2004-01-21 08:39:11 +00:00
Glenn Maynard 3c41ff7d84 allow showing separate difficulties for each player 2004-01-21 08:38:06 +00:00
Glenn Maynard 41ae8fbbe2 simplify 2004-01-21 06:58:01 +00:00
Glenn Maynard 758381eecd metric lookup update
better abstraction
2003-11-16 21:44:42 +00:00
Chris Danford bf02bfddf4 rename Notes to Steps 2003-08-03 00:13:55 +00:00
Glenn Maynard 5a28d482cc reduce dependencies 2003-06-29 01:04:22 +00:00
Chris Danford 448bdc7b6e make calls to THEME->GetPathTo() more concise 2003-04-12 17:39:27 +00:00
Glenn Maynard 1960f42a3e fix courseentrydisplay 2003-03-31 21:31:07 +00:00
Chris Danford 214c2b67af clean up Fonts and Numbers names 2003-03-30 18:12:57 +00:00
Chris Danford 767894800b fix transitions in ScreenGameplay 2003-03-12 03:44:55 +00:00
Chris Danford a696414cac Actor tween cleanup
Actor scipting with Command()
modularizing menu widgets into "ModeSelector"s
move animations into metrics
2003-03-02 01:43:33 +00:00
Chris Danford 5028fab1bc fixed interaction between arrow brightness and boomerang
fixing more course problems
2003-02-17 02:45:30 +00:00