Glenn Maynard
|
7bc279d0c1
|
cleanup, comment
|
2004-02-23 00:23:52 +00:00 |
|
Glenn Maynard
|
832355dba4
|
fix linux build
|
2004-02-23 00:21:26 +00:00 |
|
Glenn Maynard
|
78d35a1efb
|
fix glitches if the time is set far ahead during gameplay
|
2004-02-23 00:10:32 +00:00 |
|
Glenn Maynard
|
2c8b17ebf8
|
RageTimer fixes
|
2004-02-23 00:04:38 +00:00 |
|
Glenn Maynard
|
1208c42c4d
|
use localtime_r
fix off-by-one errors in time output
|
2004-02-22 23:39:11 +00:00 |
|
Chris Danford
|
06c9073fcf
|
better calories tracking
|
2004-02-22 23:29:13 +00:00 |
|
Glenn Maynard
|
9e6a952a41
|
Better check for the system clock moving backwards. Fixes assist tick.
Needs more testing.
|
2004-02-22 23:27:42 +00:00 |
|
Glenn Maynard
|
d17828c60c
|
simplify
|
2004-02-22 23:26:46 +00:00 |
|
Glenn Maynard
|
5305320e09
|
honor m_sLastUsedHighScoreName
|
2004-02-22 22:44:39 +00:00 |
|
Glenn Maynard
|
23622db584
|
fix warnings
|
2004-02-22 21:46:11 +00:00 |
|
Glenn Maynard
|
869fcfad18
|
whoops, fix link
|
2004-02-22 21:32:36 +00:00 |
|
Glenn Maynard
|
95edf1db8a
|
const fixes
|
2004-02-22 21:25:22 +00:00 |
|
Glenn Maynard
|
06a3aea227
|
fix warnings
|
2004-02-22 21:23:47 +00:00 |
|
Glenn Maynard
|
b485039b32
|
m_fTotalCaloriesBurned -> float
|
2004-02-22 21:23:04 +00:00 |
|
Thad Ward
|
e33c642403
|
fix typo
|
2004-02-22 21:22:48 +00:00 |
|
Glenn Maynard
|
0eb34d9da0
|
add int PrettyPercent
|
2004-02-22 21:22:27 +00:00 |
|
Glenn Maynard
|
370451ebd4
|
fix warnings
|
2004-02-22 21:13:27 +00:00 |
|
Glenn Maynard
|
17422a5c43
|
don't output scores for hidden/locked songs
|
2004-02-22 21:10:18 +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
|
26f438bf65
|
reorder deletes
|
2004-02-22 08:33:14 +00:00 |
|
Glenn Maynard
|
16afd86637
|
fix gcc compile
|
2004-02-22 08:20:36 +00:00 |
|
Glenn Maynard
|
5dd654fdee
|
MemCard.ini is gone
|
2004-02-22 08:18:11 +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
|
066826e421
|
this happens normally in the default theme, so let's not warn about it
|
2004-02-22 08:13:30 +00:00 |
|
Glenn Maynard
|
cf9961950b
|
FOREACH_Grade
|
2004-02-22 07:09:34 +00:00 |
|
Glenn Maynard
|
376ca15029
|
simplify
|
2004-02-22 07:07:03 +00:00 |
|
Chris Danford
|
7bcbe86e33
|
add course high scores to stats.html
|
2004-02-22 06:42:50 +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 |
|
Glenn Maynard
|
c631036b6c
|
simplify
|
2004-02-22 05:16:12 +00:00 |
|
Glenn Maynard
|
0188f51f4e
|
add better accessors for attributes
|
2004-02-22 05:12:23 +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
|
97e9277d1c
|
this comment came from somewhere else, I think
|
2004-02-22 04:57:17 +00:00 |
|
Chris Danford
|
6114922698
|
fall back to local profile if mem card is unplugged before cards locked
|
2004-02-22 04:53:51 +00:00 |
|
Glenn Maynard
|
0fb39e11e0
|
fix assert when !PREFSMAN->m_bSignProfileData
|
2004-02-22 04:48:39 +00:00 |
|
Glenn Maynard
|
6ad0103404
|
calling GetMD5 is OK when !PREFSMAN->m_bSignProfileData
|
2004-02-22 04:47:35 +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 |
|
Chris Danford
|
4658cda3dd
|
grade table style cleanup
|
2004-02-22 03:43:07 +00:00 |
|
Glenn Maynard
|
597d5cf8c7
|
remove old comment
|
2004-02-22 03:39:04 +00:00 |
|