aboutsummaryrefslogtreecommitdiffstats
path: root/medley_new
diff options
context:
space:
mode:
authorbrunzelchen <brunzelchen@b956fd51-792f-4845-bead-9b4dfca2ff2c>2010-10-17 17:37:20 +0000
committerbrunzelchen <brunzelchen@b956fd51-792f-4845-bead-9b4dfca2ff2c>2010-10-17 17:37:20 +0000
commit9e07086c24a13106ed1c64e5b98a3842d0dc0a03 (patch)
treedcba65dbee3e0eae8b528332df6173e55ca8e823 /medley_new
parent3011f6be392e0bc1bbf0c1f649ccc3d774ae68fb (diff)
downloadusdx-9e07086c24a13106ed1c64e5b98a3842d0dc0a03.tar.gz
usdx-9e07086c24a13106ed1c64e5b98a3842d0dc0a03.tar.xz
usdx-9e07086c24a13106ed1c64e5b98a3842d0dc0a03.zip
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
Diffstat (limited to 'medley_new')
-rwxr-xr-xmedley_new/game/themes/Candy.ini20
-rwxr-xr-xmedley_new/game/themes/Candy/Clouds static.ini2
-rwxr-xr-xmedley_new/game/themes/Candy/Clouds.ini2
-rw-r--r--medley_new/game/themes/Candy/[icon]song_calcmedley.pngbin0 -> 379 bytes
-rw-r--r--medley_new/game/themes/Candy/[icon]song_medley.pngbin0 -> 384 bytes
-rw-r--r--medley_new/game/themes/Classic.ini19
-rw-r--r--medley_new/game/themes/Classic/Star.ini2
-rw-r--r--medley_new/game/themes/Classic/[icon]song_calcmedley.pngbin0 -> 379 bytes
-rw-r--r--medley_new/game/themes/Classic/[icon]song_medley.pngbin0 -> 384 bytes
-rwxr-xr-xmedley_new/game/themes/Temptation.ini24
-rwxr-xr-xmedley_new/game/themes/Temptation/Temptation (16-9).ini2
-rwxr-xr-xmedley_new/game/themes/Temptation/Temptation (4-3).ini2
-rw-r--r--medley_new/game/themes/Temptation/[icon]song_calcmedley.pngbin0 -> 379 bytes
-rw-r--r--medley_new/game/themes/Temptation/[icon]song_medley.pngbin0 -> 384 bytes
-rw-r--r--medley_new/game/themes/Verdure.ini24
-rw-r--r--medley_new/game/themes/Verdure/Drippin.ini2
-rw-r--r--medley_new/game/themes/Verdure/Drippin_Low.ini2
-rw-r--r--medley_new/game/themes/Verdure/Drippin_Static.ini2
-rw-r--r--medley_new/game/themes/Verdure/Springtime.ini2
-rw-r--r--medley_new/game/themes/Verdure/Springtime_Low.ini2
-rw-r--r--medley_new/game/themes/Verdure/Springtime_Static.ini2
-rw-r--r--medley_new/game/themes/Verdure/[icon]song_calcmedley.pngbin0 -> 2386 bytes
-rw-r--r--medley_new/game/themes/Verdure/[icon]song_medley.pngbin0 -> 2404 bytes
23 files changed, 109 insertions, 0 deletions
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
--- /dev/null
+++ b/medley_new/game/themes/Candy/[icon]song_calcmedley.png
Binary files 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
--- /dev/null
+++ b/medley_new/game/themes/Candy/[icon]song_medley.png
Binary files 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
--- /dev/null
+++ b/medley_new/game/themes/Classic/[icon]song_calcmedley.png
Binary files 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
--- /dev/null
+++ b/medley_new/game/themes/Classic/[icon]song_medley.png
Binary files 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
--- /dev/null
+++ b/medley_new/game/themes/Temptation/[icon]song_calcmedley.png
Binary files 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
--- /dev/null
+++ b/medley_new/game/themes/Temptation/[icon]song_medley.png
Binary files 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
--- /dev/null
+++ b/medley_new/game/themes/Verdure/[icon]song_calcmedley.png
Binary files 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
--- /dev/null
+++ b/medley_new/game/themes/Verdure/[icon]song_medley.png
Binary files differ