Chris Danford
|
ada21b9787
|
change some strings so that stats.xml doesn't use invalid entity names
|
2004-03-13 10:48:15 +00:00 |
|
Chris Danford
|
28f4764ed2
|
SongSortOrder -> SortOrder
save/restore last sort with Profile
clean up GameConstants
|
2004-03-12 08:31:40 +00:00 |
|
Chris Danford
|
1a0c040f43
|
add courses to "total game DP" count
move RadarValues into a struct
|
2004-03-12 05:24:32 +00:00 |
|
Chris Danford
|
1090dcd2a0
|
add themed StepsType name
add "TotalHighScoreDancePoints" calculation to ScreenEnding
|
2004-03-11 06:31:30 +00:00 |
|
Steve Checkoway
|
840434dd49
|
Fix compile.
|
2004-03-08 00:07:42 +00:00 |
|
Chris Danford
|
7fe28a6dae
|
add PerDifficulty and PeakCombo awards
|
2004-03-07 04:34:49 +00:00 |
|
Glenn Maynard
|
fdca2937a0
|
better output
|
2004-02-26 20:42:52 +00:00 |
|
Glenn Maynard
|
053fd3bd04
|
don't import invalid grades
|
2004-02-23 23:12:40 +00:00 |
|
Glenn Maynard
|
a6b2385f30
|
fix grade conversion from a12
|
2004-02-23 21:27:04 +00:00 |
|
Glenn Maynard
|
9e3437e9f7
|
SaveMachinePublicKeyToDir fix
|
2004-02-23 08:09:21 +00:00 |
|
Chris Danford
|
f3bfc41172
|
change player weight to int
|
2004-02-23 04:53:02 +00:00 |
|
Chris Danford
|
35756afeac
|
remove debugging Html save
|
2004-02-23 03:27:06 +00:00 |
|
Glenn Maynard
|
54ead61dbc
|
fix warnings
|
2004-02-23 01:47:59 +00:00 |
|
Chris Danford
|
771889d948
|
clean up calorie table
|
2004-02-23 01:44:04 +00:00 |
|
Chris Danford
|
06c9073fcf
|
better calories tracking
|
2004-02-22 23:29:13 +00:00 |
|
Chris Danford
|
b002ac820b
|
Profile name cleanup
|
2004-02-22 20:58:39 +00:00 |
|
Chris Danford
|
1851424be7
|
Move common time routines to TimeConstants*
add calorie tracking by day of year
|
2004-02-22 20:44:33 +00:00 |
|
Chris Danford
|
fde7116684
|
member rename
|
2004-02-22 19:54:59 +00:00 |
|
Chris Danford
|
6154c14f86
|
add calorie tracking
clean up time formatting functions
|
2004-02-22 19:51:46 +00:00 |
|
Chris Danford
|
e8347d25e4
|
cleanup screenshot html
add location to screenshot metadata
|
2004-02-22 10:10:00 +00:00 |
|
Glenn Maynard
|
802e1a6758
|
Store unlock data in a more fundamental form in the profile, and derive
the special values as needed. Centralize most of it in GameState::EndGame.
|
2004-02-22 08:16:49 +00:00 |
|
Glenn Maynard
|
376ca15029
|
simplify
|
2004-02-22 07:07:03 +00:00 |
|
Chris Danford
|
69600d9d80
|
save per-difficulty course scores
|
2004-02-22 06:04:01 +00:00 |
|
Glenn Maynard
|
a381630ac2
|
gcc compile fix
|
2004-02-22 05:50:54 +00:00 |
|
Glenn Maynard
|
d92da4f66a
|
simplify
|
2004-02-22 05:26:02 +00:00 |
|
Glenn Maynard
|
368c773d5c
|
save Steps key data in attrs
|
2004-02-22 05:18:50 +00:00 |
|
Chris Danford
|
721f29c458
|
clean up screenshot saving
use a unique name for every screenshot in case image files are moved off the memory card
|
2004-02-22 05:04:11 +00:00 |
|
Glenn Maynard
|
555cca6ec2
|
fix NumSongsPlayedByStyle data being written with short style
names, eg "Single", which are not unique among games: need to
write the game type, too
|
2004-02-22 04:37:58 +00:00 |
|
Glenn Maynard
|
8c8595d94b
|
omit more unplayed data
|
2004-02-22 04:20:20 +00:00 |
|
Glenn Maynard
|
e4ff8dd725
|
more of the same (store dir in an attribute, so it's easier to navigate)
perhaps all "key" data should be in attributes; it's a clean distinction,
and we rarely have more than one key (at most 3 for edits)
|
2004-02-22 04:06:36 +00:00 |
|
Glenn Maynard
|
181e9186d9
|
more of the same
|
2004-02-22 04:01:12 +00:00 |
|
Glenn Maynard
|
9d1c482c2e
|
save difficulty and notestype by name instead of number
only save/require description for edits
|
2004-02-22 03:53:10 +00:00 |
|
Chris Danford
|
b12ea17458
|
fix local profile loading
|
2004-02-22 03:44:04 +00:00 |
|
Glenn Maynard
|
597d5cf8c7
|
remove old comment
|
2004-02-22 03:39:04 +00:00 |
|
Glenn Maynard
|
5f426d7343
|
save RankingCategory as strings; save to attr to make navigation easier
|
2004-02-22 03:37:43 +00:00 |
|
Glenn Maynard
|
22b8a10cbe
|
CategoryScores: save NotesType as a string, so we don't lose compat
if we move NotesTypes around
|
2004-02-22 03:11:22 +00:00 |
|
Glenn Maynard
|
3fc792e9fb
|
fix warning
|
2004-02-22 03:08:14 +00:00 |
|
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 |
|