From 2c701447a512c2d8c5bcea6fa8ced67a9f22478c Mon Sep 17 00:00:00 2001 From: davidus01 Date: Fri, 6 Aug 2010 22:36:43 +0000 Subject: editor: buttons (play, play with midi, midi, undo, NextSentence, PreviousSentence) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2608 b956fd51-792f-4845-bead-9b4dfca2ff2c --- us_maker_edition/game/themes/Classic.ini | 88 +++++++++++++++++++++ us_maker_edition/game/themes/Classic/Star.ini | 12 ++- .../game/themes/Classic/[editsub]freestyle.png | Bin 0 -> 4231 bytes .../game/themes/Classic/[editsub]gold.png | Bin 0 -> 4325 bytes .../game/themes/Classic/[editsub]next-seq.png | Bin 0 -> 4261 bytes .../game/themes/Classic/[editsub]play-note.png | Bin 0 -> 4297 bytes .../themes/Classic/[editsub]play-with-note.png | Bin 0 -> 4362 bytes .../game/themes/Classic/[editsub]play.png | Bin 0 -> 4263 bytes .../game/themes/Classic/[editsub]previous-seq.png | Bin 0 -> 4270 bytes .../game/themes/Classic/[editsub]undo.png | Bin 0 -> 4326 bytes us_maker_edition/game/themes/Deluxe.ini | 88 +++++++++++++++++++++ us_maker_edition/game/themes/Deluxe/Blue.ini | 12 ++- us_maker_edition/game/themes/Deluxe/Fall.ini | 12 ++- us_maker_edition/game/themes/Deluxe/Ocean.ini | 12 ++- us_maker_edition/game/themes/Deluxe/Ribbon.ini | 12 ++- us_maker_edition/game/themes/Deluxe/Summer.ini | 12 ++- us_maker_edition/game/themes/Deluxe/Winter.ini | 12 ++- .../game/themes/Deluxe/[editsub]freestyle.png | Bin 0 -> 4231 bytes .../game/themes/Deluxe/[editsub]gold.png | Bin 0 -> 4325 bytes .../game/themes/Deluxe/[editsub]next-seq.png | Bin 0 -> 4261 bytes .../game/themes/Deluxe/[editsub]play-note.png | Bin 0 -> 4297 bytes .../game/themes/Deluxe/[editsub]play-with-note.png | Bin 0 -> 4362 bytes .../game/themes/Deluxe/[editsub]play.png | Bin 0 -> 4263 bytes .../game/themes/Deluxe/[editsub]previous-seq.png | Bin 0 -> 4270 bytes .../game/themes/Deluxe/[editsub]undo.png | Bin 0 -> 4326 bytes us_maker_edition/game/themes/Verdure.ini | 88 +++++++++++++++++++++ us_maker_edition/game/themes/Verdure/Drippin.ini | 12 ++- .../game/themes/Verdure/Drippin_Low.ini | 12 ++- .../game/themes/Verdure/Drippin_Static.ini | 12 ++- .../game/themes/Verdure/Springtime.ini | 12 ++- .../game/themes/Verdure/Springtime_Low.ini | 12 ++- .../game/themes/Verdure/Springtime_Static.ini | 12 ++- .../game/themes/Verdure/[editsub]freestyle.png | Bin 0 -> 4231 bytes .../game/themes/Verdure/[editsub]gold.png | Bin 0 -> 4325 bytes .../game/themes/Verdure/[editsub]next-seq.png | Bin 0 -> 4261 bytes .../game/themes/Verdure/[editsub]play-note.png | Bin 0 -> 4297 bytes .../themes/Verdure/[editsub]play-with-note.png | Bin 0 -> 4362 bytes .../game/themes/Verdure/[editsub]play.png | Bin 0 -> 4263 bytes .../game/themes/Verdure/[editsub]previous-seq.png | Bin 0 -> 4270 bytes .../game/themes/Verdure/[editsub]undo.png | Bin 0 -> 4326 bytes 40 files changed, 407 insertions(+), 13 deletions(-) create mode 100644 us_maker_edition/game/themes/Classic/[editsub]freestyle.png create mode 100644 us_maker_edition/game/themes/Classic/[editsub]gold.png create mode 100644 us_maker_edition/game/themes/Classic/[editsub]next-seq.png create mode 100644 us_maker_edition/game/themes/Classic/[editsub]play-note.png create mode 100644 us_maker_edition/game/themes/Classic/[editsub]play-with-note.png create mode 100644 us_maker_edition/game/themes/Classic/[editsub]play.png create mode 100644 us_maker_edition/game/themes/Classic/[editsub]previous-seq.png create mode 100644 us_maker_edition/game/themes/Classic/[editsub]undo.png create mode 100644 us_maker_edition/game/themes/Deluxe/[editsub]freestyle.png create mode 100644 us_maker_edition/game/themes/Deluxe/[editsub]gold.png create mode 100644 us_maker_edition/game/themes/Deluxe/[editsub]next-seq.png create mode 100644 us_maker_edition/game/themes/Deluxe/[editsub]play-note.png create mode 100644 us_maker_edition/game/themes/Deluxe/[editsub]play-with-note.png create mode 100644 us_maker_edition/game/themes/Deluxe/[editsub]play.png create mode 100644 us_maker_edition/game/themes/Deluxe/[editsub]previous-seq.png create mode 100644 us_maker_edition/game/themes/Deluxe/[editsub]undo.png create mode 100644 us_maker_edition/game/themes/Verdure/[editsub]freestyle.png create mode 100644 us_maker_edition/game/themes/Verdure/[editsub]gold.png create mode 100644 us_maker_edition/game/themes/Verdure/[editsub]next-seq.png create mode 100644 us_maker_edition/game/themes/Verdure/[editsub]play-note.png create mode 100644 us_maker_edition/game/themes/Verdure/[editsub]play-with-note.png create mode 100644 us_maker_edition/game/themes/Verdure/[editsub]play.png create mode 100644 us_maker_edition/game/themes/Verdure/[editsub]previous-seq.png create mode 100644 us_maker_edition/game/themes/Verdure/[editsub]undo.png (limited to 'us_maker_edition/game') diff --git a/us_maker_edition/game/themes/Classic.ini b/us_maker_edition/game/themes/Classic.ini index 531f6223..3e856aae 100644 --- a/us_maker_edition/game/themes/Classic.ini +++ b/us_maker_edition/game/themes/Classic.ini @@ -8463,3 +8463,91 @@ Font = 1 Size = 18 Align = 1 +[EditSubBarStatic1] +Tex = PlayOnly +X = 350 +Y = 245 +W = 24 +H = 24 +Type = Transparent +Color = ColorLight +Reflection = 0 +ReflectionSpacing = 31 + +[EditSubBarStatic2] +Tex = playwithnote +X = 376 +Y = 245 +W = 24 +H = 24 +Type = Transparent +Color = ColorLight +Reflection = 0 +ReflectionSpacing = 31 + +[EditSubBarStatic3] +Tex = playnote +X = 402 +Y = 245 +W = 24 +H = 24 +Type = Transparent +Color = ColorLight +Reflection = 0 +ReflectionSpacing = 31 + +[EditSubBarStatic4] +Tex = previousseq +X = 363 +Y = 219 +W = 24 +H = 24 +Type = Transparent +Color = ColorLight +Reflection = 0 +ReflectionSpacing = 31 + +[EditSubBarStatic5] +Tex = nextseq +X = 389 +Y = 219 +W = 24 +H = 24 +Type = Transparent +Color = ColorLight +Reflection = 0 +ReflectionSpacing = 31 + +[EditSubBarStatic6] +Tex = gold +X = 440 +Y = 219 +W = 24 +H = 24 +Type = Transparent +Color = ColorLight +Reflection = 0 +ReflectionSpacing = 31 + +[EditSubBarStatic7] +Tex = freestyle +X = 440 +Y = 245 +W = 24 +H = 24 +Type = Transparent +Color = ColorLight +Reflection = 0 +ReflectionSpacing = 31 + +[EditSubBarStatic8] +Tex = undo +X = 320 +Y = 219 +W = 24 +H = 24 +Type = Transparent +Color = ColorLight +Reflection = 0 +ReflectionSpacing = 31 + diff --git a/us_maker_edition/game/themes/Classic/Star.ini b/us_maker_edition/game/themes/Classic/Star.ini index e72bdbec..4447708e 100644 --- a/us_maker_edition/game/themes/Classic/Star.ini +++ b/us_maker_edition/game/themes/Classic/Star.ini @@ -243,4 +243,14 @@ LyricIconD_P4 = [sing.player4]lyric_inactive.png LyricIcon_P5 = [sing.player5]lyric_active.png LyricIconD_P5 = [sing.player5]lyric_inactive.png LyricIcon_P6 = [sing.player6]lyric_active.png -LyricIconD_P6 = [sing.player6]lyric_inactive.png \ No newline at end of file +LyricIconD_P6 = [sing.player6]lyric_inactive.png + +# # # E D I T # # # +PlayOnly = [editsub]play.png +playwithnote = [editsub]play-with-note.png +playnote = [editsub]play-note.png +nextseq = [editsub]next-seq.png +previousseq = [editsub]previous-seq.png +undo = [editsub]undo.png +gold = [editsub]gold.png +freestyle = [editsub]freestyle.png \ No newline at end of file diff --git a/us_maker_edition/game/themes/Classic/[editsub]freestyle.png b/us_maker_edition/game/themes/Classic/[editsub]freestyle.png new file mode 100644 index 00000000..4ea1dc29 Binary files /dev/null and b/us_maker_edition/game/themes/Classic/[editsub]freestyle.png differ diff --git a/us_maker_edition/game/themes/Classic/[editsub]gold.png b/us_maker_edition/game/themes/Classic/[editsub]gold.png new file mode 100644 index 00000000..ed14a507 Binary files /dev/null and b/us_maker_edition/game/themes/Classic/[editsub]gold.png differ diff --git a/us_maker_edition/game/themes/Classic/[editsub]next-seq.png b/us_maker_edition/game/themes/Classic/[editsub]next-seq.png new file mode 100644 index 00000000..ac91f35b Binary files /dev/null and b/us_maker_edition/game/themes/Classic/[editsub]next-seq.png differ diff --git a/us_maker_edition/game/themes/Classic/[editsub]play-note.png b/us_maker_edition/game/themes/Classic/[editsub]play-note.png new file mode 100644 index 00000000..dba67b21 Binary files /dev/null and b/us_maker_edition/game/themes/Classic/[editsub]play-note.png differ diff --git a/us_maker_edition/game/themes/Classic/[editsub]play-with-note.png b/us_maker_edition/game/themes/Classic/[editsub]play-with-note.png new file mode 100644 index 00000000..1ed7241a Binary files /dev/null and b/us_maker_edition/game/themes/Classic/[editsub]play-with-note.png differ diff --git a/us_maker_edition/game/themes/Classic/[editsub]play.png b/us_maker_edition/game/themes/Classic/[editsub]play.png new file mode 100644 index 00000000..bde99838 Binary files /dev/null and b/us_maker_edition/game/themes/Classic/[editsub]play.png differ diff --git a/us_maker_edition/game/themes/Classic/[editsub]previous-seq.png b/us_maker_edition/game/themes/Classic/[editsub]previous-seq.png new file mode 100644 index 00000000..d0ef893f Binary files /dev/null and b/us_maker_edition/game/themes/Classic/[editsub]previous-seq.png differ diff --git a/us_maker_edition/game/themes/Classic/[editsub]undo.png b/us_maker_edition/game/themes/Classic/[editsub]undo.png new file mode 100644 index 00000000..62d9da88 Binary files /dev/null and b/us_maker_edition/game/themes/Classic/[editsub]undo.png differ diff --git a/us_maker_edition/game/themes/Deluxe.ini b/us_maker_edition/game/themes/Deluxe.ini index ed957d76..109afc61 100644 --- a/us_maker_edition/game/themes/Deluxe.ini +++ b/us_maker_edition/game/themes/Deluxe.ini @@ -9132,3 +9132,91 @@ Font = 1 Size = 18 Align = 1 +[EditSubBarStatic1] +Tex = PlayOnly +X = 350 +Y = 245 +W = 24 +H = 24 +Type = Transparent +Color = ColorLight +Reflection = 0 +ReflectionSpacing = 31 + +[EditSubBarStatic2] +Tex = playwithnote +X = 376 +Y = 245 +W = 24 +H = 24 +Type = Transparent +Color = ColorLight +Reflection = 0 +ReflectionSpacing = 31 + +[EditSubBarStatic3] +Tex = playnote +X = 402 +Y = 245 +W = 24 +H = 24 +Type = Transparent +Color = ColorLight +Reflection = 0 +ReflectionSpacing = 31 + +[EditSubBarStatic4] +Tex = previousseq +X = 363 +Y = 219 +W = 24 +H = 24 +Type = Transparent +Color = ColorLight +Reflection = 0 +ReflectionSpacing = 31 + +[EditSubBarStatic5] +Tex = nextseq +X = 389 +Y = 219 +W = 24 +H = 24 +Type = Transparent +Color = ColorLight +Reflection = 0 +ReflectionSpacing = 31 + +[EditSubBarStatic6] +Tex = gold +X = 440 +Y = 219 +W = 24 +H = 24 +Type = Transparent +Color = ColorLight +Reflection = 0 +ReflectionSpacing = 31 + +[EditSubBarStatic7] +Tex = freestyle +X = 440 +Y = 245 +W = 24 +H = 24 +Type = Transparent +Color = ColorLight +Reflection = 0 +ReflectionSpacing = 31 + +[EditSubBarStatic8] +Tex = undo +X = 320 +Y = 219 +W = 24 +H = 24 +Type = Transparent +Color = ColorLight +Reflection = 0 +ReflectionSpacing = 31 + diff --git a/us_maker_edition/game/themes/Deluxe/Blue.ini b/us_maker_edition/game/themes/Deluxe/Blue.ini index 3ebc04ff..3fafb521 100644 --- a/us_maker_edition/game/themes/Deluxe/Blue.ini +++ b/us_maker_edition/game/themes/Deluxe/Blue.ini @@ -232,4 +232,14 @@ LyricIconD_P4 = [sing.player4]lyric_inactive.png LyricIcon_P5 = [sing.player5]lyric_active.png LyricIconD_P5 = [sing.player5]lyric_inactive.png LyricIcon_P6 = [sing.player6]lyric_active.png -LyricIconD_P6 = [sing.player6]lyric_inactive.png \ No newline at end of file +LyricIconD_P6 = [sing.player6]lyric_inactive.png + +# # # E D I T # # # +PlayOnly = [editsub]play.png +playwithnote = [editsub]play-with-note.png +playnote = [editsub]play-note.png +nextseq = [editsub]next-seq.png +previousseq = [editsub]previous-seq.png +undo = [editsub]undo.png +gold = [editsub]gold.png +freestyle = [editsub]freestyle.png \ No newline at end of file diff --git a/us_maker_edition/game/themes/Deluxe/Fall.ini b/us_maker_edition/game/themes/Deluxe/Fall.ini index 4502be61..38e02b20 100644 --- a/us_maker_edition/game/themes/Deluxe/Fall.ini +++ b/us_maker_edition/game/themes/Deluxe/Fall.ini @@ -232,4 +232,14 @@ LyricIconD_P4 = [sing.player4]lyric_inactive.png LyricIcon_P5 = [sing.player5]lyric_active.png LyricIconD_P5 = [sing.player5]lyric_inactive.png LyricIcon_P6 = [sing.player6]lyric_active.png -LyricIconD_P6 = [sing.player6]lyric_inactive.png \ No newline at end of file +LyricIconD_P6 = [sing.player6]lyric_inactive.png + +# # # E D I T # # # +PlayOnly = [editsub]play.png +playwithnote = [editsub]play-with-note.png +playnote = [editsub]play-note.png +nextseq = [editsub]next-seq.png +previousseq = [editsub]previous-seq.png +undo = [editsub]undo.png +gold = [editsub]gold.png +freestyle = [editsub]freestyle.png \ No newline at end of file diff --git a/us_maker_edition/game/themes/Deluxe/Ocean.ini b/us_maker_edition/game/themes/Deluxe/Ocean.ini index 8af41f20..97f1dea4 100644 --- a/us_maker_edition/game/themes/Deluxe/Ocean.ini +++ b/us_maker_edition/game/themes/Deluxe/Ocean.ini @@ -232,4 +232,14 @@ LyricIconD_P4 = [sing.player4]lyric_inactive.png LyricIcon_P5 = [sing.player5]lyric_active.png LyricIconD_P5 = [sing.player5]lyric_inactive.png LyricIcon_P6 = [sing.player6]lyric_active.png -LyricIconD_P6 = [sing.player6]lyric_inactive.png \ No newline at end of file +LyricIconD_P6 = [sing.player6]lyric_inactive.png + +# # # E D I T # # # +PlayOnly = [editsub]play.png +playwithnote = [editsub]play-with-note.png +playnote = [editsub]play-note.png +nextseq = [editsub]next-seq.png +previousseq = [editsub]previous-seq.png +undo = [editsub]undo.png +gold = [editsub]gold.png +freestyle = [editsub]freestyle.png \ No newline at end of file diff --git a/us_maker_edition/game/themes/Deluxe/Ribbon.ini b/us_maker_edition/game/themes/Deluxe/Ribbon.ini index 06a4dd41..0af9377d 100644 --- a/us_maker_edition/game/themes/Deluxe/Ribbon.ini +++ b/us_maker_edition/game/themes/Deluxe/Ribbon.ini @@ -231,4 +231,14 @@ LyricIconD_P4 = [sing.player4]lyric_inactive.png LyricIcon_P5 = [sing.player5]lyric_active.png LyricIconD_P5 = [sing.player5]lyric_inactive.png LyricIcon_P6 = [sing.player6]lyric_active.png -LyricIconD_P6 = [sing.player6]lyric_inactive.png \ No newline at end of file +LyricIconD_P6 = [sing.player6]lyric_inactive.png + +# # # E D I T # # # +PlayOnly = [editsub]play.png +playwithnote = [editsub]play-with-note.png +playnote = [editsub]play-note.png +nextseq = [editsub]next-seq.png +previousseq = [editsub]previous-seq.png +undo = [editsub]undo.png +gold = [editsub]gold.png +freestyle = [editsub]freestyle.png \ No newline at end of file diff --git a/us_maker_edition/game/themes/Deluxe/Summer.ini b/us_maker_edition/game/themes/Deluxe/Summer.ini index 660a5ec7..ebab9ac1 100644 --- a/us_maker_edition/game/themes/Deluxe/Summer.ini +++ b/us_maker_edition/game/themes/Deluxe/Summer.ini @@ -232,4 +232,14 @@ LyricIconD_P4 = [sing.player4]lyric_inactive.png LyricIcon_P5 = [sing.player5]lyric_active.png LyricIconD_P5 = [sing.player5]lyric_inactive.png LyricIcon_P6 = [sing.player6]lyric_active.png -LyricIconD_P6 = [sing.player6]lyric_inactive.png \ No newline at end of file +LyricIconD_P6 = [sing.player6]lyric_inactive.png + +# # # E D I T # # # +PlayOnly = [editsub]play.png +playwithnote = [editsub]play-with-note.png +playnote = [editsub]play-note.png +nextseq = [editsub]next-seq.png +previousseq = [editsub]previous-seq.png +undo = [editsub]undo.png +gold = [editsub]gold.png +freestyle = [editsub]freestyle.png \ No newline at end of file diff --git a/us_maker_edition/game/themes/Deluxe/Winter.ini b/us_maker_edition/game/themes/Deluxe/Winter.ini index 71b4dfaa..1ffcdcea 100644 --- a/us_maker_edition/game/themes/Deluxe/Winter.ini +++ b/us_maker_edition/game/themes/Deluxe/Winter.ini @@ -232,4 +232,14 @@ LyricIconD_P4 = [sing.player4]lyric_inactive.png LyricIcon_P5 = [sing.player5]lyric_active.png LyricIconD_P5 = [sing.player5]lyric_inactive.png LyricIcon_P6 = [sing.player6]lyric_active.png -LyricIconD_P6 = [sing.player6]lyric_inactive.png \ No newline at end of file +LyricIconD_P6 = [sing.player6]lyric_inactive.png + +# # # E D I T # # # +PlayOnly = [editsub]play.png +playwithnote = [editsub]play-with-note.png +playnote = [editsub]play-note.png +nextseq = [editsub]next-seq.png +previousseq = [editsub]previous-seq.png +undo = [editsub]undo.png +gold = [editsub]gold.png +freestyle = [editsub]freestyle.png \ No newline at end of file diff --git a/us_maker_edition/game/themes/Deluxe/[editsub]freestyle.png b/us_maker_edition/game/themes/Deluxe/[editsub]freestyle.png new file mode 100644 index 00000000..4ea1dc29 Binary files /dev/null and b/us_maker_edition/game/themes/Deluxe/[editsub]freestyle.png differ diff --git a/us_maker_edition/game/themes/Deluxe/[editsub]gold.png b/us_maker_edition/game/themes/Deluxe/[editsub]gold.png new file mode 100644 index 00000000..ed14a507 Binary files /dev/null and b/us_maker_edition/game/themes/Deluxe/[editsub]gold.png differ diff --git a/us_maker_edition/game/themes/Deluxe/[editsub]next-seq.png b/us_maker_edition/game/themes/Deluxe/[editsub]next-seq.png new file mode 100644 index 00000000..ac91f35b Binary files /dev/null and b/us_maker_edition/game/themes/Deluxe/[editsub]next-seq.png differ diff --git a/us_maker_edition/game/themes/Deluxe/[editsub]play-note.png b/us_maker_edition/game/themes/Deluxe/[editsub]play-note.png new file mode 100644 index 00000000..dba67b21 Binary files /dev/null and b/us_maker_edition/game/themes/Deluxe/[editsub]play-note.png differ diff --git a/us_maker_edition/game/themes/Deluxe/[editsub]play-with-note.png b/us_maker_edition/game/themes/Deluxe/[editsub]play-with-note.png new file mode 100644 index 00000000..1ed7241a Binary files /dev/null and b/us_maker_edition/game/themes/Deluxe/[editsub]play-with-note.png differ diff --git a/us_maker_edition/game/themes/Deluxe/[editsub]play.png b/us_maker_edition/game/themes/Deluxe/[editsub]play.png new file mode 100644 index 00000000..bde99838 Binary files /dev/null and b/us_maker_edition/game/themes/Deluxe/[editsub]play.png differ diff --git a/us_maker_edition/game/themes/Deluxe/[editsub]previous-seq.png b/us_maker_edition/game/themes/Deluxe/[editsub]previous-seq.png new file mode 100644 index 00000000..d0ef893f Binary files /dev/null and b/us_maker_edition/game/themes/Deluxe/[editsub]previous-seq.png differ diff --git a/us_maker_edition/game/themes/Deluxe/[editsub]undo.png b/us_maker_edition/game/themes/Deluxe/[editsub]undo.png new file mode 100644 index 00000000..62d9da88 Binary files /dev/null and b/us_maker_edition/game/themes/Deluxe/[editsub]undo.png differ diff --git a/us_maker_edition/game/themes/Verdure.ini b/us_maker_edition/game/themes/Verdure.ini index 1aa7d135..2ef0e913 100644 --- a/us_maker_edition/game/themes/Verdure.ini +++ b/us_maker_edition/game/themes/Verdure.ini @@ -9430,3 +9430,91 @@ Font = 1 Size = 18 Align = 1 +[EditSubBarStatic1] +Tex = PlayOnly +X = 350 +Y = 245 +W = 24 +H = 24 +Type = Transparent +Color = ColorLight +Reflection = 0 +ReflectionSpacing = 31 + +[EditSubBarStatic2] +Tex = playwithnote +X = 376 +Y = 245 +W = 24 +H = 24 +Type = Transparent +Color = ColorLight +Reflection = 0 +ReflectionSpacing = 31 + +[EditSubBarStatic3] +Tex = playnote +X = 402 +Y = 245 +W = 24 +H = 24 +Type = Transparent +Color = ColorLight +Reflection = 0 +ReflectionSpacing = 31 + +[EditSubBarStatic4] +Tex = previousseq +X = 363 +Y = 219 +W = 24 +H = 24 +Type = Transparent +Color = ColorLight +Reflection = 0 +ReflectionSpacing = 31 + +[EditSubBarStatic5] +Tex = nextseq +X = 389 +Y = 219 +W = 24 +H = 24 +Type = Transparent +Color = ColorLight +Reflection = 0 +ReflectionSpacing = 31 + +[EditSubBarStatic6] +Tex = gold +X = 440 +Y = 219 +W = 24 +H = 24 +Type = Transparent +Color = ColorLight +Reflection = 0 +ReflectionSpacing = 31 + +[EditSubBarStatic7] +Tex = freestyle +X = 440 +Y = 245 +W = 24 +H = 24 +Type = Transparent +Color = ColorLight +Reflection = 0 +ReflectionSpacing = 31 + +[EditSubBarStatic8] +Tex = undo +X = 320 +Y = 219 +W = 24 +H = 24 +Type = Transparent +Color = ColorLight +Reflection = 0 +ReflectionSpacing = 31 + diff --git a/us_maker_edition/game/themes/Verdure/Drippin.ini b/us_maker_edition/game/themes/Verdure/Drippin.ini index bda3141f..cabc79ac 100644 --- a/us_maker_edition/game/themes/Verdure/Drippin.ini +++ b/us_maker_edition/game/themes/Verdure/Drippin.ini @@ -238,4 +238,14 @@ LyricIconD_P4 = [sing.player4]lyric_inactive.png LyricIcon_P5 = [sing.player5]lyric_active.png LyricIconD_P5 = [sing.player5]lyric_inactive.png LyricIcon_P6 = [sing.player6]lyric_active.png -LyricIconD_P6 = [sing.player6]lyric_inactive.png \ No newline at end of file +LyricIconD_P6 = [sing.player6]lyric_inactive.png + +# # # E D I T # # # +PlayOnly = [editsub]play.png +playwithnote = [editsub]play-with-note.png +playnote = [editsub]play-note.png +nextseq = [editsub]next-seq.png +previousseq = [editsub]previous-seq.png +undo = [editsub]undo.png +gold = [editsub]gold.png +freestyle = [editsub]freestyle.png \ No newline at end of file diff --git a/us_maker_edition/game/themes/Verdure/Drippin_Low.ini b/us_maker_edition/game/themes/Verdure/Drippin_Low.ini index 183e7405..c5dde5af 100644 --- a/us_maker_edition/game/themes/Verdure/Drippin_Low.ini +++ b/us_maker_edition/game/themes/Verdure/Drippin_Low.ini @@ -238,4 +238,14 @@ LyricIconD_P4 = [sing.player4]lyric_inactive.png LyricIcon_P5 = [sing.player5]lyric_active.png LyricIconD_P5 = [sing.player5]lyric_inactive.png LyricIcon_P6 = [sing.player6]lyric_active.png -LyricIconD_P6 = [sing.player6]lyric_inactive.png \ No newline at end of file +LyricIconD_P6 = [sing.player6]lyric_inactive.png + +# # # E D I T # # # +PlayOnly = [editsub]play.png +playwithnote = [editsub]play-with-note.png +playnote = [editsub]play-note.png +nextseq = [editsub]next-seq.png +previousseq = [editsub]previous-seq.png +undo = [editsub]undo.png +gold = [editsub]gold.png +freestyle = [editsub]freestyle.png \ No newline at end of file diff --git a/us_maker_edition/game/themes/Verdure/Drippin_Static.ini b/us_maker_edition/game/themes/Verdure/Drippin_Static.ini index c9b0fc10..8c9e26e1 100644 --- a/us_maker_edition/game/themes/Verdure/Drippin_Static.ini +++ b/us_maker_edition/game/themes/Verdure/Drippin_Static.ini @@ -238,4 +238,14 @@ LyricIconD_P4 = [sing.player4]lyric_inactive.png LyricIcon_P5 = [sing.player5]lyric_active.png LyricIconD_P5 = [sing.player5]lyric_inactive.png LyricIcon_P6 = [sing.player6]lyric_active.png -LyricIconD_P6 = [sing.player6]lyric_inactive.png \ No newline at end of file +LyricIconD_P6 = [sing.player6]lyric_inactive.png + +# # # E D I T # # # +PlayOnly = [editsub]play.png +playwithnote = [editsub]play-with-note.png +playnote = [editsub]play-note.png +nextseq = [editsub]next-seq.png +previousseq = [editsub]previous-seq.png +undo = [editsub]undo.png +gold = [editsub]gold.png +freestyle = [editsub]freestyle.png \ No newline at end of file diff --git a/us_maker_edition/game/themes/Verdure/Springtime.ini b/us_maker_edition/game/themes/Verdure/Springtime.ini index 52e69d18..eb3dd9ea 100644 --- a/us_maker_edition/game/themes/Verdure/Springtime.ini +++ b/us_maker_edition/game/themes/Verdure/Springtime.ini @@ -238,4 +238,14 @@ LyricIconD_P4 = [sing.player4]lyric_inactive.png LyricIcon_P5 = [sing.player5]lyric_active.png LyricIconD_P5 = [sing.player5]lyric_inactive.png LyricIcon_P6 = [sing.player6]lyric_active.png -LyricIconD_P6 = [sing.player6]lyric_inactive.png \ No newline at end of file +LyricIconD_P6 = [sing.player6]lyric_inactive.png + +# # # E D I T # # # +PlayOnly = [editsub]play.png +playwithnote = [editsub]play-with-note.png +playnote = [editsub]play-note.png +nextseq = [editsub]next-seq.png +previousseq = [editsub]previous-seq.png +undo = [editsub]undo.png +gold = [editsub]gold.png +freestyle = [editsub]freestyle.png \ No newline at end of file diff --git a/us_maker_edition/game/themes/Verdure/Springtime_Low.ini b/us_maker_edition/game/themes/Verdure/Springtime_Low.ini index 93e91ac4..37404087 100644 --- a/us_maker_edition/game/themes/Verdure/Springtime_Low.ini +++ b/us_maker_edition/game/themes/Verdure/Springtime_Low.ini @@ -238,4 +238,14 @@ LyricIconD_P4 = [sing.player4]lyric_inactive.png LyricIcon_P5 = [sing.player5]lyric_active.png LyricIconD_P5 = [sing.player5]lyric_inactive.png LyricIcon_P6 = [sing.player6]lyric_active.png -LyricIconD_P6 = [sing.player6]lyric_inactive.png \ No newline at end of file +LyricIconD_P6 = [sing.player6]lyric_inactive.png + +# # # E D I T # # # +PlayOnly = [editsub]play.png +playwithnote = [editsub]play-with-note.png +playnote = [editsub]play-note.png +nextseq = [editsub]next-seq.png +previousseq = [editsub]previous-seq.png +undo = [editsub]undo.png +gold = [editsub]gold.png +freestyle = [editsub]freestyle.png \ No newline at end of file diff --git a/us_maker_edition/game/themes/Verdure/Springtime_Static.ini b/us_maker_edition/game/themes/Verdure/Springtime_Static.ini index 999c1b02..7d6e3b62 100644 --- a/us_maker_edition/game/themes/Verdure/Springtime_Static.ini +++ b/us_maker_edition/game/themes/Verdure/Springtime_Static.ini @@ -238,4 +238,14 @@ LyricIconD_P4 = [sing.player4]lyric_inactive.png LyricIcon_P5 = [sing.player5]lyric_active.png LyricIconD_P5 = [sing.player5]lyric_inactive.png LyricIcon_P6 = [sing.player6]lyric_active.png -LyricIconD_P6 = [sing.player6]lyric_inactive.png \ No newline at end of file +LyricIconD_P6 = [sing.player6]lyric_inactive.png + +# # # E D I T # # # +PlayOnly = [editsub]play.png +playwithnote = [editsub]play-with-note.png +playnote = [editsub]play-note.png +nextseq = [editsub]next-seq.png +previousseq = [editsub]previous-seq.png +undo = [editsub]undo.png +gold = [editsub]gold.png +freestyle = [editsub]freestyle.png \ No newline at end of file diff --git a/us_maker_edition/game/themes/Verdure/[editsub]freestyle.png b/us_maker_edition/game/themes/Verdure/[editsub]freestyle.png new file mode 100644 index 00000000..4ea1dc29 Binary files /dev/null and b/us_maker_edition/game/themes/Verdure/[editsub]freestyle.png differ diff --git a/us_maker_edition/game/themes/Verdure/[editsub]gold.png b/us_maker_edition/game/themes/Verdure/[editsub]gold.png new file mode 100644 index 00000000..ed14a507 Binary files /dev/null and b/us_maker_edition/game/themes/Verdure/[editsub]gold.png differ diff --git a/us_maker_edition/game/themes/Verdure/[editsub]next-seq.png b/us_maker_edition/game/themes/Verdure/[editsub]next-seq.png new file mode 100644 index 00000000..ac91f35b Binary files /dev/null and b/us_maker_edition/game/themes/Verdure/[editsub]next-seq.png differ diff --git a/us_maker_edition/game/themes/Verdure/[editsub]play-note.png b/us_maker_edition/game/themes/Verdure/[editsub]play-note.png new file mode 100644 index 00000000..dba67b21 Binary files /dev/null and b/us_maker_edition/game/themes/Verdure/[editsub]play-note.png differ diff --git a/us_maker_edition/game/themes/Verdure/[editsub]play-with-note.png b/us_maker_edition/game/themes/Verdure/[editsub]play-with-note.png new file mode 100644 index 00000000..1ed7241a Binary files /dev/null and b/us_maker_edition/game/themes/Verdure/[editsub]play-with-note.png differ diff --git a/us_maker_edition/game/themes/Verdure/[editsub]play.png b/us_maker_edition/game/themes/Verdure/[editsub]play.png new file mode 100644 index 00000000..bde99838 Binary files /dev/null and b/us_maker_edition/game/themes/Verdure/[editsub]play.png differ diff --git a/us_maker_edition/game/themes/Verdure/[editsub]previous-seq.png b/us_maker_edition/game/themes/Verdure/[editsub]previous-seq.png new file mode 100644 index 00000000..d0ef893f Binary files /dev/null and b/us_maker_edition/game/themes/Verdure/[editsub]previous-seq.png differ diff --git a/us_maker_edition/game/themes/Verdure/[editsub]undo.png b/us_maker_edition/game/themes/Verdure/[editsub]undo.png new file mode 100644 index 00000000..62d9da88 Binary files /dev/null and b/us_maker_edition/game/themes/Verdure/[editsub]undo.png differ -- cgit v1.2.3