Glenn Maynard
f00bb63423
the options "no" and "off" do not leave much to choice
2004-01-03 04:31:32 +00:00
Glenn Maynard
5c64b361b7
m_bCheckSongCacheOnLoad -> !m_bFastLoad
2003-12-31 09:32:21 +00:00
Glenn Maynard
bc2f27ebc2
add m_bCheckSongCacheOnLoad ("Fast load")
2003-12-30 09:34:05 +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
Glenn Maynard
50bfdd0712
CoinModeNoHome
2003-11-26 00:32:21 +00:00
Chris Danford
47def7d3dc
xbox updates
2003-11-13 00:39:36 +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
70df8e2ca1
add antialiasing to graphic options
2003-11-08 15:50:27 +00:00
Chris Danford
e1b38458d9
add antialiasing to graphic options menu
2003-11-08 15:48:40 +00:00
Chris Danford
c3474fe287
split bJointPermium into bVersusForOneCredit and bDoubleForOneCredit
2003-11-07 12:56:32 +00:00
Glenn Maynard
43ed677045
Fix PlayerOptions::GetString percentage rounding.
...
Merge ScreenGameplay::SM_NotesEnded code paths.
Replace FAIL_PASSMARK with PlayerOptions FailMark:
It's simpler: only one test (in SM_NotesEnded). It can be 1: changed easily:
say "80% FailMark" for BM; 2: set per-player, if some mode wants an easier
setting for easier difficulties; 3: changed during courses (if you really wanted to).
It coexists with fail types. In some BeatMania games, you have to be over 80%
at the end to pass, but you also fail immediately if the bar empties.
One thing to be careful of: since it coexists with fail types, setting FailOff doesn't
disable FailMark failing. If you want that, too, use "No FailMark".
The danger background works consistently. (If FailOff is set, the behavior is what
it was--no danger at all.)
2003-11-03 19:42:06 +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
Andrew Livy
93f2e21ce4
Added: 70% PassMark Fail Type
2003-11-03 03:30:39 +00:00
Glenn Maynard
ca1f4ab802
fix sound options menu
2003-10-29 00:34:57 +00:00
Chris Danford
bd585e46a1
fix VC7 warnings
2003-10-22 12:28:30 +00:00
Chris Danford
513f9709ca
Split off separate DemonstrationSound pref
2003-10-22 11:40:04 +00:00
Chris Danford
037c26e20b
add sound volume menu option
2003-10-12 20:34:46 +00:00
Chris Danford
b3d25996d8
add option for silent attract
2003-10-12 19:45:28 +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
Chris Danford
2f09374c08
move some options to "Coin Options" group
2003-10-06 05:59:58 +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
fdaac32a8f
Add ChangeCurrentGame. Move the currently-selected game to
...
GamePrefs.ini.
2003-10-02 03:06:20 +00:00
Glenn Maynard
75a3a7f8b8
functions moved
2003-10-02 01:41:09 +00:00
Glenn Maynard
8e8dbb5862
simplify
2003-09-30 05:39:47 +00:00
Glenn Maynard
10d6c1e053
simplify
2003-09-30 05:33:33 +00:00
Glenn Maynard
0eb9b75928
fix ShowSongOptions mismatch
2003-09-30 05:23:12 +00:00
Glenn Maynard
b4a791c063
simplify
2003-09-29 06:28:17 +00:00
Glenn Maynard
011923cac3
s/map/mapping/g
2003-09-29 04:46:37 +00:00
Glenn Maynard
a51abcbc11
Fix MoveMap()
2003-09-29 04:23:53 +00:00
Glenn Maynard
92b1e53678
ScreenSelectGame support
2003-09-29 03:22:51 +00:00
Glenn Maynard
82a2f6d48e
Machine options
2003-09-29 03:02:54 +00:00
Glenn Maynard
aeafb770d5
Add graphic options. Cleanup.
2003-09-29 02:24:53 +00:00
Glenn Maynard
daac4f864a
add input options and gameplay options
2003-09-29 00:46:25 +00:00
Glenn Maynard
b5d145e086
add autogen options and background options
2003-09-29 00:07:36 +00:00
Glenn Maynard
ab16cff6db
Appearance options support.
2003-09-28 07:14:07 +00:00
Glenn Maynard
62bd1d208d
Begin support for dynamic prefs options
2003-09-28 05:15:27 +00:00
Glenn Maynard
2ca689481e
Add ScreenOptionsMaster (partially functional)
2003-09-28 02:59:02 +00:00