Glenn Maynard
fa9120108e
move prefs out of prefsman
2007-01-22 22:46:25 +00:00
Glenn Maynard
dd69e6fde2
default to 0
2006-12-06 06:27:31 +00:00
John Bauer
fa74b9fdcc
A new set of preferences has a screwed up Theme setting. SM acts
...
as if the theme were set to "default", which is correct, but when you
enter the Appearances menu, it changes the theme to "beat" instead.
This change fixes the bug by making SM use the same string constant
everywhere the default theme is set.
2006-12-05 20:58:26 +00:00
Mike Calfin
a508e359b8
turn off menu timer by default - no need for it in a home game
2006-11-24 05:17:11 +00:00
Glenn Maynard
f0dab15f30
move AutoPlay
2006-11-21 05:02:55 +00:00
Glenn Maynard
e386583dc8
High-level preferences that pull in other dependencies should be
...
moved out of PrefsManager; add GamePreferences for when we don't
have a convenient place to put it.
2006-11-21 04:54:50 +00:00
Glenn Maynard
8ab6be7bde
move Premium into GameState
2006-11-21 03:35:43 +00:00
Glenn Maynard
1869848121
move def to where it belongs
2006-11-21 03:29:39 +00:00
Glenn Maynard
8676a40c8c
move PercentScoreWeight, GradeWeight
2006-11-21 03:27:27 +00:00
Glenn Maynard
b9e2725852
move TimeMeterSecondsChange
2006-11-21 03:17:05 +00:00
Glenn Maynard
cc0914e9b2
dep fixes: move Player's timing prefs into Player; add and
...
use accessor; fix using SE_ instead of TW_; move code
back into GCAT (was in PrefsMan due to dependency for
SMPackage)
2006-11-21 02:49:59 +00:00
Glenn Maynard
2c14373639
cleanup bools
2006-11-10 03:09:51 +00:00
Glenn Maynard
49cb6fe970
remove MaxRegenComboAfterMiss
2006-11-09 09:51:21 +00:00
Glenn Maynard
40573d9fb0
remove RegenComboAfterFail. It was only for TwoPlayerRecovery.
2006-11-09 09:06:41 +00:00
Glenn Maynard
f56a2ba7df
move ShowDanger into Background
2006-11-09 06:16:08 +00:00
Steve Checkoway
f3c949486e
NEver -> Never.
2006-10-15 01:33:36 +00:00
Steve Checkoway
e87789da7c
Rename XToString2 to XToString.
2006-10-15 00:09:18 +00:00
Steve Checkoway
04bff6bc1d
Use XToString2.
2006-10-15 00:00:22 +00:00
Glenn Maynard
92e21b0c2f
don't need to validate enums anymore
2006-10-07 08:00:19 +00:00
Glenn Maynard
4bb479a445
standard enums for some preference types
2006-10-07 07:43:18 +00:00
Glenn Maynard
0493bc75a9
standard enums for some preference types
2006-10-07 05:52:45 +00:00
Glenn Maynard
d188c2fd12
use GetName, GetValue
2006-10-02 06:12:42 +00:00
Glenn Maynard
c690fdcfe4
unify registration
2006-09-29 00:01:32 +00:00
Glenn Maynard
f4975f1f54
simpler Lua boilerplate
2006-09-27 20:30:29 +00:00
Glenn Maynard
578c6d5726
simplify singleton registration
2006-09-21 04:42:45 +00:00
Glenn Maynard
2fe1e69522
move out of PrefsMan
2006-08-17 01:05:00 +00:00
Chris Danford
1e6f968d8e
add AdditionalCourseFolders pref
2006-08-14 20:05:35 +00:00
Chris Danford
1a902b3abd
add pref for showing autoplay status
2006-07-08 09:05:44 +00:00
Chris Danford
9899308409
add pref for showing autoplay status
2006-07-08 08:32:54 +00:00
Chris Danford
ca8a477158
add ValidateCourseSortOrder
2006-07-06 01:11:37 +00:00
Chris Danford
270b8d94c5
seperate fast load for regular and additional songs
2006-06-15 10:54:55 +00:00
Mike Calfin
d176107cab
turned off select group screen, as we're not using it in the default theme as of now
2006-04-30 06:13:11 +00:00
Glenn Maynard
fe00ec613c
move out of PrefsManager
2006-04-06 09:39:29 +00:00
Glenn Maynard
2e0ff9d9c8
Change default BGBrightness to line up with BGBrightnessOrStatic.
2006-03-29 01:52:30 +00:00
Glenn Maynard
d37daab68c
move out of PrefsMan
2006-03-26 04:12:17 +00:00
Chris Danford
09b88acb0d
remove brightness quad. Add SSystemLayer overlay for doing hacks like that.
2006-03-22 23:00:58 +00:00
Chris Danford
1bb78b396c
don't write values to Preferences.ini that are in Static.ini
2006-03-20 04:57:15 +00:00
Chris Danford
da5982a29d
comments cleanup
2006-03-15 02:19:47 +00:00
Glenn Maynard
f6b45581b4
cleanup
2006-02-28 03:22:23 +00:00
Glenn Maynard
5f8337e9da
move some stuff out of PManager
2006-02-28 01:13:44 +00:00
Chris Danford
d87a17a034
PRODUCT_NAME -> PRODUCT_FAMILY
...
PRODUCT_NAME_VER -> PRODUCT_ID_VER
2006-02-25 23:59:32 +00:00
Steve Checkoway
a0506c42fb
Fix compile.
2006-02-25 07:32:34 +00:00
Chris Danford
f5174d5d99
have smpackage read theme from static.ini in case the game hasn't been run yet to create preferences.ini
2006-02-25 04:34:19 +00:00
Chris Danford
3e157b3ab5
move validation into Preference
2006-02-24 23:39:21 +00:00
Chris Danford
2ff000fc8a
give up on auto AR. Handling the AR when the resolution is falling back is more complicated than it's worth.
2006-02-07 00:55:03 +00:00
Chris Danford
bcf84d9bda
re-add Auto AR. Tie it to the desktop resolution which does not change when toggling between fullscreen and windowed. This assumes that the desktop resolution is using square pixels. This assumption will hold true for all out-of-the-box machines with a widescreen display.
2006-02-06 23:40:28 +00:00
Chris Danford
3ed40f6559
remove auto aspect ratio. We can't have the aspect ratio changing mid-game when the screen resolution changes (toggling fullscreen)
2006-02-06 20:15:33 +00:00
Chris Danford
70479fd0c4
tab cleanup
...
no need to fall back to opengl on xbox
2006-02-06 18:23:30 +00:00
Glenn Maynard
0017b79116
move DelayedScreenLoad
2006-01-31 05:33:58 +00:00
Chris Danford
e09e502038
CenteredSingle->Center1Player
2006-01-27 07:09:43 +00:00