From a899cea04dfca8c83d31276b12009cadb35cb0e7 Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Wed, 3 Aug 2005 03:45:29 +0000 Subject: [PATCH] working on course editor --- stepmania/Themes/default/metrics.ini | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index b2a25ff7b1..8a3b819da5 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -2146,16 +2146,6 @@ Line2=list,Groups Line3=list,Difficulties Line4=list,RandomModifiers -[ScreenEditCoursesMenu] -Class=ScreenEditCoursesMenu -Fallback=ScreenWithMenuElements -NextScreen=@ScreenTitleBranch() -ExplanationX=SCREEN_CENTER_X+0 -ExplanationY=SCREEN_CENTER_Y+170 -ExplanationOnCommand=wrapwidthpixels,900;zoom,0.7 -StyleIcon=0 -TimerSeconds=0 - [ScreenSystemLayer] Fallback=Screen Class=ScreenSystemLayer @@ -2488,6 +2478,7 @@ ShowUnderlines=1 IconsOnCommand=x,-30 AllowRepeatingChangeValueInput=0 CursorTweenSeconds=0.3 +WrapValueInRow=1 IconsP1X=SCREEN_CENTER_X-280 IconsP2X=SCREEN_CENTER_X+280 @@ -4532,6 +4523,7 @@ Fallback=ScreenGameplay DifficultyMeterP2 [ScreenOptionsManageCourses] Class=ScreenOptionsManageCourses Fallback=ScreenOptions +EditMode=2 PrevScreen=ScreenSelectEditMode NextScreen=ScreenOptionsEditCourse TimerSeconds=0 @@ -4539,6 +4531,8 @@ ThemeTitles=0 ThemeItems=0 ShowExplanations=0 CapitalizeAllOptionNames=0 +AllowRepeatingChangeValueInput=1 +WrapValueInRow=0 [ScreenOptionsEditCourse] Class=ScreenOptionsEditCourse @@ -4549,6 +4543,9 @@ TimerSeconds=0 ThemeTitles=0 ThemeItems=0 ShowExplanations=0 +CapitalizeAllOptionNames=0 +AllowRepeatingChangeValueInput=1 +WrapValueInRow=0 [ScreenOptionsEditCourseEntry] Class=ScreenOptionsEditCourseEntry @@ -4559,4 +4556,12 @@ TimerSeconds=0 ThemeTitles=0 ThemeItems=0 ShowExplanations=0 +CapitalizeAllOptionNames=0 +AllowRepeatingChangeValueInput=1 +WrapValueInRow=0 +[ScreenEditCourseMods] +Class=ScreenEditCourseMods +Fallback=ScreenEdit +NextScreen=ScreenOptionsEditCourseEntry +PrevScreen=ScreenOptionsEditCourseEntry