diff options
author | rene <rene@FreeBSD.org> | 2014-06-30 16:37:49 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2014-06-30 16:37:49 +0800 |
commit | 40e411a11dcaa2c5e81f4f0cc900ca8a2bb34860 (patch) | |
tree | df4588a3eebe74807d57f164b1c860b1243ffb47 /games | |
parent | 25158e262ff6d3d175a0fc2f1dd36c820ae9c7c8 (diff) | |
download | freebsd-ports-gnome-40e411a11dcaa2c5e81f4f0cc900ca8a2bb34860.tar.gz freebsd-ports-gnome-40e411a11dcaa2c5e81f4f0cc900ca8a2bb34860.tar.zst freebsd-ports-gnome-40e411a11dcaa2c5e81f4f0cc900ca8a2bb34860.zip |
Remove expired ports:
2014-06-30 www/trac-TracDuplicates: Broken for more than 5 months
2014-06-30 mail/hotwayd: Protocol changed, software unusable
2014-06-30 mail/ilohamail-devel: Upstream disappeared
2014-06-30 games/tyrquake: Broken for more than 5 months
2014-06-30 net/gkrellmqst: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 security/p5-Jifty-Plugin-OpenID: Broken for more than 5 months
2014-06-30 games/sumwars: Broken for more than 5 months
2014-06-30 audio/ruby-esound: Broken for more than 5 months
2014-06-30 x11-toolkits/py-pyqwt: Broken for more than 5 months
2014-06-30 net-im/ysm: Broken for more than 5 months
2014-06-30 net-mgmt/send: Broken for more than 5 months
2014-06-30 net/p5-Jifty-Plugin-Authentication-Ldap: Broken for more than 5 months
2014-06-30 net-p2p/bittyrant: Broken for more than 5 months
2014-06-30 sysutils/gkrellm: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 audio/gkrellmms: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 audio/gkrellmvolume: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 misc/gkrellmlaunch: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 misc/gkrellmfmonitor: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 misc/gkrellshoot: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 polish/sms2: sms2 is no longer being developed, consider using alternative software.
2014-06-30 x11-toolkits/py-wmdockapps: Crufty and nothing depends on this
2014-06-30 audio/tagger: Ancient, unmaintained
2014-06-30 www/mod_wsgi2: No longer supported, please use www/mod_wsgi3 instead
2014-06-30 security/botan: Botan 1.8 have known bugs and is no longer supported upstream, migrate to security/botan110
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 2 | ||||
-rw-r--r-- | games/sumwars/Makefile | 43 | ||||
-rw-r--r-- | games/sumwars/distinfo | 2 | ||||
-rw-r--r-- | games/sumwars/files/patch-CMakeLists.txt | 18 | ||||
-rw-r--r-- | games/sumwars/files/patch-FindGettext.cmake | 185 | ||||
-rw-r--r-- | games/sumwars/files/patch-src_enet_unix.c | 19 | ||||
-rw-r--r-- | games/sumwars/pkg-descr | 5 | ||||
-rw-r--r-- | games/sumwars/pkg-plist | 1739 | ||||
-rw-r--r-- | games/tyrquake/Makefile | 58 | ||||
-rw-r--r-- | games/tyrquake/distinfo | 2 | ||||
-rw-r--r-- | games/tyrquake/files/patch-Makefile | 20 | ||||
-rw-r--r-- | games/tyrquake/files/patch-common::gl_vidlinuxglx.c | 20 | ||||
-rw-r--r-- | games/tyrquake/files/patch-common::in_x11.c | 116 | ||||
-rw-r--r-- | games/tyrquake/files/patch-common::vid_x.c | 19 | ||||
-rw-r--r-- | games/tyrquake/pkg-descr | 8 | ||||
-rw-r--r-- | games/tyrquake/pkg-message | 8 | ||||
-rw-r--r-- | games/tyrquake/pkg-plist | 7 |
17 files changed, 0 insertions, 2271 deletions
diff --git a/games/Makefile b/games/Makefile index 9714a835029c..c43db0b7af3e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -917,7 +917,6 @@ SUBDIR += sudoku-sensei SUBDIR += sudoku_solver SUBDIR += sudsol - SUBDIR += sumwars SUBDIR += super_mario_bros_python SUBDIR += super_methane_brothers SUBDIR += supertux @@ -986,7 +985,6 @@ SUBDIR += twitch SUBDIR += tycho SUBDIR += typespeed - SUBDIR += tyrquake SUBDIR += ufoai SUBDIR += ufoai-data SUBDIR += uhexen diff --git a/games/sumwars/Makefile b/games/sumwars/Makefile deleted file mode 100644 index 33b8f59edd79..000000000000 --- a/games/sumwars/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# Created by: Stas Timokhin <devel@stasyan.com> -# $FreeBSD$ - -PORTNAME= sumwars -PORTVERSION= 0.5.6 -CATEGORIES= games -MASTER_SITES= SF/sumwars/${PORTVERSION} -DISTNAME= sumwars-${PORTVERSION}-src -WRKSRC= ${WRKDIR}/sumwars-${PORTVERSION} -#EXTRACT_SUFX= .tgz - -MAINTAINER= devel@stasyan.com -COMMENT= Role-playing game, featuring both a single and a multiplayer mode - -BROKEN= Fails to build -DEPRECATED= Broken for more than 5 months -EXPIRATION_DATE= 2014-06-30 - -BUILD_DEPENDS= ${LOCALBASE}/lib/libOgreMain.so:${PORTSDIR}/graphics/ogre3d \ - ${LOCALBASE}/lib/libOIS-1.2.0.so:${PORTSDIR}/devel/ois \ - ${LOCALBASE}/lib/libenet.a:${PORTSDIR}/net/enet -RUN_DEPENDS= ${LOCALBASE}/lib/libOgreMain.so:${PORTSDIR}/graphics/ogre3d \ - ${LOCALBASE}/lib/libOIS-1.2.0.so:${PORTSDIR}/devel/ois -LIB_DEPENDS= CEGUIBase-0.so:${PORTSDIR}/graphics/cegui \ - vorbis.4:${PORTSDIR}/audio/libvorbis \ - PocoNet.12:${PORTSDIR}/devel/poco \ - physfs.1:${PORTSDIR}/devel/physfs - -USES= cmake gettext gmake openal:al,alut pkgconfig lua:51 tar:bzip2 -USE_GL= gl glu -INSTALLS_ICONS= yes - -CMAKE_ARGS+= -DGETTEXT_SEARCH_PATH=${LOCALBASE}/lib - -NO_STAGE= yes -post-patch: - @${REINPLACE_CMD} 's|/usr/local/lib/|${LOCALBASE}/lib/|g' ${WRKSRC}/CMakeModules/FindEnet.cmake \ - ${WRKSRC}/CMakeModules/FindPhysFS.cmake \ - ${WRKSRC}/CMakeModules/FindOGRE.cmake - @${REINPLACE_CMD} -e 's|/usr/games|${LOCALBASE}/games|g' \ - -e 's|/usr/share|${LOCALBASE}/share|g' ${WRKSRC}/packaging/sumwars.desktop - -.include <bsd.port.mk> diff --git a/games/sumwars/distinfo b/games/sumwars/distinfo deleted file mode 100644 index c820f0089311..000000000000 --- a/games/sumwars/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (sumwars-0.5.6-src.tar.bz2) = d180ed30d7e78efef3d7169aea9abb3bb2a7df465de4487d7a99056a6b85810a -SIZE (sumwars-0.5.6-src.tar.bz2) = 100407198 diff --git a/games/sumwars/files/patch-CMakeLists.txt b/games/sumwars/files/patch-CMakeLists.txt deleted file mode 100644 index 09f0f1ee8f2c..000000000000 --- a/games/sumwars/files/patch-CMakeLists.txt +++ /dev/null @@ -1,18 +0,0 @@ ---- CMakeLists.txt.orig 2011-11-13 16:39:25.000000000 +0700 -+++ CMakeLists.txt 2011-11-13 16:41:07.000000000 +0700 -@@ -81,6 +81,7 @@ - FIND_PACKAGE(ALUT REQUIRED) - FIND_PACKAGE(Ogg REQUIRED) - FIND_PACKAGE(Vorbis REQUIRED) -+FIND_PACKAGE(Gettext REQUIRED) - FIND_PACKAGE(PhysFS REQUIRED) - IF(BUILD_TOOLS) - FIND_PACKAGE(POCO REQUIRED) -@@ -419,6 +420,7 @@ - - ADD_EXECUTABLE(sumwars ${SRCS}) - -+TARGET_LINK_LIBRARIES(sumwars ${OGRE_LIBRARIES} ${OIS_LIBRARY_DBG} ${CEGUI_LIBRARIES} ${CEGUIOGRE_LIBRARIES} ${LUA_LIBRARIES} ${OPENAL_LIBRARY} ${ALUT_LIBRARY} ${Enet_LIBRARY} ${PTHREADS_LIBRARY} ${OGGVORBIS_LIBRARIES} ${GETTEXT_INTL_LIBRARY}) - - #${CEGUILUA_LIBRARY} - diff --git a/games/sumwars/files/patch-FindGettext.cmake b/games/sumwars/files/patch-FindGettext.cmake deleted file mode 100644 index b32595f171a4..000000000000 --- a/games/sumwars/files/patch-FindGettext.cmake +++ /dev/null @@ -1,185 +0,0 @@ ---- CMakeModules/FindGettext.cmake.orig 1970-01-01 07:00:00.000000000 +0700 -+++ CMakeModules/FindGettext.cmake 2010-08-12 23:36:21.000000000 +0700 -@@ -0,0 +1,182 @@ -+# - Find Gettext run-time library and tools. -+# This module finds the GNU gettext run-time library (LGPL), include paths and -+# associated tools (GPL). This code sets the following variables: -+# GETTEXT_INCLUDE_DIR = path(s) to gettext's include files -+# GETTEXT_LIBRARIES = the libraries to link against to use gettext -+# GETTEXT_INTL_LIBRARY = path to gettext's intl library -+# GETTEXT_RUNTIME_FOUND = true if runtime libs were found (intl) -+# GETTEXT_INFO_MSG = information string about gettext -+# GETTEXT_XGETTEXT_EXECUTABLE = xgettext tool -+# GETTEXT_MSGINIT_EXECUTABLE = msginit tool -+# GETTEXT_MSGMERGE_EXECUTABLE = msgmerge tool -+# GETTEXT_MSGCAT_EXECUTABLE = msgcat tool -+# GETTEXT_MSGCONV_EXECUTABLE = msgconv tool -+# GETTEXT_MSGFMT_EXECUTABLE = msgfmt tool -+# GETTEXT_TOOLS_FOUND = true if all the tools were found -+# GETTEXT_FOUND = true if both runtime and tools were found -+# As a convenience, the following variables can be set before including -+# this module to make its life easier: -+# GETTEXT_SEARCH_PATH = list of path to search gettext components for -+# -------------------------------------------------------------------------- -+# As a convenience, try to find everything as soon as we set any one of -+# the cache variables. -+ -+macro(GETTEXT_FIND_POTENTIAL_DIRS) -+ -+ set(potential_bin_dirs) -+ set(potential_lib_dirs) -+ set(potential_include_dirs) -+ foreach(filepath -+ "${GETTEXT_INTL_LIBRARY}" -+ "${GETTEXT_XGETTEXT_EXECUTABLE}" -+ "${GETTEXT_MSGINIT_EXECUTABLE}" -+ "${GETTEXT_MSGMERGE_EXECUTABLE}" -+ "${GETTEXT_MSGCAT_EXECUTABLE}" -+ "${GETTEXT_MSGCONV_EXECUTABLE}" -+ "${GETTEXT_MSGFMT_EXECUTABLE}" -+ ) -+ get_filename_component(path "${filepath}" PATH) -+ set(potential_bin_dirs ${potential_bin_dirs} "${path}/../bin") -+ set(potential_lib_dirs ${potential_lib_dirs} "${path}/../lib") -+ set(potential_include_dirs ${potential_include_dirs} "${path}/../include") -+ endforeach(filepath) -+ -+ foreach(path -+ "${GETTEXT_INCLUDE_DIR}" -+ "${GETTEXT_SEARCH_PATH}" -+ ) -+ set(potential_bin_dirs ${potential_bin_dirs} "${path}/../bin") -+ set(potential_lib_dirs ${potential_lib_dirs} "${path}/../lib") -+ set(potential_include_dirs ${potential_include_dirs} "${path}/../include") -+ endforeach(path) -+ -+endmacro(GETTEXT_FIND_POTENTIAL_DIRS) -+ -+# -------------------------------------------------------------------------- -+# Find the runtime lib -+ -+macro(GETTEXT_FIND_RUNTIME_LIBRARY) -+ -+ set(GETTEXT_RUNTIME_FOUND 1) -+ -+ # The gettext intl include dir (libintl.h) -+ -+ find_path(GETTEXT_INCLUDE_DIR -+ libintl.h -+ ${potential_include_dirs} -+ DOC "Path to gettext include directory (where libintl.h can be found)") -+ mark_as_advanced(GETTEXT_INCLUDE_DIR) -+ if(NOT GETTEXT_INCLUDE_DIR) -+ set(GETTEXT_RUNTIME_FOUND 0) -+ endif(NOT GETTEXT_INCLUDE_DIR) -+ -+ set(GETTEXT_LIBRARIES) -+ -+ # The gettext intl library -+ # Some Unix system (like Linux) have gettext right into libc -+ -+ if(WIN32) -+ set(HAVE_GETTEXT 0) -+ else(WIN32) -+ include(CheckFunctionExists) -+ check_function_exists(gettext HAVE_GETTEXT) -+ endif(WIN32) -+ -+ if(HAVE_GETTEXT) -+ # Even if we have a system one, let the user provide another one -+ # eventually (i.e., more recent, or GNU). -+ set(GETTEXT_INTL_LIBRARY "" CACHE FILEPATH -+ "Path to gettext intl library (leave it empty to use the system one)") -+ else(HAVE_GETTEXT) -+ find_library(GETTEXT_INTL_LIBRARY -+ NAMES intl -+ PATHS ${potential_lib_dirs} -+ DOC "Path to gettext intl library") -+ if(NOT GETTEXT_INTL_LIBRARY) -+ set(GETTEXT_RUNTIME_FOUND 0) -+ endif(NOT GETTEXT_INTL_LIBRARY) -+ endif(HAVE_GETTEXT) -+ -+ mark_as_advanced(GETTEXT_INTL_LIBRARY) -+ if(GETTEXT_INTL_LIBRARY) -+ set(GETTEXT_LIBRARIES ${GETTEXT_LIBRARIES} ${GETTEXT_INTL_LIBRARY}) -+ endif(GETTEXT_INTL_LIBRARY) -+ -+ # The gettext asprintf library -+ # Actually not useful as it does not seem to exist on Unix -+ -+ # IF(WIN32) -+ # FIND_LIBRARY(GETTEXT_ASPRINTF_LIBRARY -+ # NAMES asprintf -+ # PATHS ${potential_lib_dirs} -+ # DOC "Gettext asprintf library") -+ # MARK_AS_ADVANCED(GETTEXT_ASPRINTF_LIBRARY) -+ # IF(NOT GETTEXT_ASPRINTF_LIBRARY) -+ # SET(GETTEXT_RUNTIME_FOUND 0) -+ # ELSE(NOT GETTEXT_ASPRINTF_LIBRARY) -+ # SET(GETTEXT_LIBRARIES ${GETTEXT_LIBRARIES} ${GETTEXT_ASPRINTF_LIBRARY}) -+ # ENDIF(NOT GETTEXT_ASPRINTF_LIBRARY) -+ # ENDIF(WIN32) -+ -+endmacro(GETTEXT_FIND_RUNTIME_LIBRARY) -+ -+# -------------------------------------------------------------------------- -+# Find the tools -+ -+macro(GETTEXT_FIND_TOOLS) -+ set(GETTEXT_TOOLS_FOUND 1) -+ foreach(tool -+ xgettext -+ msginit -+ msgmerge -+ msgcat -+ msgconv -+ msgfmt -+ ) -+ string(TOUPPER ${tool} tool_upper) -+ find_program(GETTEXT_${tool_upper}_EXECUTABLE -+ NAMES ${tool} -+ PATHS ${potential_bin_dirs} -+ DOC "Path to gettext ${tool} tool") -+ mark_as_advanced(GETTEXT_${tool_upper}_EXECUTABLE) -+ if(NOT GETTEXT_${tool_upper}_EXECUTABLE) -+ set(GETTEXT_TOOLS_FOUND 0) -+ endif(NOT GETTEXT_${tool_upper}_EXECUTABLE) -+ endforeach(tool) -+endmacro(GETTEXT_FIND_TOOLS) -+ -+# -------------------------------------------------------------------------- -+# Some convenient info about gettext, where to get it, etc. -+ -+set(GETTEXT_INFO_MSG "More information about gettext can be found at http://directory.fsf.org/gettext.html.") -+if(WIN32) -+ set(GETTEXT_INFO_MSG "${GETTEXT_INFO_MSG} Windows users can download gettext-runtime-0.13.1.bin.woe32.zip (LGPL), gettext-tools-0.13.1.bin.woe32.zip (GPL) as well as libiconv-1.9.1.bin.woe32.zip (LGPL) from any GNU mirror (say, http://mirrors.kernel.org/gnu/gettext/ and http://mirrors.kernel.org/gnu/libiconv/), unpack the archives in the same directory, then set GETTEXT_INTL_LIBRARY to 'lib/intl.lib' in and GETTEXT_INCLUDE_DIR to 'include' in that directory.\n\nWarning: if you are using ActiveTcl, the ActiveState binary distribution for Tcl, make sure you overwrite the iconv.dll file found in both the Tcl bin/ and lib/ directories with the iconv.dll file found in your gettext bin/ directory.") -+endif(WIN32) -+ -+# -------------------------------------------------------------------------- -+# Found ? -+ -+gettext_find_potential_dirs() -+gettext_find_runtime_library() -+gettext_find_tools() -+ -+# Try again with new potential dirs now that we may have found the runtime -+# or the tools -+ -+gettext_find_potential_dirs() -+if(NOT GETTEXT_RUNTIME_FOUND) -+ gettext_find_runtime_library() -+endif(NOT GETTEXT_RUNTIME_FOUND) -+if(NOT GETTEXT_TOOLS_FOUND) -+ gettext_find_tools() -+endif(NOT GETTEXT_TOOLS_FOUND) -+ -+if(GETTEXT_RUNTIME_FOUND AND GETTEXT_TOOLS_FOUND) -+ set(GETTEXT_FOUND 1) -+else(GETTEXT_RUNTIME_FOUND AND GETTEXT_TOOLS_FOUND) -+ set(GETTEXT_FOUND 0) -+endif(GETTEXT_RUNTIME_FOUND AND GETTEXT_TOOLS_FOUND) -+ -+if(NOT GETTEXT_FOUND AND NOT Gettext_FIND_QUIETLY AND Gettext_FIND_REQUIRED) -+ message(FATAL_ERROR "Could not find gettext runtime library and tools for internationalization purposes.\n\n${GETTEXT_INFO_MSG}") -+endif(NOT GETTEXT_FOUND AND NOT Gettext_FIND_QUIETLY AND Gettext_FIND_REQUIRED) diff --git a/games/sumwars/files/patch-src_enet_unix.c b/games/sumwars/files/patch-src_enet_unix.c deleted file mode 100644 index c6694baf513e..000000000000 --- a/games/sumwars/files/patch-src_enet_unix.c +++ /dev/null @@ -1,19 +0,0 @@ ---- src/enet/unix.c.orig 2011-10-21 07:16:43.000000000 +0700 -+++ src/enet/unix.c 2011-11-13 16:44:47.000000000 +0700 -@@ -30,11 +30,11 @@ - #include <sys/poll.h> - #endif - --#ifndef _SOCKLEN_T --#ifndef __socklen_t_defined --typedef int socklen_t; --#endif --#endif -+//#ifndef _SOCKLEN_T -+//#ifndef __socklen_t_defined -+//typedef int socklen_t; -+//#endif -+//#endif - - #ifndef MSG_NOSIGNAL - #define MSG_NOSIGNAL 0 diff --git a/games/sumwars/pkg-descr b/games/sumwars/pkg-descr deleted file mode 100644 index 14944860c777..000000000000 --- a/games/sumwars/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Summoning Wars is an open source role-playing game, -featuring both a single-player and a multiplayer mode -for about 2 to 8 players. - -WWW: http://sumwars.org diff --git a/games/sumwars/pkg-plist b/games/sumwars/pkg-plist deleted file mode 100644 index 372d0e5f6065..000000000000 --- a/games/sumwars/pkg-plist +++ /dev/null @@ -1,1739 +0,0 @@ -bin/sumwars -share/sumwars/data/abilities/archer_ablt.xml -share/sumwars/data/abilities/base_abilities.xml -share/sumwars/data/abilities/example.xml -share/sumwars/data/abilities/mage_ablt.xml -share/sumwars/data/abilities/monster_ablt.xml -share/sumwars/data/abilities/monster_air_ablt.xml -share/sumwars/data/abilities/monster_fire_ablt.xml -share/sumwars/data/abilities/monster_ice_ablt.xml -share/sumwars/data/abilities/monster_shadow_ablt.xml -share/sumwars/data/abilities/npc_abilities.xml -share/sumwars/data/abilities/priest_ablt.xml -share/sumwars/data/abilities/undead_ablt.xml -share/sumwars/data/abilities/unique_ablt.xml -share/sumwars/data/abilities/warrior_ablt.xml -share/sumwars/data/items/amulet.xml -share/sumwars/data/items/armor.xml -share/sumwars/data/items/axes1h.xml -share/sumwars/data/items/axes2h.xml -share/sumwars/data/items/glove.xml -share/sumwars/data/items/goblinEqu.xml -share/sumwars/data/items/hammer1h.xml -share/sumwars/data/items/hammer2h.xml -share/sumwars/data/items/hat.xml -share/sumwars/data/items/helmet.xml -share/sumwars/data/items/items.xml -share/sumwars/data/items/longbow.xml -share/sumwars/data/items/polearms.xml -share/sumwars/data/items/potion.xml -share/sumwars/data/items/ring.xml -share/sumwars/data/items/robes.xml -share/sumwars/data/items/shields.xml -share/sumwars/data/items/shortbow.xml -share/sumwars/data/items/staff.xml -share/sumwars/data/items/swords1h.xml -share/sumwars/data/items/swords2h.xml -share/sumwars/data/items/undeadEqu.xml -share/sumwars/data/items/wands.xml -share/sumwars/data/lua/benchmark.lua -share/sumwars/data/lua/debug.lua -share/sumwars/data/lua/dialog.lua -share/sumwars/data/lua/doorswitch.lua -share/sumwars/data/lua/dwarfenwall.lua -share/sumwars/data/lua/functional.lua -share/sumwars/data/lua/geometry.lua -share/sumwars/data/lua/gettext.lua -share/sumwars/data/lua/item.lua -share/sumwars/data/lua/locgenerate.lua -share/sumwars/data/lua/music.lua -share/sumwars/data/lua/object.lua -share/sumwars/data/lua/party.lua -share/sumwars/data/lua/quests.lua -share/sumwars/data/lua/unitfunc.lua -share/sumwars/data/lua/util.lua -share/sumwars/data/monsters/aisenMonsterStats.xml -share/sumwars/data/monsters/aisenNPCStats.xml -share/sumwars/data/monsters/councilNPCStats.xml -share/sumwars/data/monsters/council_monsters.xml -share/sumwars/data/monsters/goblinStats.xml -share/sumwars/data/monsters/humans.xml -share/sumwars/data/monsters/monsters.xml -share/sumwars/data/monsters/npcStats.xml -share/sumwars/data/monsters/testmonstergroups.xml -share/sumwars/data/monsters/undeadStats.xml -share/sumwars/data/npc/dwarfcastle.xml -share/sumwars/data/npc/joringsbridge_npc.xml -share/sumwars/data/npc/medairnpc.xml -share/sumwars/data/npc/npc.xml -share/sumwars/data/obj_templates/mapgentemplates.xml -share/sumwars/data/obj_templates/obj_templates.xml -share/sumwars/data/obj_templates/tree.xml -share/sumwars/data/object_groups/aisEastslope.xml -share/sumwars/data/object_groups/benchmarkregion.xml -share/sumwars/data/object_groups/berryBush.xml -share/sumwars/data/object_groups/border(corner)(one_smallcorner).xml -share/sumwars/data/object_groups/border(corner)(one_smallcorner)cave.xml -share/sumwars/data/object_groups/border(corner).xml -share/sumwars/data/object_groups/border(corner)cave.xml -share/sumwars/data/object_groups/border(diag_smallcorner).xml -share/sumwars/data/object_groups/border(diag_smallcorner)cave.xml -share/sumwars/data/object_groups/border(filled).xml -share/sumwars/data/object_groups/border(filled)cave.xml -share/sumwars/data/object_groups/border(four_smallcorner).xml -share/sumwars/data/object_groups/border(four_smallcorner)cave.xml -share/sumwars/data/object_groups/border(one_smallcorner).xml -share/sumwars/data/object_groups/border(one_smallcorner)cave.xml -share/sumwars/data/object_groups/border(side)(left_smallcorner).xml -share/sumwars/data/object_groups/border(side)(left_smallcorner)cave.xml -share/sumwars/data/object_groups/border(side)(right_smallcorner).xml -share/sumwars/data/object_groups/border(side)(right_smallcorner)cave.xml -share/sumwars/data/object_groups/border(side)(two_smallcorner).xml -share/sumwars/data/object_groups/border(side)(two_smallcorner)cave.xml -share/sumwars/data/object_groups/border(side).xml -share/sumwars/data/object_groups/border(side)cave.xml -share/sumwars/data/object_groups/border(three_smallcorner).xml -share/sumwars/data/object_groups/border(three_smallcorner)cave.xml -share/sumwars/data/object_groups/border(two_smallcorner).xml -share/sumwars/data/object_groups/border(two_smallcorner)cave.xml -share/sumwars/data/object_groups/border(twocorner).xml -share/sumwars/data/object_groups/border(twocorner)cave.xml -share/sumwars/data/object_groups/border(twoside).xml -share/sumwars/data/object_groups/border(twoside)cave.xml -share/sumwars/data/object_groups/bronsFarm.xml -share/sumwars/data/object_groups/caveHideOut.xml -share/sumwars/data/object_groups/cogScript_lean.mesh -share/sumwars/data/object_groups/cogScript_stand.mesh -share/sumwars/data/object_groups/commandHouse.xml -share/sumwars/data/object_groups/copperRock.xml -share/sumwars/data/object_groups/councilStorage.xml -share/sumwars/data/object_groups/councilhall.xml -share/sumwars/data/object_groups/cryptInlet.xml -share/sumwars/data/object_groups/cryptRoom.xml -share/sumwars/data/object_groups/cryptShrine.xml -share/sumwars/data/object_groups/cursedFissure.xml -share/sumwars/data/object_groups/dwarfenwall.xml -share/sumwars/data/object_groups/dwarfenwallRampart.xml -share/sumwars/data/object_groups/entryGrayCaves.xml -share/sumwars/data/object_groups/exitBlock.xml -share/sumwars/data/object_groups/flowerPatch.xml -share/sumwars/data/object_groups/goblinSanctuary.xml -share/sumwars/data/object_groups/joringsbridge.xml -share/sumwars/data/object_groups/konzColumn.xml -share/sumwars/data/object_groups/lowerCavesConstruction.xml -share/sumwars/data/object_groups/mapgentempl.xml -share/sumwars/data/object_groups/maylonsGrave.xml -share/sumwars/data/object_groups/maylonsGraveChamber.xml -share/sumwars/data/object_groups/maylonsGraveEntry.xml -share/sumwars/data/object_groups/medBackalley.xml -share/sumwars/data/object_groups/medairMercenaryCamp.xml -share/sumwars/data/object_groups/meetIreana.xml -share/sumwars/data/object_groups/og_template.xml -share/sumwars/data/object_groups/robsHideout.xml -share/sumwars/data/object_groups/sewerLabConnection.xml -share/sumwars/data/object_groups/spiderLair.xml -share/sumwars/data/object_groups/stones1.xml -share/sumwars/data/object_groups/stones2.xml -share/sumwars/data/object_groups/stonesLarge1.xml -share/sumwars/data/object_groups/test.xml -share/sumwars/data/object_groups/test_templ.xml -share/sumwars/data/object_groups/treePatch_med.xml -share/sumwars/data/object_groups/trees1.xml -share/sumwars/data/object_groups/trees2.xml -share/sumwars/data/object_groups/treesLarge1.xml -share/sumwars/data/object_groups/undeadCamp.xml -share/sumwars/data/objects/allTrees.xml -share/sumwars/data/objects/axe2HLean.xml -share/sumwars/data/objects/axe2HStand.xml -share/sumwars/data/objects/barrel1.xml -share/sumwars/data/objects/barrel2.xml -share/sumwars/data/objects/barrel3.xml -share/sumwars/data/objects/barrel4.xml -share/sumwars/data/objects/barrel5.xml -share/sumwars/data/objects/barrel_m1.xml -share/sumwars/data/objects/barricade1.xml -share/sumwars/data/objects/barricade_m1.xml -share/sumwars/data/objects/barricade_s1.xml -share/sumwars/data/objects/barricade_t1.xml -share/sumwars/data/objects/berry.xml -share/sumwars/data/objects/berryBush.xml -share/sumwars/data/objects/blockExit.xml -share/sumwars/data/objects/blockFireWall.xml -share/sumwars/data/objects/board1.xml -share/sumwars/data/objects/board2.xml -share/sumwars/data/objects/board3.xml -share/sumwars/data/objects/book1.xml -share/sumwars/data/objects/book10.xml -share/sumwars/data/objects/book2.xml -share/sumwars/data/objects/book3.xml -share/sumwars/data/objects/book4.xml -share/sumwars/data/objects/book5.xml -share/sumwars/data/objects/book6.xml -share/sumwars/data/objects/book7.xml -share/sumwars/data/objects/book8.xml -share/sumwars/data/objects/book9.xml -share/sumwars/data/objects/book_open1.xml -share/sumwars/data/objects/book_open2.xml -share/sumwars/data/objects/box_b1.xml -share/sumwars/data/objects/box_m1.xml -share/sumwars/data/objects/box_m2.xml -share/sumwars/data/objects/box_m3.xml -share/sumwars/data/objects/bush.xml -share/sumwars/data/objects/buttress_wall1.xml -share/sumwars/data/objects/buttress_wall_cIn1.xml -share/sumwars/data/objects/buttress_wall_cOut1.xml -share/sumwars/data/objects/buttress_wall_cOut2.xml -share/sumwars/data/objects/buttress_wall_m1.xml -share/sumwars/data/objects/buttress_wall_s1.xml -share/sumwars/data/objects/buttress_wall_s2.xml -share/sumwars/data/objects/buttress_wall_t1.xml -share/sumwars/data/objects/cabinet1.xml -share/sumwars/data/objects/cabinet2.xml -share/sumwars/data/objects/cabinet3.xml -share/sumwars/data/objects/campFire.xml -share/sumwars/data/objects/cave_column1.xml -share/sumwars/data/objects/cave_column2.xml -share/sumwars/data/objects/cave_wall1.xml -share/sumwars/data/objects/cave_wall_cIn1.xml -share/sumwars/data/objects/cave_wall_cOut1.xml -share/sumwars/data/objects/cave_wall_m1.xml -share/sumwars/data/objects/cave_wall_s1.xml -share/sumwars/data/objects/cave_wall_t1.xml -share/sumwars/data/objects/chair_konz.xml -share/sumwars/data/objects/chestBox.xml -share/sumwars/data/objects/cogCopper.xml -share/sumwars/data/objects/cogDwarf.xml -share/sumwars/data/objects/cogOld.xml -share/sumwars/data/objects/cogScript_lean.xml -share/sumwars/data/objects/cogScript_stand.xml -share/sumwars/data/objects/cogStone.xml -share/sumwars/data/objects/comCrystal.xml -share/sumwars/data/objects/councilCrane.xml -share/sumwars/data/objects/councilExperiment.xml -share/sumwars/data/objects/councilGuardCorpse1.xml -share/sumwars/data/objects/councilGuardCorpse2.xml -share/sumwars/data/objects/councilGuardCorpse3.xml -share/sumwars/data/objects/councilSlaveCorpse1.xml -share/sumwars/data/objects/council_bomb.xml -share/sumwars/data/objects/crane.xml -share/sumwars/data/objects/cryptDebris1.xml -share/sumwars/data/objects/cryptDebris2.xml -share/sumwars/data/objects/cryptDebris3.xml -share/sumwars/data/objects/cryptDebris4.xml -share/sumwars/data/objects/cryptDebris5.xml -share/sumwars/data/objects/cryptDebris6.xml -share/sumwars/data/objects/cryptDebris7.xml -share/sumwars/data/objects/cryptDebris8.xml -share/sumwars/data/objects/cryptMaylon.xml -share/sumwars/data/objects/cupboard_konz.xml -share/sumwars/data/objects/door.xml -share/sumwars/data/objects/dummy_b.xml -share/sumwars/data/objects/dummy_r.xml -share/sumwars/data/objects/energySource.xml -share/sumwars/data/objects/fence1.xml -share/sumwars/data/objects/fence2.xml -share/sumwars/data/objects/fence3.xml -share/sumwars/data/objects/fence4.xml -share/sumwars/data/objects/fence5.xml -share/sumwars/data/objects/fence6.xml -share/sumwars/data/objects/fence_cIn1.xml -share/sumwars/data/objects/fence_cOut1.xml -share/sumwars/data/objects/fence_m1.xml -share/sumwars/data/objects/fence_s1.xml -share/sumwars/data/objects/fence_t1.xml -share/sumwars/data/objects/fireCage.xml -share/sumwars/data/objects/fireLouseExp1.xml -share/sumwars/data/objects/fireSlugExp1.xml -share/sumwars/data/objects/fireSlugExp2.xml -share/sumwars/data/objects/fireSlugExp3.xml -share/sumwars/data/objects/flower1.xml -share/sumwars/data/objects/flower2.xml -share/sumwars/data/objects/flower3.xml -share/sumwars/data/objects/flower4.xml -share/sumwars/data/objects/flower5.xml -share/sumwars/data/objects/flower6.xml -share/sumwars/data/objects/gold.xml -share/sumwars/data/objects/grafic_soldiers.xml -share/sumwars/data/objects/ground.xml -share/sumwars/data/objects/ground_c.xml -share/sumwars/data/objects/ground_m.xml -share/sumwars/data/objects/ground_s.xml -share/sumwars/data/objects/ground_squ_l.xml -share/sumwars/data/objects/ground_squ_m.xml -share/sumwars/data/objects/ground_squ_s.xml -share/sumwars/data/objects/ground_t.xml -share/sumwars/data/objects/hammer2HLean.xml -share/sumwars/data/objects/hammer2HStand.xml -share/sumwars/data/objects/hole.xml -share/sumwars/data/objects/houseAisen1.xml -share/sumwars/data/objects/houseAisen2.xml -share/sumwars/data/objects/houseAisen3.xml -share/sumwars/data/objects/houseAisen4.xml -share/sumwars/data/objects/iceSmall.xml -share/sumwars/data/objects/invisible_wall.xml -share/sumwars/data/objects/invisible_wall_m.xml -share/sumwars/data/objects/invisible_wall_s.xml -share/sumwars/data/objects/invisible_wall_t.xml -share/sumwars/data/objects/konz_balustrade1.xml -share/sumwars/data/objects/konz_balustrade_cIn1.xml -share/sumwars/data/objects/konz_balustrade_cout1.xml -share/sumwars/data/objects/konz_balustrade_m1.xml -share/sumwars/data/objects/konz_balustrade_s1.xml -share/sumwars/data/objects/konz_balustrade_t1.xml -share/sumwars/data/objects/konz_column1.xml -share/sumwars/data/objects/konz_door_arc.xml -share/sumwars/data/objects/konz_door_l.xml -share/sumwars/data/objects/konz_door_m1.xml -share/sumwars/data/objects/konz_door_wl.xml -share/sumwars/data/objects/konz_door_wr.xml -share/sumwars/data/objects/konz_podest.xml -share/sumwars/data/objects/konz_wall1.xml -share/sumwars/data/objects/konz_wall_c1.xml -share/sumwars/data/objects/konz_wall_cIn1.xml -share/sumwars/data/objects/konz_wall_cOut1.xml -share/sumwars/data/objects/konz_wall_m1.xml -share/sumwars/data/objects/konz_wall_s1.xml -share/sumwars/data/objects/konz_wall_t1.xml -share/sumwars/data/objects/lab_tbl.xml -share/sumwars/data/objects/ladder1.xml -share/sumwars/data/objects/lectern_konz1.xml -share/sumwars/data/objects/lectern_konz2.xml -share/sumwars/data/objects/lectern_konz3.xml -share/sumwars/data/objects/mechanismCouncilCrane.xml -share/sumwars/data/objects/metalShieldLean.xml -share/sumwars/data/objects/metalShieldLie.xml -share/sumwars/data/objects/modWP_frame.xml -share/sumwars/data/objects/modWP_platform.xml -share/sumwars/data/objects/modWP_top.xml -share/sumwars/data/objects/mojo_tortured.xml -share/sumwars/data/objects/mustantSlugExp3.xml -share/sumwars/data/objects/mutantSlugExp1.xml -share/sumwars/data/objects/mutantSlugExp2.xml -share/sumwars/data/objects/mutantSlugExp3.xml -share/sumwars/data/objects/potionFreeze.xml -share/sumwars/data/objects/potionMedium.xml -share/sumwars/data/objects/potionSmall.xml -share/sumwars/data/objects/prison_door1.xml -share/sumwars/data/objects/prison_door_arc1.xml -share/sumwars/data/objects/prison_door_w1.xml -share/sumwars/data/objects/prison_wall1.xml -share/sumwars/data/objects/prison_wall_cIn1.xml -share/sumwars/data/objects/prison_wall_cOut1.xml -share/sumwars/data/objects/prison_wall_m1.xml -share/sumwars/data/objects/prison_wall_s1.xml -share/sumwars/data/objects/prison_wall_t1.xml -share/sumwars/data/objects/prison_wall_t2.xml -share/sumwars/data/objects/sarkophagus.xml -share/sumwars/data/objects/sarkophagusBig.xml -share/sumwars/data/objects/sarkophagusImportant.xml -share/sumwars/data/objects/sarkophagusMaylon.xml -share/sumwars/data/objects/sarkophagusSimple.xml -share/sumwars/data/objects/scaffolding.xml -share/sumwars/data/objects/scaffolding2.xml -share/sumwars/data/objects/scaffolding3.xml -share/sumwars/data/objects/scaffolding_s1.xml -share/sumwars/data/objects/scaffolding_s2.xml -share/sumwars/data/objects/shelf_m1.xml -share/sumwars/data/objects/shelf_m2.xml -share/sumwars/data/objects/shelf_m3.xml -share/sumwars/data/objects/shelf_s1.xml -share/sumwars/data/objects/shelf_s2.xml -share/sumwars/data/objects/shelf_s3.xml -share/sumwars/data/objects/siege_block.xml -share/sumwars/data/objects/signpost.xml -share/sumwars/data/objects/smallWall1.xml -share/sumwars/data/objects/smallWall2.xml -share/sumwars/data/objects/smokeEmitter.xml -share/sumwars/data/objects/stash.xml -share/sumwars/data/objects/stone1.xml -share/sumwars/data/objects/stone2.xml -share/sumwars/data/objects/stone4.xml -share/sumwars/data/objects/stone_l1.xml -share/sumwars/data/objects/stones3.xml -share/sumwars/data/objects/stool_konz.xml -share/sumwars/data/objects/sword2HLean.xml -share/sumwars/data/objects/sword2HStand.xml -share/sumwars/data/objects/sword2handsLean.xml -share/sumwars/data/objects/sword2handsStand.xml -share/sumwars/data/objects/swordLean.xml -share/sumwars/data/objects/swordStand.xml -share/sumwars/data/objects/treasure_box.xml -share/sumwars/data/objects/tree1.xml -share/sumwars/data/objects/tree2.xml -share/sumwars/data/objects/tree3.xml -share/sumwars/data/objects/tree4.xml -share/sumwars/data/objects/tub.xml -share/sumwars/data/objects/tube1.xml -share/sumwars/data/objects/tube2.xml -share/sumwars/data/objects/tube90Up.xml -share/sumwars/data/objects/tubeUp.xml -share/sumwars/data/objects/tube_corner45.xml -share/sumwars/data/objects/tube_cross.xml -share/sumwars/data/objects/tube_open.xml -share/sumwars/data/objects/tube_ring.xml -share/sumwars/data/objects/urn1.xml -share/sumwars/data/objects/urn2.xml -share/sumwars/data/objects/urn3.xml -share/sumwars/data/objects/vase1.xml -share/sumwars/data/objects/vase2.xml -share/sumwars/data/objects/vase3.xml -share/sumwars/data/objects/vase4.xml -share/sumwars/data/objects/wall1.xml -share/sumwars/data/objects/wall2.xml -share/sumwars/data/objects/wall3.xml -share/sumwars/data/objects/wallCity1.xml -share/sumwars/data/objects/wall_cIn1.xml -share/sumwars/data/objects/wall_cOut1.xml -share/sumwars/data/objects/wall_m1.xml -share/sumwars/data/objects/wall_s1.xml -share/sumwars/data/objects/wall_t1.xml -share/sumwars/data/objects/waypoint.xml -share/sumwars/data/objects/weaponRack.xml -share/sumwars/data/objects/woodShieldLean.xml -share/sumwars/data/objects/woodShieldLie.xml -share/sumwars/data/playerclasses/playerclasses.xml -share/sumwars/data/playerclasses/testclasses.xml -share/sumwars/data/projectiles/monster_proj.xml -share/sumwars/data/projectiles/npc_proj.xml -share/sumwars/data/projectiles/projectiles.xml -share/sumwars/data/quests/besieged_farm.xml -share/sumwars/data/quests/fortify_dwarfenwall.xml -share/sumwars/data/quests/goblin_raid.xml -share/sumwars/data/quests/goblins.xml -share/sumwars/data/quests/herbalist.xml -share/sumwars/data/quests/joringsbridge.xml -share/sumwars/data/quests/maylons_grave.xml -share/sumwars/data/quests/rescue_willard.xml -share/sumwars/data/quests/rob_the_robber.xml -share/sumwars/data/quests/scene7.xml -share/sumwars/data/quests/scout.xml -share/sumwars/data/quests/siegeOfDwarfenwall.xml -share/sumwars/data/quests/testquest.xml -share/sumwars/data/quests/theAmbush.xml -share/sumwars/data/quests/theFissure.xml -share/sumwars/data/quests/theTrader.xml -share/sumwars/data/quests/tutorial.xml -share/sumwars/data/renderinfo/aisenNPC.xml -share/sumwars/data/renderinfo/arachnids.xml -share/sumwars/data/renderinfo/armor.xml -share/sumwars/data/renderinfo/axes1h.xml -share/sumwars/data/renderinfo/axes2h.xml -share/sumwars/data/renderinfo/birds.xml -share/sumwars/data/renderinfo/bows.xml -share/sumwars/data/renderinfo/council.xml -share/sumwars/data/renderinfo/councilInventory.xml -share/sumwars/data/renderinfo/councilNPC.xml -share/sumwars/data/renderinfo/creaturebase.xml -share/sumwars/data/renderinfo/door.xml -share/sumwars/data/renderinfo/example.xml -share/sumwars/data/renderinfo/globalNPC.xml -share/sumwars/data/renderinfo/gloves.xml -share/sumwars/data/renderinfo/goblinEqu.xml -share/sumwars/data/renderinfo/goblins.xml -share/sumwars/data/renderinfo/hammer1h.xml -share/sumwars/data/renderinfo/hammer2h.xml -share/sumwars/data/renderinfo/hat.xml -share/sumwars/data/renderinfo/humans.xml -share/sumwars/data/renderinfo/items.xml -share/sumwars/data/renderinfo/jewellery.xml -share/sumwars/data/renderinfo/misc.xml -share/sumwars/data/renderinfo/missile.xml -share/sumwars/data/renderinfo/plants.xml -share/sumwars/data/renderinfo/player.xml -share/sumwars/data/renderinfo/shields.xml -share/sumwars/data/renderinfo/staff.xml -share/sumwars/data/renderinfo/swords1h.xml -share/sumwars/data/renderinfo/swords2h.xml -share/sumwars/data/renderinfo/tests.xml -share/sumwars/data/renderinfo/treasure.xml -share/sumwars/data/renderinfo/undead.xml -share/sumwars/data/renderinfo/undeadEqu.xml -share/sumwars/data/renderinfo/wands.xml -share/sumwars/data/renderinfo/wolves.xml -share/sumwars/data/sound/battle.xml -share/sumwars/data/sound/magic.xml -share/sumwars/data/sound/monster.xml -share/sumwars/data/sound/player.xml -share/sumwars/data/sound/test.xml -share/sumwars/data/world/aisen.xml -share/sumwars/data/world/cursedCaves.xml -share/sumwars/data/world/dwarfenwall.xml -share/sumwars/data/world/greySkyladder.xml -share/sumwars/data/world/medair.xml -share/sumwars/data/world/necrotia.xml -share/sumwars/data/world/testregions.xml -share/sumwars/data/world/world.xml -share/sumwars/resources/emotionsets/emo_councilMage.imageset -share/sumwars/resources/emotionsets/emo_councilMage.png -share/sumwars/resources/emotionsets/emo_councilMageCrystal.imageset -share/sumwars/resources/emotionsets/emo_councilMageCrystal.png -share/sumwars/resources/emotionsets/emo_derred.imageset -share/sumwars/resources/emotionsets/emo_derred.png -share/sumwars/resources/emotionsets/emo_farmer.imageset -share/sumwars/resources/emotionsets/emo_farmer.png -share/sumwars/resources/emotionsets/emo_general.imageset -share/sumwars/resources/emotionsets/emo_gertlinde.imageset -share/sumwars/resources/emotionsets/emo_gertlinde.png -share/sumwars/resources/emotionsets/emo_greif.png -share/sumwars/resources/emotionsets/emo_ireana.imageset -share/sumwars/resources/emotionsets/emo_ireana.png -share/sumwars/resources/emotionsets/emo_legend.png -share/sumwars/resources/emotionsets/emo_rogue.imageset -share/sumwars/resources/emotionsets/emo_rogue.png -share/sumwars/resources/emotionsets/emo_tolec.imageset -share/sumwars/resources/emotionsets/emo_tolec.png -share/sumwars/resources/emotionsets/emo_warrior.imageset -share/sumwars/resources/emotionsets/emo_warrior.png -share/sumwars/resources/gui/animations/Animation.xsd -share/sumwars/resources/gui/animations/InventoryAnimations.xml -share/sumwars/resources/gui/configs/CEGUIConfig.xsd -share/sumwars/resources/gui/fonts/DejaVuSans-10.font -share/sumwars/resources/gui/fonts/DejaVuSans.ttf -share/sumwars/resources/gui/fonts/DejaVuSerif-10.font -share/sumwars/resources/gui/fonts/DejaVuSerif-12.font -share/sumwars/resources/gui/fonts/DejaVuSerif-16.font -share/sumwars/resources/gui/fonts/DejaVuSerif-8.font -share/sumwars/resources/gui/fonts/DejaVuSerif.ttf -share/sumwars/resources/gui/fonts/Font.xsd -share/sumwars/resources/gui/fonts/Legal.txt -share/sumwars/resources/gui/imagesets/CharacterScreen.imageset -share/sumwars/resources/gui/imagesets/CharacterScreen.png -share/sumwars/resources/gui/imagesets/ControlPanel.imageset -share/sumwars/resources/gui/imagesets/ControlPanel.png -share/sumwars/resources/gui/imagesets/Imageset.xsd -share/sumwars/resources/gui/imagesets/Inventory.imageset -share/sumwars/resources/gui/imagesets/Inventory.png -share/sumwars/resources/gui/imagesets/License.txt -share/sumwars/resources/gui/imagesets/MainMenu.imageset -share/sumwars/resources/gui/imagesets/OptionsWindow.imageset -share/sumwars/resources/gui/imagesets/OptionsWindow.png -share/sumwars/resources/gui/imagesets/SkillTree.imageset -share/sumwars/resources/gui/imagesets/SkillTree.png -share/sumwars/resources/gui/imagesets/TaharezLook.imageset -share/sumwars/resources/gui/imagesets/TaharezLook.tga -share/sumwars/resources/gui/imagesets/TradeWindow.imageset -share/sumwars/resources/gui/imagesets/TradeWindow.png -share/sumwars/resources/gui/imagesets/main_menu.png -share/sumwars/resources/gui/imagesets/misc.imageset -share/sumwars/resources/gui/imagesets/misc.png -share/sumwars/resources/gui/imagesets/portrait.imageset -share/sumwars/resources/gui/imagesets/portrait.png -share/sumwars/resources/gui/imagesets/skills.imageset -share/sumwars/resources/gui/imagesets/skills.png -share/sumwars/resources/gui/imagesets/startscreen.png -share/sumwars/resources/gui/imagesets/worldMap.png -share/sumwars/resources/gui/layouts/BenchmarkTab.layout -share/sumwars/resources/gui/layouts/CharCreate.layout -share/sumwars/resources/gui/layouts/CharacterScreen.layout -share/sumwars/resources/gui/layouts/ChatWindow.layout -share/sumwars/resources/gui/layouts/ContentEditor.layout -share/sumwars/resources/gui/layouts/ControlPanel.layout -share/sumwars/resources/gui/layouts/Demo7Windows.layout -share/sumwars/resources/gui/layouts/Demo8.layout -share/sumwars/resources/gui/layouts/ErrorDialogWindow.layout -share/sumwars/resources/gui/layouts/FileBrowser.layout -share/sumwars/resources/gui/layouts/FileChooser.layout -share/sumwars/resources/gui/layouts/FontDemo.layout -share/sumwars/resources/gui/layouts/GUILayout.xsd -share/sumwars/resources/gui/layouts/GuiDebugTab.layout -share/sumwars/resources/gui/layouts/HostGameWindow.layout -share/sumwars/resources/gui/layouts/IconEditTab.layout -share/sumwars/resources/gui/layouts/JoinGameWindow.layout -share/sumwars/resources/gui/layouts/LuaScriptTab.layout -share/sumwars/resources/gui/layouts/MainMenu.layout -share/sumwars/resources/gui/layouts/OptionsWindow.layout -share/sumwars/resources/gui/layouts/QuestInfo.layout -share/sumwars/resources/gui/layouts/SaveExitWindow.layout -share/sumwars/resources/gui/layouts/SaveItem.layout -share/sumwars/resources/gui/layouts/SkillTree.layout -share/sumwars/resources/gui/layouts/TabControlDemo.layout -share/sumwars/resources/gui/layouts/TabPage.layout -share/sumwars/resources/gui/layouts/TradeWindow.layout -share/sumwars/resources/gui/layouts/VanillaConsole.layout -share/sumwars/resources/gui/layouts/VanillaWindows.layout -share/sumwars/resources/gui/layouts/WarningDialogWindow.layout -share/sumwars/resources/gui/layouts/inventory.layout -share/sumwars/resources/gui/layouts/katana.layout -share/sumwars/resources/gui/looknfeel/Falagard.xsd -share/sumwars/resources/gui/looknfeel/TaharezLook.looknfeel -share/sumwars/resources/gui/schemes/GUIScheme.xsd -share/sumwars/resources/gui/schemes/TaharezLook.scheme -share/sumwars/resources/gui/schemes/TaharezLookWidgetAliases.scheme -share/sumwars/resources/gui/schemes/TaharezLookWidgets.scheme -share/sumwars/resources/itempictures/aprnt_stf.png -share/sumwars/resources/itempictures/aprnt_wnd.png -share/sumwars/resources/itempictures/axe.png -share/sumwars/resources/itempictures/axe2H.png -share/sumwars/resources/itempictures/background.png -share/sumwars/resources/itempictures/bow.png -share/sumwars/resources/itempictures/bronze_axe.png -share/sumwars/resources/itempictures/bronze_hmr.png -share/sumwars/resources/itempictures/bronze_rng.png -share/sumwars/resources/itempictures/bronze_sw.png -share/sumwars/resources/itempictures/cermon_hmr.png -share/sumwars/resources/itempictures/council_arm.png -share/sumwars/resources/itempictures/council_rob.png -share/sumwars/resources/itempictures/council_shd.png -share/sumwars/resources/itempictures/council_sw.png -share/sumwars/resources/itempictures/crossbow.png -share/sumwars/resources/itempictures/crude_sw.png -share/sumwars/resources/itempictures/dagger_sw.png -share/sumwars/resources/itempictures/farm2h_sw.png -share/sumwars/resources/itempictures/feath_aml.png -share/sumwars/resources/itempictures/gobLeg_Arm.png -share/sumwars/resources/itempictures/goblin_glv.png -share/sumwars/resources/itempictures/goblin_hlm.png -share/sumwars/resources/itempictures/goblin_hmr.png -share/sumwars/resources/itempictures/goblin_sbw.png -share/sumwars/resources/itempictures/goblin_shield.png -share/sumwars/resources/itempictures/goblin_stf.png -share/sumwars/resources/itempictures/gold.png -share/sumwars/resources/itempictures/gold_rng.png -share/sumwars/resources/itempictures/halberd.png -share/sumwars/resources/itempictures/hammer.png -share/sumwars/resources/itempictures/hatch_axe.png -share/sumwars/resources/itempictures/heal_2.png -share/sumwars/resources/itempictures/heal_bl.png -share/sumwars/resources/itempictures/heal_br.png -share/sumwars/resources/itempictures/heal_bu.png -share/sumwars/resources/itempictures/heal_cf.png -share/sumwars/resources/itempictures/heal_fr.png -share/sumwars/resources/itempictures/heal_mt.png -share/sumwars/resources/itempictures/heal_ps.png -share/sumwars/resources/itempictures/heal_py.png -share/sumwars/resources/itempictures/hermit_stf.png -share/sumwars/resources/itempictures/iroclb_hmr.png -share/sumwars/resources/itempictures/iron_hmr.png -share/sumwars/resources/itempictures/ironha_axe.png -share/sumwars/resources/itempictures/leath_arm.png -share/sumwars/resources/itempictures/leath_glv.png -share/sumwars/resources/itempictures/long_hmr.png -share/sumwars/resources/itempictures/lumber_axe.png -share/sumwars/resources/itempictures/merc2h_sw.png -share/sumwars/resources/itempictures/merc_arm.png -share/sumwars/resources/itempictures/merc_hlm.png -share/sumwars/resources/itempictures/metal_shd.png -share/sumwars/resources/itempictures/nail_hmr.png -share/sumwars/resources/itempictures/necro_stf.png -share/sumwars/resources/itempictures/necromancer_robe.png -share/sumwars/resources/itempictures/noMedia.png -share/sumwars/resources/itempictures/novice_rob.png -share/sumwars/resources/itempictures/novice_wnd.png -share/sumwars/resources/itempictures/old_sword.png -share/sumwars/resources/itempictures/peasent_hat.png -share/sumwars/resources/itempictures/plate_glv.png -share/sumwars/resources/itempictures/potion_health.png -share/sumwars/resources/itempictures/rag_rob.png -share/sumwars/resources/itempictures/sabre_sw.png -share/sumwars/resources/itempictures/shark_glv.png -share/sumwars/resources/itempictures/shield.png -share/sumwars/resources/itempictures/shield_dmg.png -share/sumwars/resources/itempictures/short_sw.png -share/sumwars/resources/itempictures/silver_rng.png -share/sumwars/resources/itempictures/sledgehammer.png -share/sumwars/resources/itempictures/spruce_stf.png -share/sumwars/resources/itempictures/spruce_wnd.png -share/sumwars/resources/itempictures/sword.png -share/sumwars/resources/itempictures/turney_lbw.png -share/sumwars/resources/itempictures/vag_hat.png -share/sumwars/resources/itempictures/voidScroll.png -share/sumwars/resources/materials/scripts/Buttress_old.material -share/sumwars/resources/materials/scripts/Item.material -share/sumwars/resources/materials/scripts/aisenAmbient.material -share/sumwars/resources/materials/scripts/aisenVegetation.material -share/sumwars/resources/materials/scripts/arrow.material -share/sumwars/resources/materials/scripts/basicCircle.material -share/sumwars/resources/materials/scripts/berserk.material -share/sumwars/resources/materials/scripts/blackParticle.material -share/sumwars/resources/materials/scripts/blood.material -share/sumwars/resources/materials/scripts/cave.material -share/sumwars/resources/materials/scripts/caveMonster.material -share/sumwars/resources/materials/scripts/cave_ground.material -share/sumwars/resources/materials/scripts/char.material -share/sumwars/resources/materials/scripts/confuse.material -share/sumwars/resources/materials/scripts/council_ground.material -share/sumwars/resources/materials/scripts/council_monsters.material -share/sumwars/resources/materials/scripts/dummy.material -share/sumwars/resources/materials/scripts/ends.material -share/sumwars/resources/materials/scripts/env_konzil.material -share/sumwars/resources/materials/scripts/env_mine.material -share/sumwars/resources/materials/scripts/eye.material -share/sumwars/resources/materials/scripts/gimcrack.material -share/sumwars/resources/materials/scripts/grass.material -share/sumwars/resources/materials/scripts/hero_armor.material -share/sumwars/resources/materials/scripts/highlight.material -share/sumwars/resources/materials/scripts/ice.material -share/sumwars/resources/materials/scripts/leavesAisen.material -share/sumwars/resources/materials/scripts/lich.material -share/sumwars/resources/materials/scripts/lightning.material -share/sumwars/resources/materials/scripts/mojo.material -share/sumwars/resources/materials/scripts/monsterAisen.material -share/sumwars/resources/materials/scripts/mute.material -share/sumwars/resources/materials/scripts/ruins.material -share/sumwars/resources/materials/scripts/shield.material -share/sumwars/resources/materials/scripts/smoke.material -share/sumwars/resources/materials/scripts/spells.material -share/sumwars/resources/materials/scripts/undead Army.material -share/sumwars/resources/materials/scripts/wood.material -share/sumwars/resources/materials/textures/Atlastex_heroArmor.png -share/sumwars/resources/materials/textures/Atlastex_mine_cave.png -share/sumwars/resources/materials/textures/Atlastex_veg.png -share/sumwars/resources/materials/textures/Box_02.png -share/sumwars/resources/materials/textures/Buttress_walls_old.png -share/sumwars/resources/materials/textures/Goblin.png -share/sumwars/resources/materials/textures/Krypta.png -share/sumwars/resources/materials/textures/Pfeil_0005.gif -share/sumwars/resources/materials/textures/Sack_01.png -share/sumwars/resources/materials/textures/Sack_02.png -share/sumwars/resources/materials/textures/Sack_03.png -share/sumwars/resources/materials/textures/amu_atlas.png -share/sumwars/resources/materials/textures/aureola.png -share/sumwars/resources/materials/textures/banner_holder.png -share/sumwars/resources/materials/textures/barrel_02.png -share/sumwars/resources/materials/textures/barrel_03.png -share/sumwars/resources/materials/textures/basic_droplet.png -share/sumwars/resources/materials/textures/berserk.png -share/sumwars/resources/materials/textures/blackParticle.png -share/sumwars/resources/materials/textures/blood.png -share/sumwars/resources/materials/textures/bucket.png -share/sumwars/resources/materials/textures/cave_ambient.png -share/sumwars/resources/materials/textures/cave_ground.png -share/sumwars/resources/materials/textures/cave_monsters.png -share/sumwars/resources/materials/textures/chars.png -share/sumwars/resources/materials/textures/chest_02.png -share/sumwars/resources/materials/textures/confuse.png -share/sumwars/resources/materials/textures/council_ground.png -share/sumwars/resources/materials/textures/dummy.png -share/sumwars/resources/materials/textures/ends.png -share/sumwars/resources/materials/textures/env_grassland.png -share/sumwars/resources/materials/textures/env_grassland_veg.png -share/sumwars/resources/materials/textures/env_konzil.png -share/sumwars/resources/materials/textures/eye.png -share/sumwars/resources/materials/textures/flare.png -share/sumwars/resources/materials/textures/flareAlpha.png -share/sumwars/resources/materials/textures/gimcrack.png -share/sumwars/resources/materials/textures/grass1.png -share/sumwars/resources/materials/textures/ice.jpg -share/sumwars/resources/materials/textures/item.png -share/sumwars/resources/materials/textures/konzil_monsters.png -share/sumwars/resources/materials/textures/konzil_monsters_ambient.png -share/sumwars/resources/materials/textures/leinen_weinrot.jpg -share/sumwars/resources/materials/textures/lightning.png -share/sumwars/resources/materials/textures/modelInfos.png -share/sumwars/resources/materials/textures/mojo.png -share/sumwars/resources/materials/textures/mute.png -share/sumwars/resources/materials/textures/night_sky.png -share/sumwars/resources/materials/textures/rockwall.tga -share/sumwars/resources/materials/textures/shield.png -share/sumwars/resources/materials/textures/undead_color.png -share/sumwars/resources/materials/textures/wolke.png -share/sumwars/resources/materials/textures/wood_ground.png -share/sumwars/resources/models/10264.mesh -share/sumwars/resources/models/1050.mesh -share/sumwars/resources/models/2178.mesh -share/sumwars/resources/models/5136.mesh -share/sumwars/resources/models/Sack_01.mesh -share/sumwars/resources/models/Sack_02.mesh -share/sumwars/resources/models/Sack_03.mesh -share/sumwars/resources/models/aprnt_stf.mesh -share/sumwars/resources/models/aprnt_wnd.mesh -share/sumwars/resources/models/archer_f.mesh -share/sumwars/resources/models/armor.mesh -share/sumwars/resources/models/armorChainMail.mesh -share/sumwars/resources/models/armorChainMail_M.mesh -share/sumwars/resources/models/armorChainPlate.mesh -share/sumwars/resources/models/armorChainPlate_M.mesh -share/sumwars/resources/models/armorFinePlate.mesh -share/sumwars/resources/models/armorFinePlate_M.mesh -share/sumwars/resources/models/armorLightPlate.mesh -share/sumwars/resources/models/armorLightPlate_M.mesh -share/sumwars/resources/models/armorOldRivet.mesh -share/sumwars/resources/models/armorOldRivet_M.mesh -share/sumwars/resources/models/armorRanger.mesh -share/sumwars/resources/models/armorRanger_M.mesh -share/sumwars/resources/models/armorRivet.mesh -share/sumwars/resources/models/armorRivet_M.mesh -share/sumwars/resources/models/arrow.mesh -share/sumwars/resources/models/axe.mesh -share/sumwars/resources/models/axe2HLean.mesh -share/sumwars/resources/models/axe2HStand.mesh -share/sumwars/resources/models/banner_holder.mesh -share/sumwars/resources/models/barrel1.mesh -share/sumwars/resources/models/barrel2.mesh -share/sumwars/resources/models/barrel3.mesh -share/sumwars/resources/models/barrel4.mesh -share/sumwars/resources/models/barrel5.mesh -share/sumwars/resources/models/barrel_02.mesh -share/sumwars/resources/models/barrel_03.mesh -share/sumwars/resources/models/barrel_m1.mesh -share/sumwars/resources/models/barricade1.mesh -share/sumwars/resources/models/barricade_m1.mesh -share/sumwars/resources/models/barricade_s1.mesh -share/sumwars/resources/models/barricade_t1.mesh -share/sumwars/resources/models/basicCircle.mesh -share/sumwars/resources/models/basicCircle2.mesh -share/sumwars/resources/models/basicCircle4.mesh -share/sumwars/resources/models/basicStaff.mesh -share/sumwars/resources/models/basicWand.mesh -share/sumwars/resources/models/bat.mesh -share/sumwars/resources/models/bat.skeleton -share/sumwars/resources/models/battleaxe.mesh -share/sumwars/resources/models/beardChin_ms1.mesh -share/sumwars/resources/models/beardChin_ms2.mesh -share/sumwars/resources/models/beardChin_ms3.mesh -share/sumwars/resources/models/beardChin_ms4.mesh -share/sumwars/resources/models/beardChin_ms5.mesh -share/sumwars/resources/models/beard_chin.mesh -share/sumwars/resources/models/behemoth.skeleton -share/sumwars/resources/models/berry.mesh -share/sumwars/resources/models/blockExit.mesh -share/sumwars/resources/models/blood_scy.mesh -share/sumwars/resources/models/bloodbeak.mesh -share/sumwars/resources/models/bloodbeak.skeleton -share/sumwars/resources/models/board1.mesh -share/sumwars/resources/models/board2.mesh -share/sumwars/resources/models/board3.mesh -share/sumwars/resources/models/book1.mesh -share/sumwars/resources/models/book10.mesh -share/sumwars/resources/models/book2.mesh -share/sumwars/resources/models/book3.mesh -share/sumwars/resources/models/book4.mesh -share/sumwars/resources/models/book5.mesh -share/sumwars/resources/models/book6.mesh -share/sumwars/resources/models/book7.mesh -share/sumwars/resources/models/book8.mesh -share/sumwars/resources/models/book9.mesh -share/sumwars/resources/models/book_open1.mesh -share/sumwars/resources/models/book_open2.mesh -share/sumwars/resources/models/boulder.mesh -share/sumwars/resources/models/boulder.skeleton -share/sumwars/resources/models/bow.mesh -share/sumwars/resources/models/box02_b1.mesh -share/sumwars/resources/models/box02_m1.mesh -share/sumwars/resources/models/box02_m2.mesh -share/sumwars/resources/models/box02_m3.mesh -share/sumwars/resources/models/box_b1.mesh -share/sumwars/resources/models/box_m1.mesh -share/sumwars/resources/models/box_m2.mesh -share/sumwars/resources/models/box_m3.mesh -share/sumwars/resources/models/broken_shd.mesh -share/sumwars/resources/models/bronze_axe.mesh -share/sumwars/resources/models/bronze_hmr.mesh -share/sumwars/resources/models/bronze_rng.mesh -share/sumwars/resources/models/bronze_sw.mesh -share/sumwars/resources/models/bucket.mesh -share/sumwars/resources/models/buckler.mesh -share/sumwars/resources/models/bucklerBroken.mesh -share/sumwars/resources/models/bush.mesh -share/sumwars/resources/models/bushBerrys.mesh -share/sumwars/resources/models/buttress_wall1.mesh -share/sumwars/resources/models/buttress_wall_cIn1.mesh -share/sumwars/resources/models/buttress_wall_cOut1.mesh -share/sumwars/resources/models/buttress_wall_cOut2.mesh -share/sumwars/resources/models/buttress_wall_m1.mesh -share/sumwars/resources/models/buttress_wall_s1.mesh -share/sumwars/resources/models/buttress_wall_s2.mesh -share/sumwars/resources/models/buttress_wall_t1.mesh -share/sumwars/resources/models/cabinet1.mesh -share/sumwars/resources/models/cabinet2.mesh -share/sumwars/resources/models/cabinet3.mesh -share/sumwars/resources/models/campFire.mesh -share/sumwars/resources/models/capBlue.mesh -share/sumwars/resources/models/capRed.mesh -share/sumwars/resources/models/capWhite.mesh -share/sumwars/resources/models/cave_column1.mesh -share/sumwars/resources/models/cave_column2.mesh -share/sumwars/resources/models/cave_wall1.mesh -share/sumwars/resources/models/cave_wall_cIn1.mesh -share/sumwars/resources/models/cave_wall_cOut1.mesh -share/sumwars/resources/models/cave_wall_m1.mesh -share/sumwars/resources/models/cave_wall_s1.mesh -share/sumwars/resources/models/cave_wall_t1.mesh -share/sumwars/resources/models/cermon_hmr.mesh -share/sumwars/resources/models/chair_konz.mesh -share/sumwars/resources/models/char.skeleton -share/sumwars/resources/models/chestBox.mesh -share/sumwars/resources/models/chestLid.mesh -share/sumwars/resources/models/chest_02.mesh -share/sumwars/resources/models/cogCopper.mesh -share/sumwars/resources/models/cogDwarf.mesh -share/sumwars/resources/models/cogOld.mesh -share/sumwars/resources/models/cogScript_lean.mesh -share/sumwars/resources/models/cogScript_stand.mesh -share/sumwars/resources/models/cogStone.mesh -share/sumwars/resources/models/comCrystal.mesh -share/sumwars/resources/models/councilExperiment.mesh -share/sumwars/resources/models/councilGuardCorpse1.mesh -share/sumwars/resources/models/councilGuardCorpse2.mesh -share/sumwars/resources/models/councilGuardCorpse3.mesh -share/sumwars/resources/models/councilSlaveCorpse1.mesh -share/sumwars/resources/models/council_bomb.mesh -share/sumwars/resources/models/council_shd.mesh -share/sumwars/resources/models/council_stf.mesh -share/sumwars/resources/models/council_sw.mesh -share/sumwars/resources/models/councl_arm.mesh -share/sumwars/resources/models/councl_armMW.mesh -share/sumwars/resources/models/councl_rob.mesh -share/sumwars/resources/models/councl_robFT.mesh -share/sumwars/resources/models/councl_robMM.mesh -share/sumwars/resources/models/crane.mesh -share/sumwars/resources/models/crown.mesh -share/sumwars/resources/models/crownM.mesh -share/sumwars/resources/models/crude_sw.mesh -share/sumwars/resources/models/cryptDebris1.mesh -share/sumwars/resources/models/cryptDebris2.mesh -share/sumwars/resources/models/cryptDebris3.mesh -share/sumwars/resources/models/cryptDebris4.mesh -share/sumwars/resources/models/cryptDebris5.mesh -share/sumwars/resources/models/cryptDebris6.mesh -share/sumwars/resources/models/cryptDebris7.mesh -share/sumwars/resources/models/cryptDebris8.mesh -share/sumwars/resources/models/cryptMaylon.mesh -share/sumwars/resources/models/cupboard_konz.mesh -share/sumwars/resources/models/dagger_sw.mesh -share/sumwars/resources/models/dummyFly.mesh -share/sumwars/resources/models/dummyRing.mesh -share/sumwars/resources/models/dummySphere.mesh -share/sumwars/resources/models/dummy_b.mesh -share/sumwars/resources/models/dummy_r.mesh -share/sumwars/resources/models/energySource.mesh -share/sumwars/resources/models/ex_Test_XGiant.mesh -share/sumwars/resources/models/farm2h_sw.mesh -share/sumwars/resources/models/feath_aml.mesh -share/sumwars/resources/models/femaleT_robe.mesh -share/sumwars/resources/models/fence.mesh -share/sumwars/resources/models/fence1.mesh -share/sumwars/resources/models/fence2.mesh -share/sumwars/resources/models/fence3.mesh -share/sumwars/resources/models/fence4.mesh -share/sumwars/resources/models/fence5.mesh -share/sumwars/resources/models/fence6.mesh -share/sumwars/resources/models/fence_cIn1.mesh -share/sumwars/resources/models/fence_cOut1.mesh -share/sumwars/resources/models/fence_m1.mesh -share/sumwars/resources/models/fence_medium1.mesh -share/sumwars/resources/models/fence_s1.mesh -share/sumwars/resources/models/fence_small1.mesh -share/sumwars/resources/models/fence_t1.mesh -share/sumwars/resources/models/fireElemSmall.mesh -share/sumwars/resources/models/fireElemSmall.skeleton -share/sumwars/resources/models/fireLouse.mesh -share/sumwars/resources/models/fireLouse.skeleton -share/sumwars/resources/models/fireLouseExp1.mesh -share/sumwars/resources/models/fireSlugExp1.mesh -share/sumwars/resources/models/fireSlugExp2.mesh -share/sumwars/resources/models/fireSlugExp3.mesh -share/sumwars/resources/models/fire_slug.mesh -share/sumwars/resources/models/fire_slug.skeleton -share/sumwars/resources/models/fire_slug_mutant.mesh -share/sumwars/resources/models/flameWaveCircle.mesh -share/sumwars/resources/models/flower1.mesh -share/sumwars/resources/models/flower2.mesh -share/sumwars/resources/models/flower3.mesh -share/sumwars/resources/models/flower4.mesh -share/sumwars/resources/models/flower5.mesh -share/sumwars/resources/models/flower6.mesh -share/sumwars/resources/models/giant_hmr.mesh -share/sumwars/resources/models/gloves.mesh -share/sumwars/resources/models/gobDog.mesh -share/sumwars/resources/models/gobLeg_arm.mesh -share/sumwars/resources/models/gobLeg_arm_fs.mesh -share/sumwars/resources/models/gobLeg_arm_ms.mesh -share/sumwars/resources/models/gobSpear_pol.mesh -share/sumwars/resources/models/gob_brown.mesh -share/sumwars/resources/models/goblin.mesh -share/sumwars/resources/models/goblin.skeleton -share/sumwars/resources/models/goblinBrown.mesh -share/sumwars/resources/models/goblinGreen.mesh -share/sumwars/resources/models/goblin_glv.mesh -share/sumwars/resources/models/goblin_glvF.mesh -share/sumwars/resources/models/goblin_glvMW.mesh -share/sumwars/resources/models/goblin_hlm.mesh -share/sumwars/resources/models/goblin_hlmMW.mesh -share/sumwars/resources/models/goblin_hmr.mesh -share/sumwars/resources/models/goblin_sbw.mesh -share/sumwars/resources/models/goblin_shd.mesh -share/sumwars/resources/models/goblin_stf.mesh -share/sumwars/resources/models/gold.mesh -share/sumwars/resources/models/gold_rng.mesh -share/sumwars/resources/models/great_axe.mesh -share/sumwars/resources/models/ground.mesh -share/sumwars/resources/models/ground_c.mesh -share/sumwars/resources/models/ground_m.mesh -share/sumwars/resources/models/ground_s.mesh -share/sumwars/resources/models/ground_squ_l.mesh -share/sumwars/resources/models/ground_squ_m.mesh -share/sumwars/resources/models/ground_squ_s.mesh -share/sumwars/resources/models/ground_t.mesh -share/sumwars/resources/models/guardAisen.mesh -share/sumwars/resources/models/guardCnl.mesh -share/sumwars/resources/models/hair1.mesh -share/sumwars/resources/models/hairLong_ms1.mesh -share/sumwars/resources/models/hairLong_ms2.mesh -share/sumwars/resources/models/hairLong_ms3.mesh -share/sumwars/resources/models/hairLong_ms4.mesh -share/sumwars/resources/models/hairLong_ms5.mesh -share/sumwars/resources/models/hairShort_ms1.mesh -share/sumwars/resources/models/hairShort_ms2.mesh -share/sumwars/resources/models/hairShort_ms3.mesh -share/sumwars/resources/models/hairShort_ms4.mesh -share/sumwars/resources/models/hairShort_ms5.mesh -share/sumwars/resources/models/hairShort_mt1.mesh -share/sumwars/resources/models/hairShort_mt2.mesh -share/sumwars/resources/models/hairShort_mt3.mesh -share/sumwars/resources/models/hairShort_mt4.mesh -share/sumwars/resources/models/hairShort_mt5.mesh -share/sumwars/resources/models/hair_fs1.mesh -share/sumwars/resources/models/hair_fs2.mesh -share/sumwars/resources/models/hair_fs3.mesh -share/sumwars/resources/models/hair_m1.mesh -share/sumwars/resources/models/hair_m2.mesh -share/sumwars/resources/models/hair_punk_1.mesh -share/sumwars/resources/models/hair_w1.mesh -share/sumwars/resources/models/hammer.mesh -share/sumwars/resources/models/hammer2HLean.mesh -share/sumwars/resources/models/hammer2HStand.mesh -share/sumwars/resources/models/hammer_hmr.mesh -share/sumwars/resources/models/hatch_axe.mesh -share/sumwars/resources/models/head1.mesh -share/sumwars/resources/models/head_f1.mesh -share/sumwars/resources/models/head_ghost.mesh -share/sumwars/resources/models/head_m1.mesh -share/sumwars/resources/models/head_ms1.mesh -share/sumwars/resources/models/head_mt1.mesh -share/sumwars/resources/models/head_necro.mesh -share/sumwars/resources/models/heal_1.mesh -share/sumwars/resources/models/heal_2.mesh -share/sumwars/resources/models/heal_bl.mesh -share/sumwars/resources/models/heal_br.mesh -share/sumwars/resources/models/heal_bu.mesh -share/sumwars/resources/models/heal_cf.mesh -share/sumwars/resources/models/heal_fr.mesh -share/sumwars/resources/models/heal_mt.mesh -share/sumwars/resources/models/heal_ps.mesh -share/sumwars/resources/models/heal_py.mesh -share/sumwars/resources/models/helmet.mesh -share/sumwars/resources/models/hermit_stf.mesh -share/sumwars/resources/models/hole.mesh -share/sumwars/resources/models/houseAisen1.mesh -share/sumwars/resources/models/houseAisen2.mesh -share/sumwars/resources/models/houseAisen3.mesh -share/sumwars/resources/models/houseAisen4.mesh -share/sumwars/resources/models/humanFemaleSlim.skeleton -share/sumwars/resources/models/humanMale.skeleton -share/sumwars/resources/models/human_ghost.mesh -share/sumwars/resources/models/iceSmall.mesh -share/sumwars/resources/models/infernoBehemoth.mesh -share/sumwars/resources/models/iroclb_hmr.mesh -share/sumwars/resources/models/iron_hmr.mesh -share/sumwars/resources/models/ironha_axe.mesh -share/sumwars/resources/models/knight.mesh -share/sumwars/resources/models/konzPlateL.mesh -share/sumwars/resources/models/konzPlateR.mesh -share/sumwars/resources/models/konz_balustrade1.mesh -share/sumwars/resources/models/konz_balustrade_cIn1.mesh -share/sumwars/resources/models/konz_balustrade_cout1.mesh -share/sumwars/resources/models/konz_balustrade_m1.mesh -share/sumwars/resources/models/konz_balustrade_s1.mesh -share/sumwars/resources/models/konz_balustrade_t1.mesh -share/sumwars/resources/models/konz_column1.mesh -share/sumwars/resources/models/konz_door_l.mesh -share/sumwars/resources/models/konz_door_m1.mesh -share/sumwars/resources/models/konz_door_wl.mesh -share/sumwars/resources/models/konz_door_wr.mesh -share/sumwars/resources/models/konz_podest.mesh -share/sumwars/resources/models/konz_wall1.mesh -share/sumwars/resources/models/konz_wall_cIn1.mesh -share/sumwars/resources/models/konz_wall_cOut1.mesh -share/sumwars/resources/models/konz_wall_m1.mesh -share/sumwars/resources/models/konz_wall_s1.mesh -share/sumwars/resources/models/konz_wall_t1.mesh -share/sumwars/resources/models/konz_wall_t2.mesh -share/sumwars/resources/models/lab_tbl.mesh -share/sumwars/resources/models/ladder1.mesh -share/sumwars/resources/models/leathArm.mesh -share/sumwars/resources/models/leathArmFA.mesh -share/sumwars/resources/models/leathArmMW.mesh -share/sumwars/resources/models/leathArm_fs.mesh -share/sumwars/resources/models/leath_arm.mesh -share/sumwars/resources/models/leath_armMW.mesh -share/sumwars/resources/models/leath_glv.mesh -share/sumwars/resources/models/leath_glvM.mesh -share/sumwars/resources/models/lectern_konz1.mesh -share/sumwars/resources/models/lectern_konz2.mesh -share/sumwars/resources/models/lectern_konz3.mesh -share/sumwars/resources/models/lich.mesh -share/sumwars/resources/models/lich.skeleton -share/sumwars/resources/models/lightCrossbow.mesh -share/sumwars/resources/models/long_hmr.mesh -share/sumwars/resources/models/long_sw.mesh -share/sumwars/resources/models/lumber_axe.mesh -share/sumwars/resources/models/mage.mesh -share/sumwars/resources/models/mage.skeleton -share/sumwars/resources/models/mage_m.mesh -share/sumwars/resources/models/merc2h_sw.mesh -share/sumwars/resources/models/mercAxe.mesh -share/sumwars/resources/models/merc_arm.mesh -share/sumwars/resources/models/merc_armF.mesh -share/sumwars/resources/models/merc_armM.mesh -share/sumwars/resources/models/merc_arm_fs.mesh -share/sumwars/resources/models/merc_hlm.mesh -share/sumwars/resources/models/metalShieldLean.mesh -share/sumwars/resources/models/metalShieldLie.mesh -share/sumwars/resources/models/metal_shd.mesh -share/sumwars/resources/models/mine/Beam_01.mesh -share/sumwars/resources/models/mine/Beam_02.mesh -share/sumwars/resources/models/mine/Beam_03.mesh -share/sumwars/resources/models/mine/Braid.mesh -share/sumwars/resources/models/mine/Mine_car_01.mesh -share/sumwars/resources/models/mine/Mine_car_02.mesh -share/sumwars/resources/models/mine/Mine_car_03.mesh -share/sumwars/resources/models/mine/Mushroom_cave_01.mesh -share/sumwars/resources/models/mine/Mushroom_cave_02.mesh -share/sumwars/resources/models/mine/Root.mesh -share/sumwars/resources/models/mine/Stalagmiten.mesh -share/sumwars/resources/models/mine/beams_Stones_01.mesh -share/sumwars/resources/models/mine/beams_Stones_02.mesh -share/sumwars/resources/models/mine/hammer_rusty.mesh -share/sumwars/resources/models/mine/ladder_02_derstr.mesh -share/sumwars/resources/models/mine/ladder_03_derstr.mesh -share/sumwars/resources/models/mine/ore.mesh -share/sumwars/resources/models/mine/pickaxe_rusty.mesh -share/sumwars/resources/models/mine/pillar.mesh -share/sumwars/resources/models/mine/rail_30g_left.mesh -share/sumwars/resources/models/mine/rail_30g_right.mesh -share/sumwars/resources/models/mine/rail_60g_cross.mesh -share/sumwars/resources/models/mine/rail_60g_left.mesh -share/sumwars/resources/models/mine/rail_60g_right.mesh -share/sumwars/resources/models/mine/rail_90g_cross.mesh -share/sumwars/resources/models/mine/rail_90g_left.mesh -share/sumwars/resources/models/mine/rail_90g_right.mesh -share/sumwars/resources/models/mine/rail_Y_junction_60g.mesh -share/sumwars/resources/models/mine/rail_Y_junction_90g.mesh -share/sumwars/resources/models/mine/rail_buffer.mesh -share/sumwars/resources/models/mine/rail_junction_60g_straight_left.mesh -share/sumwars/resources/models/mine/rail_junction_60g_straight_left_right.mesh -share/sumwars/resources/models/mine/rail_junction_60g_straight_right.mesh -share/sumwars/resources/models/mine/rail_junction_90g_straight_left.mesh -share/sumwars/resources/models/mine/rail_junction_90g_straight_right.mesh -share/sumwars/resources/models/mine/rail_straight.mesh -share/sumwars/resources/models/mine/scaffoldin2_02_destr.mesh -share/sumwars/resources/models/mine/scaffoldin2_03_destr.mesh -share/sumwars/resources/models/mine/scaffoldin3_02_destr.mesh -share/sumwars/resources/models/mine/scaffoldin3_03_destr.mesh -share/sumwars/resources/models/mine/scaffoldin_02_destr.mesh -share/sumwars/resources/models/mine/scaffoldin_03_destr.mesh -share/sumwars/resources/models/mine/scaffoldin_s1_02_dest.mesh -share/sumwars/resources/models/mine/scaffoldin_s1_03_dest.mesh -share/sumwars/resources/models/mine/scaffoldin_s2_02_dest.mesh -share/sumwars/resources/models/mine/scaffoldin_s2_03_dest.mesh -share/sumwars/resources/models/mine/wall_1x1x5.mesh -share/sumwars/resources/models/mine/wall_1x1x5_Corner_inside.mesh -share/sumwars/resources/models/mine/wall_1x1x5_Corner_outside.mesh -share/sumwars/resources/models/mine/wall_2x1x5.mesh -share/sumwars/resources/models/mine/wall_4x1x5.mesh -share/sumwars/resources/models/mine/wall_8x1x5.mesh -share/sumwars/resources/models/modWP_frame.mesh -share/sumwars/resources/models/modWP_platform.mesh -share/sumwars/resources/models/modWP_top.mesh -share/sumwars/resources/models/mojo.skeleton -share/sumwars/resources/models/mojo_tortured.mesh -share/sumwars/resources/models/mustache.mesh -share/sumwars/resources/models/mustache1.mesh -share/sumwars/resources/models/mustache2.mesh -share/sumwars/resources/models/mustache3.mesh -share/sumwars/resources/models/mustache4.mesh -share/sumwars/resources/models/mustache5.mesh -share/sumwars/resources/models/mustantSlugExp3.mesh -share/sumwars/resources/models/mutantSlugExp1.mesh -share/sumwars/resources/models/mutantSlugExp2.mesh -share/sumwars/resources/models/mutantSlugExp3.mesh -share/sumwars/resources/models/nail_hmr.mesh -share/sumwars/resources/models/necro_robMT.mesh -share/sumwars/resources/models/necro_stf.mesh -share/sumwars/resources/models/necromancerM.mesh -share/sumwars/resources/models/necromancer_robe.mesh -share/sumwars/resources/models/necromancer_robeFT.mesh -share/sumwars/resources/models/necromancer_robeM.mesh -share/sumwars/resources/models/novice_rob.mesh -share/sumwars/resources/models/novice_robMT.mesh -share/sumwars/resources/models/novice_robeFT.mesh -share/sumwars/resources/models/novice_wnd.mesh -share/sumwars/resources/models/obelisk_ice.mesh -share/sumwars/resources/models/old_sw.mesh -share/sumwars/resources/models/peasent_hat.mesh -share/sumwars/resources/models/peasent_hatF.mesh -share/sumwars/resources/models/peasent_hatM.mesh -share/sumwars/resources/models/pick_axe.mesh -share/sumwars/resources/models/pike_pol.mesh -share/sumwars/resources/models/plate_glv.mesh -share/sumwars/resources/models/plate_glvF.mesh -share/sumwars/resources/models/plate_glvM.mesh -share/sumwars/resources/models/potion.mesh -share/sumwars/resources/models/potionFreeze.mesh -share/sumwars/resources/models/potionMedium.mesh -share/sumwars/resources/models/potionSmall.mesh -share/sumwars/resources/models/priest_f.mesh -share/sumwars/resources/models/prison_door1.mesh -share/sumwars/resources/models/prison_door_arc1.mesh -share/sumwars/resources/models/prison_door_m1.mesh -share/sumwars/resources/models/prison_door_w1.mesh -share/sumwars/resources/models/prison_wall1.mesh -share/sumwars/resources/models/prison_wall_cIn1.mesh -share/sumwars/resources/models/prison_wall_cOut1.mesh -share/sumwars/resources/models/prison_wall_m1.mesh -share/sumwars/resources/models/prison_wall_s1.mesh -share/sumwars/resources/models/prison_wall_small1.mesh -share/sumwars/resources/models/prison_wall_t1.mesh -share/sumwars/resources/models/prison_wall_t2.mesh -share/sumwars/resources/models/rag_rob.mesh -share/sumwars/resources/models/roadsign.mesh -share/sumwars/resources/models/robe_simple.mesh -share/sumwars/resources/models/robe_simpleFT.mesh -share/sumwars/resources/models/robe_simpleMT.mesh -share/sumwars/resources/models/rogue.mesh -share/sumwars/resources/models/rogue_arm.mesh -share/sumwars/resources/models/rust_arm.mesh -share/sumwars/resources/models/sabre_sw.mesh -share/sumwars/resources/models/sarkophagus.mesh -share/sumwars/resources/models/sarkophagusBig.mesh -share/sumwars/resources/models/sarkophagusLid1.mesh -share/sumwars/resources/models/sarkophagusLid2.mesh -share/sumwars/resources/models/scaffolding.mesh -share/sumwars/resources/models/scaffolding2.mesh -share/sumwars/resources/models/scaffolding3.mesh -share/sumwars/resources/models/scaffolding_s1.mesh -share/sumwars/resources/models/scaffolding_s2.mesh -share/sumwars/resources/models/shark_glv.mesh -share/sumwars/resources/models/shark_glvM.mesh -share/sumwars/resources/models/shelf_m1.mesh -share/sumwars/resources/models/shelf_m2.mesh -share/sumwars/resources/models/shelf_m3.mesh -share/sumwars/resources/models/shelf_s1.mesh -share/sumwars/resources/models/shelf_s2.mesh -share/sumwars/resources/models/shelf_s3.mesh -share/sumwars/resources/models/shield.mesh -share/sumwars/resources/models/short_sw.mesh -share/sumwars/resources/models/shortbow.mesh -share/sumwars/resources/models/signpost.mesh -share/sumwars/resources/models/silver_rng.mesh -share/sumwars/resources/models/skeleton.mesh -share/sumwars/resources/models/skeleton.skeleton -share/sumwars/resources/models/slave_m.mesh -share/sumwars/resources/models/sledge_hmr.mesh -share/sumwars/resources/models/sledgehammer.mesh -share/sumwars/resources/models/smallWall1.mesh -share/sumwars/resources/models/smallWall2.mesh -share/sumwars/resources/models/soren.mesh -share/sumwars/resources/models/speer_pol.mesh -share/sumwars/resources/models/sphere.mesh -share/sumwars/resources/models/spider.mesh -share/sumwars/resources/models/spider.skeleton -share/sumwars/resources/models/spruce_stf.mesh -share/sumwars/resources/models/spruce_wnd.mesh -share/sumwars/resources/models/steel_arm.mesh -share/sumwars/resources/models/steel_armM.mesh -share/sumwars/resources/models/steel_glv.mesh -share/sumwars/resources/models/steel_glvM.mesh -share/sumwars/resources/models/stone1.mesh -share/sumwars/resources/models/stone2.mesh -share/sumwars/resources/models/stone4.mesh -share/sumwars/resources/models/stone_l1.mesh -share/sumwars/resources/models/stone_void.mesh -share/sumwars/resources/models/stones1.mesh -share/sumwars/resources/models/stones2.mesh -share/sumwars/resources/models/stones3.mesh -share/sumwars/resources/models/stool_konz.mesh -share/sumwars/resources/models/sword.mesh -share/sumwars/resources/models/sword2HLean.mesh -share/sumwars/resources/models/sword2HStand.mesh -share/sumwars/resources/models/sword2h.mesh -share/sumwars/resources/models/sword2handsLean.mesh -share/sumwars/resources/models/sword2handsStand.mesh -share/sumwars/resources/models/swordLean.mesh -share/sumwars/resources/models/swordStand.mesh -share/sumwars/resources/models/townPortalScroll.mesh -share/sumwars/resources/models/tree.mesh -share/sumwars/resources/models/tree1.mesh -share/sumwars/resources/models/tree2.mesh -share/sumwars/resources/models/tree3.mesh -share/sumwars/resources/models/tree4.mesh -share/sumwars/resources/models/tub.mesh -share/sumwars/resources/models/tube1.mesh -share/sumwars/resources/models/tube2.mesh -share/sumwars/resources/models/tube90Up.mesh -share/sumwars/resources/models/tubeUp.mesh -share/sumwars/resources/models/tube_corner45.mesh -share/sumwars/resources/models/tube_cross.mesh -share/sumwars/resources/models/tube_open.mesh -share/sumwars/resources/models/tube_ring.mesh -share/sumwars/resources/models/turban_hat.mesh -share/sumwars/resources/models/turban_hat_redFT.mesh -share/sumwars/resources/models/turban_hlm.mesh -share/sumwars/resources/models/turney_lbw.mesh -share/sumwars/resources/models/urn1.mesh -share/sumwars/resources/models/urn2.mesh -share/sumwars/resources/models/urn3.mesh -share/sumwars/resources/models/vag_hat.mesh -share/sumwars/resources/models/vag_hatMageM.mesh -share/sumwars/resources/models/vase1.mesh -share/sumwars/resources/models/vase2.mesh -share/sumwars/resources/models/vase3.mesh -share/sumwars/resources/models/vase4.mesh -share/sumwars/resources/models/veg/Flower_07.mesh -share/sumwars/resources/models/veg/Flower_08.mesh -share/sumwars/resources/models/veg/Flower_09.mesh -share/sumwars/resources/models/veg/Mushroom_01.mesh -share/sumwars/resources/models/veg/Mushroom_02.mesh -share/sumwars/resources/models/veg/Tree01_01.mesh -share/sumwars/resources/models/veg/Tree01_02.mesh -share/sumwars/resources/models/veg/Tree01_03.mesh -share/sumwars/resources/models/veg/Tree01_04.mesh -share/sumwars/resources/models/veg/Tree01_05.mesh -share/sumwars/resources/models/veg/Tree01_06.mesh -share/sumwars/resources/models/veg/Tree01_07.mesh -share/sumwars/resources/models/veg/Tree02_01.mesh -share/sumwars/resources/models/veg/Tree02_02.mesh -share/sumwars/resources/models/veg/Tree02_03.mesh -share/sumwars/resources/models/veg/Tree02_04.mesh -share/sumwars/resources/models/veg/Tree02_05.mesh -share/sumwars/resources/models/veg/Tree02_06.mesh -share/sumwars/resources/models/veg/Tree02_07.mesh -share/sumwars/resources/models/veg/Tree03_01.mesh -share/sumwars/resources/models/veg/Tree03_02.mesh -share/sumwars/resources/models/veg/Tree03_03.mesh -share/sumwars/resources/models/veg/Tree03_04.mesh -share/sumwars/resources/models/veg/Tree03_05.mesh -share/sumwars/resources/models/veg/Tree03_06.mesh -share/sumwars/resources/models/veg/Tree03_07.mesh -share/sumwars/resources/models/veg/Tree04_01.mesh -share/sumwars/resources/models/veg/Tree04_02.mesh -share/sumwars/resources/models/veg/Tree04_03.mesh -share/sumwars/resources/models/veg/Tree04_04.mesh -share/sumwars/resources/models/veg/Tree04_05.mesh -share/sumwars/resources/models/veg/Tree04_06.mesh -share/sumwars/resources/models/veg/Tree04_07.mesh -share/sumwars/resources/models/veg/Tree05_01.mesh -share/sumwars/resources/models/veg/Tree05_02.mesh -share/sumwars/resources/models/veg/Tree05_03.mesh -share/sumwars/resources/models/veg/Tree05_04.mesh -share/sumwars/resources/models/veg/Tree05_05.mesh -share/sumwars/resources/models/veg/Tree05_06.mesh -share/sumwars/resources/models/veg/Tree05_07.mesh -share/sumwars/resources/models/veg/Tree06_01.mesh -share/sumwars/resources/models/veg/Tree06_02.mesh -share/sumwars/resources/models/veg/Tree06_03.mesh -share/sumwars/resources/models/veg/Tree06_04.mesh -share/sumwars/resources/models/veg/Tree06_05.mesh -share/sumwars/resources/models/veg/Tree06_06.mesh -share/sumwars/resources/models/veg/Tree06_07.mesh -share/sumwars/resources/models/veg/Tree07_01.mesh -share/sumwars/resources/models/veg/Tree07_02.mesh -share/sumwars/resources/models/veg/Tree07_03.mesh -share/sumwars/resources/models/veg/Tree07_04.mesh -share/sumwars/resources/models/veg/Tree07_05.mesh -share/sumwars/resources/models/veg/Tree07_06.mesh -share/sumwars/resources/models/veg/Tree07_07.mesh -share/sumwars/resources/models/veg/Tree08_01.mesh -share/sumwars/resources/models/veg/Tree08_02.mesh -share/sumwars/resources/models/veg/Tree08_03.mesh -share/sumwars/resources/models/veg/Tree08_04.mesh -share/sumwars/resources/models/veg/Tree08_05.mesh -share/sumwars/resources/models/veg/Tree08_06.mesh -share/sumwars/resources/models/veg/Tree08_07.mesh -share/sumwars/resources/models/veg/Tree09_01.mesh -share/sumwars/resources/models/veg/Tree09_02.mesh -share/sumwars/resources/models/veg/Tree09_03.mesh -share/sumwars/resources/models/veg/Tree09_04.mesh -share/sumwars/resources/models/veg/Tree09_05.mesh -share/sumwars/resources/models/veg/Tree09_06.mesh -share/sumwars/resources/models/veg/Tree09_07.mesh -share/sumwars/resources/models/veg/Tree_sp.mesh -share/sumwars/resources/models/veg/bush_010_gr.mesh -share/sumwars/resources/models/veg/bush_011_gr.mesh -share/sumwars/resources/models/veg/bush_02.mesh -share/sumwars/resources/models/veg/bush_03.mesh -share/sumwars/resources/models/veg/bush_04.mesh -share/sumwars/resources/models/veg/bush_05.mesh -share/sumwars/resources/models/veg/bush_06_gr.mesh -share/sumwars/resources/models/veg/bush_07_gr.mesh -share/sumwars/resources/models/veg/bush_08_farn.mesh -share/sumwars/resources/models/veg/bush_09_scrub.mesh -share/sumwars/resources/models/veg/dandelions.mesh -share/sumwars/resources/models/veg/gras.mesh -share/sumwars/resources/models/veg/scrub_crawlimg_01.mesh -share/sumwars/resources/models/veg/scrub_crawlimg_02.mesh -share/sumwars/resources/models/veg/scrub_crawlimg_03.mesh -share/sumwars/resources/models/veg/tree_ex_01.mesh -share/sumwars/resources/models/veg/tree_ex_02.mesh -share/sumwars/resources/models/veg/tree_for_house.mesh -share/sumwars/resources/models/wall1.mesh -share/sumwars/resources/models/wall2.mesh -share/sumwars/resources/models/wall3.mesh -share/sumwars/resources/models/wallCity1.mesh -share/sumwars/resources/models/wall_cIn1.mesh -share/sumwars/resources/models/wall_cOut1.mesh -share/sumwars/resources/models/wall_m1.mesh -share/sumwars/resources/models/wall_medium1.mesh -share/sumwars/resources/models/wall_s1.mesh -share/sumwars/resources/models/wall_small1.mesh -share/sumwars/resources/models/wall_t1.mesh -share/sumwars/resources/models/warhammer.mesh -share/sumwars/resources/models/warrior_m.mesh -share/sumwars/resources/models/waypoint.mesh -share/sumwars/resources/models/weaponRack.mesh -share/sumwars/resources/models/wolf.skeleton -share/sumwars/resources/models/woodShieldLean.mesh -share/sumwars/resources/models/woodShieldLie.mesh -share/sumwars/resources/models/woodShieldLie1.mesh -share/sumwars/resources/models/wood_shd.mesh -share/sumwars/resources/models/zombie_norm.mesh -share/sumwars/resources/music/Dark_Exploration.ogg -share/sumwars/resources/music/ambience_1.ogg -share/sumwars/resources/music/ambience_2.ogg -share/sumwars/resources/music/battle_at_dwarfenwall.ogg -share/sumwars/resources/music/battle_intro.ogg -share/sumwars/resources/music/dark_descent.ogg -share/sumwars/resources/music/main_title.ogg -share/sumwars/resources/music/the_prophecy.ogg -share/sumwars/resources/music/treacherous_paths.ogg -share/sumwars/resources/music/tread_lightly.ogg -share/sumwars/resources/packs/OgreCore.zip -share/sumwars/resources/particle/combat.particle -share/sumwars/resources/particle/environment.particle -share/sumwars/resources/particle/monster.particle -share/sumwars/resources/particle/ogre_1_6/combat.particle -share/sumwars/resources/particle/ogre_1_6/environment.particle -share/sumwars/resources/particle/ogre_1_6/monster.particle -share/sumwars/resources/particle/ogre_1_6/spells.particle -share/sumwars/resources/particle/ogre_1_6/status.particle -share/sumwars/resources/particle/spells.particle -share/sumwars/resources/particle/status.particle -share/sumwars/resources/sound/battle_sound_effects/bow.wav -share/sumwars/resources/sound/battle_sound_effects/fire_1.wav -share/sumwars/resources/sound/battle_sound_effects/swing_1.wav -share/sumwars/resources/sound/battle_sound_effects/swing_2.wav -share/sumwars/resources/sound/battle_sound_effects/swing_3.wav -share/sumwars/resources/sound/battle_sound_effects/swish_10.wav -share/sumwars/resources/sound/battle_sound_effects/swish_11.wav -share/sumwars/resources/sound/battle_sound_effects/swish_12.wav -share/sumwars/resources/sound/battle_sound_effects/swish_13.wav -share/sumwars/resources/sound/battle_sound_effects/swish_14.wav -share/sumwars/resources/sound/battle_sound_effects/swish_15.wav -share/sumwars/resources/sound/battle_sound_effects/swish_16.wav -share/sumwars/resources/sound/battle_sound_effects/swish_2.wav -share/sumwars/resources/sound/battle_sound_effects/swish_3.wav -share/sumwars/resources/sound/battle_sound_effects/swish_4.wav -share/sumwars/resources/sound/battle_sound_effects/swish_5.wav -share/sumwars/resources/sound/battle_sound_effects/swish_6.wav -share/sumwars/resources/sound/battle_sound_effects/swish_7.wav -share/sumwars/resources/sound/battle_sound_effects/swish_8.wav -share/sumwars/resources/sound/battle_sound_effects/swish_9.wav -share/sumwars/resources/sound/inventory_sound_effects/chainmail_1.wav -share/sumwars/resources/sound/inventory_sound_effects/chainmail_2.wav -share/sumwars/resources/sound/inventory_sound_effects/cloth_1.wav -share/sumwars/resources/sound/inventory_sound_effects/cloth_2.wav -share/sumwars/resources/sound/inventory_sound_effects/leather_1.wav -share/sumwars/resources/sound/inventory_sound_effects/leather_2.wav -share/sumwars/resources/sound/inventory_sound_effects/metal_small_1.wav -share/sumwars/resources/sound/inventory_sound_effects/metal_small_2.wav -share/sumwars/resources/sound/inventory_sound_effects/metal_small_3.wav -share/sumwars/resources/sound/inventory_sound_effects/metal_small_4.wav -share/sumwars/resources/sound/inventory_sound_effects/potion_inventory.wav -share/sumwars/resources/sound/inventory_sound_effects/ring_inventory.wav -share/sumwars/resources/sound/inventory_sound_effects/sell_buy_item.wav -share/sumwars/resources/sound/inventory_sound_effects/turn_page.wav -share/sumwars/resources/sound/inventory_sound_effects/wood_inventory.wav -share/sumwars/resources/sound/magic_synth_sound_effects/magic_1.wav -share/sumwars/resources/sound/magic_synth_sound_effects/magic_2.wav -share/sumwars/resources/sound/magic_synth_sound_effects/magic_3.wav -share/sumwars/resources/sound/magic_synth_sound_effects/magic_4.wav -share/sumwars/resources/sound/magic_synth_sound_effects/thunder_1.wav -share/sumwars/resources/sound/magic_synth_sound_effects/thunder_2.wav -share/sumwars/resources/sound/magic_synth_sound_effects/thunder_3.wav -share/sumwars/resources/sound/magic_synth_sound_effects/wind_effect.wav -share/sumwars/resources/sound/monster_sound_effects/beatle_att_1.wav -share/sumwars/resources/sound/monster_sound_effects/beatle_att_2.wav -share/sumwars/resources/sound/monster_sound_effects/beatle_att_3.wav -share/sumwars/resources/sound/monster_sound_effects/bone1.wav -share/sumwars/resources/sound/monster_sound_effects/bone2.wav -share/sumwars/resources/sound/monster_sound_effects/bone3.wav -share/sumwars/resources/sound/monster_sound_effects/goblin_att_1.wav -share/sumwars/resources/sound/monster_sound_effects/goblin_att_2.wav -share/sumwars/resources/sound/monster_sound_effects/goblin_att_3.wav -share/sumwars/resources/sound/monster_sound_effects/goblin_att_4.wav -share/sumwars/resources/sound/monster_sound_effects/goblin_die_1.wav -share/sumwars/resources/sound/monster_sound_effects/goblin_die_2.wav -share/sumwars/resources/sound/monster_sound_effects/goblin_hit_1.wav -share/sumwars/resources/sound/monster_sound_effects/goblin_hit_2.wav -share/sumwars/resources/sound/monster_sound_effects/goblin_hit_3.wav -share/sumwars/resources/sound/monster_sound_effects/hiss.wav -share/sumwars/resources/sound/monster_sound_effects/slug_att_1.wav -share/sumwars/resources/sound/monster_sound_effects/slug_att_2.wav -share/sumwars/resources/sound/monster_sound_effects/slug_att_3.wav -share/sumwars/resources/sound/monster_sound_effects/slug_die_1.wav -share/sumwars/resources/sound/monster_sound_effects/slug_die_2.wav -share/sumwars/resources/sound/monster_sound_effects/slug_die_3.wav -share/sumwars/resources/sound/monster_sound_effects/slug_hit_1.wav -share/sumwars/resources/sound/monster_sound_effects/slug_hit_10.wav -share/sumwars/resources/sound/monster_sound_effects/slug_hit_2.wav -share/sumwars/resources/sound/monster_sound_effects/slug_hit_3.wav -share/sumwars/resources/sound/monster_sound_effects/slug_hit_4.wav -share/sumwars/resources/sound/monster_sound_effects/slug_hit_5.wav -share/sumwars/resources/sound/monster_sound_effects/slug_hit_6.wav -share/sumwars/resources/sound/monster_sound_effects/slug_hit_7.wav -share/sumwars/resources/sound/monster_sound_effects/slug_hit_8.wav -share/sumwars/resources/sound/monster_sound_effects/slug_hit_9.wav -share/sumwars/resources/sound/monster_sound_effects/spider_att_1.wav -share/sumwars/resources/sound/monster_sound_effects/wolf_att_1.wav -share/sumwars/resources/sound/monster_sound_effects/wolf_die_1.wav -share/sumwars/resources/sound/monster_sound_effects/zombie_att_1.wav -share/sumwars/resources/sound/monster_sound_effects/zombie_att_2.wav -share/sumwars/resources/sound/monster_sound_effects/zombie_att_3.wav -share/sumwars/resources/sound/monster_sound_effects/zombie_att_4.wav -share/sumwars/resources/sound/monster_sound_effects/zombie_att_5.wav -share/sumwars/resources/sound/monster_sound_effects/zombie_die_1.wav -share/sumwars/resources/sound/monster_sound_effects/zombie_die_2.wav -share/sumwars/resources/sound/monster_sound_effects/zombie_die_3.wav -share/sumwars/resources/sound/monster_sound_effects/zombie_hit_1.wav -share/sumwars/resources/sound/monster_sound_effects/zombie_hit_2.wav -share/sumwars/translation/de/LC_MESSAGES/defend_dwarfenwall.mo -share/sumwars/translation/de/LC_MESSAGES/fortify_dwarfenwall.mo -share/sumwars/translation/de/LC_MESSAGES/goblin_raid.mo -share/sumwars/translation/de/LC_MESSAGES/herb_collector.mo -share/sumwars/translation/de/LC_MESSAGES/joringsbridge.mo -share/sumwars/translation/de/LC_MESSAGES/maylons_grave.mo -share/sumwars/translation/de/LC_MESSAGES/menu.mo -share/sumwars/translation/de/LC_MESSAGES/rescue_willard.mo -share/sumwars/translation/de/LC_MESSAGES/rob_the_robber.mo -share/sumwars/translation/de/LC_MESSAGES/scout.mo -share/sumwars/translation/de/LC_MESSAGES/sumwars.mo -share/sumwars/translation/de/LC_MESSAGES/testquest.mo -share/sumwars/translation/de/LC_MESSAGES/the_ambush.mo -share/sumwars/translation/de/LC_MESSAGES/the_ambush_of_the_undead.mo -share/sumwars/translation/de/LC_MESSAGES/the_besieged_farm.mo -share/sumwars/translation/de/LC_MESSAGES/the_goblinslayer.mo -share/sumwars/translation/de/LC_MESSAGES/the_poolmonster.mo -share/sumwars/translation/de/LC_MESSAGES/the_trader.mo -share/sumwars/translation/de/LC_MESSAGES/tutorial.mo -share/sumwars/translation/it/LC_MESSAGES/defend_dwarfenwall.mo -share/sumwars/translation/it/LC_MESSAGES/fortify_dwarfenwall.mo -share/sumwars/translation/it/LC_MESSAGES/goblin_raid.mo -share/sumwars/translation/it/LC_MESSAGES/herb_collector.mo -share/sumwars/translation/it/LC_MESSAGES/joringsbridge.mo -share/sumwars/translation/it/LC_MESSAGES/maylons_grave.mo -share/sumwars/translation/it/LC_MESSAGES/menu.mo -share/sumwars/translation/it/LC_MESSAGES/rescue_willard.mo -share/sumwars/translation/it/LC_MESSAGES/rob_the_robber.mo -share/sumwars/translation/it/LC_MESSAGES/scout.mo -share/sumwars/translation/it/LC_MESSAGES/sumwars.mo -share/sumwars/translation/it/LC_MESSAGES/testquest.mo -share/sumwars/translation/it/LC_MESSAGES/the_ambush.mo -share/sumwars/translation/it/LC_MESSAGES/the_ambush_of_the_undead.mo -share/sumwars/translation/it/LC_MESSAGES/the_besieged_farm.mo -share/sumwars/translation/it/LC_MESSAGES/the_goblinslayer.mo -share/sumwars/translation/it/LC_MESSAGES/the_poolmonster.mo -share/sumwars/translation/it/LC_MESSAGES/the_trader.mo -share/sumwars/translation/it/LC_MESSAGES/tutorial.mo -share/sumwars/translation/ru/LC_MESSAGES/defend_dwarfenwall.mo -share/sumwars/translation/ru/LC_MESSAGES/fortify_dwarfenwall.mo -share/sumwars/translation/ru/LC_MESSAGES/goblin_raid.mo -share/sumwars/translation/ru/LC_MESSAGES/herb_collector.mo -share/sumwars/translation/ru/LC_MESSAGES/joringsbridge.mo -share/sumwars/translation/ru/LC_MESSAGES/maylons_grave.mo -share/sumwars/translation/ru/LC_MESSAGES/menu.mo -share/sumwars/translation/ru/LC_MESSAGES/rescue_willard.mo -share/sumwars/translation/ru/LC_MESSAGES/rob_the_robber.mo -share/sumwars/translation/ru/LC_MESSAGES/scout.mo -share/sumwars/translation/ru/LC_MESSAGES/sumwars.mo -share/sumwars/translation/ru/LC_MESSAGES/testquest.mo -share/sumwars/translation/ru/LC_MESSAGES/the_ambush.mo -share/sumwars/translation/ru/LC_MESSAGES/the_ambush_of_the_undead.mo -share/sumwars/translation/ru/LC_MESSAGES/the_besieged_farm.mo -share/sumwars/translation/ru/LC_MESSAGES/the_goblinslayer.mo -share/sumwars/translation/ru/LC_MESSAGES/the_poolmonster.mo -share/sumwars/translation/ru/LC_MESSAGES/the_trader.mo -share/sumwars/translation/ru/LC_MESSAGES/tutorial.mo -share/sumwars/translation/uk/LC_MESSAGES/defend_dwarfenwall.mo -share/sumwars/translation/uk/LC_MESSAGES/fortify_dwarfenwall.mo -share/sumwars/translation/uk/LC_MESSAGES/goblin_raid.mo -share/sumwars/translation/uk/LC_MESSAGES/herb_collector.mo -share/sumwars/translation/uk/LC_MESSAGES/joringsbridge.mo -share/sumwars/translation/uk/LC_MESSAGES/maylons_grave.mo -share/sumwars/translation/uk/LC_MESSAGES/menu.mo -share/sumwars/translation/uk/LC_MESSAGES/rescue_willard.mo -share/sumwars/translation/uk/LC_MESSAGES/rob_the_robber.mo -share/sumwars/translation/uk/LC_MESSAGES/scout.mo -share/sumwars/translation/uk/LC_MESSAGES/sumwars.mo -share/sumwars/translation/uk/LC_MESSAGES/testquest.mo -share/sumwars/translation/uk/LC_MESSAGES/the_ambush.mo -share/sumwars/translation/uk/LC_MESSAGES/the_ambush_of_the_undead.mo -share/sumwars/translation/uk/LC_MESSAGES/the_besieged_farm.mo -share/sumwars/translation/uk/LC_MESSAGES/the_goblinslayer.mo -share/sumwars/translation/uk/LC_MESSAGES/the_poolmonster.mo -share/sumwars/translation/uk/LC_MESSAGES/the_trader.mo -share/sumwars/translation/uk/LC_MESSAGES/tools.mo -share/sumwars/translation/uk/LC_MESSAGES/tutorial.mo -share/doc/sumwars-0.5.6/AUTHORS -share/doc/sumwars-0.5.6/COPYING -share/doc/sumwars-0.5.6/README -share/sumwars/resources/gui/xml_schemas/Imageset.xsd -share/sumwars/resources/gui/xml_schemas/Falagard.xsd -share/sumwars/resources/gui/xml_schemas/Font.xsd -share/sumwars/resources/gui/xml_schemas/Animation.xsd -share/sumwars/resources/gui/xml_schemas/GUIScheme.xsd -share/sumwars/resources/gui/xml_schemas/GUILayout.xsd -share/sumwars/resources/gui/xml_schemas/CEGUIConfig.xsd -share/sumwars/resources/models/OgreMeshUpgrade.log -share/sumwars/resources/sound/inventory_sound_effects/teleport.wav -share/sumwars/resources/sound/skill_sound_effects/cure_1.wav -share/sumwars/resources/sound/skill_sound_effects/cure_2.wav -share/sumwars/data/sound/skills.xml -share/sumwars/data/quests/greenOrchid.xml -share/sumwars/data/npc/copperrock.xml -share/sumwars/data/lua/localtestfuncs.lua -share/sumwars/translation/en/LC_MESSAGES/menu.mo -share/sumwars/translation/en/LC_MESSAGES/joringsbridge.mo -share/sumwars/translation/en/LC_MESSAGES/testquest.mo -share/sumwars/translation/en/LC_MESSAGES/scout.mo -share/sumwars/translation/en/LC_MESSAGES/the_ambush.mo -share/sumwars/translation/en/LC_MESSAGES/goblin_raid.mo -share/sumwars/translation/en/LC_MESSAGES/maylons_grave.mo -share/sumwars/translation/en/LC_MESSAGES/tools.mo -share/sumwars/translation/en/LC_MESSAGES/the_poolmonster.mo -share/sumwars/translation/en/LC_MESSAGES/tutorial.mo -share/sumwars/translation/en/LC_MESSAGES/rescue_willard.mo -share/sumwars/translation/en/LC_MESSAGES/defend_dwarfenwall.mo -share/sumwars/translation/en/LC_MESSAGES/sumwars.mo -share/sumwars/translation/en/LC_MESSAGES/herb_collector.mo -share/sumwars/translation/en/LC_MESSAGES/the_goblinslayer.mo -share/sumwars/translation/en/LC_MESSAGES/the_ambush_of_the_undead.mo -share/sumwars/translation/en/LC_MESSAGES/greenOrchid.mo -share/sumwars/translation/en/LC_MESSAGES/the_besieged_farm.mo -share/sumwars/translation/en/LC_MESSAGES/the_trader.mo -share/sumwars/translation/en/LC_MESSAGES/rob_the_robber.mo -share/sumwars/translation/en/LC_MESSAGES/fortify_dwarfenwall.mo -share/sumwars/translation/pl/LC_MESSAGES/menu.mo -share/sumwars/translation/pl/LC_MESSAGES/fortify_dwarfenwall.mo -share/sumwars/translation/pl/LC_MESSAGES/the_ambush_of_the_undead.mo -share/sumwars/translation/pl/LC_MESSAGES/herb_collector.mo -share/sumwars/translation/pl/LC_MESSAGES/scout.mo -share/sumwars/translation/pl/LC_MESSAGES/rob_the_robber.mo -share/sumwars/translation/pl/LC_MESSAGES/tutorial.mo -share/sumwars/translation/pl/LC_MESSAGES/the_poolmonster.mo -share/sumwars/translation/pl/LC_MESSAGES/testquest.mo -share/sumwars/translation/pl/LC_MESSAGES/the_besieged_farm.mo -share/sumwars/translation/pl/LC_MESSAGES/greenOrchid.mo -share/sumwars/translation/pl/LC_MESSAGES/tools.mo -share/sumwars/translation/pl/LC_MESSAGES/the_ambush.mo -share/sumwars/translation/pl/LC_MESSAGES/maylons_grave.mo -share/sumwars/translation/pl/LC_MESSAGES/goblin_raid.mo -share/sumwars/translation/pl/LC_MESSAGES/the_trader.mo -share/sumwars/translation/pl/LC_MESSAGES/joringsbridge.mo -share/sumwars/translation/pl/LC_MESSAGES/rescue_willard.mo -share/sumwars/translation/pl/LC_MESSAGES/sumwars.mo -share/sumwars/translation/pl/LC_MESSAGES/defend_dwarfenwall.mo -share/sumwars/translation/pl/LC_MESSAGES/the_goblinslayer.mo -share/sumwars/translation/it/LC_MESSAGES/greenOrchid.mo -share/sumwars/translation/it/LC_MESSAGES/tools.mo -share/sumwars/translation/de/LC_MESSAGES/greenOrchid.mo -share/sumwars/translation/de/LC_MESSAGES/tools.mo -share/sumwars/translation/uk/LC_MESSAGES/greenOrchid.mo -share/sumwars/translation/ru/LC_MESSAGES/greenOrchid.mo -share/sumwars/translation/ru/LC_MESSAGES/tools.mo -share/sumwars/translation/pt/LC_MESSAGES/greenOrchid.mo -share/sumwars/translation/pt/LC_MESSAGES/the_besieged_farm.mo -share/sumwars/translation/pt/LC_MESSAGES/herb_collector.mo -share/sumwars/translation/pt/LC_MESSAGES/the_trader.mo -share/sumwars/translation/pt/LC_MESSAGES/sumwars.mo -share/sumwars/translation/pt/LC_MESSAGES/rob_the_robber.mo -share/sumwars/translation/pt/LC_MESSAGES/the_goblinslayer.mo -share/sumwars/translation/pt/LC_MESSAGES/scout.mo -share/sumwars/translation/pt/LC_MESSAGES/maylons_grave.mo -share/sumwars/translation/pt/LC_MESSAGES/testquest.mo -share/sumwars/translation/pt/LC_MESSAGES/menu.mo -share/sumwars/translation/pt/LC_MESSAGES/the_ambush.mo -share/sumwars/translation/pt/LC_MESSAGES/joringsbridge.mo -share/sumwars/translation/pt/LC_MESSAGES/the_ambush_of_the_undead.mo -share/sumwars/translation/pt/LC_MESSAGES/tools.mo -share/sumwars/translation/pt/LC_MESSAGES/defend_dwarfenwall.mo -share/sumwars/translation/pt/LC_MESSAGES/tutorial.mo -share/sumwars/translation/pt/LC_MESSAGES/goblin_raid.mo -share/sumwars/translation/pt/LC_MESSAGES/fortify_dwarfenwall.mo -share/sumwars/translation/pt/LC_MESSAGES/the_poolmonster.mo -share/sumwars/translation/pt/LC_MESSAGES/rescue_willard.mo -@dirrmtry share/icons/hicolor/64x64 -@dirrmtry share/icons/hicolor/48x48 -@dirrmtry share/icons/hicolor/32x32 -@dirrmtry share/icons/hicolor/24x24 -@dirrmtry share/icons/hicolor/16x16 -@dirrmtry share/icons/hicolor/128x128 -@dirrmtry share/icons/hicolor -@dirrmtry share/icons -@dirrm share/sumwars/resources/sound/monster_sound_effects -@dirrm share/sumwars/resources/sound/magic_synth_sound_effects -@dirrm share/sumwars/resources/sound/battle_sound_effects -@dirrm share/sumwars/resources/sound/inventory_sound_effects -@dirrm share/sumwars/resources/sound/skill_sound_effects -@dirrm share/sumwars/resources/sound -@dirrm share/sumwars/resources/particle/ogre_1_6 -@dirrm share/sumwars/resources/particle -@dirrm share/sumwars/resources/packs -@dirrm share/sumwars/resources/music -@dirrm share/sumwars/resources/models/veg -@dirrm share/sumwars/resources/models/mine -@dirrm share/sumwars/resources/models -@dirrm share/sumwars/resources/materials/textures -@dirrm share/sumwars/resources/materials/scripts -@dirrm share/sumwars/resources/materials -@dirrm share/sumwars/resources/itempictures -@dirrm share/sumwars/resources/gui/schemes -@dirrm share/sumwars/resources/gui/looknfeel -@dirrm share/sumwars/resources/gui/layouts -@dirrm share/sumwars/resources/gui/imagesets -@dirrm share/sumwars/resources/gui/fonts -@dirrm share/sumwars/resources/gui/configs -@dirrm share/sumwars/resources/gui/animations -@dirrm share/sumwars/resources/gui/xml_schemas -@dirrm share/sumwars/resources/gui -@dirrm share/sumwars/resources/emotionsets -@dirrm share/sumwars/resources -@dirrm share/sumwars/data/world -@dirrm share/sumwars/data/renderinfo -@dirrm share/sumwars/data/projectiles -@dirrm share/sumwars/data/playerclasses -@dirrm share/sumwars/data/objects -@dirrm share/sumwars/data/object_groups -@dirrm share/sumwars/data/obj_templates -@dirrm share/sumwars/data/monsters -@dirrm share/sumwars/data/items -@dirrm share/sumwars/data/abilities -@dirrm share/sumwars/data/sound -@dirrm share/sumwars/data/quests -@dirrm share/sumwars/data/npc -@dirrm share/sumwars/data/lua -@dirrm share/sumwars/data -@dirrm share/doc/sumwars-0.5.6 -@dirrm share/sumwars/translation/en/LC_MESSAGES -@dirrm share/sumwars/translation/en -@dirrm share/sumwars/translation/extract -@dirrm share/sumwars/translation/pl/LC_MESSAGES -@dirrm share/sumwars/translation/pl -@dirrm share/sumwars/translation/it/LC_MESSAGES -@dirrm share/sumwars/translation/it -@dirrm share/sumwars/translation/de/LC_MESSAGES -@dirrm share/sumwars/translation/de -@dirrm share/sumwars/translation/uk/LC_MESSAGES -@dirrm share/sumwars/translation/uk -@dirrm share/sumwars/translation/ru/LC_MESSAGES -@dirrm share/sumwars/translation/ru -@dirrm share/sumwars/translation/pt/LC_MESSAGES -@dirrm share/sumwars/translation/pt -@dirrm share/sumwars/translation/potfiles -@dirrm share/sumwars/translation -@dirrm share/sumwars -@comment @exec mkdir -p %D/share/sumwars/translation/pt/LC_MESSAGES -@comment @exec mkdir -p %D/share/sumwars/translation/potfiles -@comment @exec mkdir -p %D/share/sumwars/translation/pl/LC_MESSAGES -@comment @exec mkdir -p %D/share/sumwars/translation/en -@comment @exec mkdir -p %D/share/sumwars/resources/materials/programs diff --git a/games/tyrquake/Makefile b/games/tyrquake/Makefile deleted file mode 100644 index 64e3d93e9ab3..000000000000 --- a/games/tyrquake/Makefile +++ /dev/null @@ -1,58 +0,0 @@ -# Created by: alepulver -# $FreeBSD$ - -PORTNAME= tyrquake -PORTVERSION= 0.59 -PORTREVISION= 2 -CATEGORIES= games -MASTER_SITES= http://disenchant.net/files/engine/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Very conservative branch of the Quake source code - -BROKEN= Fails to build -DEPRECATED= Broken for more than 5 months -EXPIRATION_DATE= 2014-06-30 - -USE_XORG= x11 xxf86vm xdamage xfixes xau xext xdmcp -USE_GL= yes -USES= gmake -MAKE_ENV= QBASEDIR="${Q1DIR}" X11BASE=${LOCALBASE} - -OPTIONS_DEFINE= OPTIMIZED_CFLAGS -OPTIONS_DEFINE_i386= ASM -ASM_DESC= x86 assembly code when possible - -OPTIONS_DEFAULT= OPTIMIZED_CFLAGS ASM - -NO_STAGE= yes -.include "${.CURDIR}/../quake-data/Makefile.include" - -.include <bsd.port.options.mk> - -.if ! ${PORT_OPTIONS:MOPTIMIZED_CFLAGS} -MAKE_ENV+= OPTIMIZED_CFLAGS=N -.endif - -.if ! ${PORT_OPTIONS:MASM} -MAKE_ENV+= USE_X86_ASM=N -.endif - -post-patch: - @${REINPLACE_CMD} -e '/-mtune/d' ${WRKSRC}/${MAKEFILE} - -do-install: -.for file in tyr-quake tyr-glquake tyr-qwcl tyr-glqwcl tyr-qwsv - ${INSTALL_PROGRAM} ${WRKSRC}/${file} ${PREFIX}/bin -.endfor -.if ${PORT_OPTIONS:MDOCS} - ${MKDIR} ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/readme.txt ${DOCSDIR} -.endif - -post-install: - @${ECHO_CMD} - @${CAT} ${PKGMESSAGE} - @${ECHO_CMD} - -.include <bsd.port.mk> diff --git a/games/tyrquake/distinfo b/games/tyrquake/distinfo deleted file mode 100644 index f009f693a9a0..000000000000 --- a/games/tyrquake/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (tyrquake-0.59.tar.gz) = 1414579ca183116396298c71c25dc245e80f375608c04d41a84e69c334865088 -SIZE (tyrquake-0.59.tar.gz) = 1188781 diff --git a/games/tyrquake/files/patch-Makefile b/games/tyrquake/files/patch-Makefile deleted file mode 100644 index 4bbb9d5ec04c..000000000000 --- a/games/tyrquake/files/patch-Makefile +++ /dev/null @@ -1,20 +0,0 @@ ---- Makefile.orig 2008-04-26 11:05:35.000000000 +0000 -+++ Makefile 2009-02-19 20:21:49.000000000 +0000 -@@ -124,7 +124,7 @@ - NQ_W32_SW_LIBS = mgllt ddraw - NQ_W32_GL_LIBS = opengl32 comctl32 - --NQ_UNIX_COMMON_LIBS = m X11 Xext Xxf86dga Xxf86vm -+NQ_UNIX_COMMON_LIBS = m X11 Xext Xxf86vm - NQ_UNIX_GL_LIBS = GL - - NQ_W32_SW_LFLAGS := $(patsubst %,-l%,$(NQ_W32_SW_LIBS) $(NQ_W32_COMMON_LIBS)) -@@ -829,7 +829,7 @@ - QW_W32_SW_LIBS = mgllt - QW_W32_GL_LIBS = opengl32 comctl32 - --QW_UNIX_COMMON_LIBS = m X11 Xext Xxf86dga Xxf86vm -+QW_UNIX_COMMON_LIBS = m X11 Xext Xxf86vm - QW_UNIX_GL_LIBS = GL - - QW_W32_SW_LFLAGS := $(patsubst %,-l%,$(QW_W32_SW_LIBS) $(QW_W32_COMMON_LIBS)) diff --git a/games/tyrquake/files/patch-common::gl_vidlinuxglx.c b/games/tyrquake/files/patch-common::gl_vidlinuxglx.c deleted file mode 100644 index 10fe76a75454..000000000000 --- a/games/tyrquake/files/patch-common::gl_vidlinuxglx.c +++ /dev/null @@ -1,20 +0,0 @@ ---- common/gl_vidlinuxglx.c.orig 2009-01-24 11:35:16.000000000 +0100 -+++ common/gl_vidlinuxglx.c 2009-01-24 11:35:26.000000000 +0100 -@@ -387,16 +387,12 @@ - - case MotionNotify: - if (mouse_grab_active) { -- if (dga_mouse_active) { -- mouse_x += event.xmotion.x_root; -- mouse_y += event.xmotion.y_root; -- } else { - mouse_x = event.xmotion.x - (int)(vid.width / 2); - mouse_y = event.xmotion.y - (int)(vid.height / 2); - - if (mouse_x || mouse_y) - dowarp = true; -- } -+ - } - break; - diff --git a/games/tyrquake/files/patch-common::in_x11.c b/games/tyrquake/files/patch-common::in_x11.c deleted file mode 100644 index a245bb76567f..000000000000 --- a/games/tyrquake/files/patch-common::in_x11.c +++ /dev/null @@ -1,116 +0,0 @@ ---- common/in_x11.c.orig 2009-01-24 11:18:46.000000000 +0100 -+++ common/in_x11.c 2009-01-24 11:27:30.000000000 +0100 -@@ -25,15 +25,11 @@ - #include "vid.h" - #include "sys.h" - --#include <X11/extensions/xf86dga.h> -- - // FIXME - make static when possible - qboolean mouse_available = false; // Mouse available for use - - static qboolean keyboard_grab_active = false; - qboolean mouse_grab_active = false; --static qboolean dga_available = false; --qboolean dga_mouse_active = false; - - int mouse_x, mouse_y; - -@@ -58,41 +54,7 @@ - } - - --static void --IN_ActivateDGAMouse(void) --{ -- if (dga_available && !dga_mouse_active) { -- XF86DGADirectVideo(x_disp, DefaultScreen(x_disp), XF86DGADirectMouse); -- dga_mouse_active = true; -- } --} -- --static void --IN_DeactivateDGAMouse(void) --{ -- if (dga_available && dga_mouse_active) { -- XF86DGADirectVideo(x_disp, DefaultScreen(x_disp), 0); -- dga_mouse_active = false; -- IN_CenterMouse(); // maybe set mouse_x = 0 and mouse_y = 0? -- } --} -- --static void --in_dgamouse_f(struct cvar_s *var) --{ -- if (var->value) { -- Con_DPrintf("Callback: in_dgamouse ON\n"); -- IN_ActivateDGAMouse(); -- } else { -- Con_DPrintf("Callback: in_dgamouse OFF\n"); -- IN_DeactivateDGAMouse(); -- } --} -- - cvar_t in_mouse = { "in_mouse", "1", false }; --cvar_t in_dgamouse = { "in_dgamouse", "1", false, false, 0, -- in_dgamouse_f --}; - cvar_t _windowed_mouse = { "_windowed_mouse", "0", true, false, 0, - windowed_mouse_f - }; -@@ -154,13 +116,6 @@ - } - mouse_grab_active = true; - -- // FIXME - need those cvar callbacks to fix changed values... -- if (dga_available) { -- if (in_dgamouse.value) -- IN_ActivateDGAMouse(); -- } else { -- in_dgamouse.value = 0; -- } - } else { - Sys_Error("Bad grab?"); - } -@@ -174,10 +129,6 @@ - XUndefineCursor(x_disp, x_win); - mouse_grab_active = false; - } -- -- if (dga_mouse_active) { -- IN_DeactivateDGAMouse(); -- } - } - - void -@@ -208,7 +159,6 @@ - IN_InitCvars(void) - { - Cvar_RegisterVariable(&in_mouse); -- Cvar_RegisterVariable(&in_dgamouse); - Cvar_RegisterVariable(&m_filter); - Cvar_RegisterVariable(&_windowed_mouse); - } -@@ -220,7 +170,6 @@ - - keyboard_grab_active = false; - mouse_grab_active = false; -- dga_mouse_active = false; - - // FIXME - do proper detection? - // - Also, look at other vid_*.c files for clues -@@ -229,14 +178,6 @@ - if (x_disp == NULL) - Sys_Error("x_disp not initialised before input..."); - -- if (!XF86DGAQueryVersion(x_disp, &MajorVersion, &MinorVersion)) { -- Con_Printf("Failed to detect XF86DGA Mouse\n"); -- in_dgamouse.value = 0; -- dga_available = false; -- } else { -- dga_available = true; -- } -- - // Need to grab the input focus at startup, just in case... - // FIXME - must be viewable or get BadMatch - XSetInputFocus(x_disp, x_win, RevertToParent, CurrentTime); diff --git a/games/tyrquake/files/patch-common::vid_x.c b/games/tyrquake/files/patch-common::vid_x.c deleted file mode 100644 index fbe3ce995ebf..000000000000 --- a/games/tyrquake/files/patch-common::vid_x.c +++ /dev/null @@ -1,19 +0,0 @@ ---- common/vid_x.c.orig 2009-01-24 11:30:23.000000000 +0100 -+++ common/vid_x.c 2009-01-24 11:32:14.000000000 +0100 -@@ -1059,16 +1059,11 @@ - - case MotionNotify: - if (mouse_grab_active) { -- if (dga_mouse_active) { -- mouse_x += x_event.xmotion.x_root; -- mouse_y += x_event.xmotion.y_root; -- } else { - mouse_x = x_event.xmotion.x - (int)(vid.width / 2); - mouse_y = x_event.xmotion.y - (int)(vid.height / 2); - - if (mouse_x || mouse_y) - dowarp = true; -- } - } - break; - diff --git a/games/tyrquake/pkg-descr b/games/tyrquake/pkg-descr deleted file mode 100644 index af4430ced929..000000000000 --- a/games/tyrquake/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -This is meant to be a very conservative branch of the Quake source code. I -intend to support Quake and Quakeworld in both software and GL versions, as -well as Quakeworld Server; all on both MS Windows and Linux. I don't intend on -adding lots of rendering enhancements, but rather fixing little bugs that I've -come across over the years. I'll be adding small enhancements, but I don't -want to completely overhaul the engine. - -WWW: http://disenchant.net/engine.html diff --git a/games/tyrquake/pkg-message b/games/tyrquake/pkg-message deleted file mode 100644 index b283257c39cd..000000000000 --- a/games/tyrquake/pkg-message +++ /dev/null @@ -1,8 +0,0 @@ -============================================================================== - -TyrQuake has been installed. - -If you have sound problems try running it with the parameter -"-sndspeed <speed>", where "<speed>" could be 22050 or 44100 for example. - -============================================================================== diff --git a/games/tyrquake/pkg-plist b/games/tyrquake/pkg-plist deleted file mode 100644 index a1dd58d8b0af..000000000000 --- a/games/tyrquake/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -bin/tyr-glquake -bin/tyr-glqwcl -bin/tyr-quake -bin/tyr-qwcl -bin/tyr-qwsv -%%PORTDOCS%%%%DOCSDIR%%/readme.txt -%%PORTDOCS%%@dirrm %%DOCSDIR%% |