Chris Danford
|
83fb83d1b4
|
store hash value in Steps for finding equivalent edits
|
2004-04-23 00:53:29 +00:00 |
|
Chris Danford
|
cca71d1d3f
|
edits cleanup:
- only allow reasonable file sizes
- only allow one Steps per edit file
- only allow 5 edits per-song, per-profile
|
2004-04-23 00:26:51 +00:00 |
|
Glenn Maynard
|
cfc8ccd725
|
add GetLoadedFromProfile()
|
2004-04-18 21:53:15 +00:00 |
|
Chris Danford
|
b217774f88
|
create SongID, StepsID
|
2004-04-18 08:06:14 +00:00 |
|
Chris Danford
|
1920634135
|
move Song/Steps sorting into Song/StepsUtil.h/cpp
|
2004-04-18 07:34:37 +00:00 |
|
Glenn Maynard
|
b3e627f968
|
cleanup
add SetLoadedFromProfile()
|
2004-04-16 23:47:24 +00:00 |
|
Glenn Maynard
|
bae39968ed
|
add Steps::GetID; this should be a unique identifier within a song and
difficulty (but it's not unique yet)
|
2004-04-16 23:28:20 +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
|
6754c850df
|
Profile HTML fixes
|
2004-02-16 05:35:06 +00:00 |
|
Glenn Maynard
|
6137e5066d
|
const fixes
|
2004-02-10 10:05:44 +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
|
221b51c2b4
|
add loading of edits from a profile
|
2004-02-08 01:05:53 +00:00 |
|
Chris Danford
|
36ffb71851
|
add edit flag
|
2004-02-07 05:57:19 +00:00 |
|
Glenn Maynard
|
5c26ef5753
|
const fix
|
2003-12-29 22:50:54 +00:00 |
|
Glenn Maynard
|
276889e6a4
|
const fix
|
2003-12-18 21:24:30 +00:00 |
|
Glenn Maynard
|
35f4c7cf55
|
cleanup
|
2003-12-18 21:23:52 +00:00 |
|
David Wilson
|
61f64cfdb4
|
Moved Foot Ranking model to Steps.cpp
|
2003-12-18 20:35:46 +00:00 |
|
Chris Danford
|
d4397d4644
|
add popularity lists to stats.html
|
2003-12-09 07:12:28 +00:00 |
|
Chris Danford
|
bf98d8248a
|
overhauling stats: move all stats from SongManager to ProfileManager
|
2003-12-07 07:09:13 +00:00 |
|
Chris Danford
|
3b8718c1e1
|
fix saving and copying of tap attack notes
|
2003-11-17 03:38:24 +00:00 |
|
Chris Danford
|
bda3de91f7
|
don't add personal records if not using a profile
|
2003-11-09 22:16:59 +00:00 |
|
Chris Danford
|
25d2b954a7
|
more high score cleanup
|
2003-10-20 01:06:26 +00:00 |
|
Chris Danford
|
420988148d
|
fixing high score bugs
|
2003-10-19 21:38:11 +00:00 |
|
Glenn Maynard
|
233d456cea
|
move code from the header, fix AddHighScore
|
2003-10-14 22:42:23 +00:00 |
|
Glenn Maynard
|
5a5e44adfd
|
fix warnings
|
2003-10-14 21:10:40 +00:00 |
|
Chris Danford
|
668d1974f3
|
add top5 high score saving of Courses and Steps for memory cards/ranking screen
|
2003-10-14 17:06:30 +00:00 |
|
Glenn Maynard
|
4c5b32db02
|
floating-point scores
|
2003-10-12 21:51:02 +00:00 |
|
Glenn Maynard
|
e486991c81
|
more const fixes
|
2003-10-04 04:55:59 +00:00 |
|
Chris Danford
|
1a0d83cbc0
|
m_NotesType => m_StepsType
split NoteDataUtil to sep file
|
2003-08-07 06:36:34 +00:00 |
|
Chris Danford
|
f5cd95b4f9
|
NotesType => StepsType
|
2003-08-07 06:16:17 +00:00 |
|
Chris Danford
|
caa7783413
|
forgot to check in Steps.h/cpp
|
2003-08-03 00:57:20 +00:00 |
|