From 1782d5ad9a646ca2a6fab90da5f04c879ddaecd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Sat, 10 Aug 2013 18:34:08 +0200 Subject: Implement icon picker, bring back raster icons. --- resources/icons/instances/brick.png | Bin 0 -> 713 bytes resources/icons/instances/chicken.png | Bin 0 -> 1181 bytes resources/icons/instances/chicken128.png | Bin 0 -> 6369 bytes resources/icons/instances/clucker.svg | 404 ----------- resources/icons/instances/creeper.png | Bin 0 -> 1524 bytes resources/icons/instances/creeper.svg | 775 --------------------- resources/icons/instances/creeper128.png | Bin 0 -> 9046 bytes resources/icons/instances/derp.png | Bin 0 -> 5225 bytes resources/icons/instances/diamond.png | Bin 0 -> 708 bytes resources/icons/instances/dirt.png | Bin 0 -> 482 bytes resources/icons/instances/enderman.png | Bin 0 -> 2429 bytes resources/icons/instances/enderpearl.png | Bin 0 -> 2120 bytes resources/icons/instances/enderpearl.svg | 271 -------- resources/icons/instances/enderpearl128.png | Bin 0 -> 21425 bytes resources/icons/instances/ftb-glow.svg | 606 ----------------- resources/icons/instances/ftb-logo.svg | 257 ------- resources/icons/instances/ftb_glow.png | Bin 0 -> 1747 bytes resources/icons/instances/ftb_glow128.png | Bin 0 -> 12708 bytes resources/icons/instances/ftb_logo.png | Bin 0 -> 1607 bytes resources/icons/instances/ftb_logo128.png | Bin 0 -> 7883 bytes resources/icons/instances/gear.png | Bin 0 -> 2414 bytes resources/icons/instances/gear.svg | 434 ------------ resources/icons/instances/gear128.png | Bin 0 -> 18321 bytes resources/icons/instances/gold.png | Bin 0 -> 978 bytes resources/icons/instances/grass.png | Bin 0 -> 618 bytes resources/icons/instances/herobrine.png | Bin 0 -> 1034 bytes resources/icons/instances/herobrine.svg | 583 ---------------- resources/icons/instances/herobrine128.png | Bin 0 -> 4937 bytes resources/icons/instances/infinity.png | Bin 0 -> 1714 bytes resources/icons/instances/infinity128.png | Bin 0 -> 9237 bytes resources/icons/instances/iron.png | Bin 0 -> 532 bytes resources/icons/instances/magitech.png | Bin 0 -> 2646 bytes resources/icons/instances/magitech.svg | 886 ------------------------- resources/icons/instances/magitech128.png | Bin 0 -> 23097 bytes resources/icons/instances/meat.png | Bin 0 -> 1514 bytes resources/icons/instances/meat.svg | 371 ----------- resources/icons/instances/meat128.png | Bin 0 -> 10583 bytes resources/icons/instances/netherstar.png | Bin 0 -> 1942 bytes resources/icons/instances/netherstar.svg | 342 ---------- resources/icons/instances/netherstar128.png | Bin 0 -> 14062 bytes resources/icons/instances/planks.png | Bin 0 -> 461 bytes resources/icons/instances/skeleton.png | Bin 0 -> 696 bytes resources/icons/instances/skeleton.svg | 610 ----------------- resources/icons/instances/skeleton128.png | Bin 0 -> 3673 bytes resources/icons/instances/squarecreeper.png | Bin 0 -> 1623 bytes resources/icons/instances/squarecreeper.svg | 828 ----------------------- resources/icons/instances/squarecreeper128.png | Bin 0 -> 9136 bytes resources/icons/instances/steve.png | Bin 0 -> 969 bytes resources/icons/instances/steve.svg | 534 --------------- resources/icons/instances/steve128.png | Bin 0 -> 4312 bytes resources/icons/instances/stone.png | Bin 0 -> 438 bytes resources/icons/instances/tnt.png | Bin 0 -> 378 bytes 52 files changed, 6901 deletions(-) create mode 100644 resources/icons/instances/brick.png create mode 100644 resources/icons/instances/chicken.png create mode 100644 resources/icons/instances/chicken128.png delete mode 100644 resources/icons/instances/clucker.svg create mode 100644 resources/icons/instances/creeper.png delete mode 100644 resources/icons/instances/creeper.svg create mode 100644 resources/icons/instances/creeper128.png create mode 100644 resources/icons/instances/derp.png create mode 100644 resources/icons/instances/diamond.png create mode 100644 resources/icons/instances/dirt.png create mode 100644 resources/icons/instances/enderman.png create mode 100644 resources/icons/instances/enderpearl.png delete mode 100644 resources/icons/instances/enderpearl.svg create mode 100644 resources/icons/instances/enderpearl128.png delete mode 100644 resources/icons/instances/ftb-glow.svg delete mode 100644 resources/icons/instances/ftb-logo.svg create mode 100644 resources/icons/instances/ftb_glow.png create mode 100644 resources/icons/instances/ftb_glow128.png create mode 100644 resources/icons/instances/ftb_logo.png create mode 100644 resources/icons/instances/ftb_logo128.png create mode 100644 resources/icons/instances/gear.png delete mode 100644 resources/icons/instances/gear.svg create mode 100644 resources/icons/instances/gear128.png create mode 100644 resources/icons/instances/gold.png create mode 100644 resources/icons/instances/grass.png create mode 100644 resources/icons/instances/herobrine.png delete mode 100644 resources/icons/instances/herobrine.svg create mode 100644 resources/icons/instances/herobrine128.png create mode 100644 resources/icons/instances/infinity.png create mode 100644 resources/icons/instances/infinity128.png create mode 100644 resources/icons/instances/iron.png create mode 100644 resources/icons/instances/magitech.png delete mode 100644 resources/icons/instances/magitech.svg create mode 100644 resources/icons/instances/magitech128.png create mode 100644 resources/icons/instances/meat.png delete mode 100644 resources/icons/instances/meat.svg create mode 100644 resources/icons/instances/meat128.png create mode 100644 resources/icons/instances/netherstar.png delete mode 100644 resources/icons/instances/netherstar.svg create mode 100644 resources/icons/instances/netherstar128.png create mode 100644 resources/icons/instances/planks.png create mode 100644 resources/icons/instances/skeleton.png delete mode 100644 resources/icons/instances/skeleton.svg create mode 100644 resources/icons/instances/skeleton128.png create mode 100644 resources/icons/instances/squarecreeper.png delete mode 100644 resources/icons/instances/squarecreeper.svg create mode 100644 resources/icons/instances/squarecreeper128.png create mode 100644 resources/icons/instances/steve.png delete mode 100644 resources/icons/instances/steve.svg create mode 100644 resources/icons/instances/steve128.png create mode 100644 resources/icons/instances/stone.png create mode 100644 resources/icons/instances/tnt.png (limited to 'resources/icons/instances') diff --git a/resources/icons/instances/brick.png b/resources/icons/instances/brick.png new file mode 100644 index 00000000..0b534366 Binary files /dev/null and b/resources/icons/instances/brick.png differ diff --git a/resources/icons/instances/chicken.png b/resources/icons/instances/chicken.png new file mode 100644 index 00000000..f870467a Binary files /dev/null and b/resources/icons/instances/chicken.png differ diff --git a/resources/icons/instances/chicken128.png b/resources/icons/instances/chicken128.png new file mode 100644 index 00000000..71f6dedc Binary files /dev/null and b/resources/icons/instances/chicken128.png differ diff --git a/resources/icons/instances/clucker.svg b/resources/icons/instances/clucker.svg deleted file mode 100644 index 0c1727eb..00000000 --- a/resources/icons/instances/clucker.svg +++ /dev/null @@ -1,404 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/resources/icons/instances/creeper.png b/resources/icons/instances/creeper.png new file mode 100644 index 00000000..a67ecfc3 Binary files /dev/null and b/resources/icons/instances/creeper.png differ diff --git a/resources/icons/instances/creeper.svg b/resources/icons/instances/creeper.svg deleted file mode 100644 index 2a2e39b6..00000000 --- a/resources/icons/instances/creeper.svg +++ /dev/null @@ -1,775 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/resources/icons/instances/creeper128.png b/resources/icons/instances/creeper128.png new file mode 100644 index 00000000..41b7d07d Binary files /dev/null and b/resources/icons/instances/creeper128.png differ diff --git a/resources/icons/instances/derp.png b/resources/icons/instances/derp.png new file mode 100644 index 00000000..4c361942 Binary files /dev/null and b/resources/icons/instances/derp.png differ diff --git a/resources/icons/instances/diamond.png b/resources/icons/instances/diamond.png new file mode 100644 index 00000000..376ab901 Binary files /dev/null and b/resources/icons/instances/diamond.png differ diff --git a/resources/icons/instances/dirt.png b/resources/icons/instances/dirt.png new file mode 100644 index 00000000..9e19eb8f Binary files /dev/null and b/resources/icons/instances/dirt.png differ diff --git a/resources/icons/instances/enderman.png b/resources/icons/instances/enderman.png new file mode 100644 index 00000000..9f3a72b3 Binary files /dev/null and b/resources/icons/instances/enderman.png differ diff --git a/resources/icons/instances/enderpearl.png b/resources/icons/instances/enderpearl.png new file mode 100644 index 00000000..a818eb8e Binary files /dev/null and b/resources/icons/instances/enderpearl.png differ diff --git a/resources/icons/instances/enderpearl.svg b/resources/icons/instances/enderpearl.svg deleted file mode 100644 index ac9378f5..00000000 --- a/resources/icons/instances/enderpearl.svg +++ /dev/null @@ -1,271 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/resources/icons/instances/enderpearl128.png b/resources/icons/instances/enderpearl128.png new file mode 100644 index 00000000..0a5bf91a Binary files /dev/null and b/resources/icons/instances/enderpearl128.png differ diff --git a/resources/icons/instances/ftb-glow.svg b/resources/icons/instances/ftb-glow.svg deleted file mode 100644 index be78c78e..00000000 --- a/resources/icons/instances/ftb-glow.svg +++ /dev/null @@ -1,606 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/resources/icons/instances/ftb-logo.svg b/resources/icons/instances/ftb-logo.svg deleted file mode 100644 index 8cf73567..00000000 --- a/resources/icons/instances/ftb-logo.svg +++ /dev/null @@ -1,257 +0,0 @@ - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/resources/icons/instances/ftb_glow.png b/resources/icons/instances/ftb_glow.png new file mode 100644 index 00000000..c4e6fd5d Binary files /dev/null and b/resources/icons/instances/ftb_glow.png differ diff --git a/resources/icons/instances/ftb_glow128.png b/resources/icons/instances/ftb_glow128.png new file mode 100644 index 00000000..86632b21 Binary files /dev/null and b/resources/icons/instances/ftb_glow128.png differ diff --git a/resources/icons/instances/ftb_logo.png b/resources/icons/instances/ftb_logo.png new file mode 100644 index 00000000..20df7171 Binary files /dev/null and b/resources/icons/instances/ftb_logo.png differ diff --git a/resources/icons/instances/ftb_logo128.png b/resources/icons/instances/ftb_logo128.png new file mode 100644 index 00000000..e725b7fe Binary files /dev/null and b/resources/icons/instances/ftb_logo128.png differ diff --git a/resources/icons/instances/gear.png b/resources/icons/instances/gear.png new file mode 100644 index 00000000..da9ba2f9 Binary files /dev/null and b/resources/icons/instances/gear.png differ diff --git a/resources/icons/instances/gear.svg b/resources/icons/instances/gear.svg deleted file mode 100644 index c0169aec..00000000 --- a/resources/icons/instances/gear.svg +++ /dev/null @@ -1,434 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/resources/icons/instances/gear128.png b/resources/icons/instances/gear128.png new file mode 100644 index 00000000..75c68a66 Binary files /dev/null and b/resources/icons/instances/gear128.png differ diff --git a/resources/icons/instances/gold.png b/resources/icons/instances/gold.png new file mode 100644 index 00000000..9bedda16 Binary files /dev/null and b/resources/icons/instances/gold.png differ diff --git a/resources/icons/instances/grass.png b/resources/icons/instances/grass.png new file mode 100644 index 00000000..f1694547 Binary files /dev/null and b/resources/icons/instances/grass.png differ diff --git a/resources/icons/instances/herobrine.png b/resources/icons/instances/herobrine.png new file mode 100644 index 00000000..e5460da3 Binary files /dev/null and b/resources/icons/instances/herobrine.png differ diff --git a/resources/icons/instances/herobrine.svg b/resources/icons/instances/herobrine.svg deleted file mode 100644 index 7392ba36..00000000 --- a/resources/icons/instances/herobrine.svg +++ /dev/null @@ -1,583 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/resources/icons/instances/herobrine128.png b/resources/icons/instances/herobrine128.png new file mode 100644 index 00000000..13f1494c Binary files /dev/null and b/resources/icons/instances/herobrine128.png differ diff --git a/resources/icons/instances/infinity.png b/resources/icons/instances/infinity.png new file mode 100644 index 00000000..bd94a3dc Binary files /dev/null and b/resources/icons/instances/infinity.png differ diff --git a/resources/icons/instances/infinity128.png b/resources/icons/instances/infinity128.png new file mode 100644 index 00000000..226847fb Binary files /dev/null and b/resources/icons/instances/infinity128.png differ diff --git a/resources/icons/instances/iron.png b/resources/icons/instances/iron.png new file mode 100644 index 00000000..28960782 Binary files /dev/null and b/resources/icons/instances/iron.png differ diff --git a/resources/icons/instances/magitech.png b/resources/icons/instances/magitech.png new file mode 100644 index 00000000..6fd8ff60 Binary files /dev/null and b/resources/icons/instances/magitech.png differ diff --git a/resources/icons/instances/magitech.svg b/resources/icons/instances/magitech.svg deleted file mode 100644 index c6dd6bc0..00000000 --- a/resources/icons/instances/magitech.svg +++ /dev/null @@ -1,886 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/resources/icons/instances/magitech128.png b/resources/icons/instances/magitech128.png new file mode 100644 index 00000000..0f81a199 Binary files /dev/null and b/resources/icons/instances/magitech128.png differ diff --git a/resources/icons/instances/meat.png b/resources/icons/instances/meat.png new file mode 100644 index 00000000..6694859d Binary files /dev/null and b/resources/icons/instances/meat.png differ diff --git a/resources/icons/instances/meat.svg b/resources/icons/instances/meat.svg deleted file mode 100644 index 69a20073..00000000 --- a/resources/icons/instances/meat.svg +++ /dev/null @@ -1,371 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/resources/icons/instances/meat128.png b/resources/icons/instances/meat128.png new file mode 100644 index 00000000..fefc9bf1 Binary files /dev/null and b/resources/icons/instances/meat128.png differ diff --git a/resources/icons/instances/netherstar.png b/resources/icons/instances/netherstar.png new file mode 100644 index 00000000..43cb5113 Binary files /dev/null and b/resources/icons/instances/netherstar.png differ diff --git a/resources/icons/instances/netherstar.svg b/resources/icons/instances/netherstar.svg deleted file mode 100644 index 4046e4ec..00000000 --- a/resources/icons/instances/netherstar.svg +++ /dev/null @@ -1,342 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/resources/icons/instances/netherstar128.png b/resources/icons/instances/netherstar128.png new file mode 100644 index 00000000..132085f0 Binary files /dev/null and b/resources/icons/instances/netherstar128.png differ diff --git a/resources/icons/instances/planks.png b/resources/icons/instances/planks.png new file mode 100644 index 00000000..7fcf8467 Binary files /dev/null and b/resources/icons/instances/planks.png differ diff --git a/resources/icons/instances/skeleton.png b/resources/icons/instances/skeleton.png new file mode 100644 index 00000000..0c8d3505 Binary files /dev/null and b/resources/icons/instances/skeleton.png differ diff --git a/resources/icons/instances/skeleton.svg b/resources/icons/instances/skeleton.svg deleted file mode 100644 index 5d55f272..00000000 --- a/resources/icons/instances/skeleton.svg +++ /dev/null @@ -1,610 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/resources/icons/instances/skeleton128.png b/resources/icons/instances/skeleton128.png new file mode 100644 index 00000000..55fcf5a9 Binary files /dev/null and b/resources/icons/instances/skeleton128.png differ diff --git a/resources/icons/instances/squarecreeper.png b/resources/icons/instances/squarecreeper.png new file mode 100644 index 00000000..b78c4ae0 Binary files /dev/null and b/resources/icons/instances/squarecreeper.png differ diff --git a/resources/icons/instances/squarecreeper.svg b/resources/icons/instances/squarecreeper.svg deleted file mode 100644 index a1b0f4d1..00000000 --- a/resources/icons/instances/squarecreeper.svg +++ /dev/null @@ -1,828 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/resources/icons/instances/squarecreeper128.png b/resources/icons/instances/squarecreeper128.png new file mode 100644 index 00000000..c82d8406 Binary files /dev/null and b/resources/icons/instances/squarecreeper128.png differ diff --git a/resources/icons/instances/steve.png b/resources/icons/instances/steve.png new file mode 100644 index 00000000..07c6acde Binary files /dev/null and b/resources/icons/instances/steve.png differ diff --git a/resources/icons/instances/steve.svg b/resources/icons/instances/steve.svg deleted file mode 100644 index 2233272c..00000000 --- a/resources/icons/instances/steve.svg +++ /dev/null @@ -1,534 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/resources/icons/instances/steve128.png b/resources/icons/instances/steve128.png new file mode 100644 index 00000000..a07cbd2f Binary files /dev/null and b/resources/icons/instances/steve128.png differ diff --git a/resources/icons/instances/stone.png b/resources/icons/instances/stone.png new file mode 100644 index 00000000..34f9a751 Binary files /dev/null and b/resources/icons/instances/stone.png differ diff --git a/resources/icons/instances/tnt.png b/resources/icons/instances/tnt.png new file mode 100644 index 00000000..e40d404d Binary files /dev/null and b/resources/icons/instances/tnt.png differ -- cgit v1.2.3