Commit Graph

8 Commits

Author SHA1 Message Date
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