Glenn Maynard
7b43001220
"aspect ratio" is ambiguous; s/m_fAspectRatio/m_fDisplayAspectRatio/
2005-01-16 22:57:11 +00:00
Glenn Maynard
71861bd600
PrefsManager should not depend on ThemeManager
2005-01-09 01:43:58 +00:00
Chris Danford
cfd7f6300f
fix CoinMode toggling on ScreenTitleMenu
2005-01-05 04:35:15 +00:00
Chris Danford
57e02f2b75
change BGALayer to use Actor's map of commands
...
add "applydefaultoptions" command
clean up CoinMode and Premium enums
2005-01-04 10:51:25 +00:00
Chris Danford
9b457eb241
add aspect ratio pref
2004-12-23 06:50:19 +00:00
Glenn Maynard
607c22fef9
add PrefsManager::GetPreferenceByName
2004-12-07 10:04:19 +00:00
Glenn Maynard
63e2b2be99
move a couple preferences out of PrefsManager
2004-12-07 01:48:46 +00:00
Glenn Maynard
d9cfe446ce
fix preference names
2004-12-07 01:41:55 +00:00
Chris Danford
005a7f5efa
convert more prefs to use Preference
2004-12-04 10:35:50 +00:00
Chris Danford
d46bfd460d
convert some prefs to use Preference
2004-12-04 08:21:54 +00:00
Chris Danford
2b9d990e71
prefs name cleanup
2004-12-04 06:09:30 +00:00
Ryan Dortmans
7bbfaaa061
Translate non-keyboard input to keyboard input
2004-11-26 23:33:07 +00:00
Ryan Dortmans
2d25453707
Xbox: add virtual memory related preferences
2004-11-08 02:37:34 +00:00
Chris Danford
5127ceef4d
remove CachedThemeMetrics in favor of ThemeMetric<T>
...
fix "CachedThemeMetrics don't read HTML colors and don't evaluate Lua expressions"
2004-11-06 20:36:04 +00:00
Glenn Maynard
cc034a65aa
fix GradePercent saving
2004-11-05 02:09:48 +00:00
Charles Lohr
e77abc84ab
Fix: Allow 2.00 sec wait period to be changed.
2004-10-26 18:18:53 +00:00
Chris Danford
0a6acd94ae
fix centering matrix + perspective projections
2004-10-24 22:59:10 +00:00
Charles Lohr
d5c767f6eb
Make the connect/disconnect a lot nicer.
2004-10-19 06:15:42 +00:00
Chris Danford
722941a646
add monkey scripting input driver for longevity testing
2004-10-16 15:04:10 +00:00
Chris Danford
9fe9b0884a
Add hack to not leave cards mounted
2004-10-03 05:27:52 +00:00
Chris Danford
807d892f4f
allow theme to specify logical screen dimensions
2004-09-21 06:07:12 +00:00
Chris Danford
825c972bf5
make LogFPS a self-registering pref
2004-09-13 03:58:39 +00:00
Chris Danford
66246afeb7
add pref bLogFPS
2004-09-12 18:14:39 +00:00
Ryan Dortmans
50f73c902c
Removed redundant variable initialisation.
2004-09-10 06:56:14 +00:00
Glenn Maynard
07f328e240
for real
2004-09-10 03:09:05 +00:00
Renaud Lepage
776c1609e3
Put back Xbox centering options - needed to resize the screen manually
2004-09-09 23:10:34 +00:00
Glenn Maynard
e95bcc42f2
remove old xbox centering stuff
2004-09-09 22:23:30 +00:00
Ryan Dortmans
1430f26179
Added Xbox implementation
2004-09-09 16:14:21 +00:00
Glenn Maynard
4be3f800d7
m_bPalettedBannerCache
2004-09-04 04:19:04 +00:00
Chris Danford
ac6f4d2df4
read Static.ini too on ResetToDefaults
2004-08-22 18:08:06 +00:00
Chris Danford
f75c44bd02
add Defaults.ini as an underlay for StepMania.ini
2004-08-22 15:55:23 +00:00
Chris Danford
7da7f39eb0
don't save course scores with 0 percentage
2004-08-01 01:36:51 +00:00
Chris Danford
9da7a69cb1
add pref ConstantUpdateDeltaSeconds
2004-07-28 16:04:19 +00:00
Thad Ward
daff442724
prevent invalid values for CoinsPerCredit in the ini file from causing
...
problems, such as crashing SM.
2004-07-22 20:21:35 +00:00
Glenn Maynard
8a3fb77328
allow specifying ALSA device to use
2004-07-17 21:22:36 +00:00
Chris Danford
059dfb6ae2
remove html saving options (because the html writer is gone)
2004-07-11 02:24:32 +00:00
Glenn Maynard
fc22aea9a3
Match all non-failed scores to D. This fixes low good attacks (eg. N goods,
...
two or three bads or misses, and no perfects or greats) which have a negative
grade percentage ending up at GRADE_FAILED (E). It also fixes a potentially
confusing inconsistency with autoplay; if you miss the first note or two of a
song and autoplay the rest, your score is negativfe and you'd get an E; if
you autoplay immediately and have a 0 score, you'd get a D.
2004-06-29 20:37:07 +00:00
Chris Danford
3818cab51d
add pref "JudgeWindowAdd" to account for differences in input sampling rate
2004-06-27 00:03:06 +00:00
Chris Danford
991fc1acaa
naming cleanup
2004-06-26 17:28:02 +00:00
Glenn Maynard
1ed2dd02f8
don't mess with the event mode unless in PAY
2004-06-19 04:59:15 +00:00
Kevin Slaughter
b3f1d8f874
Added GL cel shading option for models
2004-06-18 11:02:40 +00:00
Chris Danford
a266e00c93
force particular Premium and CoinMode values if bEventMode
2004-06-09 08:14:21 +00:00
Chris Danford
63bbabc491
add pref: MinPercentageForMachineCourseHighScore
2004-06-08 08:15:58 +00:00
Chris Danford
62acd3526f
name cleanup: FAIL_ARCADE -> FAIL_IMMEDIATE
...
clean up fail logic
add pref: Min1FullSongInCourses
2004-06-08 07:16:28 +00:00
Glenn Maynard
733127d8ed
license update
2004-06-08 01:24:17 +00:00
Glenn Maynard
69d330eff5
add m_bMemoryCards
2004-06-06 01:50:21 +00:00
Chris Danford
1c9223787d
add pref SubSortByNumSteps
2004-06-02 07:07:12 +00:00
Chris Danford
aee70ad0cc
only keep top 3 scores in players' stats.xml to keep the file size small
2004-05-28 04:46:43 +00:00
Chris Danford
c711c8aa33
name cleanup: ProfileStatsHtml -> PlayerStatsHtml
2004-05-28 04:17:56 +00:00
Glenn Maynard
6ec5593cbe
fix static.ini not overriding stepmania.ini
2004-05-27 02:54:32 +00:00