Commit Graph
870 Commits
Author SHA1 Message Date
Charles Lohr b2133352f8 Hide icons that are not in use. Is this what we should be doing or is there some special LUA thing that I didn't notice? 2005-04-02 18:33:00 +00:00
Chris Danford 2480c02254 don't hard code a sleep - let a BGAnimation control the transition 2005-04-01 12:35:49 +00:00
Chris Danford a50beea26a add ability to customize PlayerOptions and SongOptions screens in editor 2005-03-31 19:03:20 +00:00
Chris Danford ba1e1e41b8 add ShowCourseContents metric
remove ShowUnderlines
2005-03-30 07:40:26 +00:00
Chris Danford ead944abd4 cache metrics
theme EditMenu arrow colors
2005-03-30 01:39:05 +00:00
Charles Lohr 4443fd2f0d Oops. Didn't mean to commit this (so I'm reverting it). 2005-03-28 09:08:34 +00:00
Charles Lohr 32e0d0a104 Fix metrics warnings. 2005-03-28 08:40:30 +00:00
Charles Lohr db6afce80d Fix: SMOnline Login fellback to the wrong place. 2005-03-28 08:29:39 +00:00
Ben Anderson 413cbfdeb4 Reflect branch fix in trunk... 2005-03-26 16:52:41 +00:00
Chris Danford 5e7ea768ff fix fallback order 2005-03-26 03:28:02 +00:00
Ted Percival 50bd3a493c Remove duplicate MarvelousTiming option 2005-03-25 15:07:59 +00:00
Chris Danford c2a776661d add OnCommand for Items and Icons 2005-03-25 04:14:49 +00:00
Chris Danford 5d8456e3ea metrics cleaup: Remove duplicated "ToShow" and "ToHide" parsing logic
don't show hidden StepsTypes in EditMenu
2005-03-24 21:44:03 +00:00
Glenn Maynard 42ab776fe3 update 2005-03-23 10:28:51 +00:00
Chris Danford 7c6ed89975 ScreenPrompt cleanup 2005-03-23 06:13:28 +00:00
Chris Danford 6877a921e4 Add cancel transition for STextEntry 2005-03-23 05:15:19 +00:00
Glenn Maynard 66c2007967 remove PlayMusic=0 2005-03-22 22:54:42 +00:00
Chris Danford 96852c234c Add a virtual keyboard to ScreenTextEntry 2005-03-22 20:15:24 +00:00
Chris Danford 51fd4e834c fix some ScreenOptionsMenu items marked SelectNone, causing the GameCommand to not Apply
add FillMachineStats option
2005-03-22 10:31:47 +00:00
Chris Danford a976f65a08 add help text that's only shown in Play/Record 2005-03-21 14:13:11 +00:00
Chris Danford e2cbd6e848 rename ScreenMiniMenuKeyboardShortcuts -> ScreenMiniMenuEditHelp 2005-03-21 13:33:34 +00:00
Chris Danford dfee85c3fd don't play music on ScreenDemonstration 2005-03-21 00:57:52 +00:00
Chris Danford a63ee3e5e3 add missing elements/metrics 2005-03-21 00:09:51 +00:00
Glenn Maynard 10ba6d20cf remove ScreenSelectMaster::StyleIcon and MemoryCardIcons; they're in ScreenWithMenuElements 2005-03-20 23:36:43 +00:00
Chris Danford fe5b7e214b remove unused MaxStepsLoadedFromProfile 2005-03-20 20:51:30 +00:00
Chris Danford 5011c51e2e Store OptionRow metrics in the screen to make it easier for a screen to customize these
Theme strings in editor
2005-03-20 20:24:25 +00:00
Chris Danford 4d1474a777 customize mini menu 2005-03-20 08:46:45 +00:00
Chris Danford 297a5851ba remove hard-coded positioning of text 2005-03-20 07:11:23 +00:00
Chris Danford 3f93cae060 implement ScreenMiniMenu with ScreenOptions 2005-03-20 06:57:26 +00:00
Chris Danford 9cad331c2a remove redundant ScreenEdit overlay 2005-03-18 19:45:22 +00:00
Chris Danford b6fe07c1d2 make ScreenEdit derive from ScreenWithMenuElements
add missing demonstration metrics
2005-03-18 18:59:25 +00:00
Chris Danford b788cc3aa8 cleanup fallbacks to fix missing 2005-03-18 01:56:55 +00:00
Chris Danford 0eb271a1b1 allow specifying a custom MusicWheel type 2005-03-17 09:34:05 +00:00
Glenn Maynard 3001fb6aef add StartScreen metrics 2005-03-17 07:25:04 +00:00
Glenn Maynard b11a82eb21 add fallbacks 2005-03-17 07:19:17 +00:00
Chris Danford 2e4a36ee64 don't wait for title menu animaton to finish before tweening off 2005-03-16 09:25:50 +00:00
Chris Danford 2fc7f14419 use Lua for difficulty colors 2005-03-16 08:21:25 +00:00
Chris Danford 3b9ee81bed add missing metrics 2005-03-16 02:05:12 +00:00
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