From 9e07086c24a13106ed1c64e5b98a3842d0dc0a03 Mon Sep 17 00:00:00 2001 From: brunzelchen Date: Sun, 17 Oct 2010 17:37:20 +0000 Subject: added medley icons to all themes we need some nicer icons! git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2676 b956fd51-792f-4845-bead-9b4dfca2ff2c --- medley_new/game/themes/Candy.ini | 20 +++++++++++++++++ medley_new/game/themes/Candy/Clouds static.ini | 2 ++ medley_new/game/themes/Candy/Clouds.ini | 2 ++ .../game/themes/Candy/[icon]song_calcmedley.png | Bin 0 -> 379 bytes medley_new/game/themes/Candy/[icon]song_medley.png | Bin 0 -> 384 bytes medley_new/game/themes/Classic.ini | 19 ++++++++++++++++ medley_new/game/themes/Classic/Star.ini | 2 ++ .../game/themes/Classic/[icon]song_calcmedley.png | Bin 0 -> 379 bytes .../game/themes/Classic/[icon]song_medley.png | Bin 0 -> 384 bytes medley_new/game/themes/Temptation.ini | 24 +++++++++++++++++++++ .../game/themes/Temptation/Temptation (16-9).ini | 2 ++ .../game/themes/Temptation/Temptation (4-3).ini | 2 ++ .../themes/Temptation/[icon]song_calcmedley.png | Bin 0 -> 379 bytes .../game/themes/Temptation/[icon]song_medley.png | Bin 0 -> 384 bytes medley_new/game/themes/Verdure.ini | 24 +++++++++++++++++++++ medley_new/game/themes/Verdure/Drippin.ini | 2 ++ medley_new/game/themes/Verdure/Drippin_Low.ini | 2 ++ medley_new/game/themes/Verdure/Drippin_Static.ini | 2 ++ medley_new/game/themes/Verdure/Springtime.ini | 2 ++ medley_new/game/themes/Verdure/Springtime_Low.ini | 2 ++ .../game/themes/Verdure/Springtime_Static.ini | 2 ++ .../game/themes/Verdure/[icon]song_calcmedley.png | Bin 0 -> 2386 bytes .../game/themes/Verdure/[icon]song_medley.png | Bin 0 -> 2404 bytes 23 files changed, 109 insertions(+) create mode 100644 medley_new/game/themes/Candy/[icon]song_calcmedley.png create mode 100644 medley_new/game/themes/Candy/[icon]song_medley.png create mode 100644 medley_new/game/themes/Classic/[icon]song_calcmedley.png create mode 100644 medley_new/game/themes/Classic/[icon]song_medley.png create mode 100644 medley_new/game/themes/Temptation/[icon]song_calcmedley.png create mode 100644 medley_new/game/themes/Temptation/[icon]song_medley.png create mode 100644 medley_new/game/themes/Verdure/[icon]song_calcmedley.png create mode 100644 medley_new/game/themes/Verdure/[icon]song_medley.png diff --git a/medley_new/game/themes/Candy.ini b/medley_new/game/themes/Candy.ini index 8bd894a4..ce758d88 100755 --- a/medley_new/game/themes/Candy.ini +++ b/medley_new/game/themes/Candy.ini @@ -327,6 +327,26 @@ Color = Button Tex = icon_song_video Type = Transparent +[SongMedleyIcon] +X = 493 +Y = 510 +W = 10 +H = 10 +Z = 0.99 +Color = Button +Tex = icon_song_medley +Type = Transparent + +[SongCalculatedMedleyIcon] +X = 493 +Y = 510 +W = 10 +H = 10 +Z = 0.99 +Color = Button +Tex = icon_song_calcmedley +Type = Transparent + [SongTextArtist] X = 400 Y = 338 diff --git a/medley_new/game/themes/Candy/Clouds static.ini b/medley_new/game/themes/Candy/Clouds static.ini index 7d48ff6b..7cf1d80e 100755 --- a/medley_new/game/themes/Candy/Clouds static.ini +++ b/medley_new/game/themes/Candy/Clouds static.ini @@ -8,6 +8,8 @@ Cursor_Pressed = [interface]cursor_pressed.png iconlogo = [icon]logo.png icon_song_video = [icon]song_video.png +icon_song_medley = [icon]song_medley.png +icon_song_calcmedley = [icon]song_calcmedley.png ButtonMain = [button]main.png Transparent = Transparent.png diff --git a/medley_new/game/themes/Candy/Clouds.ini b/medley_new/game/themes/Candy/Clouds.ini index cffcfe24..374a818b 100755 --- a/medley_new/game/themes/Candy/Clouds.ini +++ b/medley_new/game/themes/Candy/Clouds.ini @@ -8,6 +8,8 @@ Cursor_Pressed = [interface]cursor_pressed.png iconlogo = [icon]logo.png icon_song_video = [icon]song_video.png +icon_song_medley = [icon]song_medley.png +icon_song_calcmedley = [icon]song_calcmedley.png ButtonMain = [button]main.png Transparent = Transparent.png diff --git a/medley_new/game/themes/Candy/[icon]song_calcmedley.png b/medley_new/game/themes/Candy/[icon]song_calcmedley.png new file mode 100644 index 00000000..30a13ea0 Binary files /dev/null and b/medley_new/game/themes/Candy/[icon]song_calcmedley.png differ diff --git a/medley_new/game/themes/Candy/[icon]song_medley.png b/medley_new/game/themes/Candy/[icon]song_medley.png new file mode 100644 index 00000000..ac7b25bb Binary files /dev/null and b/medley_new/game/themes/Candy/[icon]song_medley.png differ diff --git a/medley_new/game/themes/Classic.ini b/medley_new/game/themes/Classic.ini index 8ea3fe83..815eced3 100644 --- a/medley_new/game/themes/Classic.ini +++ b/medley_new/game/themes/Classic.ini @@ -339,6 +339,25 @@ Color=White Tex = icon_song_video Type = Transparent +[SongMedleyIcon] +X=490 +Y=462 +W =32 +H =32 +Z=1 +Color=White +Tex = icon_song_medley +Type = Transparent + +[SongCalculatedMedleyIcon] +X=490 +Y=462 +W =32 +H =32 +Z=1 +Color=White +Tex = icon_song_calcmedley +Type = Transparent [SongStatic3] X =270 diff --git a/medley_new/game/themes/Classic/Star.ini b/medley_new/game/themes/Classic/Star.ini index e72bdbec..f2c42f3d 100644 --- a/medley_new/game/themes/Classic/Star.ini +++ b/medley_new/game/themes/Classic/Star.ini @@ -24,6 +24,8 @@ Cursor_Pressed = [interface]cursor_pressed.png icon_song_menu = [icon]song_menu.png icon_song_search = [icon]song_search.png icon_song_video = [icon]song_video.png +icon_song_medley = [icon]song_medley.png +icon_song_calcmedley = [icon]song_calcmedley.png # # # M A I N # # # diff --git a/medley_new/game/themes/Classic/[icon]song_calcmedley.png b/medley_new/game/themes/Classic/[icon]song_calcmedley.png new file mode 100644 index 00000000..30a13ea0 Binary files /dev/null and b/medley_new/game/themes/Classic/[icon]song_calcmedley.png differ diff --git a/medley_new/game/themes/Classic/[icon]song_medley.png b/medley_new/game/themes/Classic/[icon]song_medley.png new file mode 100644 index 00000000..ac7b25bb Binary files /dev/null and b/medley_new/game/themes/Classic/[icon]song_medley.png differ diff --git a/medley_new/game/themes/Temptation.ini b/medley_new/game/themes/Temptation.ini index 663ac299..e64b96af 100755 --- a/medley_new/game/themes/Temptation.ini +++ b/medley_new/game/themes/Temptation.ini @@ -434,6 +434,30 @@ Type = Transparent Reflection = 0 ReflectionSpacing = 1 +[SongMedleyIcon] +X = 680 +Y = 425 +W = 32 +H = 32 +Z = 0.95 +Color = White +Tex = icon_song_medley +Type = Transparent +Reflection = 0 +ReflectionSpacing = 1 + +[SongCalculatedMedleyIcon] +X = 680 +Y = 425 +W = 32 +H = 32 +Z = 0.95 +Color = White +Tex = icon_song_calcmedley +Type = Transparent +Reflection = 0 +ReflectionSpacing = 1 + [SongStatic3] X = 247 Y = 158 diff --git a/medley_new/game/themes/Temptation/Temptation (16-9).ini b/medley_new/game/themes/Temptation/Temptation (16-9).ini index 0567b074..7959a196 100755 --- a/medley_new/game/themes/Temptation/Temptation (16-9).ini +++ b/medley_new/game/themes/Temptation/Temptation (16-9).ini @@ -24,6 +24,8 @@ Cursor_Pressed = [interface]cursor_pressed.png icon_song_menu = [icon]song_menu.png icon_song_search = [icon]song_search.png icon_song_video = [icon]song_video.png +icon_song_medley = [icon]song_medley.png +icon_song_calcmedley = [icon]song_calcmedley.png # # # M A I N # # # diff --git a/medley_new/game/themes/Temptation/Temptation (4-3).ini b/medley_new/game/themes/Temptation/Temptation (4-3).ini index a0f72731..0c288e69 100755 --- a/medley_new/game/themes/Temptation/Temptation (4-3).ini +++ b/medley_new/game/themes/Temptation/Temptation (4-3).ini @@ -24,6 +24,8 @@ Cursor_Pressed = [interface]cursor_pressed.png icon_song_menu = [icon]song_menu.png icon_song_search = [icon]song_search.png icon_song_video = [icon]song_video.png +icon_song_medley = [icon]song_medley.png +icon_song_calcmedley = [icon]song_calcmedley.png # # # M A I N # # # diff --git a/medley_new/game/themes/Temptation/[icon]song_calcmedley.png b/medley_new/game/themes/Temptation/[icon]song_calcmedley.png new file mode 100644 index 00000000..30a13ea0 Binary files /dev/null and b/medley_new/game/themes/Temptation/[icon]song_calcmedley.png differ diff --git a/medley_new/game/themes/Temptation/[icon]song_medley.png b/medley_new/game/themes/Temptation/[icon]song_medley.png new file mode 100644 index 00000000..ac7b25bb Binary files /dev/null and b/medley_new/game/themes/Temptation/[icon]song_medley.png differ diff --git a/medley_new/game/themes/Verdure.ini b/medley_new/game/themes/Verdure.ini index 126e0134..b33463aa 100644 --- a/medley_new/game/themes/Verdure.ini +++ b/medley_new/game/themes/Verdure.ini @@ -476,6 +476,30 @@ Type = Transparent Reflection = 1 ReflectionSpacing = 22 +[SongMedleyIcon] +X = 335 +Y = 445 +W = 24 +H = 24 +Z = 0.95 +Color = White +Tex = icon_song_medley +Type = Transparent +Reflection = 1 +ReflectionSpacing = 22 + +[SongCalculatedMedleyIcon] +X = 335 +Y = 445 +W = 24 +H = 24 +Z = 0.95 +Color = White +Tex = icon_song_calcmedley +Type = Transparent +Reflection = 1 +ReflectionSpacing = 22 + :[SongStatic3] :X = 278 ;Y = 120 diff --git a/medley_new/game/themes/Verdure/Drippin.ini b/medley_new/game/themes/Verdure/Drippin.ini index bda3141f..9ca5ac55 100644 --- a/medley_new/game/themes/Verdure/Drippin.ini +++ b/medley_new/game/themes/Verdure/Drippin.ini @@ -29,6 +29,8 @@ Cursor_Pressed = [interface]cursor_pressed.png icon_song_menu = [icon]song_menu.png icon_song_search = [icon]song_search.png icon_song_video = [icon]song_video.png +icon_song_medley = [icon]song_medley.png +icon_song_calcmedley = [icon]song_calcmedley.png # # # M A I N # # # diff --git a/medley_new/game/themes/Verdure/Drippin_Low.ini b/medley_new/game/themes/Verdure/Drippin_Low.ini index 183e7405..51c04cbb 100644 --- a/medley_new/game/themes/Verdure/Drippin_Low.ini +++ b/medley_new/game/themes/Verdure/Drippin_Low.ini @@ -29,6 +29,8 @@ Cursor_Pressed = [interface]cursor_pressed.png icon_song_menu = [icon]song_menu.png icon_song_search = [icon]song_search.png icon_song_video = [icon]song_video.png +icon_song_medley = [icon]song_medley.png +icon_song_calcmedley = [icon]song_calcmedley.png # # # M A I N # # # diff --git a/medley_new/game/themes/Verdure/Drippin_Static.ini b/medley_new/game/themes/Verdure/Drippin_Static.ini index c9b0fc10..bc41307f 100644 --- a/medley_new/game/themes/Verdure/Drippin_Static.ini +++ b/medley_new/game/themes/Verdure/Drippin_Static.ini @@ -29,6 +29,8 @@ Cursor_Pressed = [interface]cursor_pressed.png icon_song_menu = [icon]song_menu.png icon_song_search = [icon]song_search.png icon_song_video = [icon]song_video.png +icon_song_medley = [icon]song_medley.png +icon_song_calcmedley = [icon]song_calcmedley.png # # # M A I N # # # diff --git a/medley_new/game/themes/Verdure/Springtime.ini b/medley_new/game/themes/Verdure/Springtime.ini index 52e69d18..28bc6026 100644 --- a/medley_new/game/themes/Verdure/Springtime.ini +++ b/medley_new/game/themes/Verdure/Springtime.ini @@ -29,6 +29,8 @@ Cursor_Pressed = [interface]cursor_pressed.png icon_song_menu = [icon]song_menu.png icon_song_search = [icon]song_search.png icon_song_video = [icon]song_video.png +icon_song_medley = [icon]song_medley.png +icon_song_calcmedley = [icon]song_calcmedley.png # # # M A I N # # # diff --git a/medley_new/game/themes/Verdure/Springtime_Low.ini b/medley_new/game/themes/Verdure/Springtime_Low.ini index 93e91ac4..ef1527f5 100644 --- a/medley_new/game/themes/Verdure/Springtime_Low.ini +++ b/medley_new/game/themes/Verdure/Springtime_Low.ini @@ -29,6 +29,8 @@ Cursor_Pressed = [interface]cursor_pressed.png icon_song_menu = [icon]song_menu.png icon_song_search = [icon]song_search.png icon_song_video = [icon]song_video.png +icon_song_medley = [icon]song_medley.png +icon_song_calcmedley = [icon]song_calcmedley.png # # # M A I N # # # diff --git a/medley_new/game/themes/Verdure/Springtime_Static.ini b/medley_new/game/themes/Verdure/Springtime_Static.ini index 999c1b02..1d7773b5 100644 --- a/medley_new/game/themes/Verdure/Springtime_Static.ini +++ b/medley_new/game/themes/Verdure/Springtime_Static.ini @@ -29,6 +29,8 @@ Cursor_Pressed = [interface]cursor_pressed.png icon_song_menu = [icon]song_menu.png icon_song_search = [icon]song_search.png icon_song_video = [icon]song_video.png +icon_song_medley = [icon]song_medley.png +icon_song_calcmedley = [icon]song_calcmedley.png # # # M A I N # # # diff --git a/medley_new/game/themes/Verdure/[icon]song_calcmedley.png b/medley_new/game/themes/Verdure/[icon]song_calcmedley.png new file mode 100644 index 00000000..79f72609 Binary files /dev/null and b/medley_new/game/themes/Verdure/[icon]song_calcmedley.png differ diff --git a/medley_new/game/themes/Verdure/[icon]song_medley.png b/medley_new/game/themes/Verdure/[icon]song_medley.png new file mode 100644 index 00000000..3bc34669 Binary files /dev/null and b/medley_new/game/themes/Verdure/[icon]song_medley.png differ -- cgit v1.2.3