Commit Graph
15 Commits
Author SHA1 Message Date
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