summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYohann Ferreira <bertram@cegetel.net>2005-04-10 00:24:31 +0000
committerYohann Ferreira <bertram@cegetel.net>2005-04-10 00:24:31 +0000
commit61dce49f5e0dedcc247579a26fdf8aea8618a4ed (patch)
treebaed6d78617ddac2794a8676912a0f570a9ebfce
parentb552fd21109fb5531e21aa48cc3009bc2fd0cf88 (diff)
downloadMana-61dce49f5e0dedcc247579a26fdf8aea8618a4ed.tar.gz
Mana-61dce49f5e0dedcc247579a26fdf8aea8618a4ed.tar.bz2
Mana-61dce49f5e0dedcc247579a26fdf8aea8618a4ed.tar.xz
Mana-61dce49f5e0dedcc247579a26fdf8aea8618a4ed.zip
changes to icons and dev file to follow that
-rw-r--r--The Mana World.dev2
-rw-r--r--data/icons/tmw-icon.icobin0 -> 2998 bytes
-rw-r--r--data/icons/tmw-icon.pngbin0 -> 1103 bytes
-rw-r--r--data/icons/tmw-icon.xpm56
4 files changed, 57 insertions, 1 deletions
diff --git a/The Mana World.dev b/The Mana World.dev
index 1e072836..923a511d 100644
--- a/The Mana World.dev
+++ b/The Mana World.dev
@@ -14,7 +14,7 @@ Compiler=-Dmain=SDL_main_@@_
CppCompiler=-funroll-loops_@@_-ffast-math_@@_-fomit-frame-pointer_@@_-pipe_@@__@@__@@_
Linker=-lguichan_@@_-lguichan_sdl_@@_-lguichan_opengl_@@_-lwsock32_@@_-lSDL_image_@@_-lSDL_mixer_@@_-lmingw32_@@_-lSDLmain_@@_-lSDL_@@_-llibxml2_@@_-lopengl32_@@_-lphysfs_static_@@_
IsCpp=1
-Icon=The Mana World.ico
+Icon=data/icons/tmw-icon.ico
ExeOutput=
ObjectOutput=obj
OverrideOutput=1
diff --git a/data/icons/tmw-icon.ico b/data/icons/tmw-icon.ico
new file mode 100644
index 00000000..d078f333
--- /dev/null
+++ b/data/icons/tmw-icon.ico
Binary files differ
diff --git a/data/icons/tmw-icon.png b/data/icons/tmw-icon.png
new file mode 100644
index 00000000..2598a620
--- /dev/null
+++ b/data/icons/tmw-icon.png
Binary files differ
diff --git a/data/icons/tmw-icon.xpm b/data/icons/tmw-icon.xpm
new file mode 100644
index 00000000..a9e91161
--- /dev/null
+++ b/data/icons/tmw-icon.xpm
@@ -0,0 +1,56 @@
+/* XPM */
+static char *dummy[]={
+"32 32 21 1",
+". c None",
+"f c #003300",
+"s c #003333",
+"# c #003366",
+"d c #006600",
+"h c #009933",
+"c c #040404",
+"m c #0c0c0c",
+"a c #3366cc",
+"e c #339933",
+"g c #33cc33",
+"o c #66cc99",
+"r c #993300",
+"n c #996633",
+"b c #99ccff",
+"j c #c0c0c0",
+"k c #cc6666",
+"q c #cc9933",
+"i c #cc9999",
+"p c #cccc66",
+"l c #efd6c6",
+"................................",
+".........................#......",
+"........#................a......",
+".......#a..............#aba#....",
+"...#.......cccccccc......a......",
+"...a......ccdeddcfdcc....#......",
+".#ab#....ccccegdheefc...........",
+"...#...cccdheeeeehdddc..........",
+".......cheheegeeehddfcc.cc......",
+"........ccdhedeeehhdcc..cic.....",
+".......ccdhgeeeheeddfc.cijc.....",
+".......cfddhehhhddfccc.cikcc....",
+".......ccccfdhedfdffc..cjliccm..",
+"..........cccdfdfcccc.cciiknc...",
+".....cccc...cccccc...cceciiicc..",
+"....cgoggccccnpqrc..mcgogeckcec.",
+"....ccggogggccqpqccmccecciidogcm",
+"....cjncgggecpncnrcccnijijikdec.",
+".....ciikceccrqqcncrciiliikcnc..",
+"....ccccccrcpqpqnrnkdkiiiiiinc..",
+"..cccgogeccnqpccpqncdcseinikrc..",
+"..cgooogggecnqcnqcpneedddsknegc.",
+"..ccccggoooggcnegeceeegdedseogg.",
+"...ccrkggggggoogggoeggegeeddcec.",
+".....ccrcceggggeggggeggegeeckcc.",
+".....mcnilkcgepccceggecceeecic..",
+"......mcriikccinkcpeeencceciic..",
+"........cijiilikiikccciknccrkc..",
+".......cckiknccckiijiiknrc.cc...",
+"........cccncc.ccnkknrccc...c...",
+"..........ccc....ccccc..........",
+"...........m...................."};