Commit Graph
5793 Commits
Author SHA1 Message Date
Glenn Maynard 5c36186486 Play music. 2003-09-28 05:19:37 +00:00
Glenn Maynard 62bd1d208d Begin support for dynamic prefs options 2003-09-28 05:15:27 +00:00
Glenn Maynard 8aa6fa6d0b Remove ScreenSoundOptions. 2003-09-28 05:07:29 +00:00
Glenn Maynard e72730a2aa Use ScreenOptionsMaster for ScreenSoundOptions. 2003-09-28 05:07:03 +00:00
Glenn Maynard f38c469f39 Save prefs changes 2003-09-28 05:04:55 +00:00
Glenn Maynard 4025a358c2 bugfix 2003-09-28 05:02:00 +00:00
Glenn Maynard 8556cb0cf0 Hide ScreenOptionsMenu. 2003-09-28 04:38:31 +00:00
Glenn Maynard 45a250b4ee Use ScreenOptionsMaster for ScreenOptionsMenu. 2003-09-28 04:34:15 +00:00
Glenn Maynard 7de3907afc Add ScreenOptionsMaster metrics.
Use ScreenOptionsMaster for ScreenOptionsMenu.
2003-09-28 04:33:46 +00:00
Glenn Maynard bd057e0f80 And closer ... 2003-09-28 04:13:40 +00:00
Glenn Maynard 71146a14fb Reverse these; it's more intuitive this way. 2003-09-28 04:09:05 +00:00
Glenn Maynard f137859d94 Getting there. 2003-09-28 04:07:53 +00:00
Glenn Maynard 562a479b26 update 2003-09-28 03:01:43 +00:00
Glenn Maynard 2ca689481e Add ScreenOptionsMaster (partially functional) 2003-09-28 02:59:02 +00:00
Glenn Maynard c87b76e958 No, really, use ScreenReloadSongs (last commit added files that
I meant to add in a minute)
2003-09-28 02:58:15 +00:00
Glenn Maynard ccb1d7cd87 Use ScreenReloadSongs 2003-09-28 02:57:46 +00:00
Glenn Maynard b7add9b47c Add ScreenReloadSongs 2003-09-28 02:57:09 +00:00
Glenn Maynard 52261e7d72 add "no turn", "no transform", change "nonoteskin" to "no noteskin" 2003-09-28 02:55:20 +00:00
Glenn Maynard 99f45cca95 Don't lowercase the value (screen names are case-sensitive). 2003-09-28 02:54:26 +00:00
Glenn Maynard 766679514e Fix error handling. 2003-09-28 00:17:08 +00:00
Glenn Maynard 1cc709407e Update aliases. 2003-09-27 23:31:42 +00:00
Glenn Maynard fdf2a4e2ed add metrics 2003-09-27 23:30:58 +00:00
Glenn Maynard 3463ba9384 remove ScreenAlbums, ScreenCompany, ScreenIntroMovie, ScreenWarning 2003-09-27 22:58:23 +00:00
Glenn Maynard cab5a19535 Remove some aliasing screens. (These aliases in Create() aren't really
needed; they're just to reduce theme incompatibility.)
2003-09-27 22:54:34 +00:00
Chris Danford b05b44d83f fix VC6 compile error 2003-09-27 22:41:34 +00:00
Glenn Maynard afb5359915 add raw ScreenAttract 2003-09-27 22:41:05 +00:00
Sean Burke b7d2ac18bd Makefile formatting cleanup. 2003-09-27 22:39:59 +00:00
Glenn Maynard b638231bda move ScreenWarning to Screens 2003-09-27 22:33:20 +00:00
Sean Burke cdaaa3be6b Fix comment spelling. 2003-09-27 22:32:13 +00:00
Glenn Maynard c15e0cec49 Allow screen aliasing. 2003-09-27 22:30:51 +00:00
Sean Burke 70e1a6bb16 Try to make compilation of RageTimer a bit less dependent on the local SDL tree. 2003-09-27 22:24:43 +00:00
Glenn Maynard 5746e54a44 fix crash 2003-09-27 22:23:35 +00:00
Chris Danford b1188a971d fix num of states check 2003-09-27 21:49:02 +00:00
Glenn Maynard 9c9c56ba61 missing graphics 2003-09-27 21:09:23 +00:00
Glenn Maynard 60ae284a7d Don't discard the rest of sValue, so eg. "mod,1.5x,boost" works. 2003-09-27 20:57:06 +00:00
Glenn Maynard 12035ea77a comment 2003-09-27 20:50:12 +00:00
Sean Burke e0742c076d Make Stepmania stop crashing at load. 2003-09-27 19:49:24 +00:00
Glenn Maynard 7e0ebb6187 Use DescribesCurrentModeForAllPlayers. 2003-09-27 19:24:21 +00:00
Glenn Maynard 84689fe441 Apply and ApplyToAllPlayers are const.
DescribesCurrentMode is a per-player operation.  Add DescribesCurrentModeForAllPlayers.
ModeChoice::Apply fix.
Check modifiers in DescribesCurrentMode.
2003-09-27 19:23:34 +00:00
Glenn Maynard 048828e544 Add ComparePlayerOptions and CompareSongOptions.
Fix "c200" never parsing.
2003-09-27 19:23:15 +00:00
Glenn Maynard 09897c0241 Make NoteDataWithScoring::LastTapNoteScoreTrack work
as documented.
2003-09-27 18:50:38 +00:00
Glenn Maynard 53ee62f5d5 Allow ModeChoice to set modifiers. 2003-09-27 08:01:17 +00:00
Glenn Maynard 6849530325 Default ctor for OptionRow.
Remove redundant m_sName (it's in Actor, too).
2003-09-27 08:00:10 +00:00
Glenn Maynard 40d5240536 Allow modifier strings to set the level of a modifier, eg. "75% drunk".
Allow disabling modifiers, eg. "no left".
2003-09-27 07:30:54 +00:00
Glenn Maynard 45e1f3566d Don't mess with the FailType if it was set with DefaultOptions. 2003-09-27 06:38:16 +00:00
Glenn Maynard d145a90560 remove MenuElements::Load( bool bEnableTimer ) 2003-09-27 05:02:04 +00:00
Glenn Maynard 380b73b3c1 remove ScreenOptions( bool bEnableTimer ) 2003-09-27 04:58:30 +00:00
Glenn Maynard d294640a3e phase out bEnableTimer 2003-09-27 04:57:32 +00:00
Glenn Maynard 11d92e0f6a Give screens individual control over whether the timer is displayed and used. 2003-09-27 04:52:21 +00:00
Glenn Maynard 08a6c28a31 simplify 2003-09-27 04:42:19 +00:00