Chris Danford
|
a1a85c277f
|
MercifulMines -> MercifulDrain
playbalance rave
playbalance AI
|
2004-01-11 23:33:56 +00:00 |
|
Chris Danford
|
97c5c0e2c1
|
add MercifulMines option
|
2004-01-03 21:44:14 +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
|
1ba5e253ca
|
windows memory card fixes/cleanup
|
2003-12-18 07:46:21 +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 |
|
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
|
a35e97b88e
|
add doubles premium messages
|
2003-11-09 08:55:21 +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 |
|
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
|
f57aa6c785
|
arcade machine changes
|
2003-10-17 08:03:46 +00:00 |
|
Glenn Maynard
|
6e5a5efe73
|
add g_bAutoRestart
|
2003-10-16 08:55:32 +00:00 |
|
Glenn Maynard
|
805bbdd125
|
add m_bTwoPlayerRecovery
|
2003-10-13 03:20:05 +00:00 |
|
Glenn Maynard
|
5c8a8d16d7
|
changable regen combos
|
2003-10-13 00:06:49 +00:00 |
|
Chris Danford
|
b3d25996d8
|
add option for silent attract
|
2003-10-12 19:45:28 +00:00 |
|
Chris Danford
|
c76e819d1d
|
finish image centering code
add input test screen
|
2003-10-11 07:47:34 +00:00 |
|
Glenn Maynard
|
17e0fb52b9
|
Remove bSwitchToLastPlayedGame.
Simplify.
|
2003-10-08 08:01:41 +00:00 |
|
Glenn Maynard
|
b0e05dfbee
|
add ReadGlobalPrefsFromDisk( bSwitchToLastPlayedGame, fn )
|
2003-10-08 07:10:55 +00:00 |
|
Chris Danford
|
cf8c4043f3
|
remove decode movie MS
add menu item for movie texture color
add better presets for Radeon 7xxx
|
2003-10-07 08:18:28 +00:00 |
|
Glenn Maynard
|
d4e6a2f0fd
|
add m_bPercentageScoring
|
2003-10-05 05:18:48 +00:00 |
|
Chris Danford
|
63fc85a7c4
|
only AutoMap joysticks if joysticks attached to system change. This way, we won't override users' custom mappings as often.
|
2003-10-03 03:20:50 +00:00 |
|
Glenn Maynard
|
e96552f981
|
Remove m_sCustomSpeedMod: this is done with theme metrics now.
|
2003-10-02 01:46:33 +00:00 |
|
Kevin Slaughter
|
c098747e02
|
Adding ScreenEndlessBreak capability
|
2003-09-29 12:32:12 +00:00 |
|
Glenn Maynard
|
a471fb9fa5
|
Work around VC linker bug.
|
2003-09-28 07:13:12 +00:00 |
|
Glenn Maynard
|
c8a7ddf365
|
add m_iSoundResampleQuality
|
2003-09-25 01:37:56 +00:00 |
|
Andrew Wong
|
ee81ce3cac
|
feature: custom speed mod = allows users to specify their own speed modifier in stepmania.ini.
note: C300 was removed to make space on the line.
|
2003-09-13 22:57:11 +00:00 |
|
Thad Ward
|
58a61259d6
|
remove the IgnoreJoyAxes preference again, since it isn't used anywhere. (see Chris' earlier commit for why)
|
2003-09-09 12:17:06 +00:00 |
|
Kevin Slaughter
|
20e5b01970
|
For some reason, m_bIgnoreJoyAxes was missing...?? Fixed.
|
2003-09-09 09:00:36 +00:00 |
|
Chris Danford
|
bc1d7650fd
|
remove IgnoreJoyAxes option. Instead, have ScreenMapControllers prefer button presses over axis presses for simultaneouly received input events.
|
2003-09-09 04:57:22 +00:00 |
|