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
|
45e66beddf
|
fix broken LastPlayed saving
|
2005-06-14 23:20:19 +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
|
8fd08a0a2e
|
save LastPlayed time
|
2005-05-01 09:14:11 +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
|
8cac261c52
|
clean up GRADE_ constant names to match GradeToString
|
2005-03-31 06:14:28 +00:00 |
|
Chris Danford
|
b29790f307
|
grade constant cleanup
add LuaGrade
|
2005-03-31 02:06:24 +00:00 |
|
Chris Danford
|
981e52ec58
|
merge IniFile and XmlFile
|
2005-01-07 14:28:00 +00:00 |
|
Chris Danford
|
5b2582cab3
|
use multimap in XmlFile
|
2005-01-07 09:09:23 +00:00 |
|
Chris Danford
|
31ea9c7bc4
|
cleanup
|
2005-01-07 02:07:10 +00:00 |
|
Steve Checkoway
|
44a7d9cefa
|
Compare against the correct value. Does VC not warn about this? Gcc warned me that I was comparing two different enums.
|
2004-08-29 11:05:16 +00:00 |
|
Chris Danford
|
d3fb44c32d
|
optimize Stats.xml file size: don't save "none" count
|
2004-08-28 21:26:31 +00:00 |
|
Glenn Maynard
|
0c4f092fd3
|
fix ambiguous ?: types
|
2004-08-06 21:01:28 +00:00 |
|
Glenn Maynard
|
6dc160f9de
|
const fixes
|
2004-07-23 02:27:07 +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 |
|
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 |
|