Commit Graph
33 Commits
Author SHA1 Message Date
Jason Felds a7a0e640e8 VC warning fix: class -> struct 2006-08-17 19:25:36 +00:00
Steve Checkoway e4a8bb782f Header cleanup. 2006-08-17 19:05:29 +00:00
Glenn Maynard 36ecadb215 bind 2006-08-09 21:49:06 +00:00
Chris Danford 7f821e8cfc CString -> RString 2006-01-22 01:00:06 +00:00
Chris Danford 353e0c5b6e break up arch stuff into smaller .cpp files to fix smpackage build and not pull in unnecessary stuff 2005-12-16 04:16:09 +00:00
Glenn Maynard 643d264ce0 cleanup, de-interleace accessors 2005-08-12 03:14:50 +00:00
Glenn Maynard 095513c3d7 hide more 2005-08-12 03:10:53 +00:00
Glenn Maynard 2b1b57b81f hide more 2005-08-12 03:03:54 +00:00
Glenn Maynard 8af1f7003d hide more 2005-08-12 02:55:48 +00:00
Glenn Maynard 70a109c54b fPercentDP, fSurviveSeconds 2005-08-12 02:46:58 +00:00
Glenn Maynard d3bd7a7723 hide iScore 2005-08-12 02:37:04 +00:00
Glenn Maynard 2307fa23d9 hidden HighScore::sName 2005-08-12 01:52:01 +00:00
Glenn Maynard 4f7da83726 pull function out of header
const
2005-08-12 01:29:40 +00:00
Glenn Maynard 09b7bb96bc working on hiding HighScore internals 2005-08-12 01:05:35 +00:00
Chris Danford 1cc8d4a859 save survival life seconds remaining in HighScore
show SurvivalLifeTime in Ranking
2005-05-08 22:03:41 +00:00
Chris Danford 9eddaaf860 keep track of last played for each song
add metric: ScreenRanking::ShowOnlyMostRecentScores
2005-04-25 22:44:32 +00:00
Chris Danford 9a9f67eff0 add AllowMultipleHighScoreWithSameName 2005-04-25 09:03:24 +00:00
Chris Danford c4febdcf62 fix "Trail RadarValues off by -1" 2004-08-22 17:23:08 +00:00
Chris Danford 9199410e82 stats.xml:
theme more elements
show HighScore details
clean up some tables
2004-07-19 08:05:14 +00:00
Chris Danford 96ca652c94 move RadarValues into a separate file
clean up usage of RadarValues
2004-07-11 07:21:33 +00:00
Chris Danford 4fb496e4d9 save HighScore in Screenshot 2004-06-12 07:01:07 +00:00
Glenn Maynard 2cab5c4689 license updates 2004-05-31 22:42:12 +00:00
Chris Danford aee70ad0cc only keep top 3 scores in players' stats.xml to keep the file size small 2004-05-28 04:46:43 +00:00
Chris Danford 6a82d3c5a0 add judge counts to HighScore. Will this make Stats.xml too big? 2004-05-27 07:59:46 +00:00
Chris Danford ce41948d95 save ProductID in HighScore to track what software a score came from 2004-05-25 06:50:04 +00:00
Glenn Maynard 7b28e73930 reduce XmlFile dependencies 2004-05-22 01:35:08 +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 59126d1b79 fix LastScores loading 2004-04-22 22:56:38 +00:00
Chris Danford 987a83d6bd save last N scores in profile (for tournament score tracking) 2004-04-22 07:59:42 +00:00
Chris Danford 049a251ebb save time, machineGuid in HighScore 2004-04-18 19:49:45 +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 c2c0970a40 combine all profile score data to one file
move user-editable data to a separate, unsigned file
2004-02-19 03:19:41 +00:00
Chris Danford 4f439be739 split HighScore to separate file
move score data from ProfileManager to Profile
store score data in XML for easier forward/backward compatibility
2004-02-10 09:42:01 +00:00