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 |
|
Sean Burke
|
3275bfd581
|
Allow a manually set pref for what courses to display in ScreenRanking.
|
2003-09-09 02:54:34 +00:00 |
|
Chris Danford
|
3736845d3e
|
working on profiles stored on machine (intermediate step toward memory card support)
|
2003-09-08 03:26:58 +00:00 |
|
Glenn Maynard
|
d47eda86da
|
Add a preference to not clear combo between songs. (not currently
listed in options menus)
|
2003-09-06 04:18:08 +00:00 |
|
Glenn Maynard
|
aa8947f004
|
Add MovieDrivers preference.
|
2003-09-02 04:51:36 +00:00 |
|
Thad Ward
|
1a6d60a6f1
|
make the character select screen optional for modes that don't require a character.
|
2003-08-27 02:48:32 +00:00 |
|
Kevin Slaughter
|
322e94ab55
|
Added option to disable the BegginerHelper
|
2003-08-20 09:17:56 +00:00 |
|
Chris Danford
|
b9e74687bf
|
Add primitive language support
|
2003-08-19 08:01:15 +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 |
|
Glenn Maynard
|
1913fddee0
|
Change progressive -> interlaced. Not Xbox-only. (Avoid making
RageDisplay interfaces arch-specific.)
|
2003-08-12 19:08:07 +00:00 |
|
Andrew Wong
|
d017385257
|
basic support for 5th scoring mode (only adjusts max score value right now)
|
2003-08-11 09:58:18 +00:00 |
|
Manu Evans
|
135103a4e9
|
PAL and Progressive Scan support for XBox ..
|
2003-08-03 06:41:52 +00:00 |
|
Andrew Wong
|
c3f1d5bc12
|
Added "progressive stages lifebar" support
Fixed bug where final stage wasn't really at full difficulty
|
2003-07-31 15:07:48 +00:00 |
|
Andrew Wong
|
3adec8251c
|
progressive lifebar for nonstop courses (4th stage harder than 1st stage, etc)
|
2003-07-30 17:01:04 +00:00 |
|
Andrew Wong
|
ff3e915763
|
weee progressive lifebar (like ddrex)
|
2003-07-29 12:42:38 +00:00 |
|
Glenn Maynard
|
9a5f812c8f
|
Simplify: use an enum instead of magic constants.
|
2003-07-27 18:39:34 +00:00 |
|
Andrew Wong
|
cb250344b8
|
basic course sorting implemented via preferences
|
2003-07-27 14:10:47 +00:00 |
|
Andrew Wong
|
0ce2147bc2
|
added "courses only" option for marvelous judgement
|
2003-07-25 08:05:29 +00:00 |
|
Glenn Maynard
|
aae0ef4d82
|
s/ShowConsole/DebugMode/
|
2003-07-20 04:35:22 +00:00 |
|
Glenn Maynard
|
24fe033661
|
add m_bShowConsole
|
2003-07-18 08:05:39 +00:00 |
|