From 41b7a17818ab8927fd5c40e573f1cf1498c2f212 Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Thu, 4 Aug 2005 21:26:07 +0000 Subject: [PATCH] add ScreenOptionsManageProfiles --- stepmania/Themes/default/metrics.ini | 74 +++++++++------------------- 1 file changed, 23 insertions(+), 51 deletions(-) diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index 8a3b819da5..d35d19e2a8 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -4053,7 +4053,7 @@ Sound OptionsDefault= Sound Options,1=screen,ScreenSoundOptions;name,Sound Options Profiles=1;together;SelectNone ProfilesDefault= -Profiles,1=screen,ScreenOptionsSelectProfileManage;name,Profiles +Profiles,1=screen,ScreenOptionsManageProfiles;name,Profiles Reload Songs/Courses=1;together;SelectNone Reload Songs/CoursesDefault= Reload Songs/Courses,1=screen,ScreenReloadSongs;name,Reload Songs @@ -4464,56 +4464,6 @@ LabelLoseFocusCommand=stopeffect ItemsStartX=0 LineHighlightX=0 -[ScreenOptionsProfiles] -Class=ScreenOptionsProfiles -Fallback=ScreenOptionsServiceChild -StyleIcon=0 -TimerSeconds=0 - -[ProfileManager] -NewProfileDefaultName=New - -[ScreenSelectProfile] -Class=ScreenSelectProfile -Fallback=ScreenSelectMaster -TimerSeconds=0 - -PrevScreen=ScreenOptionsService -DefaultChoice= -NumChoicesOnPage1=100 -WrapCursor=1 -AllowRepeatingInput=1 -ChoiceNames= -CodeNames= - -ShowIcon=0 -ShowCursor=0 -ShowScroller=1 - -CursorOnCommand= - -ScrollerX=0 -ScrollerY=0 -ScrollerOnCommand= -ScrollerOffCommand= -ScrollerTransform=function(self,offset,itemIndex,numItems) self:x(SCREEN_CENTER_X-240); if itemIndex==numItems-1 then self:y(SCREEN_BOTTOM-100) else if itemIndex>4 then itemIndex = itemIndex-4; self:addx(260); end self:y(SCREEN_TOP+100+50*itemIndex) end end - -OptionOrderLeft=1:1,2:6,6:2,3:7,7:3,4:8,8:4,5:9,9:5,10:10 -OptionOrderRight=1:1,2:6,6:2,3:7,7:3,4:8,8:4,5:9,9:5,10:10 -OptionOrderDown=1:2,2:3,3:4,4:5,5:10,6:7,7:8,8:9,9:10,10:1 -OptionOrderUp=10:5,5:4,4:3,3:2,2:1,1:10,9:8,7:8,7:6,6:1 - -[ScreenOptionsSelectProfileManage] -Class=ScreenOptionsSelectProfile -Fallback=ScreenOptionsServiceChild - -[ScreenOptionsEditProfile] -Fallback=ScreenOptions -PrevScreen=ScreenOptionsSelectProfileManage -NextScreen=ScreenOptionsSelectProfileManage -Class=ScreenOptionsEditProfile -TimerSeconds=0 - [ScreenJukebox DifficultyMeterP1] Fallback=ScreenGameplay DifficultyMeterP1 @@ -4565,3 +4515,25 @@ Class=ScreenEditCourseMods Fallback=ScreenEdit NextScreen=ScreenOptionsEditCourseEntry PrevScreen=ScreenOptionsEditCourseEntry + +[ScreenOptionsManageProfiles] +Class=ScreenOptionsManageProfiles +Fallback=ScreenOptionsServiceChild +NextScreen=ScreenOptionsEditProfile +StyleIcon=0 +TimerSeconds=0 +ShowExplanations=0 +NewProfileDefaultName=New + +[ScreenOptionsEditProfile] +Class=ScreenOptionsEditCourse +Fallback=ScreenOptionsServiceChild +PrevScreen=ScreenOptionsManageProfiles +NextScreen=ScreenOptionsManageProfiles +TimerSeconds=0 +ThemeTitles=0 +ThemeItems=0 +ShowExplanations=0 +CapitalizeAllOptionNames=0 +AllowRepeatingChangeValueInput=1 +WrapValueInRow=0