Commit Graph

55 Commits

Author SHA1 Message Date
Chris Danford bf42f0fa4a fix crash? 2004-05-07 02:53:51 +00:00
Chris Danford db916d1b4f fix crash, first FeatDisplay after training no longer remains hidden 2004-05-06 08:47:44 +00:00
Chris Danford 27c7c107ae don't show unselectable songs 2004-05-06 06:29:33 +00:00
Chris Danford 9dfaf6c129 fix on command for FeatDisplays other than the first 2004-05-04 05:50:49 +00:00
Sean Burke 93c120c929 noeol 2004-05-04 03:16:51 +00:00
Chris Danford 42ee4096ae add off commands 2004-05-04 02:00:15 +00:00
Chris Danford 5e6038c83a fix "possibleDP=0 will choose Grade=Tier20, which may not have a graphic" 2004-05-02 09:57:28 +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
Chris Danford 0cc49c66bb add CourseLastScores for tournaments 2004-04-22 22:01:38 +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
Glenn Maynard 4502507915 allow player-specific difficulty icons 2004-04-06 04:05:43 +00:00
Steve Checkoway 20a8bab45c Clean up includes. 2004-04-05 05:22:32 +00:00
Chris Danford f647555dda fix menu timer expire doesn't leave ScreenNameEntryTraditional 2004-03-24 06:38:14 +00:00
Chris Danford 3aa17640f1 show OutOfRanking graphic on ScreenNameEntryTraditional if no high scores were made 2004-03-24 03:48:42 +00:00
Chris Danford a4dd6a54e9 show ScreenNameEntryTraditional even if no high scores were made 2004-03-24 03:32:32 +00:00
Chris Danford 1975ba872a fix uninitialized variable 2004-03-24 03:03:43 +00:00
Chris Danford 6928b4b668 fix uninitialized variable 2004-03-24 03:02:24 +00:00
Chris Danford a1ccba972e add logging 2004-03-24 02:23:55 +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 09e6b85f3b add ActiveAttackList 2004-03-17 06:01:17 +00:00
Chris Danford 7a32af8c5e clean up presisting of settings to Profile
persist PreferredCourseDifficulty
2004-03-13 22:18:09 +00:00
Glenn Maynard 6faa757683 fix warning 2004-03-12 05:43:39 +00:00
Steve Checkoway 9f3ae0c820 Fix warnings. 2004-03-09 01:40:56 +00:00
Chris Danford 4bdc608b1c move empty score name logic into HighScore
add FOV to ScreenNameEntryTraditional
2004-03-08 02:50:46 +00:00
Chris Danford 0262ae76f3 show high score list on ScreenNameEntryTraditional 2004-03-08 02:21:22 +00:00
Glenn Maynard 2cd3818400 ScreenNameEntryTraditional invalid 2004-02-23 01:57:24 +00:00
Glenn Maynard 5305320e09 honor m_sLastUsedHighScoreName 2004-02-22 22:44:39 +00:00
Chris Danford 5e39cb5471 remove DEFAULT_RANKING_NAME. Empty string means "no name", and the default name should always be empty. 2004-02-11 04:06:27 +00:00
Chris Danford d7f0e6c2bc move all high score data into Profile 2004-02-09 06:26:13 +00:00
Chris Danford fca912cb16 new grading scale 2004-01-20 03:32:48 +00:00
Glenn Maynard d366d7d2aa frame fixes
use numbers for score
2003-12-27 23:26:48 +00:00
Glenn Maynard 9170e91bcc Move CurStageStats and vPlayedStageState out of GAMESTATE. Having
GameState.h depend on StageStats.h is too inconvenient.
2003-12-23 00:26:00 +00:00
Chris Danford ba3ea672c3 remove more unused eval metrics
remove separate "course record" and "category record" graphics
keep track of personal category records
cleanup eval time area
2003-12-21 04:19:51 +00:00
Glenn Maynard c8419edfec fix warnings 2003-12-19 08:11:45 +00:00
Glenn Maynard 2512245332 add ScreenTestMode 2003-12-18 21:16:43 +00:00
Glenn Maynard 7950c25c71 ScreenNameEntryTraditional BannerFrame 2003-12-18 20:35:37 +00:00
Glenn Maynard 4b3dac0f23 missing headers 2003-12-18 03:40:57 +00:00
Chris Danford ea8c87c46f fix category feats show wrong score on ScreenNameEntryTraditional
store both iScore and fPercentDP for courses and categories
2003-12-10 11:35:34 +00:00
Chris Danford bf98d8248a overhauling stats: move all stats from SongManager to ProfileManager 2003-12-07 07:09:13 +00:00
Chris Danford 7681bd508b save and restore last used ranking name from/to profile 2003-11-09 10:14:52 +00:00
Glenn Maynard 879980e0c5 msising headers 2003-11-07 20:24:44 +00:00
Andrew Livy e49678e956 Can set next screen in ScreenNameEntryTraditional via metrics 2003-11-03 23:29:43 +00:00
Glenn Maynard 2b8ee38e31 add missing name entry announcer 2003-11-01 07:25:22 +00:00
Glenn Maynard 751f59a72b s/NameChars/KeyboardLetters/ 2003-10-20 06:12:30 +00:00
Chris Danford 25d2b954a7 more high score cleanup 2003-10-20 01:06:26 +00:00
Glenn Maynard 10688ad0e2 oops, disable debug stuff 2003-10-19 23:19:37 +00:00
Glenn Maynard 187d479ad7 add backspace 2003-10-15 21:23:23 +00:00
Glenn Maynard 0b41d6d2cf no ScreenCredits from SNET for now
external NameChars
2003-10-15 21:09:22 +00:00
Glenn Maynard d73a071690 support PercentageScoring 2003-10-15 06:25:28 +00:00