Commit Graph

19 Commits

Author SHA1 Message Date
Chris Danford ec7bfc6fca remove debugging code 2003-11-10 01:13:10 +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 6366d979ce clear ranking "name to fill in" markers on save 2003-11-09 21:40:20 +00:00
Glenn Maynard 636a7512e2 Add NoteData::LoadOverlapped. Simplify. 2003-11-01 19:59:50 +00:00
Glenn Maynard b63574b726 Remove extra copies on regular autogen. Cleanup.
Don't sign and date code--CVS does that for us.
2003-11-01 19:40:18 +00:00
Matt Denham acec32cc8b Autogen fixes, stage 1 - tracks are combined semi-correctly (double->single will combine both pads to one) 2003-10-29 23:17:00 +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
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
Glenn Maynard 23bf8cb1ca Interface cleanup, const fix, minor optimizations. 2003-10-04 03:04:44 +00:00
Chris Danford 9434a66d94 fix FixImpossibleRows()
fix misaligned editor NoteFields
2003-09-21 23:16:44 +00:00
Andrew Wong 9508282670 don't save high score when score = 0 (e.g. autoplay) 2003-09-01 00:36:26 +00:00
Chris Danford 62a6a7754b Fill in Steps::m_sDescription automatically if missing. 2003-08-13 04:48:06 +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