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/Star.ini | 12 +++++++++++- .../game/themes/Classic/[editsub]freestyle.png | Bin 0 -> 4231 bytes us_maker_edition/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 .../game/themes/Classic/[editsub]play-with-note.png | Bin 0 -> 4362 bytes us_maker_edition/game/themes/Classic/[editsub]play.png | Bin 0 -> 4263 bytes .../game/themes/Classic/[editsub]previous-seq.png | Bin 0 -> 4270 bytes us_maker_edition/game/themes/Classic/[editsub]undo.png | Bin 0 -> 4326 bytes 9 files changed, 11 insertions(+), 1 deletion(-) 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 (limited to 'us_maker_edition/game/themes/Classic') 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 -- cgit v1.2.3