Chris Danford
a51186e70c
don't count high score DP for courses that aren't 100% fixed entries
2004-03-20 19:24:38 +00:00
Steve Checkoway
17537b3936
Fix warning.
2004-03-14 05:35:54 +00:00
Chris Danford
370839215f
add graphic for courses that have mods
2004-03-13 23:11:57 +00:00
Chris Danford
7a32af8c5e
clean up presisting of settings to Profile
...
persist PreferredCourseDifficulty
2004-03-13 22:18:09 +00:00
Chris Danford
4ce627988c
whoops!
2004-03-12 05:31:52 +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
Glenn Maynard
38b0916672
allow specifying difficult course meter explicitly
2004-03-04 22:24:09 +00:00
Chris Danford
6754c850df
Profile HTML fixes
2004-02-16 05:35:06 +00:00
Glenn Maynard
e2e692f77a
add "nodifficult" course song tag
2004-02-10 22:52:43 +00:00
Glenn Maynard
64f2d8ad3c
rename AutogenMissingTypes -> AutogenSteps
...
simplify
2004-02-10 21:10:23 +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
Glenn Maynard
b9b589cc34
Course::Unload
2004-01-26 20:55:35 +00:00
Glenn Maynard
ac8b57f6aa
fix HasCourseDifficulty(COURSE_DIFFICULTY_REGULAR)
2004-01-21 01:47:54 +00:00
Glenn Maynard
6c71f9103f
allow per-player course difficulties (not well-tested yet, off by default)
2004-01-21 01:35:54 +00:00
Glenn Maynard
7e0f8b49e8
fix linux compile
2004-01-14 08:05:05 +00:00
Chris Danford
1cb29a82b5
add CourseDifficulty, use it instead of a bDifficult flag
2004-01-14 06:11:28 +00:00
Glenn Maynard
ef6b831ea3
cache Course::GetCourseInfo results
2003-12-21 02:54:23 +00:00
Glenn Maynard
fcfb3430f1
optimize (20:1 speedup)
2003-12-21 00:49:22 +00:00
Glenn Maynard
b018828250
optimize
2003-12-12 03:55:12 +00:00
Chris Danford
ea8c87c46f
fix category feats show wrong score on ScreenNameEntryTraditional
...
store both iScore and fPercentDP for courses and categories
2003-12-10 11:35:34 +00:00
Glenn Maynard
11870a6072
continue phasing out BASE_PATH and SLASH
2003-12-10 09:26:05 +00:00
Chris Danford
d4397d4644
add popularity lists to stats.html
2003-12-09 07:12:28 +00:00
Glenn Maynard
20c3074e5b
use RageFile
2003-12-04 19:13:29 +00:00
Glenn Maynard
cde21af7c6
cleanup
2003-12-04 04:57:25 +00:00
Glenn Maynard
d5a859f877
simplify
2003-11-26 19:09:08 +00:00
Glenn Maynard
df9584f4d5
attack and meter fixes
2003-11-18 00:51:15 +00:00
Glenn Maynard
58f1855c57
add END course attack tag
2003-11-17 17:54:53 +00:00
Glenn Maynard
72bf71edfa
add SortCoursePointerArrayByMostPlayed
2003-11-17 03:17:29 +00:00
Chris Danford
bda3de91f7
don't add personal records if not using a profile
2003-11-09 22:16:59 +00:00
Jason Felds
be1ed36142
Newline added at end of file.
2003-11-05 05:00:32 +00:00
Andrew Wong
38f78c4560
add option to hide name entry screen if course isn't in ranking list
2003-11-03 10:14:13 +00:00
Glenn Maynard
1c2e75c9a0
simplify
2003-10-29 21:06:33 +00:00
Glenn Maynard
a77521c2b6
reading/writing fixes
2003-10-26 03:17:45 +00:00
Glenn Maynard
18c9d38f50
course timed attack support
...
fix HowToPlay crash
2003-10-26 03:02:30 +00:00
Glenn Maynard
3471ad3f53
add Course::Info::GetAttackArray
2003-10-25 22:55:11 +00:00
Chris Danford
25d2b954a7
more high score cleanup
2003-10-20 01:06:26 +00:00
Steve Checkoway
ab86c193cd
Fix signed vs. unsigned.
2003-10-16 17:38:59 +00:00
Glenn Maynard
d1d342dbd3
AddHighScore fixes
2003-10-15 01:03:14 +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
9cd65ffc0f
reenable log (as a trace, not a warning)
2003-09-22 01:06:07 +00:00
Glenn Maynard
2c5a39ffa6
Fix logs (thanks gcc)
2003-09-19 01:16:42 +00:00
Glenn Maynard
bad37ad932
simplify
2003-09-15 00:32:20 +00:00
Glenn Maynard
c8f322ca3c
remove cruft
2003-09-11 03:36:43 +00:00
Glenn Maynard
a061078f1d
Fix Caprice.
2003-09-11 03:35:05 +00:00
Glenn Maynard
c69c8540ea
Course writing fixes:
...
* fix extra colon being written, causing mods to not read back in
* fix showcourse and noshowcourse not being written correctly
* don't write out -1 #LIVES and #METER
* don't write #REPEAT:NO
2003-09-05 21:05:05 +00:00
Chris Danford
35950c4eaf
Add prefs for logging. Don't throw if can't open log file. Remove Ragefopen and Rageifstream (they aren't needed).
2003-08-13 04:40:23 +00:00
Andrew Wong
1ebe763c9a
add option to push random courses to end or sort them based on GetMeter
2003-08-12 23:18:19 +00:00