Commit Graph

28 Commits

Author SHA1 Message Date
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