Glenn Maynard
74af6715dd
allow disabling disqualification
2004-03-28 20:08:43 +00:00
Glenn Maynard
f13d92e337
try enabling fast load by default
2004-03-28 01:28:32 +00:00
Glenn Maynard
2200e04239
reenable m_bDisableScreenSaver by default
2004-03-15 02:32:51 +00:00
Chris Danford
8f10f429ea
fix GradePercent pref names
2004-03-13 18:35:25 +00:00
Chris Danford
0262ae76f3
show high score list on ScreenNameEntryTraditional
2004-03-08 02:21:22 +00:00
Chris Danford
34dd476d5e
add pref "HideDefaultNoteSkin"
2004-03-01 02:45:29 +00:00
Chris Danford
daaa6eeea6
add pref LockWheelAfterRandom
2004-02-29 04:41:05 +00:00
Glenn Maynard
46dfde46a4
ugh. XForceScreenSaver( g_X11Display, ScreenSaverReset ) apparently
...
causes flicker. Is there any sane way to disable the X blanker, and
reliably reenabling it (eg. after a crash)?
2004-02-27 06:35:46 +00:00
Glenn Maynard
56654496ef
name cleanup
...
"foo() ;" cleanup (itchy spacebar?)
2004-02-27 00:56:51 +00:00
Chris Danford
6b4b560cff
account for sticky pads in mine hit detection
2004-02-25 05:49:54 +00:00
Glenn Maynard
3a78d151e7
remove SoundPreloadAll
...
cleanup
2004-02-21 00:14:38 +00:00
Thad Ward
57c526230b
Create PREFSMAN and mount any additional paths it mentions earlier.
...
Remove DWIPath from prefs.
Add AdditionalFolders to prefs (replaces DWIPath, essentially).
Store CStrings instead of CStringArrays in prefsman, and split them on use.
2004-02-19 08:45:17 +00:00
Glenn Maynard
c3cc9fbcf3
add m_bDisableScreenSaver
2004-02-17 07:16:58 +00:00
Chris Danford
be49e33c53
add grade count and screenshots sections to stats.html
2004-02-16 09:23:34 +00:00
Chris Danford
6754c850df
Profile HTML fixes
2004-02-16 05:35:06 +00:00
Glenn Maynard
e755ecab67
debug option to not show loading window
2004-02-15 22:56:51 +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
Chris Danford
3d69b6e0ec
sign all files in a profile
...
make RageFile filters for use with Crypt++
2004-02-15 04:47:32 +00:00
Glenn Maynard
64f2d8ad3c
rename AutogenMissingTypes -> AutogenSteps
...
simplify
2004-02-10 21:10:23 +00:00
Glenn Maynard
3c940c997e
optionally show (mostly) synced BGAs in the editor
...
(mostly: movies will start correctly but will not seek)
2004-01-23 08:25:00 +00:00
Glenn Maynard
ff7517e0f9
add m_bLockCourseDifficulties
2004-01-21 01:33:29 +00:00
Chris Danford
c8fc9ddeae
options name cleanup, fixes
2004-01-20 07:09:44 +00:00
Chris Danford
fca912cb16
new grading scale
2004-01-20 03:32:48 +00:00
Glenn Maynard
eec0bd8a0c
add m_bLogSkips
2004-01-17 23:22:08 +00:00
Chris Danford
b555be59df
more rave balancing
...
add "noquads"
2004-01-12 03:47:55 +00:00
Chris Danford
ddf1548909
fix CPU skill calculation
...
make SCALE integer friendly
2004-01-12 00:32:18 +00:00
Chris Danford
a1a85c277f
MercifulMines -> MercifulDrain
...
playbalance rave
playbalance AI
2004-01-11 23:33:56 +00:00
Glenn Maynard
cbb1e8cb38
Always play attract sound by default. (People keep reporting this as a bug.)
2004-01-11 11:30:53 +00:00
Chris Danford
97c5c0e2c1
add MercifulMines option
2004-01-03 21:44:14 +00:00
Chris Danford
88ad647255
shrink mine judge window
2004-01-03 21:30:45 +00:00
Chris Danford
0416afda43
fix doubles+quick
...
fix grading (for real this time)
2004-01-02 22:19:27 +00:00
Chris Danford
40b2ecfee5
simplify mine scoring
...
add separate dance point weights for mines
2004-01-02 08:43:14 +00:00
Chris Danford
4640fb10ad
move percent score and and grading constants to prefs
2004-01-02 01:39:14 +00:00
Glenn Maynard
5c64b361b7
m_bCheckSongCacheOnLoad -> !m_bFastLoad
2003-12-31 09:32:21 +00:00
Glenn Maynard
cb8057a5c3
add CheckSongCacheOnLoad
2003-12-30 04:26:39 +00:00
Chris Danford
5aa2a3dff4
add AttractSoundFrequency option
...
remove AttractSound and DemonstrationSound options
2003-12-28 19:46:50 +00:00
Glenn Maynard
f74f47ab88
remove 10+FootInRed
2003-12-21 03:27:14 +00:00
Chris Danford
4ca799bc96
rename "AntiAliasing" to "SmoothLines"
2003-12-20 21:29:55 +00:00
Chris Danford
64f24895d7
save profile data to memory card subdir so we don't clutter the root
2003-12-19 08:51:47 +00:00
Glenn Maynard
2512245332
add ScreenTestMode
2003-12-18 21:16:43 +00:00
Chris Danford
174c634616
working on USB memory card detection for Linux
2003-12-15 07:35:40 +00:00
Chris Danford
4f75f0e174
add PREFSMAN->m_fMinPercentageForHighScore
...
fix fPercentDP not saved when new high score added
2003-12-10 11:49:44 +00:00
Glenn Maynard
11870a6072
continue phasing out BASE_PATH and SLASH
2003-12-10 09:26:05 +00:00
Chris Danford
be7fc5d0d1
more stats cleanup
2003-12-07 08:19:10 +00:00
Glenn Maynard
8fc1821cd9
add m_iSoundWriteAhead
2003-12-02 20:52:10 +00:00
Glenn Maynard
da160607b8
Allow preloading all song banners.
2003-11-25 22:56:48 +00:00
Glenn Maynard
a6b072c9ca
Move debugging options into a separate INI section, since I use them
...
very frequently, and they're mostly not available in the menus.
Add LogCheckpoints.
Move checkpoint code into a namespace.
2003-11-24 00:23:18 +00:00
Chris Danford
4c221fdec1
working on "step on TapAttack" logic
...
remove mines for NoteField when stepped on
2003-11-17 05:26:29 +00:00
Chris Danford
48d5a78429
basic lights support
2003-11-16 04:45:12 +00:00
Chris Danford
47def7d3dc
xbox updates
2003-11-13 00:39:36 +00:00