Commit Graph
832 Commits
Author SHA1 Message Date
Charles Lohr 755277cef5 Update: for room selection code 2005-03-14 00:27:13 +00:00
Chris Danford e992442fe0 have ScreenWithMenuElements play and stop music (instead of ScreenOptions and ScreenSelect)
Add StopMusicOnBack metric
2005-03-13 04:25:43 +00:00
Glenn Maynard 90c2addaa4 add metric 2005-03-12 23:23:33 +00:00
Sean Burke b9c409cb58 Move the GradePercent tiers to theme metrics; this will allow for different games (e.g. beatmania) to have their own tiers, and is in the same vein as moving unlocks to themes 2005-03-12 10:49:41 +00:00
Sean Burke 879d60550c Now that unlocks are handled in the theme anyhow, there's no real point to having two separate implementations of unlocking within the theme 2005-03-12 08:11:31 +00:00
Glenn Maynard 088b91b959 add AllowBack metric 2005-03-12 00:32:28 +00:00
Glenn Maynard f611daade9 fix start backing out instead of failing 2005-03-11 03:27:04 +00:00
Glenn Maynard 7caf58716e add metrics 2005-03-11 02:55:08 +00:00
Chris Danford 4356df6b8f add MaxCourseEntriesBeforeShowVarious 2005-03-11 02:50:37 +00:00
Glenn Maynard 6a10714c9d "give up" metrics 2005-03-10 02:46:56 +00:00
Chris Danford fa479f08dd split ScreenMemcardSaveEditsInEditor into ScreenMemcardSaveEditsAfterSave and ScreenMemcardSaveEditsAfterExit 2005-03-08 09:03:12 +00:00
Chris Danford 264dd13b45 eliminate Save on ScreenEditMenu when creating new steps 2005-03-08 07:57:14 +00:00
Chris Danford e01845866f add NumStepsLoadedFromProfile display 2005-03-08 01:46:57 +00:00
Chris Danford c2b5b2779c edit menu layout cleanup 2005-03-07 23:15:33 +00:00
Chris Danford cd18443b18 use SCREEN_* constants in EditMenu positions 2005-03-07 21:04:35 +00:00
Chris Danford bad9706b36 add OnCommads for text 2005-03-07 20:10:07 +00:00
Chris Danford 8129cfc0ba move HomeEditMode metric into CommonMetrics 2005-03-07 07:59:30 +00:00
Chris Danford 6e5ea68fbf add metric to show only edits and hide the regular difficulties 2005-03-07 05:25:28 +00:00
Chris Danford 3eca1410f0 revert to the old ScreenEditMenu 2005-03-05 08:26:11 +00:00
Chris Danford e5ec75820b fix typos 2005-03-02 12:49:54 +00:00
Chris Danford b319e4df6f add PlayMusic and don't rely on optional theme element 2005-03-02 09:14:27 +00:00
Chris Danford 567d006269 add OverrrideLockInputSeconds 2005-03-02 04:37:48 +00:00
Chris Danford 5cceae246e add sort by genre 2005-03-02 01:48:38 +00:00
Chris Danford bcce4df6f7 split ExtraSleepAfterTweenOffSeconds into OverrideSleepAfterTweenOffSeconds and SleepAfterTweenOffSeconds for added control 2005-03-01 16:03:11 +00:00
Chris Danford 7934ae2334 fix options row name 2005-03-01 00:43:29 +00:00
Chris Danford c7bacb5a21 add manual scrolling to ScreenRanking 2005-02-28 18:49:17 +00:00
Chris Danford f5fac27a1b cache metrics 2005-02-28 17:18:01 +00:00
Glenn Maynard 5d7abb6330 update 2005-02-28 06:20:23 +00:00
Chris Danford 3a57d2559e use TimerSeconds to move between attract screens 2005-02-28 04:44:51 +00:00
Chris Danford 56c0a77199 cleanup metrics fallback order 2005-02-27 10:30:53 +00:00
Glenn Maynard 8e38849953 remove m_textSongTitle 2005-02-26 22:57:08 +00:00
Chris Danford be013c1527 fix edit menu NextScreen logic 2005-02-26 22:19:40 +00:00
Chris Danford b48a19dd2f fix SeparateExitRow
add ShowExitRow
Allow ScreenOptions to override BeginFadingOut in case they don't want to set a new screen
2005-02-26 21:35:27 +00:00
Chris Danford 266d4e7d1c edit menu cleanup 2005-02-26 12:34:30 +00:00
Glenn Maynard 0adc193cc0 cleanup 2005-02-26 10:15:17 +00:00
Glenn Maynard 20959eed4a AllowOperatorMenuButton 2005-02-26 07:02:50 +00:00
Glenn Maynard e235faa14e ComboOnCommand 2005-02-26 06:32:41 +00:00
Glenn Maynard 0b9063844e allow specifying the player type 2005-02-26 06:22:40 +00:00
Glenn Maynard 8ca885d8bd clean up INITIAL_BACKGROUND_BRIGHTNESS 2005-02-26 06:09:14 +00:00
Chris Danford b02f8189e3 update metric locations 2005-02-26 04:18:02 +00:00
Chris Danford b7b45ab4bf split some metrics from ScreenOptions into OptionRow 2005-02-26 00:40:54 +00:00
Chris Danford 2f7e332d6b remove unused bShowUnderlines 2005-02-25 19:36:58 +00:00
Chris Danford fa18a0dbe2 changed OptionRow passed in values to be metrics 2005-02-25 19:28:16 +00:00
Glenn Maynard ffd47bbf29 metrics 2005-02-25 01:45:09 +00:00
Chris Danford 2dd60fb413 update List row types 2005-02-24 08:00:36 +00:00
Glenn Maynard 6fbc047fcf Caution -> ShowCaution 2005-02-24 06:28:49 +00:00
Chris Danford beff8a5978 forceallplayers in jukebox 2005-02-22 03:17:16 +00:00
Glenn Maynard 456c45473e ScreenSelectMaster defaults 2005-02-20 20:39:11 +00:00
Chris Danford 5c7b8314f4 allow hiding of option rows based on the value of other rows 2005-02-20 10:12:50 +00:00
Glenn Maynard 1601912c5a FirstUpdateCommand 2005-02-17 06:16:09 +00:00