Commit Graph
1153 Commits
Author SHA1 Message Date
Chris Danford 759be18af5 don't hard code font name 2005-04-06 05:19:22 +00:00
Josh Allen 5cf8f8d7e9 forgot to add these for WheelBase and WheelItemBase 2005-04-06 00:47:07 +00:00
Chris Danford 2d8b42e23c push combo and judgment outward in centered 2005-04-05 21:40:30 +00:00
Steven Towle 6358c982fc Updated display options to work with percentage scoring 2005-04-05 19:12:51 +00:00
Charles Lohr 634b35c5e1 AllowRepeatingInput Metrics. 2005-04-05 17:14:08 +00:00
Chris Danford 5f17d91675 add missing 2005-04-05 10:50:13 +00:00
Chris Danford f98638e27e center text in ComboGraph 2005-04-05 10:48:08 +00:00
Chris Danford 79172a5782 add BackGoesToStartScreen 2005-04-05 03:27:42 +00:00
Charles Lohr 2fdaf9c72f Fix: missing "Class" for ScreenPackages and Fallback for ScreenAttract 2005-04-04 20:39:56 +00:00
Chris Danford 446c8cb5ae add AllowRepeatingInput 2005-04-04 02:34:56 +00:00
Chris Danford 2017e310ef add metric to enable/disable name blacklist 2005-04-03 06:48:26 +00:00
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 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