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
fdaac32a8f
Add ChangeCurrentGame. Move the currently-selected game to
...
GamePrefs.ini.
2003-10-02 03:06:20 +00:00
Glenn Maynard
c9074c170c
IniFile::SetValueB->SetValue, etc. Cleanup.
2003-10-02 02:11:47 +00:00
Glenn Maynard
b13cb43aa6
IniFile::GetValueB->GetValue, etc. Cleanup.
2003-10-02 02:03:29 +00:00
Glenn Maynard
e96552f981
Remove m_sCustomSpeedMod: this is done with theme metrics now.
2003-10-02 01:46:33 +00:00
Glenn Maynard
75a3a7f8b8
functions moved
2003-10-02 01:41:09 +00:00
Kevin Slaughter
c098747e02
Adding ScreenEndlessBreak capability
2003-09-29 12:32:12 +00:00
Glenn Maynard
c8a7ddf365
add m_iSoundResampleQuality
2003-09-25 01:37:56 +00:00
Glenn Maynard
787cebdda7
dur
2003-09-22 21:44:28 +00:00
Glenn Maynard
bc3d722afe
This is needed for now; put it back until I find a better way to discard
...
old data.
2003-09-22 21:39:27 +00:00
Glenn Maynard
a71be72a18
Don't read this before writing (discard obsolete and empty values)
2003-09-22 20:28:46 +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
Andrew Wong
68c198a24e
fix prefsman
2003-09-09 09:16:19 +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
Sean Burke
8420e2c2ee
This should make whitespace consistent.
2003-08-20 17:54:26 +00:00
Glenn Maynard
75504feee5
remove duplicate
2003-08-20 17:18:33 +00:00
Sean Burke
9070b9be1e
ShowBeginnerHelper typo fix.
2003-08-20 14:13:56 +00:00
Thad Ward
7c7a78c7d3
Save the ShowBeginnerHelper option's value to disk
2003-08-20 11:51:21 +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
Glenn Maynard
1e5d26fdc9
change SelectGroup to ShowSelectGroup
2003-08-06 18:53:14 +00:00
Manu Evans
104213c0ca
More meaningful ini parameter name
2003-08-03 10:55:47 +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
Chris Danford
278cb4c3f1
runs on Xbox
2003-07-22 07:47:27 +00:00
Glenn Maynard
aae0ef4d82
s/ShowConsole/DebugMode/
2003-07-20 04:35:22 +00:00
Glenn Maynard
608f6aede3
simplify
2003-07-18 08:04:47 +00:00
Glenn Maynard
aa35f65bdd
silly fix
2003-07-16 00:39:58 +00:00
Andrew Wong
9f03c16445
added option where player can choose to make 10-footers in red or not
2003-07-15 08:35:47 +00:00
Glenn Maynard
4b4317854e
add m_bThreadedInput
2003-07-13 20:21:04 +00:00
Andrew Wong
604663f466
cleaned up unlock data so it appears in MemCard.ini and is no longer in preferences
...
(note to whoever builds uninstaller - don't delete memcard.ini on uninstall, please :)
2003-07-11 12:01:25 +00:00
Glenn Maynard
e1be95ad48
separate movie color depth
2003-07-09 02:28:56 +00:00
Glenn Maynard
94fe0ff259
remove duplicates
2003-07-07 22:22:04 +00:00
Andrew Wong
d27a25e472
Revamped the unlock system. Currently it supports the following methods:
...
DP - dance points, what Miryokuteki had in place
AP - arcade points, like MAX2 arcade
SP - song points, like MAX2 home (though I don't know the exact system)
CS - clear stages, like 5th home
Somewhat strewn but not supported yet:
!! - Toastys seen
EC - cleared extra stages
EF - fail extra stage (don't quote me on these two yet, I haven't tried them yet)
RO - roulette (theres fifteen roulette slots, but its not implemented yet)
Also updated the INI to store values for these means of unlocking. The system
still isn't "optimized" yet, though.
2003-07-07 10:22:53 +00:00
Glenn Maynard
03a7df4f78
add IgnoredMessageWindows
2003-07-07 03:51:20 +00:00