Commit Graph

243 Commits

Author SHA1 Message Date
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
Chris Danford 29c9770315 fix "can't hit taps on same line as mines"
move life deltas to prefs
separate life delta for stepping on a mine
2003-11-11 07:36:28 +00:00
Chris Danford d792a97227 use separate judge window for mines 2003-11-10 01:03:47 +00:00
Chris Danford 3a9ce7be4d fix Windows prompts to insert disk if memory card not present 2003-11-09 11:50:28 +00:00
Chris Danford 02679ea68b clean up premium coin logic 2003-11-09 01:09:35 +00:00
Chris Danford c3474fe287 split bJointPermium into bVersusForOneCredit and bDoubleForOneCredit 2003-11-07 12:56: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 8addfa2079 Change DEFAULT_SOUND_VOLUME to 1. 2003-11-02 21:05:59 +00:00
Chris Danford f6200a5e95 memory card support works 2003-11-01 22:04:43 +00:00
Chris Danford 513f9709ca Split off separate DemonstrationSound pref 2003-10-22 11:40:04 +00:00
Glenn Maynard cfbd136989 ShowLogWindow -> ShowLogOutput, now also affects stdout output
in *nix
(unimplemented, possibly temporary TexturePreload tags along to avoid
more recompiling ...)
2003-10-19 07:30:06 +00:00
Chris Danford ad84b3666b save allowExtraStage 2003-10-19 05:49:53 +00:00