Commit Graph
21 Commits
Author SHA1 Message Date
Glenn Maynard 806d9cbafa Don't save unplayed PlayModes and styles. 2004-02-22 02:51:27 +00:00
Glenn Maynard 0888d41ef7 Clamp name length by converting to wstring first, so utf-8 sequence
lengths don't matter.  (Combining characters would still be incorrect,
but we don't support those yet anyway.)
2004-02-22 02:49:13 +00:00
Chris Danford de3a1c8156 no message 2004-02-22 02:41:10 +00:00
Glenn Maynard ccf8656ebc don't warn if profile data doesn't exist 2004-02-20 02:32:16 +00:00
Chris Danford fc72e9479c Don't load an unreasonably large editable.xml file 2004-02-19 03:56:03 +00:00
Glenn Maynard ac3613a811 fix incorrect warnings
don't warn on "file not found"
2004-02-18 05:32:02 +00:00
Glenn Maynard 165db0295e turn off debugging 2004-02-18 03:20:54 +00:00
Glenn Maynard c982e6e41f fix Profile::SaveMachinePublicKeyToDir 2004-02-17 22:13:12 +00:00
Glenn Maynard eb5ec28435 fix warning 2004-02-17 07:07:13 +00:00
Chris Danford d1a3f1fbde add grade counts, screenshots to stats.html 2004-02-17 01:16:57 +00:00
Chris Danford 6754c850df Profile HTML fixes 2004-02-16 05:35:06 +00:00
Chris Danford 3906ea166f Profile HTML stats overhaul 2004-02-16 02:57:55 +00:00
Chris Danford 65e75438c7 don't sign profile data by default (so that players at home can take data between machines) 2004-02-15 06:10:21 +00:00
Chris Danford 3d69b6e0ec sign all files in a profile
make RageFile filters for use with Crypt++
2004-02-15 04:47:32 +00:00
Glenn Maynard b75dd3f4be don't warn about missing files during compatibility loads 2004-02-11 21:12:05 +00:00
Chris Danford 6ca1f9ceeb fix find/replace spelling errors 2004-02-11 03:09:49 +00:00
Glenn Maynard 7b8049ce00 fix warnings 2004-02-10 22:48:43 +00:00
Glenn Maynard e413fef34a and const fixes 2004-02-10 10:06:34 +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
Chris Danford d7f0e6c2bc move all high score data into Profile 2004-02-09 06:26:13 +00:00
Chris Danford a47e7ef672 split Profile from ProfileManager 2004-02-08 18:25:30 +00:00