From a92d9807237a024106b67f045822679f7ee4df54 Mon Sep 17 00:00:00 2001 From: tobigun Date: Sat, 14 Mar 2009 21:18:50 +0000 Subject: merge with current trunk (just update) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@1634 b956fd51-792f-4845-bead-9b4dfca2ff2c --- unicode/game/themes/Classic.ini | 139 ++++++++++++++++++++++++++++++++++++---- 1 file changed, 127 insertions(+), 12 deletions(-) (limited to 'unicode/game/themes/Classic.ini') diff --git a/unicode/game/themes/Classic.ini b/unicode/game/themes/Classic.ini index d29ce968..144448f2 100644 --- a/unicode/game/themes/Classic.ini +++ b/unicode/game/themes/Classic.ini @@ -510,10 +510,8 @@ Size = 21 Align=0 Text=SING_SONG_SELECTION_PLAYLIST - #and theese are the ones for partymode - [SongStaticParty1] X =187 Y =553 @@ -1748,6 +1746,7 @@ TexX1=0 TexY1=0 TexX2=1 TexY2=1 + [ScorePlayer4Static2] X=20 Y=345 @@ -1760,6 +1759,7 @@ TexX1=0 TexY1=0 TexX2=1 TexY2=1 + [ScorePlayer4Static3] X=20 Y=410 @@ -2361,7 +2361,6 @@ Texts = 3 [OptionsBackground] Tex=OptionsBG - [OptionsText1] X = 50 Y = 170 @@ -2723,7 +2722,6 @@ SBGDColor = Gray STColor = White STDColor = GrayDark - [OptionsGameSelectSlideLanguage] Tex = MainBar TexSBG = MainBar @@ -2814,7 +2812,6 @@ Color = ColorDark DColor = Gray Type = Font Black - [OptionsGraphics] Texts = 3 @@ -2978,7 +2975,6 @@ Color = ColorDark DColor = Gray Type = Font Black - [OptionsSound] Texts = 3 @@ -3567,7 +3563,6 @@ SBGDColor = Gray STColor = White STDColor = GrayDark - [OptionsRecordButtonExit] X = 40 Y = 305 @@ -3841,7 +3836,6 @@ Size = 30 Align =1 Text =easy - [Top5TextArtistTitle] X =100 Y =120 @@ -3896,7 +3890,6 @@ Size = 33 Align =0 Text =5. Player5 - [Top5TextScore1] X =680 Y =195 @@ -4052,9 +4045,134 @@ TexY1=0 TexX2=1 TexY2=1 +[Edit] +Texts = 1 + +[EditBackground] +Tex = EditBG + +# main title +[EditText1] +X = 50 +Y = 170 +Color = GrayLight +Font = 1 +Size = 75 +Text = SING_EDIT + +# main icon +[EditStatic1] +X = 40 +Y = 250 +W = 32 +H = 32 +Color = ColorDark +Tex = MainIcon +Type = Font Black + +# Navigate button text +[EditText2] +X = 226 +Y = 553 +Color = Gray +Font = 1 +Size = 21 +Align = 0 +Text = SING_EDIT_NAVIGATE + +# Select button text +[EditText3] +X = 380 +Y = 553 +Color = Gray +Font = 1 +Size = 21 +Align = 0 +Text = SING_EDIT_SELECT + +# Escape button text +[EditText4] +X = 540 +Y = 553 +Color = Gray +Font = 1 +Size = 21 +Align = 0 +Text = SING_EDIT_EXIT + +[EditTextDescription] +X = 72 +Y = 248 +Color = GrayDark +Font = 1 +Size = 30 +#Text = SING_EDIT_TEXTDESCRIPTION + +[EditStatic2] +X = 196 +Y = 553 +W = 22 +H = 22 +Tex = ButtonNavi +Color = White +Type = Plain +TexX1=0 +TexY1=0 +TexX2=1 +TexY2=1 + +[EditStatic3] +X = 350 +Y = 552 +W = 22 +H = 22 +Tex = ButtonEnter +Color = White +Type = Plain +TexX1=0 +TexY1=0 +TexX2=1 +TexY2=1 + +[EditStatic4] +X = 510 +Y = 553 +W = 22 +H = 22 +Tex = ButtonEsc +Color = White +Type = Plain +TexX1=0 +TexY1=0 +TexX2=1 +TexY2=1 + +[EditButtonConvert] +X = 40 +Y = 310 +W = 250 +H = 70 +Tex = Button +Color = ColorDark +Int = 1 +DColor = White +DInt = 0.5 +Type = Font Black +Texts = 1 + +[EditButtonConvertText1] +X = 115 +Y = 20 +Font = 1 +Size = 27 +Align = 1 +Text = SING_EDIT_BUTTON_CONVERT +Color = White + [Level] Texts=2 + [LevelBackground] Tex=MainBG @@ -5509,7 +5627,6 @@ Color =P1Dark Reflection=1 ReflectionSpacing=2 - [PartyWinStaticTeam1Deco] Tex =PartyWinDeco1 X = 91 @@ -6824,7 +6941,6 @@ Color =ColorDark Tex =MainIcon Type=Font Black - [StatMainStatic2] X =40 Y =120 @@ -7166,7 +7282,6 @@ Tex=StatMainBG3 Color =ColorLight Type=Font Black - [StatDetailText1] X =40 Y =6 -- cgit v1.2.3