Commit Graph

1343 Commits

Author SHA1 Message Date
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 322344473c add missing 2005-03-23 06:12:20 +00:00
Chris Danford 6877a921e4 Add cancel transition for STextEntry 2005-03-23 05:15:19 +00:00
Chris Danford ae57faa18d add change sound 2005-03-23 03:41:40 +00:00
Glenn Maynard 66c2007967 remove PlayMusic=0 2005-03-22 22:54:42 +00:00
Chris Danford 0515e7949a add text entry sounds 2005-03-22 20:26:06 +00:00
Chris Danford 96852c234c Add a virtual keyboard to ScreenTextEntry 2005-03-22 20:15:24 +00:00
Chris Danford 17278e956f sound for add/remove notes 2005-03-22 13:38:18 +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 3f3c787baf theme cleanup 2005-03-20 23:17:49 +00:00
Chris Danford fe5b7e214b remove unused MaxStepsLoadedFromProfile 2005-03-20 20:51:30 +00:00
Chris Danford 4eb7e27746 fold OptionRow elements into ScreenOptions 2005-03-20 20:45:34 +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 9cfa779956 remove code to play cancel sound and put the cancel sound in the transition 2005-03-20 08:23:08 +00:00
Chris Danford 955cebc812 change graphics graphics to draw underneath text 2005-03-20 07:12:51 +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 7ff0cb03d9 add 192nds 2005-03-19 00:54:07 +00:00
Glenn Maynard 02f5da262c add Sprite:LoadFromSongBanner, Sprite:LoadFromSongBackground 2005-03-19 00:01:35 +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 11662c6d75 add missing 2005-03-18 01:18:07 +00:00
Chris Danford 2b833657fb fix medium color 2005-03-18 01:16:49 +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 42f74197a3 add missing 2005-03-13 04:39:35 +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