Commit Graph

19 Commits

Author SHA1 Message Date
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
Glenn Maynard 714ab3c464 fix reading grades from a18 2004-05-21 06:24:21 +00:00
Chris Danford 27a6ae0a1b write grade to Profile as string 2004-05-20 03:50:42 +00:00
Glenn Maynard 84e873bb28 remove debugging 2004-04-26 00:06:42 +00:00
Glenn Maynard b0ca9ef1ea debugging 2004-04-25 23:22:46 +00:00
Chris Danford 59126d1b79 fix LastScores loading 2004-04-22 22:56:38 +00:00
Glenn Maynard e7a0b4ccd3 fix compile 2004-04-18 22:06:55 +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 0262ae76f3 show high score list on ScreenNameEntryTraditional 2004-03-08 02:21:22 +00:00
Glenn Maynard 5faeed32e7 validate grade input (so we don't crash later writing stats.html) 2004-02-24 02:14:31 +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 e843119db3 fix name saving twice. Duh. 2004-02-11 03:53:47 +00:00
Chris Danford 479026ed29 fix HighScore name not saved 2004-02-11 03:46:54 +00:00
Glenn Maynard 00524aeb59 fix warnings 2004-02-10 10:15:27 +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