Commit Graph

330 Commits

Author SHA1 Message Date
Chris Danford a9db266eb2 "for( p=0; p<NUM_PLAYERS; p++ )" -> "FOREACH_PlayerNumber( p )" 2004-05-24 08:16:17 +00:00
Chris Danford b05d25ab24 "m_pCurNotes" -> "m_pCurSteps" 2004-05-24 06:12:17 +00:00
Chris Danford ba93ee8469 "for( int p=0; p<NUM_PLAYERS; p++ )" -> "FOREACH_PlayerNumber( p )" 2004-05-24 06:10:11 +00:00
Chris Danford 6f75a3d920 review uses of GetTrail 2004-05-24 06:07:59 +00:00
Chris Danford 4bb777232d name cleanup: "pNotes" -> "pSteps" 2004-05-24 03:41:39 +00:00
Chris Danford 99a02deffe name cleanup: "StepsType nt" -> "StepsType st" 2004-05-24 03:32:56 +00:00
Glenn Maynard d2bb74c409 Add step totals in GameState::FinishStage, instead of eval. This means
that step counts and "calories" still count if you fail (or give up).
2004-05-24 01:32:17 +00:00
Glenn Maynard 8540b1eb1f fix step totals being added multiple times 2004-05-24 00:45:22 +00:00
Chris Danford 4ff8b8ec2b clean up Course score saving (use Trail) 2004-05-23 09:17:10 +00:00
Chris Danford 5f3d882537 max 1 per-difficulty award per stage 2004-05-04 02:00:52 +00:00
Chris Danford f85153b33e undo scope hacks for VC6 2004-05-04 00:00:17 +00:00
Chris Danford bb76d1da20 fix theme mod names show on eval screen 2004-05-02 18:55:00 +00:00
Chris Danford 1dbcca2741 theme eval mod names 2004-05-02 18:49:13 +00:00
Chris Danford f12a0e25f3 fix machine high score index when players both get in the same HighScoreList 2004-05-02 11:35:13 +00:00
Chris Danford 58d63cb476 make draw order separate from Z value
add "PageType" graphic to ScreenEvaluation
2004-05-02 03:01:27 +00:00
Chris Danford df5cd5e813 move MenuElements into a base ScreenWithMenuElements so that metrics can be overridden using the Fallback mechanism 2004-05-01 23:19:33 +00:00
Glenn Maynard 917c07437c fix grade announcer not playing 2004-04-23 02:37:09 +00:00
Chris Danford 59126d1b79 fix LastScores loading 2004-04-22 22:56:38 +00:00
Chris Danford 0cc49c66bb add CourseLastScores for tournaments 2004-04-22 22:01:38 +00:00
Chris Danford 049a251ebb save time, machineGuid in HighScore 2004-04-18 19:49:45 +00:00
Chris Danford 3bc5943a9e don't throw away Song scores for Songs/Steps that aren't currently loaded on the machine 2004-04-18 18:42:42 +00:00
Chris Danford ad9e710766 save guid as string 2004-04-18 05:46:43 +00:00
Glenn Maynard fa0075234e allow using 2x6 difficultyicons in eval 2004-04-06 00:46:46 +00:00
Steve Checkoway 20a8bab45c Clean up includes. 2004-04-05 05:22:32 +00:00
Glenn Maynard fc201090c2 fix "Theme element 'Graphics/ScreenEvaluation PersonalRecord 00' could not be found" 2004-04-02 04:47:53 +00:00
Glenn Maynard 9e38b72e0b simplify and fix eval next screen behavior 2004-04-02 03:55:06 +00:00
Glenn Maynard bc17353ef5 fix summary crash 2004-04-02 03:19:02 +00:00
Chris Danford d6e52f6aac optimize profile loading 2004-03-29 06:47:10 +00:00
Chris Danford 146e057b7e Add OneGreat and OnePerfect awards 2004-03-25 08:32:47 +00:00
Chris Danford 4e877f4f1c don't keep reloading PercentDisplay in ScreenNameEntryTraditional 2004-03-24 02:22:11 +00:00
Chris Danford 7bc830888b Cleanup PercentDisplay, ScreenNameEntryTraditional 2004-03-24 01:11:16 +00:00
Chris Danford 74fc3d8ff4 remove debugging 2004-03-24 00:34:27 +00:00
Chris Danford 0ca0f86d7e clean up lights 2004-03-23 06:11:10 +00:00
Chris Danford b88d38aabb add logging 2004-03-21 08:08:59 +00:00
Chris Danford 237908dac3 init Eval difficulty icon and player options if Rave 2004-03-20 07:46:56 +00:00
Chris Danford 2929bacb08 show per-diffculty award on Eval screen every time it's received (not just the first time)
clean up ScreenEval PR and MR graphics
clean up Actor shadow parameters
2004-03-20 02:59:08 +00:00
Chris Danford 34061bd9da fix per-diffculty award priority 2004-03-18 06:38:18 +00:00
Chris Danford 0b2cfaa7b2 show per-diffculty award on Eval screen every time it's received (not just the first time) 2004-03-18 06:34:10 +00:00
Glenn Maynard 8fea22b51d since m_iMaxHighScoresPerList is configurable, don't bail if records
graphics don't go high enough
2004-03-15 04:27:52 +00:00
Chris Danford 063c2cf3a4 keep a Guid in Profile 2004-03-14 17:49:38 +00:00
Steve Checkoway 8b1078038d Fix warning. 2004-03-14 05:57:43 +00:00
Chris Danford 7a32af8c5e clean up presisting of settings to Profile
persist PreferredCourseDifficulty
2004-03-13 22:18:09 +00:00
Chris Danford ada21b9787 change some strings so that stats.xml doesn't use invalid entity names 2004-03-13 10:48:15 +00:00
Chris Danford d0356d78fa if using a handicap option, don't add a high score and show "disqualify" on the eval screen 2004-03-09 08:19:55 +00:00
Chris Danford 0262ae76f3 show high score list on ScreenNameEntryTraditional 2004-03-08 02:21:22 +00:00
Chris Danford 7fe28a6dae add PerDifficulty and PeakCombo awards 2004-03-07 04:34:49 +00:00
Glenn Maynard 40592b288e fix warning 2004-02-27 03:33:20 +00:00
Glenn Maynard 13345229af Remove commented-out stuff; this can be done with Cond= now anyway.
I couldn't find this stuff actually used in any of our themes, or I'd convert it.
2004-02-27 02:21:52 +00:00
Glenn Maynard 341715fdc7 fix 5th scoring eval crash
cleanup
2004-02-27 01:54:55 +00:00
Glenn Maynard 23622db584 fix warnings 2004-02-22 21:46:11 +00:00