pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/games



Module Name:    pkgsrc
Committed By:   nia
Date:           Wed Nov 13 16:37:55 UTC 2019

Modified Files:
        pkgsrc/games: Makefile
Added Files:
        pkgsrc/games/gemrb: DESCR MESSAGE Makefile PLIST distinfo

Log Message:
Add games/gemrb.

GemRB is a portable open-source reimplementation of the Infinity Engine that
underpinned Baldur's Gate, Icewind Dale and Planescape: Torment. It sports
a cleaner design, greater extensibility and several innovations.


To generate a diff of this commit:
cvs rdiff -u -r1.467 -r1.468 pkgsrc/games/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/games/gemrb/DESCR pkgsrc/games/gemrb/MESSAGE \
    pkgsrc/games/gemrb/Makefile pkgsrc/games/gemrb/PLIST \
    pkgsrc/games/gemrb/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/games/Makefile
diff -u pkgsrc/games/Makefile:1.467 pkgsrc/games/Makefile:1.468
--- pkgsrc/games/Makefile:1.467 Sun Nov  3 12:12:56 2019
+++ pkgsrc/games/Makefile       Wed Nov 13 16:37:55 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.467 2019/11/03 12:12:56 nia Exp $
+# $NetBSD: Makefile,v 1.468 2019/11/13 16:37:55 nia Exp $
 #
 
 COMMENT=       Games
@@ -148,6 +148,7 @@ SUBDIR+=    gate88
 SUBDIR+=       gbrainy
 SUBDIR+=       gcompris
 SUBDIR+=       gemdropx
+SUBDIR+=       gemrb
 SUBDIR+=       genecys-client
 SUBDIR+=       genecys-data
 SUBDIR+=       ggz-client-libs

Added files:

Index: pkgsrc/games/gemrb/DESCR
diff -u /dev/null pkgsrc/games/gemrb/DESCR:1.1
--- /dev/null   Wed Nov 13 16:37:55 2019
+++ pkgsrc/games/gemrb/DESCR    Wed Nov 13 16:37:55 2019
@@ -0,0 +1,3 @@
+GemRB is a portable open-source reimplementation of the Infinity Engine that
+underpinned Baldur's Gate, Icewind Dale and Planescape: Torment. It sports
+a cleaner design, greater extensibility and several innovations.
Index: pkgsrc/games/gemrb/MESSAGE
diff -u /dev/null pkgsrc/games/gemrb/MESSAGE:1.1
--- /dev/null   Wed Nov 13 16:37:55 2019
+++ pkgsrc/games/gemrb/MESSAGE  Wed Nov 13 16:37:55 2019
@@ -0,0 +1,13 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2019/11/13 16:37:55 nia Exp $
+
+To install the DRM-free version of Baldur's Gate:
+
+$ innoextract setup_baldurs_gate_2.0.0.20.exe
+$ mv app ~/BaldursGate
+$ mkdir ~/.gemrb
+$ mv ${PREFIX}/share/examples/gemrb/GemRB.cfg.sample ~/.gemrb/gemrb.cfg
+
+Edit ~/.gemrb/gemrb.cfg and change the GamePath to ~/BaldursGate.
+
+===========================================================================
Index: pkgsrc/games/gemrb/Makefile
diff -u /dev/null pkgsrc/games/gemrb/Makefile:1.1
--- /dev/null   Wed Nov 13 16:37:55 2019
+++ pkgsrc/games/gemrb/Makefile Wed Nov 13 16:37:55 2019
@@ -0,0 +1,46 @@
+# $NetBSD: Makefile,v 1.1 2019/11/13 16:37:55 nia Exp $
+
+DISTNAME=      gemrb-0.8.5
+CATEGORIES=    games
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=gemrb/}
+GITHUB_TAG=    v${PKGVERSION_NOREV}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://www.gemrb.org/
+COMMENT=       Reimplementation of the Infinity Engine used in 2D RPGs by Bioware
+LICENSE=       gnu-gpl-v2
+
+USE_CMAKE=     yes
+USE_LANGUAGES= c c++
+USE_TOOLS+=    pkg-config
+
+LDFLAGS+=      ${COMPILER_RPATH_FLAG}${PREFIX}/lib/gemrb
+
+CMAKE_ARGS+=   -DDISABLE_WERROR=ON
+CMAKE_ARGS+=   -DUSE_LIBVLC=OFF
+CMAKE_ARGS+=   -DMAN_DIR="${PREFIX}/${PKGMANDIR}/man6"
+CMAKE_ARGS+=   -DEXAMPLE_CONF_DIR="${PREFIX}/share/examples/gemrb"
+CMAKE_ARGS+=   -DSDL_BACKEND="SDL2"
+
+CMAKE_ARG_PATH=        ..
+CONFIGURE_DIRS=        build
+
+REPLACE_PYTHON=        admin/extend2da.py
+
+# https://github.com/gemrb/gemrb/issues/101
+PYTHON_VERSIONS_ACCEPTED=      27
+
+pre-configure:
+       ${MKDIR} ${WRKSRC}/build
+
+.include "../../audio/openal-soft/buildlink3.mk"
+.include "../../audio/SDL2_mixer/buildlink3.mk"
+.include "../../audio/libvorbis/buildlink3.mk"
+.include "../../devel/SDL2/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
+.include "../../graphics/freetype2/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../graphics/png/buildlink3.mk"
+.include "../../lang/python/application.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/games/gemrb/PLIST
diff -u /dev/null pkgsrc/games/gemrb/PLIST:1.1
--- /dev/null   Wed Nov 13 16:37:55 2019
+++ pkgsrc/games/gemrb/PLIST    Wed Nov 13 16:37:55 2019
@@ -0,0 +1,2233 @@
+@comment $NetBSD: PLIST,v 1.1 2019/11/13 16:37:55 nia Exp $
+bin/extend2da.py
+bin/gemrb
+lib/gemrb/libgemrb_core.so
+lib/gemrb/libgemrb_core.so.${PKGVERSION}
+lib/gemrb/plugins/2DAImporter.so
+lib/gemrb/plugins/ACMReader.so
+lib/gemrb/plugins/AREImporter.so
+lib/gemrb/plugins/BAMImporter.so
+lib/gemrb/plugins/BIFImporter.so
+lib/gemrb/plugins/BMPImporter.so
+lib/gemrb/plugins/BMPWriter.so
+lib/gemrb/plugins/CHUImporter.so
+lib/gemrb/plugins/CREImporter.so
+lib/gemrb/plugins/DLGImporter.so
+lib/gemrb/plugins/DirectoryImporter.so
+lib/gemrb/plugins/EFFImporter.so
+lib/gemrb/plugins/FXOpcodes.so
+lib/gemrb/plugins/GAMImporter.so
+lib/gemrb/plugins/GUIScript.so
+lib/gemrb/plugins/IDSImporter.so
+lib/gemrb/plugins/INIImporter.so
+lib/gemrb/plugins/ITMImporter.so
+lib/gemrb/plugins/IWDOpcodes.so
+lib/gemrb/plugins/KEYImporter.so
+lib/gemrb/plugins/MOSImporter.so
+lib/gemrb/plugins/MUSImporter.so
+lib/gemrb/plugins/MVEPlayer.so
+lib/gemrb/plugins/NullSound.so
+lib/gemrb/plugins/NullSource.so
+lib/gemrb/plugins/OGGReader.so
+lib/gemrb/plugins/OpenALAudio.so
+lib/gemrb/plugins/PLTImporter.so
+lib/gemrb/plugins/PNGImporter.so
+lib/gemrb/plugins/PROImporter.so
+lib/gemrb/plugins/PSTOpcodes.so
+lib/gemrb/plugins/SAVImporter.so
+lib/gemrb/plugins/SDLVideo.so
+lib/gemrb/plugins/SPLImporter.so
+lib/gemrb/plugins/STOImporter.so
+lib/gemrb/plugins/TISImporter.so
+lib/gemrb/plugins/TLKImporter.so
+lib/gemrb/plugins/TTFImporter.so
+lib/gemrb/plugins/WAVReader.so
+lib/gemrb/plugins/WEDImporter.so
+lib/gemrb/plugins/WMPImporter.so
+lib/gemrb/plugins/ZLibManager.so
+man/man6/gemrb.6
+share/applications/gemrb.desktop
+share/doc/gemrb/AUTHORS
+share/doc/gemrb/COPYING
+share/doc/gemrb/INSTALL
+share/doc/gemrb/NEWS
+share/doc/gemrb/README
+share/doc/gemrb/en/CheatKeys.txt
+share/doc/gemrb/en/CodingStyle.txt
+share/doc/gemrb/en/Engine/Charcolors.txt
+share/doc/gemrb/en/Engine/Containers.txt
+share/doc/gemrb/en/Engine/Doors.txt
+share/doc/gemrb/en/Engine/Effects.txt
+share/doc/gemrb/en/Engine/Projectile.txt
+share/doc/gemrb/en/Engine/Triggers.txt
+share/doc/gemrb/en/Engine/Usability.txt
+share/doc/gemrb/en/EngineChanges.txt
+share/doc/gemrb/en/GUIScript/accessing_gui_controls.txt
+share/doc/gemrb/en/GUIScript/bit_operation.txt
+share/doc/gemrb/en/GUIScript/console.txt
+share/doc/gemrb/en/GUIScript/controls.txt
+share/doc/gemrb/en/GUIScript/data_exchange.txt
+share/doc/gemrb/en/GUIScript/doc_template.txt
+share/doc/gemrb/en/GUIScript/index.txt
+share/doc/gemrb/en/GUIScript/reserved_functions.txt
+share/doc/gemrb/en/GUIScript/start.txt
+share/doc/gemrb/en/Release.txt
+share/doc/gemrb/en/Tables/HPBARB.txt
+share/doc/gemrb/en/Tables/ability.txt
+share/doc/gemrb/en/Tables/aligns.txt
+share/doc/gemrb/en/Tables/areapro.txt
+share/doc/gemrb/en/Tables/avatars.txt
+share/doc/gemrb/en/Tables/avprefix.txt
+share/doc/gemrb/en/Tables/cgtable.txt
+share/doc/gemrb/en/Tables/classes.txt
+share/doc/gemrb/en/Tables/clowncol.txt
+share/doc/gemrb/en/Tables/comment.txt
+share/doc/gemrb/en/Tables/containr.txt
+share/doc/gemrb/en/Tables/damage.txt
+share/doc/gemrb/en/Tables/defsound.txt
+share/doc/gemrb/en/Tables/dmgtype.txt
+share/doc/gemrb/en/Tables/fistweap.txt
+share/doc/gemrb/en/Tables/fonts.txt
+share/doc/gemrb/en/Tables/formatio.txt
+share/doc/gemrb/en/Tables/guibtact.txt
+share/doc/gemrb/en/Tables/item_use.txt
+share/doc/gemrb/en/Tables/itemsnd.txt
+share/doc/gemrb/en/Tables/itemspec.txt
+share/doc/gemrb/en/Tables/itemtype.txt
+share/doc/gemrb/en/Tables/itemuse.txt
+share/doc/gemrb/en/Tables/magesch.txt
+share/doc/gemrb/en/Tables/modal.txt
+share/doc/gemrb/en/Tables/overlay.txt
+share/doc/gemrb/en/Tables/pathfind.txt
+share/doc/gemrb/en/Tables/pdolls.txt
+share/doc/gemrb/en/Tables/pictures.txt
+share/doc/gemrb/en/Tables/polystat.txt
+share/doc/gemrb/en/Tables/proftype.txt
+share/doc/gemrb/en/Tables/qslots.txt
+share/doc/gemrb/en/Tables/races.txt
+share/doc/gemrb/en/Tables/randitem.txt
+share/doc/gemrb/en/Tables/restmov.txt
+share/doc/gemrb/en/Tables/savegame.txt
+share/doc/gemrb/en/Tables/script.txt
+share/doc/gemrb/en/Tables/shtable.txt
+share/doc/gemrb/en/Tables/skills.txt
+share/doc/gemrb/en/Tables/skillsta.txt
+share/doc/gemrb/en/Tables/slottype.txt
+share/doc/gemrb/en/Tables/spells.txt
+share/doc/gemrb/en/Tables/splprot.txt
+share/doc/gemrb/en/Tables/splspec.txt
+share/doc/gemrb/en/Tables/stances.txt
+share/doc/gemrb/en/Tables/start.txt
+share/doc/gemrb/en/Tables/states.txt
+share/doc/gemrb/en/Tables/storespl.txt
+share/doc/gemrb/en/Tables/strings.txt
+share/doc/gemrb/en/Tables/table_template.txt
+share/doc/gemrb/en/Tables/textscrn.txt
+share/doc/gemrb/en/Tables/wildmag.txt
+share/doc/gemrb/en/Tables/wsshield.txt
+share/doc/gemrb/en/Tables/wssingle.txt
+share/doc/gemrb/en/Tables/wstwohnd.txt
+share/doc/gemrb/en/Tables/wstwowpn.txt
+share/doc/gemrb/en/default_ini.txt
+share/doc/gemrb/en/gemrb_ini.txt
+share/examples/gemrb/GemRB.cfg.noinstall.sample
+share/examples/gemrb/GemRB.cfg.sample
+share/gemrb/GUIScripts/Actor.py
+share/gemrb/GUIScripts/AutodetectCommon.py
+share/gemrb/GUIScripts/BGCommon.py
+share/gemrb/GUIScripts/CommonTables.py
+share/gemrb/GUIScripts/CommonWindow.py
+share/gemrb/GUIScripts/CreateControlDecorators.py
+share/gemrb/GUIScripts/DualClass.py
+share/gemrb/GUIScripts/ExportFile.py
+share/gemrb/GUIScripts/GUIClasses.py
+share/gemrb/GUIScripts/GUICommon.py
+share/gemrb/GUIScripts/GUICommonWindows.py
+share/gemrb/GUIScripts/GUIDefines.py
+share/gemrb/GUIScripts/GUILOAD.py
+share/gemrb/GUIScripts/GUIMA.py
+share/gemrb/GUIScripts/GUIMG.py
+share/gemrb/GUIScripts/GUIMOVIE.py
+share/gemrb/GUIScripts/GUIOPT.py
+share/gemrb/GUIScripts/GUIOPTControls.py
+share/gemrb/GUIScripts/GUIPR.py
+share/gemrb/GUIScripts/GUIREC.py
+share/gemrb/GUIScripts/GUIRECCommon.py
+share/gemrb/GUIScripts/GUISAVE.py
+share/gemrb/GUIScripts/GUISONGS.py
+share/gemrb/GUIScripts/GUISTORE.py
+share/gemrb/GUIScripts/GUIWORLD.py
+share/gemrb/GUIScripts/GameCheck.py
+share/gemrb/GUIScripts/InventoryCommon.py
+share/gemrb/GUIScripts/LUCommon.py
+share/gemrb/GUIScripts/LUProfsSelection.py
+share/gemrb/GUIScripts/LUSkillsSelection.py
+share/gemrb/GUIScripts/LUSpellSelection.py
+share/gemrb/GUIScripts/LevelUp.py
+share/gemrb/GUIScripts/MetaClasses.py
+share/gemrb/GUIScripts/Portrait.py
+share/gemrb/GUIScripts/Spellbook.py
+share/gemrb/GUIScripts/TextScreen.py
+share/gemrb/GUIScripts/bg1/Autodetect.py
+share/gemrb/GUIScripts/bg1/CharGen.py
+share/gemrb/GUIScripts/bg1/CharGenCommon.py
+share/gemrb/GUIScripts/bg1/CharGenGui.py
+share/gemrb/GUIScripts/bg1/GUICG1.py
+share/gemrb/GUIScripts/bg1/GUICG10.py
+share/gemrb/GUIScripts/bg1/GUICG12.py
+share/gemrb/GUIScripts/bg1/GUICG13.py
+share/gemrb/GUIScripts/bg1/GUICG15.py
+share/gemrb/GUIScripts/bg1/GUICG19.py
+share/gemrb/GUIScripts/bg1/GUICG2.py
+share/gemrb/GUIScripts/bg1/GUICG22.py
+share/gemrb/GUIScripts/bg1/GUICG3.py
+share/gemrb/GUIScripts/bg1/GUICG4.py
+share/gemrb/GUIScripts/bg1/GUICG5.py
+share/gemrb/GUIScripts/bg1/GUICG6.py
+share/gemrb/GUIScripts/bg1/GUICG7.py
+share/gemrb/GUIScripts/bg1/GUICG8.py
+share/gemrb/GUIScripts/bg1/GUICG9.py
+share/gemrb/GUIScripts/bg1/GUIINV.py
+share/gemrb/GUIScripts/bg1/GUIJRNL.py
+share/gemrb/GUIScripts/bg1/GUIMP.py
+share/gemrb/GUIScripts/bg1/ImportFile.py
+share/gemrb/GUIScripts/bg1/LoadScreen.py
+share/gemrb/GUIScripts/bg1/MessageWindow.py
+share/gemrb/GUIScripts/bg1/QuitGame.py
+share/gemrb/GUIScripts/bg1/Start.py
+share/gemrb/GUIScripts/bg2/Autodetect.py
+share/gemrb/GUIScripts/bg2/CharGen.py
+share/gemrb/GUIScripts/bg2/CharGen2.py
+share/gemrb/GUIScripts/bg2/CharGen3.py
+share/gemrb/GUIScripts/bg2/CharGen4.py
+share/gemrb/GUIScripts/bg2/CharGen5.py
+share/gemrb/GUIScripts/bg2/CharGen6.py
+share/gemrb/GUIScripts/bg2/CharGen7.py
+share/gemrb/GUIScripts/bg2/CharGen8.py
+share/gemrb/GUIScripts/bg2/CharGen9.py
+share/gemrb/GUIScripts/bg2/CharGenCommon.py
+share/gemrb/GUIScripts/bg2/CharGenEnd.py
+share/gemrb/GUIScripts/bg2/DemoEnd.py
+share/gemrb/GUIScripts/bg2/GUICG1.py
+share/gemrb/GUIScripts/bg2/GUICG10.py
+share/gemrb/GUIScripts/bg2/GUICG12.py
+share/gemrb/GUIScripts/bg2/GUICG13.py
+share/gemrb/GUIScripts/bg2/GUICG15.py
+share/gemrb/GUIScripts/bg2/GUICG19.py
+share/gemrb/GUIScripts/bg2/GUICG2.py
+share/gemrb/GUIScripts/bg2/GUICG22.py
+share/gemrb/GUIScripts/bg2/GUICG23.py
+share/gemrb/GUIScripts/bg2/GUICG24.py
+share/gemrb/GUIScripts/bg2/GUICG3.py
+share/gemrb/GUIScripts/bg2/GUICG4.py
+share/gemrb/GUIScripts/bg2/GUICG5.py
+share/gemrb/GUIScripts/bg2/GUICG6.py
+share/gemrb/GUIScripts/bg2/GUICG7.py
+share/gemrb/GUIScripts/bg2/GUICG8.py
+share/gemrb/GUIScripts/bg2/GUICG9.py
+share/gemrb/GUIScripts/bg2/GUIINV.py
+share/gemrb/GUIScripts/bg2/GUIJRNL.py
+share/gemrb/GUIScripts/bg2/ImportFile.py
+share/gemrb/GUIScripts/bg2/ImportGame.py
+share/gemrb/GUIScripts/bg2/LUHLASelection.py
+share/gemrb/GUIScripts/bg2/LoadScreen.py
+share/gemrb/GUIScripts/bg2/MessageWindow.py
+share/gemrb/GUIScripts/bg2/QuitGame.py
+share/gemrb/GUIScripts/bg2/Start.py
+share/gemrb/GUIScripts/bg2/Start2.py
+share/gemrb/GUIScripts/bg2/StartOpt.py
+share/gemrb/GUIScripts/demo/GUIINV.py
+share/gemrb/GUIScripts/demo/GUIJRNL.py
+share/gemrb/GUIScripts/demo/GUIMA.py
+share/gemrb/GUIScripts/demo/GUIMG.py
+share/gemrb/GUIScripts/demo/GUIOPT.py
+share/gemrb/GUIScripts/demo/GUIPR.py
+share/gemrb/GUIScripts/demo/LoadScreen.py
+share/gemrb/GUIScripts/demo/MessageWindow.py
+share/gemrb/GUIScripts/demo/README
+share/gemrb/GUIScripts/demo/SetupGame.py
+share/gemrb/GUIScripts/demo/Start.py
+share/gemrb/GUIScripts/demo/Tests.py
+share/gemrb/GUIScripts/ie_action.py
+share/gemrb/GUIScripts/ie_feats.py
+share/gemrb/GUIScripts/ie_modal.py
+share/gemrb/GUIScripts/ie_restype.py
+share/gemrb/GUIScripts/ie_slots.py
+share/gemrb/GUIScripts/ie_sounds.py
+share/gemrb/GUIScripts/ie_spells.py
+share/gemrb/GUIScripts/ie_stats.py
+share/gemrb/GUIScripts/include.py
+share/gemrb/GUIScripts/iwd/Autodetect.py
+share/gemrb/GUIScripts/iwd/CharGen.py
+share/gemrb/GUIScripts/iwd/GUIINV.py
+share/gemrb/GUIScripts/iwd/GUIJRNL.py
+share/gemrb/GUIScripts/iwd/LoadScreen.py
+share/gemrb/GUIScripts/iwd/MessageWindow.py
+share/gemrb/GUIScripts/iwd/PartyFormation.py
+share/gemrb/GUIScripts/iwd/QuitGame.py
+share/gemrb/GUIScripts/iwd/Start.py
+share/gemrb/GUIScripts/iwd2/Abilities.py
+share/gemrb/GUIScripts/iwd2/Alignment.py
+share/gemrb/GUIScripts/iwd2/Appearance.py
+share/gemrb/GUIScripts/iwd2/Autodetect.py
+share/gemrb/GUIScripts/iwd2/CGPortrait.py
+share/gemrb/GUIScripts/iwd2/CSound.py
+share/gemrb/GUIScripts/iwd2/CharGen.py
+share/gemrb/GUIScripts/iwd2/CharGen2.py
+share/gemrb/GUIScripts/iwd2/CharGen3.py
+share/gemrb/GUIScripts/iwd2/CharGen4.py
+share/gemrb/GUIScripts/iwd2/CharGen5.py
+share/gemrb/GUIScripts/iwd2/CharGen6.py
+share/gemrb/GUIScripts/iwd2/CharGen7.py
+share/gemrb/GUIScripts/iwd2/CharGen8.py
+share/gemrb/GUIScripts/iwd2/CharGen9.py
+share/gemrb/GUIScripts/iwd2/CharOverview.py
+share/gemrb/GUIScripts/iwd2/Class.py
+share/gemrb/GUIScripts/iwd2/Enemy.py
+share/gemrb/GUIScripts/iwd2/Feats.py
+share/gemrb/GUIScripts/iwd2/GUIINV.py
+share/gemrb/GUIScripts/iwd2/GUIJRNL.py
+share/gemrb/GUIScripts/iwd2/GUILOAD.py
+share/gemrb/GUIScripts/iwd2/GUIREC.py
+share/gemrb/GUIScripts/iwd2/GUISPL.py
+share/gemrb/GUIScripts/iwd2/GUIWORLD.py
+share/gemrb/GUIScripts/iwd2/Gender.py
+share/gemrb/GUIScripts/iwd2/IDLUCommon.py
+share/gemrb/GUIScripts/iwd2/ImportFile.py
+share/gemrb/GUIScripts/iwd2/LoadScreen.py
+share/gemrb/GUIScripts/iwd2/MessageWindow.py
+share/gemrb/GUIScripts/iwd2/Name.py
+share/gemrb/GUIScripts/iwd2/Options.py
+share/gemrb/GUIScripts/iwd2/QuitGame.py
+share/gemrb/GUIScripts/iwd2/Race.py
+share/gemrb/GUIScripts/iwd2/SPParty.py
+share/gemrb/GUIScripts/iwd2/SPParty2.py
+share/gemrb/GUIScripts/iwd2/SPPartyFormation.py
+share/gemrb/GUIScripts/iwd2/Skills.py
+share/gemrb/GUIScripts/iwd2/Songs.py
+share/gemrb/GUIScripts/iwd2/Spells.py
+share/gemrb/GUIScripts/iwd2/Start.py
+share/gemrb/GUIScripts/iwd2/SubRaces.py
+share/gemrb/GUIScripts/maze_defs.py
+share/gemrb/GUIScripts/pst/Autodetect.py
+share/gemrb/GUIScripts/pst/FloatMenuWindow.py
+share/gemrb/GUIScripts/pst/GUIINV.py
+share/gemrb/GUIScripts/pst/GUIJRNL.py
+share/gemrb/GUIScripts/pst/GUILOAD.py
+share/gemrb/GUIScripts/pst/GUIMA.py
+share/gemrb/GUIScripts/pst/GUIMG.py
+share/gemrb/GUIScripts/pst/GUIOPT.py
+share/gemrb/GUIScripts/pst/GUIPR.py
+share/gemrb/GUIScripts/pst/GUIREC.py
+share/gemrb/GUIScripts/pst/GUIWORLD.py
+share/gemrb/GUIScripts/pst/LoadScreen.py
+share/gemrb/GUIScripts/pst/Maze.py
+share/gemrb/GUIScripts/pst/MessageWindow.py
+share/gemrb/GUIScripts/pst/NewLife.py
+share/gemrb/GUIScripts/pst/QuitGame.py
+share/gemrb/GUIScripts/pst/Start.py
+share/gemrb/GUIScripts/test/Start.py
+share/gemrb/minimal/README
+share/gemrb/minimal/chitin.key
+share/gemrb/minimal/data/action.ids
+share/gemrb/minimal/data/carot.bam
+share/gemrb/minimal/data/chrmodst.2da
+share/gemrb/minimal/data/cursors.bam
+share/gemrb/minimal/data/defsound.2da
+share/gemrb/minimal/data/dexmod.2da
+share/gemrb/minimal/data/effects.ids
+share/gemrb/minimal/data/fogowar.bam
+share/gemrb/minimal/data/fonts.2da
+share/gemrb/minimal/data/gametime.2da
+share/gemrb/minimal/data/gemrb.ini
+share/gemrb/minimal/data/hpconbon.2da
+share/gemrb/minimal/data/instant.ids
+share/gemrb/minimal/data/intmod.2da
+share/gemrb/minimal/data/itemtype.2da
+share/gemrb/minimal/data/lorebon.2da
+share/gemrb/minimal/data/numtest.bam
+share/gemrb/minimal/data/object.ids
+share/gemrb/minimal/data/palette.png
+share/gemrb/minimal/data/script.2da
+share/gemrb/minimal/data/slottype.2da
+share/gemrb/minimal/data/strings.2da
+share/gemrb/minimal/data/strmod.2da
+share/gemrb/minimal/data/strmodex.2da
+share/gemrb/minimal/data/toolscrl.bam
+share/gemrb/minimal/data/trigger.ids
+share/gemrb/minimal/dialog.tlk
+share/gemrb/minimal/fhs.cfg
+share/gemrb/minimal/test.cfg
+share/gemrb/override/bg1/CMakeLists.txt
+share/gemrb/override/bg1/efftext.2da
+share/gemrb/override/bg1/minorglb.vvc
+share/gemrb/override/bg2/clearair.2da
+share/gemrb/override/bg2/efftext.2da
+share/gemrb/override/bg2/minorglb.vvc
+share/gemrb/override/bg2/spells.2da
+share/gemrb/override/how/baldur.bcs
+share/gemrb/override/how/drmtxt2.2da
+share/gemrb/override/how/efftext.2da
+share/gemrb/override/iwd/baldur.bcs
+share/gemrb/override/iwd/drmtxt2.2da
+share/gemrb/override/iwd/efftext.2da
+share/gemrb/override/iwd2/drmtxt2.2da
+share/gemrb/override/iwd2/efftext.2da
+share/gemrb/override/iwd2/skillrac.2da
+share/gemrb/override/pst/ar1200.ini
+share/gemrb/override/pst/drmtxt2.2da
+share/gemrb/override/pst/efftext.2da
+share/gemrb/override/pst/rndtreas.2da
+share/gemrb/override/pst/spwi506.spl
+share/gemrb/override/pst/wmmos1.mos
+share/gemrb/override/shared/stats.ids
+share/gemrb/unhardcoded/bg1/ability.2da
+share/gemrb/unhardcoded/bg1/acidblgr.pro
+share/gemrb/unhardcoded/bg1/acidblmu.pro
+share/gemrb/unhardcoded/bg1/acidblob.pro
+share/gemrb/unhardcoded/bg1/acidbloc.pro
+share/gemrb/unhardcoded/bg1/aligns.2da
+share/gemrb/unhardcoded/bg1/area_reverbs.2da
+share/gemrb/unhardcoded/bg1/areapro.2da
+share/gemrb/unhardcoded/bg1/arrow.pro
+share/gemrb/unhardcoded/bg1/arrowex.pro
+share/gemrb/unhardcoded/bg1/arrowflb.pro
+share/gemrb/unhardcoded/bg1/arrowflg.pro
+share/gemrb/unhardcoded/bg1/arrowfli.pro
+share/gemrb/unhardcoded/bg1/arrowflm.pro
+share/gemrb/unhardcoded/bg1/arrowhvy.pro
+share/gemrb/unhardcoded/bg1/avatars.2da
+share/gemrb/unhardcoded/bg1/avprefc.2da
+share/gemrb/unhardcoded/bg1/avprefr.2da
+share/gemrb/unhardcoded/bg1/axe.pro
+share/gemrb/unhardcoded/bg1/axeex.pro
+share/gemrb/unhardcoded/bg1/bios.2da
+share/gemrb/unhardcoded/bg1/bloodclr.2da
+share/gemrb/unhardcoded/bg1/bolt.pro
+share/gemrb/unhardcoded/bg1/boltex.pro
+share/gemrb/unhardcoded/bg1/bullet.pro
+share/gemrb/unhardcoded/bg1/bulletex.pro
+share/gemrb/unhardcoded/bg1/cgtable.2da
+share/gemrb/unhardcoded/bg1/chromorb.pro
+share/gemrb/unhardcoded/bg1/clabdrui.2da
+share/gemrb/unhardcoded/bg1/clabpala.2da
+share/gemrb/unhardcoded/bg1/clabrngr.2da
+share/gemrb/unhardcoded/bg1/classes.2da
+share/gemrb/unhardcoded/bg1/cloud.pro
+share/gemrb/unhardcoded/bg1/cloudkil.pro
+share/gemrb/unhardcoded/bg1/clowncol.2da
+share/gemrb/unhardcoded/bg1/clskills.2da
+share/gemrb/unhardcoded/bg1/dagger.pro
+share/gemrb/unhardcoded/bg1/daggerex.pro
+share/gemrb/unhardcoded/bg1/damage.2da
+share/gemrb/unhardcoded/bg1/dart.pro
+share/gemrb/unhardcoded/bg1/dartex.pro
+share/gemrb/unhardcoded/bg1/defsound.2da
+share/gemrb/unhardcoded/bg1/dsclass.2da
+share/gemrb/unhardcoded/bg1/dsrace.2da
+share/gemrb/unhardcoded/bg1/dstable.2da
+share/gemrb/unhardcoded/bg1/dualclas.2da
+share/gemrb/unhardcoded/bg1/effects.ids
+share/gemrb/unhardcoded/bg1/fireball.pro
+share/gemrb/unhardcoded/bg1/fireblic.pro
+share/gemrb/unhardcoded/bg1/firebolt.pro
+share/gemrb/unhardcoded/bg1/firebtbl.pro
+share/gemrb/unhardcoded/bg1/firestor.pro
+share/gemrb/unhardcoded/bg1/fistweap.2da
+share/gemrb/unhardcoded/bg1/fonts.2da
+share/gemrb/unhardcoded/bg1/formatio.2da
+share/gemrb/unhardcoded/bg1/gametime.2da
+share/gemrb/unhardcoded/bg1/gaze.pro
+share/gemrb/unhardcoded/bg1/gemact.ids
+share/gemrb/unhardcoded/bg1/gemprjtl.ids
+share/gemrb/unhardcoded/bg1/gemrb.ini
+share/gemrb/unhardcoded/bg1/gemtrig.ids
+share/gemrb/unhardcoded/bg1/grease.pro
+share/gemrb/unhardcoded/bg1/guibtact.2da
+share/gemrb/unhardcoded/bg1/guils.chu
+share/gemrb/unhardcoded/bg1/haterace.2da
+share/gemrb/unhardcoded/bg1/hlymite.pro
+share/gemrb/unhardcoded/bg1/icestorm.pro
+share/gemrb/unhardcoded/bg1/inarea.pro
+share/gemrb/unhardcoded/bg1/inareapa.pro
+share/gemrb/unhardcoded/bg1/inareasm.pro
+share/gemrb/unhardcoded/bg1/item_use.2da
+share/gemrb/unhardcoded/bg1/itemsnd.2da
+share/gemrb/unhardcoded/bg1/itemtype.2da
+share/gemrb/unhardcoded/bg1/itemuse.2da
+share/gemrb/unhardcoded/bg1/k_m_e.2da
+share/gemrb/unhardcoded/bg1/k_m_g.2da
+share/gemrb/unhardcoded/bg1/k_m_h.2da
+share/gemrb/unhardcoded/bg1/k_m_he.2da
+share/gemrb/unhardcoded/bg1/kitlist.2da
+share/gemrb/unhardcoded/bg1/kittable.2da
+share/gemrb/unhardcoded/bg1/lightsto.pro
+share/gemrb/unhardcoded/bg1/magesch.2da
+share/gemrb/unhardcoded/bg1/magicmis.pro
+share/gemrb/unhardcoded/bg1/mpal256.bmp
+share/gemrb/unhardcoded/bg1/music.2da
+share/gemrb/unhardcoded/bg1/overlay.2da
+share/gemrb/unhardcoded/bg1/pathfind.2da
+share/gemrb/unhardcoded/bg1/pdolls.2da
+share/gemrb/unhardcoded/bg1/pictures.2da
+share/gemrb/unhardcoded/bg1/polish.ini
+share/gemrb/unhardcoded/bg1/proftype.2da
+share/gemrb/unhardcoded/bg1/qslots.2da
+share/gemrb/unhardcoded/bg1/races.2da
+share/gemrb/unhardcoded/bg1/randitem.2da
+share/gemrb/unhardcoded/bg1/restmov.2da
+share/gemrb/unhardcoded/bg1/savegame.2da
+share/gemrb/unhardcoded/bg1/script.2da
+share/gemrb/unhardcoded/bg1/shtable.2da
+share/gemrb/unhardcoded/bg1/skills.2da
+share/gemrb/unhardcoded/bg1/sleep.pro
+share/gemrb/unhardcoded/bg1/slottype.2da
+share/gemrb/unhardcoded/bg1/sparbknp.pro
+share/gemrb/unhardcoded/bg1/sparbkpa.pro
+share/gemrb/unhardcoded/bg1/sparblnp.pro
+share/gemrb/unhardcoded/bg1/sparblpa.pro
+share/gemrb/unhardcoded/bg1/sparchnp.pro
+share/gemrb/unhardcoded/bg1/sparchpa.pro
+share/gemrb/unhardcoded/bg1/spargonp.pro
+share/gemrb/unhardcoded/bg1/spargopa.pro
+share/gemrb/unhardcoded/bg1/spargrnp.pro
+share/gemrb/unhardcoded/bg1/spargrpa.pro
+share/gemrb/unhardcoded/bg1/sparicnp.pro
+share/gemrb/unhardcoded/bg1/sparicpa.pro
+share/gemrb/unhardcoded/bg1/sparklbk.pro
+share/gemrb/unhardcoded/bg1/sparklbl.pro
+share/gemrb/unhardcoded/bg1/sparklch.pro
+share/gemrb/unhardcoded/bg1/sparklgo.pro
+share/gemrb/unhardcoded/bg1/sparklgr.pro
+share/gemrb/unhardcoded/bg1/sparklic.pro
+share/gemrb/unhardcoded/bg1/sparklma.pro
+share/gemrb/unhardcoded/bg1/sparklor.pro
+share/gemrb/unhardcoded/bg1/sparklpu.pro
+share/gemrb/unhardcoded/bg1/sparklre.pro
+share/gemrb/unhardcoded/bg1/sparklst.pro
+share/gemrb/unhardcoded/bg1/sparmanp.pro
+share/gemrb/unhardcoded/bg1/sparmapa.pro
+share/gemrb/unhardcoded/bg1/sparornp.pro
+share/gemrb/unhardcoded/bg1/sparorpa.pro
+share/gemrb/unhardcoded/bg1/sparpunp.pro
+share/gemrb/unhardcoded/bg1/sparpupa.pro
+share/gemrb/unhardcoded/bg1/sparrenp.pro
+share/gemrb/unhardcoded/bg1/sparrepa.pro
+share/gemrb/unhardcoded/bg1/sparstnp.pro
+share/gemrb/unhardcoded/bg1/sparstpa.pro
+share/gemrb/unhardcoded/bg1/spear.pro
+share/gemrb/unhardcoded/bg1/spearex.pro
+share/gemrb/unhardcoded/bg1/spfirebl.pro
+share/gemrb/unhardcoded/bg1/spklarbk.pro
+share/gemrb/unhardcoded/bg1/spklarbl.pro
+share/gemrb/unhardcoded/bg1/spklarch.pro
+share/gemrb/unhardcoded/bg1/spklargo.pro
+share/gemrb/unhardcoded/bg1/spklargr.pro
+share/gemrb/unhardcoded/bg1/spklaric.pro
+share/gemrb/unhardcoded/bg1/spklarma.pro
+share/gemrb/unhardcoded/bg1/spklaror.pro
+share/gemrb/unhardcoded/bg1/spklarpu.pro
+share/gemrb/unhardcoded/bg1/spklarre.pro
+share/gemrb/unhardcoded/bg1/spklarst.pro
+share/gemrb/unhardcoded/bg1/splspec.2da
+share/gemrb/unhardcoded/bg1/spscorch.pro
+share/gemrb/unhardcoded/bg1/spscoric.pro
+share/gemrb/unhardcoded/bg1/stances.2da
+share/gemrb/unhardcoded/bg1/start.2da
+share/gemrb/unhardcoded/bg1/stone.pro
+share/gemrb/unhardcoded/bg1/strings.2da
+share/gemrb/unhardcoded/bg1/textscrn.2da
+share/gemrb/unhardcoded/bg1/trapglyp.pro
+share/gemrb/unhardcoded/bg1/trapskul.pro
+share/gemrb/unhardcoded/bg1/vcremap.2da
+share/gemrb/unhardcoded/bg1/walksnd.2da
+share/gemrb/unhardcoded/bg1/weapprof.2da
+share/gemrb/unhardcoded/bg1/web.pro
+share/gemrb/unhardcoded/bg1/wssingle.2da
+share/gemrb/unhardcoded/bg2/HPBARB.2da
+share/gemrb/unhardcoded/bg2/ability.2da
+share/gemrb/unhardcoded/bg2/aligns.2da
+share/gemrb/unhardcoded/bg2/area_reverbs.2da
+share/gemrb/unhardcoded/bg2/areapro.2da
+share/gemrb/unhardcoded/bg2/at2xlvl.spl
+share/gemrb/unhardcoded/bg2/avatars.2da
+share/gemrb/unhardcoded/bg2/avprefc.2da
+share/gemrb/unhardcoded/bg2/avprefr.2da
+share/gemrb/unhardcoded/bg2/bloodclr.2da
+share/gemrb/unhardcoded/bg2/cgtable.2da
+share/gemrb/unhardcoded/bg2/classes.2da
+share/gemrb/unhardcoded/bg2/clowncol.2da
+share/gemrb/unhardcoded/bg2/clskills.2da
+share/gemrb/unhardcoded/bg2/colrspry.pro
+share/gemrb/unhardcoded/bg2/comet.pro
+share/gemrb/unhardcoded/bg2/damage.2da
+share/gemrb/unhardcoded/bg2/defsound.2da
+share/gemrb/unhardcoded/bg2/denyspl.2da
+share/gemrb/unhardcoded/bg2/difflvls.2da
+share/gemrb/unhardcoded/bg2/dsclass.2da
+share/gemrb/unhardcoded/bg2/dsrace.2da
+share/gemrb/unhardcoded/bg2/dstable.2da
+share/gemrb/unhardcoded/bg2/effects.ids
+share/gemrb/unhardcoded/bg2/findtrap.spl
+share/gemrb/unhardcoded/bg2/fistweap.2da
+share/gemrb/unhardcoded/bg2/fonts.2da
+share/gemrb/unhardcoded/bg2/formatio.2da
+share/gemrb/unhardcoded/bg2/gametime.2da
+share/gemrb/unhardcoded/bg2/gemprjtl.ids
+share/gemrb/unhardcoded/bg2/gemrb.ini
+share/gemrb/unhardcoded/bg2/gender.2da
+share/gemrb/unhardcoded/bg2/guibtact.2da
+share/gemrb/unhardcoded/bg2/guiid.chu
+share/gemrb/unhardcoded/bg2/guils.chu
+share/gemrb/unhardcoded/bg2/halvdur.spl
+share/gemrb/unhardcoded/bg2/hlymite.pro
+share/gemrb/unhardcoded/bg2/item_use.2da
+share/gemrb/unhardcoded/bg2/itemsnd.2da
+share/gemrb/unhardcoded/bg2/itemspec.2da
+share/gemrb/unhardcoded/bg2/itemtype.2da
+share/gemrb/unhardcoded/bg2/itemuse.2da
+share/gemrb/unhardcoded/bg2/k_bn_d.2da
+share/gemrb/unhardcoded/bg2/k_bn_e.2da
+share/gemrb/unhardcoded/bg2/k_bn_g.2da
+share/gemrb/unhardcoded/bg2/k_bn_h.2da
+share/gemrb/unhardcoded/bg2/k_bn_he.2da
+share/gemrb/unhardcoded/bg2/k_bn_hl.2da
+share/gemrb/unhardcoded/bg2/k_bn_ho.2da
+share/gemrb/unhardcoded/bg2/k_m_e.2da
+share/gemrb/unhardcoded/bg2/k_m_g.2da
+share/gemrb/unhardcoded/bg2/k_m_h.2da
+share/gemrb/unhardcoded/bg2/k_m_he.2da
+share/gemrb/unhardcoded/bg2/lightb.pro
+share/gemrb/unhardcoded/bg2/lightbnb.pro
+share/gemrb/unhardcoded/bg2/magesch.2da
+share/gemrb/unhardcoded/bg2/modal.2da
+share/gemrb/unhardcoded/bg2/monkbon.2da
+share/gemrb/unhardcoded/bg2/overlay.2da
+share/gemrb/unhardcoded/bg2/pathfind.2da
+share/gemrb/unhardcoded/bg2/pdolls.2da
+share/gemrb/unhardcoded/bg2/pictures.2da
+share/gemrb/unhardcoded/bg2/proftype.2da
+share/gemrb/unhardcoded/bg2/qslot2.2da
+share/gemrb/unhardcoded/bg2/qslots.2da
+share/gemrb/unhardcoded/bg2/races.2da
+share/gemrb/unhardcoded/bg2/randitem.2da
+share/gemrb/unhardcoded/bg2/rest.spl
+share/gemrb/unhardcoded/bg2/restmov.2da
+share/gemrb/unhardcoded/bg2/sanctry.vvc
+share/gemrb/unhardcoded/bg2/savegame.2da
+share/gemrb/unhardcoded/bg2/script.2da
+share/gemrb/unhardcoded/bg2/shtable.2da
+share/gemrb/unhardcoded/bg2/skills.2da
+share/gemrb/unhardcoded/bg2/slottype.2da
+share/gemrb/unhardcoded/bg2/snow.spl
+share/gemrb/unhardcoded/bg2/spbrnhnd.pro
+share/gemrb/unhardcoded/bg2/spconeco.pro
+share/gemrb/unhardcoded/bg2/spentaci.vvc
+share/gemrb/unhardcoded/bg2/spfdeath.pro
+share/gemrb/unhardcoded/bg2/spfirewl.pro
+share/gemrb/unhardcoded/bg2/spgenhla.pro
+share/gemrb/unhardcoded/bg2/spholymt.pro
+share/gemrb/unhardcoded/bg2/splspec.2da
+share/gemrb/unhardcoded/bg2/spscorch.pro
+share/gemrb/unhardcoded/bg2/spscoric.pro
+share/gemrb/unhardcoded/bg2/spshield.vvc
+share/gemrb/unhardcoded/bg2/stances.2da
+share/gemrb/unhardcoded/bg2/start.2da
+share/gemrb/unhardcoded/bg2/strings.2da
+share/gemrb/unhardcoded/bg2/walksnd.2da
+share/gemrb/unhardcoded/bg2/wildmag.2da
+share/gemrb/unhardcoded/bg2/wishcode.2da
+share/gemrb/unhardcoded/bg2/wsshield.2da
+share/gemrb/unhardcoded/bg2/wssingle.2da
+share/gemrb/unhardcoded/bg2/wstwohnd.2da
+share/gemrb/unhardcoded/bg2/wstwowpn.2da
+share/gemrb/unhardcoded/how/ability.2da
+share/gemrb/unhardcoded/how/abjurap.pro
+share/gemrb/unhardcoded/how/abjurh.pro
+share/gemrb/unhardcoded/how/abjurt.pro
+share/gemrb/unhardcoded/how/acidblgr.pro
+share/gemrb/unhardcoded/how/acidblmu.pro
+share/gemrb/unhardcoded/how/acidblob.pro
+share/gemrb/unhardcoded/how/acidbloc.pro
+share/gemrb/unhardcoded/how/acidh.pro
+share/gemrb/unhardcoded/how/adhwil.pro
+share/gemrb/unhardcoded/how/adhwilh.pro
+share/gemrb/unhardcoded/how/alance.pro
+share/gemrb/unhardcoded/how/aligns.2da
+share/gemrb/unhardcoded/how/altera.pro
+share/gemrb/unhardcoded/how/alteranp.pro
+share/gemrb/unhardcoded/how/alterap.pro
+share/gemrb/unhardcoded/how/alteras.pro
+share/gemrb/unhardcoded/how/alterh.pro
+share/gemrb/unhardcoded/how/altert.pro
+share/gemrb/unhardcoded/how/area1np.pro
+share/gemrb/unhardcoded/how/area1p.pro
+share/gemrb/unhardcoded/how/area2.pro
+share/gemrb/unhardcoded/how/area2np.pro
+share/gemrb/unhardcoded/how/area3p.pro
+share/gemrb/unhardcoded/how/area4np.pro
+share/gemrb/unhardcoded/how/areapro.2da
+share/gemrb/unhardcoded/how/armorh.pro
+share/gemrb/unhardcoded/how/arrow.pro
+share/gemrb/unhardcoded/how/arrowex.pro
+share/gemrb/unhardcoded/how/arrowflb.pro
+share/gemrb/unhardcoded/how/arrowflg.pro
+share/gemrb/unhardcoded/how/arrowfli.pro
+share/gemrb/unhardcoded/how/arrowflm.pro
+share/gemrb/unhardcoded/how/arrowhvy.pro
+share/gemrb/unhardcoded/how/ascorch.pro
+share/gemrb/unhardcoded/how/astorm.pro
+share/gemrb/unhardcoded/how/asumm1.pro
+share/gemrb/unhardcoded/how/asumm1h.pro
+share/gemrb/unhardcoded/how/asumm1x.pro
+share/gemrb/unhardcoded/how/asumm2h.pro
+share/gemrb/unhardcoded/how/asumm3h.pro
+share/gemrb/unhardcoded/how/avatars.2da
+share/gemrb/unhardcoded/how/avprefc.2da
+share/gemrb/unhardcoded/how/avprefr.2da
+share/gemrb/unhardcoded/how/axe.pro
+share/gemrb/unhardcoded/how/axeex.pro
+share/gemrb/unhardcoded/how/bbarrh1.pro
+share/gemrb/unhardcoded/how/bbarrh2.pro
+share/gemrb/unhardcoded/how/bbarrier.pro
+share/gemrb/unhardcoded/how/bdeath.pro
+share/gemrb/unhardcoded/how/blessh.pro
+share/gemrb/unhardcoded/how/bloodclr.2da
+share/gemrb/unhardcoded/how/bolt.pro
+share/gemrb/unhardcoded/how/boltex.pro
+share/gemrb/unhardcoded/how/bscloud.pro
+share/gemrb/unhardcoded/how/bullet.pro
+share/gemrb/unhardcoded/how/bulletex.pro
+share/gemrb/unhardcoded/how/calllih.pro
+share/gemrb/unhardcoded/how/ccdamah.pro
+share/gemrb/unhardcoded/how/ccommah.pro
+share/gemrb/unhardcoded/how/ccwounh.pro
+share/gemrb/unhardcoded/how/cdiseah.pro
+share/gemrb/unhardcoded/how/ceelem1.pro
+share/gemrb/unhardcoded/how/ceelemh.pro
+share/gemrb/unhardcoded/how/ceelemx.pro
+share/gemrb/unhardcoded/how/cfelem1.pro
+share/gemrb/unhardcoded/how/cfelemh.pro
+share/gemrb/unhardcoded/how/cfelemx.pro
+share/gemrb/unhardcoded/how/cfog.pro
+share/gemrb/unhardcoded/how/cgraceh.pro
+share/gemrb/unhardcoded/how/cgtable.2da
+share/gemrb/unhardcoded/how/chant.pro
+share/gemrb/unhardcoded/how/chromorb.pro
+share/gemrb/unhardcoded/how/clabdrui.2da
+share/gemrb/unhardcoded/how/clabpala.2da
+share/gemrb/unhardcoded/how/clabrngr.2da
+share/gemrb/unhardcoded/how/classes.2da
+share/gemrb/unhardcoded/how/cldamah.pro
+share/gemrb/unhardcoded/how/cloud.pro
+share/gemrb/unhardcoded/how/cloudb.pro
+share/gemrb/unhardcoded/how/cloudbh.pro
+share/gemrb/unhardcoded/how/cloudkil.pro
+share/gemrb/unhardcoded/how/cloudks.pro
+share/gemrb/unhardcoded/how/clowncol.2da
+share/gemrb/unhardcoded/how/clskills.2da
+share/gemrb/unhardcoded/how/clssplab.2da
+share/gemrb/unhardcoded/how/clwounh.pro
+share/gemrb/unhardcoded/how/cmdamah.pro
+share/gemrb/unhardcoded/how/cmwounh.pro
+share/gemrb/unhardcoded/how/cobones.pro
+share/gemrb/unhardcoded/how/cobonh1.pro
+share/gemrb/unhardcoded/how/cobonh2.pro
+share/gemrb/unhardcoded/how/cocold.pro
+share/gemrb/unhardcoded/how/cocoldh.pro
+share/gemrb/unhardcoded/how/cofire.pro
+share/gemrb/unhardcoded/how/coldh.pro
+share/gemrb/unhardcoded/how/colrspry.pro
+share/gemrb/unhardcoded/how/confush.pro
+share/gemrb/unhardcoded/how/confusp.pro
+share/gemrb/unhardcoded/how/confusw.pro
+share/gemrb/unhardcoded/how/conjuh.pro
+share/gemrb/unhardcoded/how/conjut.pro
+share/gemrb/unhardcoded/how/copest.pro
+share/gemrb/unhardcoded/how/cry150.pro
+share/gemrb/unhardcoded/how/cry200.pro
+share/gemrb/unhardcoded/how/cry225.pro
+share/gemrb/unhardcoded/how/cry250.pro
+share/gemrb/unhardcoded/how/cry500np.pro
+share/gemrb/unhardcoded/how/csdamah.pro
+share/gemrb/unhardcoded/how/cstrenh.pro
+share/gemrb/unhardcoded/how/cswounh.pro
+share/gemrb/unhardcoded/how/curseh.pro
+share/gemrb/unhardcoded/how/cwelem1.pro
+share/gemrb/unhardcoded/how/cwelemh.pro
+share/gemrb/unhardcoded/how/cwelemx.pro
+share/gemrb/unhardcoded/how/cynicism.2da
+share/gemrb/unhardcoded/how/dagger.pro
+share/gemrb/unhardcoded/how/daggerex.pro
+share/gemrb/unhardcoded/how/damage.2da
+share/gemrb/unhardcoded/how/dart.pro
+share/gemrb/unhardcoded/how/dartex.pro
+share/gemrb/unhardcoded/how/dbreath.pro
+share/gemrb/unhardcoded/how/ddeath.pro
+share/gemrb/unhardcoded/how/ddeath2.pro
+share/gemrb/unhardcoded/how/ddoorh.pro
+share/gemrb/unhardcoded/how/defsound.2da
+share/gemrb/unhardcoded/how/destruh.pro
+share/gemrb/unhardcoded/how/dfog.pro
+share/gemrb/unhardcoded/how/difflvls.2da
+share/gemrb/unhardcoded/how/disint.pro
+share/gemrb/unhardcoded/how/disinth.pro
+share/gemrb/unhardcoded/how/dispel.pro
+share/gemrb/unhardcoded/how/divinh.pro
+share/gemrb/unhardcoded/how/divint.pro
+share/gemrb/unhardcoded/how/dsclass.2da
+share/gemrb/unhardcoded/how/dspell.pro
+share/gemrb/unhardcoded/how/dspellh.pro
+share/gemrb/unhardcoded/how/dsrace.2da
+share/gemrb/unhardcoded/how/dstable.2da
+share/gemrb/unhardcoded/how/dualclas.2da
+share/gemrb/unhardcoded/how/effects.ids
+share/gemrb/unhardcoded/how/electrh.pro
+share/gemrb/unhardcoded/how/emotion.pro
+share/gemrb/unhardcoded/how/enchah.pro
+share/gemrb/unhardcoded/how/enchannp.pro
+share/gemrb/unhardcoded/how/enchat.pro
+share/gemrb/unhardcoded/how/entangle.pro
+share/gemrb/unhardcoded/how/equake.pro
+share/gemrb/unhardcoded/how/exaltah.pro
+share/gemrb/unhardcoded/how/factioh.pro
+share/gemrb/unhardcoded/how/fatiimm.spl
+share/gemrb/unhardcoded/how/findtrap.pro
+share/gemrb/unhardcoded/how/fireball.pro
+share/gemrb/unhardcoded/how/fireblic.pro
+share/gemrb/unhardcoded/how/firebolt.pro
+share/gemrb/unhardcoded/how/firebtbl.pro
+share/gemrb/unhardcoded/how/fireh.pro
+share/gemrb/unhardcoded/how/firestor.pro
+share/gemrb/unhardcoded/how/fistweap.2da
+share/gemrb/unhardcoded/how/fodeath.pro
+share/gemrb/unhardcoded/how/fonts.2da
+share/gemrb/unhardcoded/how/formatio.2da
+share/gemrb/unhardcoded/how/fseed.pro
+share/gemrb/unhardcoded/how/fstrikh.pro
+share/gemrb/unhardcoded/how/gametime.2da
+share/gemrb/unhardcoded/how/garmorh.pro
+share/gemrb/unhardcoded/how/gaze.pro
+share/gemrb/unhardcoded/how/gemprjtl.ids
+share/gemrb/unhardcoded/how/gemrb.ini
+share/gemrb/unhardcoded/how/gender.2da
+share/gemrb/unhardcoded/how/golcloud.pro
+share/gemrb/unhardcoded/how/grease.pro
+share/gemrb/unhardcoded/how/gshout.pro
+share/gemrb/unhardcoded/how/guibtact.2da
+share/gemrb/unhardcoded/how/guils.chu
+share/gemrb/unhardcoded/how/harmh.pro
+share/gemrb/unhardcoded/how/harmony.pro
+share/gemrb/unhardcoded/how/haterace.2da
+share/gemrb/unhardcoded/how/healh.pro
+share/gemrb/unhardcoded/how/hmighth.pro
+share/gemrb/unhardcoded/how/hold.pro
+share/gemrb/unhardcoded/how/hsmite.pro
+share/gemrb/unhardcoded/how/hword.pro
+share/gemrb/unhardcoded/how/icelance.pro
+share/gemrb/unhardcoded/how/icestorm.pro
+share/gemrb/unhardcoded/how/icloud.pro
+share/gemrb/unhardcoded/how/iclouda.pro
+share/gemrb/unhardcoded/how/icloudb.pro
+share/gemrb/unhardcoded/how/illush.pro
+share/gemrb/unhardcoded/how/illust.pro
+share/gemrb/unhardcoded/how/inarea.pro
+share/gemrb/unhardcoded/how/inareanp.pro
+share/gemrb/unhardcoded/how/inareapa.pro
+share/gemrb/unhardcoded/how/inareasm.pro
+share/gemrb/unhardcoded/how/invoch.pro
+share/gemrb/unhardcoded/how/invoct.pro
+share/gemrb/unhardcoded/how/iplague.pro
+share/gemrb/unhardcoded/how/island00.2da
+share/gemrb/unhardcoded/how/itemsnd.2da
+share/gemrb/unhardcoded/how/itemtype.2da
+share/gemrb/unhardcoded/how/itemuse.2da
+share/gemrb/unhardcoded/how/kitlist.2da
+share/gemrb/unhardcoded/how/lightb.pro
+share/gemrb/unhardcoded/how/lightbnb.pro
+share/gemrb/unhardcoded/how/lightsto.pro
+share/gemrb/unhardcoded/how/lodisr.pro
+share/gemrb/unhardcoded/how/magesch.2da
+share/gemrb/unhardcoded/how/magicmis.pro
+share/gemrb/unhardcoded/how/malison.pro
+share/gemrb/unhardcoded/how/mfmiss.pro
+share/gemrb/unhardcoded/how/mfmiss2.pro
+share/gemrb/unhardcoded/how/mfmissh.pro
+share/gemrb/unhardcoded/how/mmagich.pro
+share/gemrb/unhardcoded/how/mmissile.pro
+share/gemrb/unhardcoded/how/moelda.pro
+share/gemrb/unhardcoded/how/mrage.pro
+share/gemrb/unhardcoded/how/mrageh.pro
+share/gemrb/unhardcoded/how/mspore.pro
+share/gemrb/unhardcoded/how/msumm1.pro
+share/gemrb/unhardcoded/how/msumm1h.pro
+share/gemrb/unhardcoded/how/msumm1x.pro
+share/gemrb/unhardcoded/how/msumm2h.pro
+share/gemrb/unhardcoded/how/msumm3h.pro
+share/gemrb/unhardcoded/how/msumm4h.pro
+share/gemrb/unhardcoded/how/msumm5h.pro
+share/gemrb/unhardcoded/how/msumm6h.pro
+share/gemrb/unhardcoded/how/msumm7h.pro
+share/gemrb/unhardcoded/how/mswordh.pro
+share/gemrb/unhardcoded/how/mtouchh.pro
+share/gemrb/unhardcoded/how/necroh.pro
+share/gemrb/unhardcoded/how/necrot.pro
+share/gemrb/unhardcoded/how/npoisoh.pro
+share/gemrb/unhardcoded/how/ofsphe.pro
+share/gemrb/unhardcoded/how/overlay.2da
+share/gemrb/unhardcoded/how/paralh.pro
+share/gemrb/unhardcoded/how/pathfind.2da
+share/gemrb/unhardcoded/how/pdolls.2da
+share/gemrb/unhardcoded/how/pfire.pro
+share/gemrb/unhardcoded/how/pictures.2da
+share/gemrb/unhardcoded/how/poisimm.spl
+share/gemrb/unhardcoded/how/poisonh.pro
+share/gemrb/unhardcoded/how/pomab.2da
+share/gemrb/unhardcoded/how/portalh.pro
+share/gemrb/unhardcoded/how/prayer.pro
+share/gemrb/unhardcoded/how/prayerh.pro
+share/gemrb/unhardcoded/how/proftype.2da
+share/gemrb/unhardcoded/how/protevil.pro
+share/gemrb/unhardcoded/how/prtl_cl.pro
+share/gemrb/unhardcoded/how/prtl_cl.spl
+share/gemrb/unhardcoded/how/prtl_op.pro
+share/gemrb/unhardcoded/how/prtl_op.spl
+share/gemrb/unhardcoded/how/pspray.pro
+share/gemrb/unhardcoded/how/pwkill.pro
+share/gemrb/unhardcoded/how/pwsileh.pro
+share/gemrb/unhardcoded/how/pwstun.pro
+share/gemrb/unhardcoded/how/pwstunh.pro
+share/gemrb/unhardcoded/how/qslots.2da
+share/gemrb/unhardcoded/how/races.2da
+share/gemrb/unhardcoded/how/rad100.pro
+share/gemrb/unhardcoded/how/rad250.pro
+share/gemrb/unhardcoded/how/randitem.2da
+share/gemrb/unhardcoded/how/rdeadh.pro
+share/gemrb/unhardcoded/how/recitah.pro
+share/gemrb/unhardcoded/how/resurrh.pro
+share/gemrb/unhardcoded/how/rng450.pro
+share/gemrb/unhardcoded/how/rparalh.pro
+share/gemrb/unhardcoded/how/rwotfag.pro
+share/gemrb/unhardcoded/how/rwotfah.pro
+share/gemrb/unhardcoded/how/sarmorh.pro
+share/gemrb/unhardcoded/how/savegame.2da
+share/gemrb/unhardcoded/how/scharge.pro
+share/gemrb/unhardcoded/how/scharge.spl
+share/gemrb/unhardcoded/how/schargh.pro
+share/gemrb/unhardcoded/how/script.2da
+share/gemrb/unhardcoded/how/seater.pro
+share/gemrb/unhardcoded/how/seaterh.pro
+share/gemrb/unhardcoded/how/sgrowth.pro
+share/gemrb/unhardcoded/how/shout.pro
+share/gemrb/unhardcoded/how/shroud.pro
+share/gemrb/unhardcoded/how/shtable.2da
+share/gemrb/unhardcoded/how/skills.2da
+share/gemrb/unhardcoded/how/sleep.pro
+share/gemrb/unhardcoded/how/slivinh.pro
+share/gemrb/unhardcoded/how/slottype.2da
+share/gemrb/unhardcoded/how/soflamh.pro
+share/gemrb/unhardcoded/how/sohope.pro
+share/gemrb/unhardcoded/how/sooneh.pro
+share/gemrb/unhardcoded/how/sopain.pro
+share/gemrb/unhardcoded/how/sparbknp.pro
+share/gemrb/unhardcoded/how/sparbkpa.pro
+share/gemrb/unhardcoded/how/sparblnp.pro
+share/gemrb/unhardcoded/how/sparblpa.pro
+share/gemrb/unhardcoded/how/sparchnp.pro
+share/gemrb/unhardcoded/how/sparchpa.pro
+share/gemrb/unhardcoded/how/spargonp.pro
+share/gemrb/unhardcoded/how/spargopa.pro
+share/gemrb/unhardcoded/how/spargrnp.pro
+share/gemrb/unhardcoded/how/spargrpa.pro
+share/gemrb/unhardcoded/how/sparicnp.pro
+share/gemrb/unhardcoded/how/sparicpa.pro
+share/gemrb/unhardcoded/how/sparklbk.pro
+share/gemrb/unhardcoded/how/sparklbl.pro
+share/gemrb/unhardcoded/how/sparklch.pro
+share/gemrb/unhardcoded/how/sparklgo.pro
+share/gemrb/unhardcoded/how/sparklgr.pro
+share/gemrb/unhardcoded/how/sparklic.pro
+share/gemrb/unhardcoded/how/sparklma.pro
+share/gemrb/unhardcoded/how/sparklor.pro
+share/gemrb/unhardcoded/how/sparklpu.pro
+share/gemrb/unhardcoded/how/sparklre.pro
+share/gemrb/unhardcoded/how/sparklst.pro
+share/gemrb/unhardcoded/how/sparmanp.pro
+share/gemrb/unhardcoded/how/sparmapa.pro
+share/gemrb/unhardcoded/how/sparornp.pro
+share/gemrb/unhardcoded/how/sparorpa.pro
+share/gemrb/unhardcoded/how/sparpunp.pro
+share/gemrb/unhardcoded/how/sparpupa.pro
+share/gemrb/unhardcoded/how/sparrenp.pro
+share/gemrb/unhardcoded/how/sparrepa.pro
+share/gemrb/unhardcoded/how/sparstnp.pro
+share/gemrb/unhardcoded/how/sparstpa.pro
+share/gemrb/unhardcoded/how/spear.pro
+share/gemrb/unhardcoded/how/spearex.pro
+share/gemrb/unhardcoded/how/spfirebl.pro
+share/gemrb/unhardcoded/how/spklarbk.pro
+share/gemrb/unhardcoded/how/spklarbl.pro
+share/gemrb/unhardcoded/how/spklarch.pro
+share/gemrb/unhardcoded/how/spklargo.pro
+share/gemrb/unhardcoded/how/spklargr.pro
+share/gemrb/unhardcoded/how/spklaric.pro
+share/gemrb/unhardcoded/how/spklarma.pro
+share/gemrb/unhardcoded/how/spklaror.pro
+share/gemrb/unhardcoded/how/spklarpu.pro
+share/gemrb/unhardcoded/how/spklarre.pro
+share/gemrb/unhardcoded/how/spklarst.pro
+share/gemrb/unhardcoded/how/splprot.2da
+share/gemrb/unhardcoded/how/splspec.2da
+share/gemrb/unhardcoded/how/spoisoh.pro
+share/gemrb/unhardcoded/how/spscorch.pro
+share/gemrb/unhardcoded/how/spscoric.pro
+share/gemrb/unhardcoded/how/spwrath.pro
+share/gemrb/unhardcoded/how/ssorbh.pro
+share/gemrb/unhardcoded/how/ssswarm.pro
+share/gemrb/unhardcoded/how/sstone.pro
+share/gemrb/unhardcoded/how/sstoneh.pro
+share/gemrb/unhardcoded/how/start.2da
+share/gemrb/unhardcoded/how/stone.pro
+share/gemrb/unhardcoded/how/strengh.pro
+share/gemrb/unhardcoded/how/strings.2da
+share/gemrb/unhardcoded/how/suffoc.pro
+share/gemrb/unhardcoded/how/suffoch.pro
+share/gemrb/unhardcoded/how/sunfire.pro
+share/gemrb/unhardcoded/how/sunray.pro
+share/gemrb/unhardcoded/how/sunscoh.pro
+share/gemrb/unhardcoded/how/swave.pro
+share/gemrb/unhardcoded/how/swaveh.pro
+share/gemrb/unhardcoded/how/trapglyp.pro
+share/gemrb/unhardcoded/how/trapskul.pro
+share/gemrb/unhardcoded/how/tspray.pro
+share/gemrb/unhardcoded/how/turn.spl
+share/gemrb/unhardcoded/how/ublight.pro
+share/gemrb/unhardcoded/how/uward.pro
+share/gemrb/unhardcoded/how/uwardh.pro
+share/gemrb/unhardcoded/how/vcremap.2da
+share/gemrb/unhardcoded/how/vspherh.pro
+share/gemrb/unhardcoded/how/wdeath1.pro
+share/gemrb/unhardcoded/how/wdeath2.pro
+share/gemrb/unhardcoded/how/weapprof.2da
+share/gemrb/unhardcoded/how/web.pro
+share/gemrb/unhardcoded/how/whirlw.pro
+share/gemrb/unhardcoded/how/womoon.pro
+share/gemrb/unhardcoded/how/wowisp.pro
+share/gemrb/unhardcoded/how/wvdeath.pro
+share/gemrb/unhardcoded/how/wvhith.pro
+share/gemrb/unhardcoded/how/wwolf.pro
+share/gemrb/unhardcoded/how/zlaura.pro
+share/gemrb/unhardcoded/how/zzweaps.2da
+share/gemrb/unhardcoded/iwd/ability.2da
+share/gemrb/unhardcoded/iwd/abjurap.pro
+share/gemrb/unhardcoded/iwd/abjurh.pro
+share/gemrb/unhardcoded/iwd/abjurt.pro
+share/gemrb/unhardcoded/iwd/acidblgr.pro
+share/gemrb/unhardcoded/iwd/acidblmu.pro
+share/gemrb/unhardcoded/iwd/acidblob.pro
+share/gemrb/unhardcoded/iwd/acidbloc.pro
+share/gemrb/unhardcoded/iwd/acidh.pro
+share/gemrb/unhardcoded/iwd/adhwil.pro
+share/gemrb/unhardcoded/iwd/adhwilh.pro
+share/gemrb/unhardcoded/iwd/alance.pro
+share/gemrb/unhardcoded/iwd/aligns.2da
+share/gemrb/unhardcoded/iwd/altera.pro
+share/gemrb/unhardcoded/iwd/alteranp.pro
+share/gemrb/unhardcoded/iwd/alterap.pro
+share/gemrb/unhardcoded/iwd/alteras.pro
+share/gemrb/unhardcoded/iwd/alterh.pro
+share/gemrb/unhardcoded/iwd/altert.pro
+share/gemrb/unhardcoded/iwd/area1np.pro
+share/gemrb/unhardcoded/iwd/area1p.pro
+share/gemrb/unhardcoded/iwd/area2.pro
+share/gemrb/unhardcoded/iwd/area2np.pro
+share/gemrb/unhardcoded/iwd/area3p.pro
+share/gemrb/unhardcoded/iwd/area4np.pro
+share/gemrb/unhardcoded/iwd/armorh.pro
+share/gemrb/unhardcoded/iwd/arrow.pro
+share/gemrb/unhardcoded/iwd/arrowex.pro
+share/gemrb/unhardcoded/iwd/arrowflb.pro
+share/gemrb/unhardcoded/iwd/arrowflg.pro
+share/gemrb/unhardcoded/iwd/arrowfli.pro
+share/gemrb/unhardcoded/iwd/arrowflm.pro
+share/gemrb/unhardcoded/iwd/arrowhvy.pro
+share/gemrb/unhardcoded/iwd/ascorch.pro
+share/gemrb/unhardcoded/iwd/astorm.pro
+share/gemrb/unhardcoded/iwd/asumm1.pro
+share/gemrb/unhardcoded/iwd/asumm1h.pro
+share/gemrb/unhardcoded/iwd/asumm1x.pro
+share/gemrb/unhardcoded/iwd/asumm2h.pro
+share/gemrb/unhardcoded/iwd/asumm3h.pro
+share/gemrb/unhardcoded/iwd/avatars.2da
+share/gemrb/unhardcoded/iwd/avprefc.2da
+share/gemrb/unhardcoded/iwd/avprefr.2da
+share/gemrb/unhardcoded/iwd/axe.pro
+share/gemrb/unhardcoded/iwd/axeex.pro
+share/gemrb/unhardcoded/iwd/bbarrh1.pro
+share/gemrb/unhardcoded/iwd/bbarrh2.pro
+share/gemrb/unhardcoded/iwd/bbarrier.pro
+share/gemrb/unhardcoded/iwd/bdeath.pro
+share/gemrb/unhardcoded/iwd/blessh.pro
+share/gemrb/unhardcoded/iwd/bloodclr.2da
+share/gemrb/unhardcoded/iwd/bolt.pro
+share/gemrb/unhardcoded/iwd/boltex.pro
+share/gemrb/unhardcoded/iwd/bscloud.pro
+share/gemrb/unhardcoded/iwd/bullet.pro
+share/gemrb/unhardcoded/iwd/bulletex.pro
+share/gemrb/unhardcoded/iwd/calllih.pro
+share/gemrb/unhardcoded/iwd/ccdamah.pro
+share/gemrb/unhardcoded/iwd/ccommah.pro
+share/gemrb/unhardcoded/iwd/ccwounh.pro
+share/gemrb/unhardcoded/iwd/cdiseah.pro
+share/gemrb/unhardcoded/iwd/ceelem1.pro
+share/gemrb/unhardcoded/iwd/ceelemh.pro
+share/gemrb/unhardcoded/iwd/ceelemx.pro
+share/gemrb/unhardcoded/iwd/cfelem1.pro
+share/gemrb/unhardcoded/iwd/cfelemh.pro
+share/gemrb/unhardcoded/iwd/cfelemx.pro
+share/gemrb/unhardcoded/iwd/cfog.pro
+share/gemrb/unhardcoded/iwd/cgraceh.pro
+share/gemrb/unhardcoded/iwd/cgtable.2da
+share/gemrb/unhardcoded/iwd/chant.pro
+share/gemrb/unhardcoded/iwd/chromorb.pro
+share/gemrb/unhardcoded/iwd/clabdrui.2da
+share/gemrb/unhardcoded/iwd/clabpala.2da
+share/gemrb/unhardcoded/iwd/clabrngr.2da
+share/gemrb/unhardcoded/iwd/classes.2da
+share/gemrb/unhardcoded/iwd/cldamah.pro
+share/gemrb/unhardcoded/iwd/cloud.pro
+share/gemrb/unhardcoded/iwd/cloudb.pro
+share/gemrb/unhardcoded/iwd/cloudbh.pro
+share/gemrb/unhardcoded/iwd/cloudkil.pro
+share/gemrb/unhardcoded/iwd/cloudks.pro
+share/gemrb/unhardcoded/iwd/clowncol.2da
+share/gemrb/unhardcoded/iwd/clskills.2da
+share/gemrb/unhardcoded/iwd/clssplab.2da
+share/gemrb/unhardcoded/iwd/clwounh.pro
+share/gemrb/unhardcoded/iwd/cmdamah.pro
+share/gemrb/unhardcoded/iwd/cmwounh.pro
+share/gemrb/unhardcoded/iwd/cobones.pro
+share/gemrb/unhardcoded/iwd/cobonh1.pro
+share/gemrb/unhardcoded/iwd/cobonh2.pro
+share/gemrb/unhardcoded/iwd/cocold.pro
+share/gemrb/unhardcoded/iwd/cocoldh.pro
+share/gemrb/unhardcoded/iwd/cofire.pro
+share/gemrb/unhardcoded/iwd/coldh.pro
+share/gemrb/unhardcoded/iwd/colrspry.pro
+share/gemrb/unhardcoded/iwd/confush.pro
+share/gemrb/unhardcoded/iwd/confusp.pro
+share/gemrb/unhardcoded/iwd/confusw.pro
+share/gemrb/unhardcoded/iwd/conjuh.pro
+share/gemrb/unhardcoded/iwd/conjut.pro
+share/gemrb/unhardcoded/iwd/copest.pro
+share/gemrb/unhardcoded/iwd/cry150.pro
+share/gemrb/unhardcoded/iwd/cry200.pro
+share/gemrb/unhardcoded/iwd/cry225.pro
+share/gemrb/unhardcoded/iwd/cry250.pro
+share/gemrb/unhardcoded/iwd/cry500np.pro
+share/gemrb/unhardcoded/iwd/csdamah.pro
+share/gemrb/unhardcoded/iwd/cstrenh.pro
+share/gemrb/unhardcoded/iwd/cswounh.pro
+share/gemrb/unhardcoded/iwd/curseh.pro
+share/gemrb/unhardcoded/iwd/cwelem1.pro
+share/gemrb/unhardcoded/iwd/cwelemh.pro
+share/gemrb/unhardcoded/iwd/cwelemx.pro
+share/gemrb/unhardcoded/iwd/cynicism.2da
+share/gemrb/unhardcoded/iwd/dagger.pro
+share/gemrb/unhardcoded/iwd/daggerex.pro
+share/gemrb/unhardcoded/iwd/damage.2da
+share/gemrb/unhardcoded/iwd/dart.pro
+share/gemrb/unhardcoded/iwd/dartex.pro
+share/gemrb/unhardcoded/iwd/dbreath.pro
+share/gemrb/unhardcoded/iwd/ddeath.pro
+share/gemrb/unhardcoded/iwd/ddeath2.pro
+share/gemrb/unhardcoded/iwd/ddoorh.pro
+share/gemrb/unhardcoded/iwd/defsound.2da
+share/gemrb/unhardcoded/iwd/destruh.pro
+share/gemrb/unhardcoded/iwd/dfog.pro
+share/gemrb/unhardcoded/iwd/disint.pro
+share/gemrb/unhardcoded/iwd/disinth.pro
+share/gemrb/unhardcoded/iwd/dispel.pro
+share/gemrb/unhardcoded/iwd/divinh.pro
+share/gemrb/unhardcoded/iwd/divint.pro
+share/gemrb/unhardcoded/iwd/dsclass.2da
+share/gemrb/unhardcoded/iwd/dspell.pro
+share/gemrb/unhardcoded/iwd/dspellh.pro
+share/gemrb/unhardcoded/iwd/dsrace.2da
+share/gemrb/unhardcoded/iwd/dstable.2da
+share/gemrb/unhardcoded/iwd/dualclas.2da
+share/gemrb/unhardcoded/iwd/effects.ids
+share/gemrb/unhardcoded/iwd/electrh.pro
+share/gemrb/unhardcoded/iwd/emotion.pro
+share/gemrb/unhardcoded/iwd/enchah.pro
+share/gemrb/unhardcoded/iwd/enchannp.pro
+share/gemrb/unhardcoded/iwd/enchat.pro
+share/gemrb/unhardcoded/iwd/entangle.pro
+share/gemrb/unhardcoded/iwd/equake.pro
+share/gemrb/unhardcoded/iwd/exaltah.pro
+share/gemrb/unhardcoded/iwd/factioh.pro
+share/gemrb/unhardcoded/iwd/findtrap.pro
+share/gemrb/unhardcoded/iwd/fireball.pro
+share/gemrb/unhardcoded/iwd/fireblic.pro
+share/gemrb/unhardcoded/iwd/firebolt.pro
+share/gemrb/unhardcoded/iwd/firebtbl.pro
+share/gemrb/unhardcoded/iwd/fireh.pro
+share/gemrb/unhardcoded/iwd/firestor.pro
+share/gemrb/unhardcoded/iwd/fistweap.2da
+share/gemrb/unhardcoded/iwd/fodeath.pro
+share/gemrb/unhardcoded/iwd/fonts.2da
+share/gemrb/unhardcoded/iwd/formatio.2da
+share/gemrb/unhardcoded/iwd/fseed.pro
+share/gemrb/unhardcoded/iwd/fstrikh.pro
+share/gemrb/unhardcoded/iwd/gametime.2da
+share/gemrb/unhardcoded/iwd/garmorh.pro
+share/gemrb/unhardcoded/iwd/gaze.pro
+share/gemrb/unhardcoded/iwd/gemprjtl.ids
+share/gemrb/unhardcoded/iwd/gemrb.ini
+share/gemrb/unhardcoded/iwd/gender.2da
+share/gemrb/unhardcoded/iwd/golcloud.pro
+share/gemrb/unhardcoded/iwd/grease.pro
+share/gemrb/unhardcoded/iwd/gshout.pro
+share/gemrb/unhardcoded/iwd/guibtact.2da
+share/gemrb/unhardcoded/iwd/guils.chu
+share/gemrb/unhardcoded/iwd/harmh.pro
+share/gemrb/unhardcoded/iwd/harmony.pro
+share/gemrb/unhardcoded/iwd/haterace.2da
+share/gemrb/unhardcoded/iwd/healh.pro
+share/gemrb/unhardcoded/iwd/hmighth.pro
+share/gemrb/unhardcoded/iwd/hold.pro
+share/gemrb/unhardcoded/iwd/hsmite.pro
+share/gemrb/unhardcoded/iwd/hword.pro
+share/gemrb/unhardcoded/iwd/icelance.pro
+share/gemrb/unhardcoded/iwd/icestorm.pro
+share/gemrb/unhardcoded/iwd/icloud.pro
+share/gemrb/unhardcoded/iwd/iclouda.pro
+share/gemrb/unhardcoded/iwd/icloudb.pro
+share/gemrb/unhardcoded/iwd/illush.pro
+share/gemrb/unhardcoded/iwd/illust.pro
+share/gemrb/unhardcoded/iwd/inarea.pro
+share/gemrb/unhardcoded/iwd/inareanp.pro
+share/gemrb/unhardcoded/iwd/inareapa.pro
+share/gemrb/unhardcoded/iwd/inareasm.pro
+share/gemrb/unhardcoded/iwd/invoch.pro
+share/gemrb/unhardcoded/iwd/invoct.pro
+share/gemrb/unhardcoded/iwd/iplague.pro
+share/gemrb/unhardcoded/iwd/itemsnd.2da
+share/gemrb/unhardcoded/iwd/itemtype.2da
+share/gemrb/unhardcoded/iwd/itemuse.2da
+share/gemrb/unhardcoded/iwd/kitlist.2da
+share/gemrb/unhardcoded/iwd/lightb.pro
+share/gemrb/unhardcoded/iwd/lightbnb.pro
+share/gemrb/unhardcoded/iwd/lightsto.pro
+share/gemrb/unhardcoded/iwd/lodisr.pro
+share/gemrb/unhardcoded/iwd/magesch.2da
+share/gemrb/unhardcoded/iwd/magicmis.pro
+share/gemrb/unhardcoded/iwd/malison.pro
+share/gemrb/unhardcoded/iwd/mfmiss.pro
+share/gemrb/unhardcoded/iwd/mfmiss2.pro
+share/gemrb/unhardcoded/iwd/mfmissh.pro
+share/gemrb/unhardcoded/iwd/mmagich.pro
+share/gemrb/unhardcoded/iwd/mmissile.pro
+share/gemrb/unhardcoded/iwd/moelda.pro
+share/gemrb/unhardcoded/iwd/mpal256.bmp
+share/gemrb/unhardcoded/iwd/mrage.pro
+share/gemrb/unhardcoded/iwd/mrageh.pro
+share/gemrb/unhardcoded/iwd/mspore.pro
+share/gemrb/unhardcoded/iwd/msumm1.pro
+share/gemrb/unhardcoded/iwd/msumm1h.pro
+share/gemrb/unhardcoded/iwd/msumm1x.pro
+share/gemrb/unhardcoded/iwd/msumm2h.pro
+share/gemrb/unhardcoded/iwd/msumm3h.pro
+share/gemrb/unhardcoded/iwd/msumm4h.pro
+share/gemrb/unhardcoded/iwd/msumm5h.pro
+share/gemrb/unhardcoded/iwd/msumm6h.pro
+share/gemrb/unhardcoded/iwd/msumm7h.pro
+share/gemrb/unhardcoded/iwd/mswordh.pro
+share/gemrb/unhardcoded/iwd/mtouchh.pro
+share/gemrb/unhardcoded/iwd/necroh.pro
+share/gemrb/unhardcoded/iwd/necrot.pro
+share/gemrb/unhardcoded/iwd/npoisoh.pro
+share/gemrb/unhardcoded/iwd/ofsphe.pro
+share/gemrb/unhardcoded/iwd/overlay.2da
+share/gemrb/unhardcoded/iwd/paralh.pro
+share/gemrb/unhardcoded/iwd/pathfind.2da
+share/gemrb/unhardcoded/iwd/pdolls.2da
+share/gemrb/unhardcoded/iwd/pfire.pro
+share/gemrb/unhardcoded/iwd/pictures.2da
+share/gemrb/unhardcoded/iwd/poisonh.pro
+share/gemrb/unhardcoded/iwd/pomab.2da
+share/gemrb/unhardcoded/iwd/portalh.pro
+share/gemrb/unhardcoded/iwd/prayer.pro
+share/gemrb/unhardcoded/iwd/prayerh.pro
+share/gemrb/unhardcoded/iwd/proftype.2da
+share/gemrb/unhardcoded/iwd/protevil.pro
+share/gemrb/unhardcoded/iwd/prtl_cl.pro
+share/gemrb/unhardcoded/iwd/prtl_cl.spl
+share/gemrb/unhardcoded/iwd/prtl_op.pro
+share/gemrb/unhardcoded/iwd/prtl_op.spl
+share/gemrb/unhardcoded/iwd/pspray.pro
+share/gemrb/unhardcoded/iwd/pwkill.pro
+share/gemrb/unhardcoded/iwd/pwsileh.pro
+share/gemrb/unhardcoded/iwd/pwstun.pro
+share/gemrb/unhardcoded/iwd/pwstunh.pro
+share/gemrb/unhardcoded/iwd/qslots.2da
+share/gemrb/unhardcoded/iwd/races.2da
+share/gemrb/unhardcoded/iwd/rad100.pro
+share/gemrb/unhardcoded/iwd/rad250.pro
+share/gemrb/unhardcoded/iwd/randitem.2da
+share/gemrb/unhardcoded/iwd/rdeadh.pro
+share/gemrb/unhardcoded/iwd/recitah.pro
+share/gemrb/unhardcoded/iwd/resurrh.pro
+share/gemrb/unhardcoded/iwd/rng450.pro
+share/gemrb/unhardcoded/iwd/rparalh.pro
+share/gemrb/unhardcoded/iwd/rwotfag.pro
+share/gemrb/unhardcoded/iwd/rwotfah.pro
+share/gemrb/unhardcoded/iwd/sarmorh.pro
+share/gemrb/unhardcoded/iwd/savegame.2da
+share/gemrb/unhardcoded/iwd/scharge.pro
+share/gemrb/unhardcoded/iwd/scharge.spl
+share/gemrb/unhardcoded/iwd/schargh.pro
+share/gemrb/unhardcoded/iwd/script.2da
+share/gemrb/unhardcoded/iwd/seater.pro
+share/gemrb/unhardcoded/iwd/seaterh.pro
+share/gemrb/unhardcoded/iwd/sgrowth.pro
+share/gemrb/unhardcoded/iwd/shout.pro
+share/gemrb/unhardcoded/iwd/shroud.pro
+share/gemrb/unhardcoded/iwd/shtable.2da
+share/gemrb/unhardcoded/iwd/skills.2da
+share/gemrb/unhardcoded/iwd/sleep.pro
+share/gemrb/unhardcoded/iwd/slivinh.pro
+share/gemrb/unhardcoded/iwd/slottype.2da
+share/gemrb/unhardcoded/iwd/soflamh.pro
+share/gemrb/unhardcoded/iwd/sohope.pro
+share/gemrb/unhardcoded/iwd/sooneh.pro
+share/gemrb/unhardcoded/iwd/sopain.pro
+share/gemrb/unhardcoded/iwd/sparbknp.pro
+share/gemrb/unhardcoded/iwd/sparbkpa.pro
+share/gemrb/unhardcoded/iwd/sparblnp.pro
+share/gemrb/unhardcoded/iwd/sparblpa.pro
+share/gemrb/unhardcoded/iwd/sparchnp.pro
+share/gemrb/unhardcoded/iwd/sparchpa.pro
+share/gemrb/unhardcoded/iwd/spargonp.pro
+share/gemrb/unhardcoded/iwd/spargopa.pro
+share/gemrb/unhardcoded/iwd/spargrnp.pro
+share/gemrb/unhardcoded/iwd/spargrpa.pro
+share/gemrb/unhardcoded/iwd/sparicnp.pro
+share/gemrb/unhardcoded/iwd/sparicpa.pro
+share/gemrb/unhardcoded/iwd/sparklbk.pro
+share/gemrb/unhardcoded/iwd/sparklbl.pro
+share/gemrb/unhardcoded/iwd/sparklch.pro
+share/gemrb/unhardcoded/iwd/sparklgo.pro
+share/gemrb/unhardcoded/iwd/sparklgr.pro
+share/gemrb/unhardcoded/iwd/sparklic.pro
+share/gemrb/unhardcoded/iwd/sparklma.pro
+share/gemrb/unhardcoded/iwd/sparklor.pro
+share/gemrb/unhardcoded/iwd/sparklpu.pro
+share/gemrb/unhardcoded/iwd/sparklre.pro
+share/gemrb/unhardcoded/iwd/sparklst.pro
+share/gemrb/unhardcoded/iwd/sparmanp.pro
+share/gemrb/unhardcoded/iwd/sparmapa.pro
+share/gemrb/unhardcoded/iwd/sparornp.pro
+share/gemrb/unhardcoded/iwd/sparorpa.pro
+share/gemrb/unhardcoded/iwd/sparpunp.pro
+share/gemrb/unhardcoded/iwd/sparpupa.pro
+share/gemrb/unhardcoded/iwd/sparrenp.pro
+share/gemrb/unhardcoded/iwd/sparrepa.pro
+share/gemrb/unhardcoded/iwd/sparstnp.pro
+share/gemrb/unhardcoded/iwd/sparstpa.pro
+share/gemrb/unhardcoded/iwd/spear.pro
+share/gemrb/unhardcoded/iwd/spearex.pro
+share/gemrb/unhardcoded/iwd/spfirebl.pro
+share/gemrb/unhardcoded/iwd/spklarbk.pro
+share/gemrb/unhardcoded/iwd/spklarbl.pro
+share/gemrb/unhardcoded/iwd/spklarch.pro
+share/gemrb/unhardcoded/iwd/spklargo.pro
+share/gemrb/unhardcoded/iwd/spklargr.pro
+share/gemrb/unhardcoded/iwd/spklaric.pro
+share/gemrb/unhardcoded/iwd/spklarma.pro
+share/gemrb/unhardcoded/iwd/spklaror.pro
+share/gemrb/unhardcoded/iwd/spklarpu.pro
+share/gemrb/unhardcoded/iwd/spklarre.pro
+share/gemrb/unhardcoded/iwd/spklarst.pro
+share/gemrb/unhardcoded/iwd/splprot.2da
+share/gemrb/unhardcoded/iwd/splspec.2da
+share/gemrb/unhardcoded/iwd/spoisoh.pro
+share/gemrb/unhardcoded/iwd/spscorch.pro
+share/gemrb/unhardcoded/iwd/spscoric.pro
+share/gemrb/unhardcoded/iwd/spwrath.pro
+share/gemrb/unhardcoded/iwd/ssorbh.pro
+share/gemrb/unhardcoded/iwd/ssswarm.pro
+share/gemrb/unhardcoded/iwd/sstone.pro
+share/gemrb/unhardcoded/iwd/sstoneh.pro
+share/gemrb/unhardcoded/iwd/start.2da
+share/gemrb/unhardcoded/iwd/stone.pro
+share/gemrb/unhardcoded/iwd/strengh.pro
+share/gemrb/unhardcoded/iwd/strings.2da
+share/gemrb/unhardcoded/iwd/suffoc.pro
+share/gemrb/unhardcoded/iwd/suffoch.pro
+share/gemrb/unhardcoded/iwd/sunfire.pro
+share/gemrb/unhardcoded/iwd/sunray.pro
+share/gemrb/unhardcoded/iwd/sunscoh.pro
+share/gemrb/unhardcoded/iwd/swave.pro
+share/gemrb/unhardcoded/iwd/swaveh.pro
+share/gemrb/unhardcoded/iwd/trapglyp.pro
+share/gemrb/unhardcoded/iwd/trapskul.pro
+share/gemrb/unhardcoded/iwd/tspray.pro
+share/gemrb/unhardcoded/iwd/ublight.pro
+share/gemrb/unhardcoded/iwd/uward.pro
+share/gemrb/unhardcoded/iwd/uwardh.pro
+share/gemrb/unhardcoded/iwd/vcremap.2da
+share/gemrb/unhardcoded/iwd/vspherh.pro
+share/gemrb/unhardcoded/iwd/wdeath1.pro
+share/gemrb/unhardcoded/iwd/wdeath2.pro
+share/gemrb/unhardcoded/iwd/weapprof.2da
+share/gemrb/unhardcoded/iwd/web.pro
+share/gemrb/unhardcoded/iwd/whirlw.pro
+share/gemrb/unhardcoded/iwd/womoon.pro
+share/gemrb/unhardcoded/iwd/wowisp.pro
+share/gemrb/unhardcoded/iwd/wvdeath.pro
+share/gemrb/unhardcoded/iwd/wvhith.pro
+share/gemrb/unhardcoded/iwd/wwolf.pro
+share/gemrb/unhardcoded/iwd/zlaura.pro
+share/gemrb/unhardcoded/iwd/zzweaps.2da
+share/gemrb/unhardcoded/iwd2/24895.spl
+share/gemrb/unhardcoded/iwd2/24896.spl
+share/gemrb/unhardcoded/iwd2/35782.spl
+share/gemrb/unhardcoded/iwd2/37678.spl
+share/gemrb/unhardcoded/iwd2/39280.spl
+share/gemrb/unhardcoded/iwd2/39309.spl
+share/gemrb/unhardcoded/iwd2/39310.spl
+share/gemrb/unhardcoded/iwd2/39311.spl
+share/gemrb/unhardcoded/iwd2/39312.spl
+share/gemrb/unhardcoded/iwd2/39313.spl
+share/gemrb/unhardcoded/iwd2/39314.spl
+share/gemrb/unhardcoded/iwd2/39315.spl
+share/gemrb/unhardcoded/iwd2/39316.spl
+share/gemrb/unhardcoded/iwd2/39317.spl
+share/gemrb/unhardcoded/iwd2/39326.spl
+share/gemrb/unhardcoded/iwd2/39327.spl
+share/gemrb/unhardcoded/iwd2/39328.spl
+share/gemrb/unhardcoded/iwd2/39329.spl
+share/gemrb/unhardcoded/iwd2/39330.spl
+share/gemrb/unhardcoded/iwd2/39331.spl
+share/gemrb/unhardcoded/iwd2/39332.spl
+share/gemrb/unhardcoded/iwd2/39747.spl
+share/gemrb/unhardcoded/iwd2/39748.spl
+share/gemrb/unhardcoded/iwd2/39751.spl
+share/gemrb/unhardcoded/iwd2/39753.spl
+share/gemrb/unhardcoded/iwd2/39755.spl
+share/gemrb/unhardcoded/iwd2/39763.spl
+share/gemrb/unhardcoded/iwd2/ability.2da
+share/gemrb/unhardcoded/iwd2/abjura.pro
+share/gemrb/unhardcoded/iwd2/abjurap.pro
+share/gemrb/unhardcoded/iwd2/abjurh.pro
+share/gemrb/unhardcoded/iwd2/abjurt.pro
+share/gemrb/unhardcoded/iwd2/abreath.pro
+share/gemrb/unhardcoded/iwd2/acidblgr.pro
+share/gemrb/unhardcoded/iwd2/acidblmu.pro
+share/gemrb/unhardcoded/iwd2/acidblob.pro
+share/gemrb/unhardcoded/iwd2/acidbloc.pro
+share/gemrb/unhardcoded/iwd2/acidh.pro
+share/gemrb/unhardcoded/iwd2/acidh.vvc
+share/gemrb/unhardcoded/iwd2/adhwil.pro
+share/gemrb/unhardcoded/iwd2/adhwilh.pro
+share/gemrb/unhardcoded/iwd2/alance.pro
+share/gemrb/unhardcoded/iwd2/aligns.2da
+share/gemrb/unhardcoded/iwd2/altera.pro
+share/gemrb/unhardcoded/iwd2/alteranp.pro
+share/gemrb/unhardcoded/iwd2/alterap.pro
+share/gemrb/unhardcoded/iwd2/alteraps.pro
+share/gemrb/unhardcoded/iwd2/alteras.pro
+share/gemrb/unhardcoded/iwd2/alterh.pro
+share/gemrb/unhardcoded/iwd2/altert.pro
+share/gemrb/unhardcoded/iwd2/area1np.pro
+share/gemrb/unhardcoded/iwd2/area1npl.pro
+share/gemrb/unhardcoded/iwd2/area1p.pro
+share/gemrb/unhardcoded/iwd2/area1pl.pro
+share/gemrb/unhardcoded/iwd2/area1ps.pro
+share/gemrb/unhardcoded/iwd2/area2.pro
+share/gemrb/unhardcoded/iwd2/area2np.pro
+share/gemrb/unhardcoded/iwd2/area3p.pro
+share/gemrb/unhardcoded/iwd2/area4np.pro
+share/gemrb/unhardcoded/iwd2/area_reverbs.2da
+share/gemrb/unhardcoded/iwd2/armorh.pro
+share/gemrb/unhardcoded/iwd2/arrow.pro
+share/gemrb/unhardcoded/iwd2/arrowex.pro
+share/gemrb/unhardcoded/iwd2/arrowflb.pro
+share/gemrb/unhardcoded/iwd2/arrowflg.pro
+share/gemrb/unhardcoded/iwd2/arrowfli.pro
+share/gemrb/unhardcoded/iwd2/arrowflm.pro
+share/gemrb/unhardcoded/iwd2/arrowhvy.pro
+share/gemrb/unhardcoded/iwd2/artstr.spl
+share/gemrb/unhardcoded/iwd2/ascorch.pro
+share/gemrb/unhardcoded/iwd2/astorm.pro
+share/gemrb/unhardcoded/iwd2/asumm1.pro
+share/gemrb/unhardcoded/iwd2/asumm1h.pro
+share/gemrb/unhardcoded/iwd2/asumm1x.pro
+share/gemrb/unhardcoded/iwd2/asumm2h.pro
+share/gemrb/unhardcoded/iwd2/asumm3h.pro
+share/gemrb/unhardcoded/iwd2/avatars.2da
+share/gemrb/unhardcoded/iwd2/avprefc.2da
+share/gemrb/unhardcoded/iwd2/avprefr.2da
+share/gemrb/unhardcoded/iwd2/axe.pro
+share/gemrb/unhardcoded/iwd2/axeex.pro
+share/gemrb/unhardcoded/iwd2/bbarrh1.pro
+share/gemrb/unhardcoded/iwd2/bbarrh2.pro
+share/gemrb/unhardcoded/iwd2/bbarrier.pro
+share/gemrb/unhardcoded/iwd2/bdeath.pro
+share/gemrb/unhardcoded/iwd2/bigboldr.pro
+share/gemrb/unhardcoded/iwd2/bios.2da
+share/gemrb/unhardcoded/iwd2/blessh.pro
+share/gemrb/unhardcoded/iwd2/bloodclr.2da
+share/gemrb/unhardcoded/iwd2/bolt.pro
+share/gemrb/unhardcoded/iwd2/boltex.pro
+share/gemrb/unhardcoded/iwd2/boulder.pro
+share/gemrb/unhardcoded/iwd2/bscloud.pro
+share/gemrb/unhardcoded/iwd2/bullet.pro
+share/gemrb/unhardcoded/iwd2/bulletex.pro
+share/gemrb/unhardcoded/iwd2/calllih.pro
+share/gemrb/unhardcoded/iwd2/ccdamah.pro
+share/gemrb/unhardcoded/iwd2/ccommah.pro
+share/gemrb/unhardcoded/iwd2/ccwounh.pro
+share/gemrb/unhardcoded/iwd2/cdiseah.pro
+share/gemrb/unhardcoded/iwd2/ceelem1.pro
+share/gemrb/unhardcoded/iwd2/ceelemh.pro
+share/gemrb/unhardcoded/iwd2/ceelemx.pro
+share/gemrb/unhardcoded/iwd2/cfelem1.pro
+share/gemrb/unhardcoded/iwd2/cfelemh.pro
+share/gemrb/unhardcoded/iwd2/cfelemx.pro
+share/gemrb/unhardcoded/iwd2/cfog.pro
+share/gemrb/unhardcoded/iwd2/cgraceh.pro
+share/gemrb/unhardcoded/iwd2/cgtable.2da
+share/gemrb/unhardcoded/iwd2/chant.pro
+share/gemrb/unhardcoded/iwd2/chromorb.pro
+share/gemrb/unhardcoded/iwd2/classes.2da
+share/gemrb/unhardcoded/iwd2/cldamah.pro
+share/gemrb/unhardcoded/iwd2/clight.pro
+share/gemrb/unhardcoded/iwd2/cloud.pro
+share/gemrb/unhardcoded/iwd2/cloudb.pro
+share/gemrb/unhardcoded/iwd2/cloudbh.pro
+share/gemrb/unhardcoded/iwd2/cloudkil.pro
+share/gemrb/unhardcoded/iwd2/cloudks.pro
+share/gemrb/unhardcoded/iwd2/clowncol.2da
+share/gemrb/unhardcoded/iwd2/clskills.2da
+share/gemrb/unhardcoded/iwd2/clwounh.pro
+share/gemrb/unhardcoded/iwd2/cmdamah.pro
+share/gemrb/unhardcoded/iwd2/cmwounh.pro
+share/gemrb/unhardcoded/iwd2/cobones.pro
+share/gemrb/unhardcoded/iwd2/cobonh1.pro
+share/gemrb/unhardcoded/iwd2/cobonh2.pro
+share/gemrb/unhardcoded/iwd2/cocold.pro
+share/gemrb/unhardcoded/iwd2/cocoldh.pro
+share/gemrb/unhardcoded/iwd2/cofire.pro
+share/gemrb/unhardcoded/iwd2/coldh.pro
+share/gemrb/unhardcoded/iwd2/coldh.vvc
+share/gemrb/unhardcoded/iwd2/colrspry.pro
+share/gemrb/unhardcoded/iwd2/confush.pro
+share/gemrb/unhardcoded/iwd2/confusp.pro
+share/gemrb/unhardcoded/iwd2/confusw.pro
+share/gemrb/unhardcoded/iwd2/conjuh.pro
+share/gemrb/unhardcoded/iwd2/conjut.pro
+share/gemrb/unhardcoded/iwd2/copest.pro
+share/gemrb/unhardcoded/iwd2/cripstr.spl
+share/gemrb/unhardcoded/iwd2/cry150.pro
+share/gemrb/unhardcoded/iwd2/cry200.pro
+share/gemrb/unhardcoded/iwd2/cry225.pro
+share/gemrb/unhardcoded/iwd2/cry250.pro
+share/gemrb/unhardcoded/iwd2/cry500np.pro
+share/gemrb/unhardcoded/iwd2/csdamah.pro
+share/gemrb/unhardcoded/iwd2/cstrenh.pro
+share/gemrb/unhardcoded/iwd2/cswounh.pro
+share/gemrb/unhardcoded/iwd2/curseh.pro
+share/gemrb/unhardcoded/iwd2/cwelem1.pro
+share/gemrb/unhardcoded/iwd2/cwelemh.pro
+share/gemrb/unhardcoded/iwd2/cwelemx.pro
+share/gemrb/unhardcoded/iwd2/dagger.pro
+share/gemrb/unhardcoded/iwd2/daggerex.pro
+share/gemrb/unhardcoded/iwd2/damage.2da
+share/gemrb/unhardcoded/iwd2/dart.pro
+share/gemrb/unhardcoded/iwd2/dartex.pro
+share/gemrb/unhardcoded/iwd2/dattach.pro
+share/gemrb/unhardcoded/iwd2/dbfireb.pro
+share/gemrb/unhardcoded/iwd2/dbreath.pro
+share/gemrb/unhardcoded/iwd2/ddeath.pro
+share/gemrb/unhardcoded/iwd2/ddeath2.pro
+share/gemrb/unhardcoded/iwd2/ddoorh.pro
+share/gemrb/unhardcoded/iwd2/defsound.2da
+share/gemrb/unhardcoded/iwd2/destruh.pro
+share/gemrb/unhardcoded/iwd2/detect.spl
+share/gemrb/unhardcoded/iwd2/dfog.pro
+share/gemrb/unhardcoded/iwd2/dirty.spl
+share/gemrb/unhardcoded/iwd2/disint.pro
+share/gemrb/unhardcoded/iwd2/disinth.pro
+share/gemrb/unhardcoded/iwd2/dispel.pro
+share/gemrb/unhardcoded/iwd2/divinh.pro
+share/gemrb/unhardcoded/iwd2/divint.pro
+share/gemrb/unhardcoded/iwd2/dsclass.2da
+share/gemrb/unhardcoded/iwd2/dspell.pro
+share/gemrb/unhardcoded/iwd2/dspellh.pro
+share/gemrb/unhardcoded/iwd2/dsrace.2da
+share/gemrb/unhardcoded/iwd2/dstable.2da
+share/gemrb/unhardcoded/iwd2/effects.ids
+share/gemrb/unhardcoded/iwd2/electrh.pro
+share/gemrb/unhardcoded/iwd2/electrh.vvc
+share/gemrb/unhardcoded/iwd2/emotion.pro
+share/gemrb/unhardcoded/iwd2/enchah.pro
+share/gemrb/unhardcoded/iwd2/enchan.pro
+share/gemrb/unhardcoded/iwd2/enchannp.pro
+share/gemrb/unhardcoded/iwd2/enchat.pro
+share/gemrb/unhardcoded/iwd2/entangle.pro
+share/gemrb/unhardcoded/iwd2/entropy.2da
+share/gemrb/unhardcoded/iwd2/equake.pro
+share/gemrb/unhardcoded/iwd2/exaltah.pro
+share/gemrb/unhardcoded/iwd2/factioh.pro
+share/gemrb/unhardcoded/iwd2/fatigue.spl
+share/gemrb/unhardcoded/iwd2/fbreath.pro
+share/gemrb/unhardcoded/iwd2/feat00.spl
+share/gemrb/unhardcoded/iwd2/feat02.spl
+share/gemrb/unhardcoded/iwd2/feat07.spl
+share/gemrb/unhardcoded/iwd2/feat09.spl
+share/gemrb/unhardcoded/iwd2/feat0a.spl
+share/gemrb/unhardcoded/iwd2/feat0c.spl
+share/gemrb/unhardcoded/iwd2/feat0d.spl
+share/gemrb/unhardcoded/iwd2/feat0f.spl
+share/gemrb/unhardcoded/iwd2/feat10.spl
+share/gemrb/unhardcoded/iwd2/feat18.spl
+share/gemrb/unhardcoded/iwd2/feat19.spl
+share/gemrb/unhardcoded/iwd2/feat1a.spl
+share/gemrb/unhardcoded/iwd2/feat1c.spl
+share/gemrb/unhardcoded/iwd2/feat1c1.eff
+share/gemrb/unhardcoded/iwd2/feat1c2.eff
+share/gemrb/unhardcoded/iwd2/feat1d.spl
+share/gemrb/unhardcoded/iwd2/feat1e.spl
+share/gemrb/unhardcoded/iwd2/feat20.spl
+share/gemrb/unhardcoded/iwd2/feat22.spl
+share/gemrb/unhardcoded/iwd2/feat23.spl
+share/gemrb/unhardcoded/iwd2/feat25.spl
+share/gemrb/unhardcoded/iwd2/feat32.spl
+share/gemrb/unhardcoded/iwd2/feat33.spl
+share/gemrb/unhardcoded/iwd2/feat3b.spl
+share/gemrb/unhardcoded/iwd2/feat41.spl
+share/gemrb/unhardcoded/iwd2/featreq.2da
+share/gemrb/unhardcoded/iwd2/ffinger.pro
+share/gemrb/unhardcoded/iwd2/findtrap.pro
+share/gemrb/unhardcoded/iwd2/fireball.pro
+share/gemrb/unhardcoded/iwd2/fireblic.pro
+share/gemrb/unhardcoded/iwd2/firebolt.pro
+share/gemrb/unhardcoded/iwd2/firebtbl.pro
+share/gemrb/unhardcoded/iwd2/fireh.pro
+share/gemrb/unhardcoded/iwd2/fireh.vvc
+share/gemrb/unhardcoded/iwd2/firestor.pro
+share/gemrb/unhardcoded/iwd2/fistweap.2da
+share/gemrb/unhardcoded/iwd2/fodeath.pro
+share/gemrb/unhardcoded/iwd2/fonts.2da
+share/gemrb/unhardcoded/iwd2/formatio.2da
+share/gemrb/unhardcoded/iwd2/fseed.pro
+share/gemrb/unhardcoded/iwd2/fstrikh.pro
+share/gemrb/unhardcoded/iwd2/gabreath.pro
+share/gemrb/unhardcoded/iwd2/gametime.2da
+share/gemrb/unhardcoded/iwd2/garmorh.pro
+share/gemrb/unhardcoded/iwd2/gate.pro
+share/gemrb/unhardcoded/iwd2/gaze.pro
+share/gemrb/unhardcoded/iwd2/geloopx.pro
+share/gemrb/unhardcoded/iwd2/gemprjtl.ids
+share/gemrb/unhardcoded/iwd2/gemrb.ini
+share/gemrb/unhardcoded/iwd2/gender.2da
+share/gemrb/unhardcoded/iwd2/golcloud.pro
+share/gemrb/unhardcoded/iwd2/grease.pro
+share/gemrb/unhardcoded/iwd2/gshout.pro
+share/gemrb/unhardcoded/iwd2/guibtact.2da
+share/gemrb/unhardcoded/iwd2/guils.chu
+share/gemrb/unhardcoded/iwd2/hamstr.spl
+share/gemrb/unhardcoded/iwd2/harmh.pro
+share/gemrb/unhardcoded/iwd2/harmony.pro
+share/gemrb/unhardcoded/iwd2/haterace.2da
+share/gemrb/unhardcoded/iwd2/healh.pro
+share/gemrb/unhardcoded/iwd2/hmighth.pro
+share/gemrb/unhardcoded/iwd2/hold.pro
+share/gemrb/unhardcoded/iwd2/hsmite.pro
+share/gemrb/unhardcoded/iwd2/hword.pro
+share/gemrb/unhardcoded/iwd2/icelance.pro
+share/gemrb/unhardcoded/iwd2/icestorm.pro
+share/gemrb/unhardcoded/iwd2/icloud.pro
+share/gemrb/unhardcoded/iwd2/iclouda.pro
+share/gemrb/unhardcoded/iwd2/icloudb.pro
+share/gemrb/unhardcoded/iwd2/illush.pro
+share/gemrb/unhardcoded/iwd2/illust.pro
+share/gemrb/unhardcoded/iwd2/inarea.pro
+share/gemrb/unhardcoded/iwd2/inareanp.pro
+share/gemrb/unhardcoded/iwd2/inareapa.pro
+share/gemrb/unhardcoded/iwd2/inareasm.pro
+share/gemrb/unhardcoded/iwd2/invoch.pro
+share/gemrb/unhardcoded/iwd2/invoct.pro
+share/gemrb/unhardcoded/iwd2/iplague.pro
+share/gemrb/unhardcoded/iwd2/island00.2da
+share/gemrb/unhardcoded/iwd2/itemdata.2da
+share/gemrb/unhardcoded/iwd2/itemsnd.2da
+share/gemrb/unhardcoded/iwd2/itemspec.2da
+share/gemrb/unhardcoded/iwd2/itemtype.2da
+share/gemrb/unhardcoded/iwd2/itemuse.2da
+share/gemrb/unhardcoded/iwd2/iwdshtab.2da
+share/gemrb/unhardcoded/iwd2/lightb.pro
+share/gemrb/unhardcoded/iwd2/lightbnb.pro
+share/gemrb/unhardcoded/iwd2/lightsto.pro
+share/gemrb/unhardcoded/iwd2/lodisr.pro
+share/gemrb/unhardcoded/iwd2/magesch.2da
+share/gemrb/unhardcoded/iwd2/magicmis.pro
+share/gemrb/unhardcoded/iwd2/malison.pro
+share/gemrb/unhardcoded/iwd2/mdfeats.2da
+share/gemrb/unhardcoded/iwd2/mfmiss.pro
+share/gemrb/unhardcoded/iwd2/mfmiss2.pro
+share/gemrb/unhardcoded/iwd2/mfmissh.pro
+share/gemrb/unhardcoded/iwd2/mfog.pro
+share/gemrb/unhardcoded/iwd2/mmagich.pro
+share/gemrb/unhardcoded/iwd2/mmissile.pro
+share/gemrb/unhardcoded/iwd2/modal.2da
+share/gemrb/unhardcoded/iwd2/moelda.pro
+share/gemrb/unhardcoded/iwd2/mrage.pro
+share/gemrb/unhardcoded/iwd2/mrageh.pro
+share/gemrb/unhardcoded/iwd2/mspore.pro
+share/gemrb/unhardcoded/iwd2/msumm1.pro
+share/gemrb/unhardcoded/iwd2/msumm1h.pro
+share/gemrb/unhardcoded/iwd2/msumm1x.pro
+share/gemrb/unhardcoded/iwd2/msumm2h.pro
+share/gemrb/unhardcoded/iwd2/msumm3h.pro
+share/gemrb/unhardcoded/iwd2/msumm4h.pro
+share/gemrb/unhardcoded/iwd2/msumm5h.pro
+share/gemrb/unhardcoded/iwd2/msumm6h.pro
+share/gemrb/unhardcoded/iwd2/msumm7h.pro
+share/gemrb/unhardcoded/iwd2/mswordh.pro
+share/gemrb/unhardcoded/iwd2/mtouchh.pro
+share/gemrb/unhardcoded/iwd2/necroh.pro
+share/gemrb/unhardcoded/iwd2/necrot.pro
+share/gemrb/unhardcoded/iwd2/npoisoh.pro
+share/gemrb/unhardcoded/iwd2/ofsphe.pro
+share/gemrb/unhardcoded/iwd2/overlay.2da
+share/gemrb/unhardcoded/iwd2/paralh.pro
+share/gemrb/unhardcoded/iwd2/pathfind.2da
+share/gemrb/unhardcoded/iwd2/pfire.pro
+share/gemrb/unhardcoded/iwd2/pictures.2da
+share/gemrb/unhardcoded/iwd2/poisonh.pro
+share/gemrb/unhardcoded/iwd2/polystat.2da
+share/gemrb/unhardcoded/iwd2/portalh.pro
+share/gemrb/unhardcoded/iwd2/prayer.pro
+share/gemrb/unhardcoded/iwd2/prayerh.pro
+share/gemrb/unhardcoded/iwd2/proftype.2da
+share/gemrb/unhardcoded/iwd2/protevil.pro
+share/gemrb/unhardcoded/iwd2/prtl_cl.pro
+share/gemrb/unhardcoded/iwd2/prtl_op.pro
+share/gemrb/unhardcoded/iwd2/pspray.pro
+share/gemrb/unhardcoded/iwd2/pwkill.pro
+share/gemrb/unhardcoded/iwd2/pwsileh.pro
+share/gemrb/unhardcoded/iwd2/pwstun.pro
+share/gemrb/unhardcoded/iwd2/pwstunh.pro
+share/gemrb/unhardcoded/iwd2/raceflag.2da
+share/gemrb/unhardcoded/iwd2/races.2da
+share/gemrb/unhardcoded/iwd2/racskill.2da
+share/gemrb/unhardcoded/iwd2/rad100.pro
+share/gemrb/unhardcoded/iwd2/rad250.pro
+share/gemrb/unhardcoded/iwd2/rad300.pro
+share/gemrb/unhardcoded/iwd2/randitem.2da
+share/gemrb/unhardcoded/iwd2/rdeadh.pro
+share/gemrb/unhardcoded/iwd2/recitah.pro
+share/gemrb/unhardcoded/iwd2/resurrh.pro
+share/gemrb/unhardcoded/iwd2/rng450.pro
+share/gemrb/unhardcoded/iwd2/rparalh.pro
+share/gemrb/unhardcoded/iwd2/rwotfag.pro
+share/gemrb/unhardcoded/iwd2/rwotfah.pro
+share/gemrb/unhardcoded/iwd2/sarmorh.pro
+share/gemrb/unhardcoded/iwd2/savegame.2da
+share/gemrb/unhardcoded/iwd2/scharge.pro
+share/gemrb/unhardcoded/iwd2/schargh.pro
+share/gemrb/unhardcoded/iwd2/script.2da
+share/gemrb/unhardcoded/iwd2/seater.pro
+share/gemrb/unhardcoded/iwd2/seaterh.pro
+share/gemrb/unhardcoded/iwd2/sgrowth.pro
+share/gemrb/unhardcoded/iwd2/shout.pro
+share/gemrb/unhardcoded/iwd2/shroud.pro
+share/gemrb/unhardcoded/iwd2/shtable.2da
+share/gemrb/unhardcoded/iwd2/skillsta.2da
+share/gemrb/unhardcoded/iwd2/sleep.pro
+share/gemrb/unhardcoded/iwd2/slivinh.pro
+share/gemrb/unhardcoded/iwd2/slottype.2da
+share/gemrb/unhardcoded/iwd2/soflamh.pro
+share/gemrb/unhardcoded/iwd2/sohope.pro
+share/gemrb/unhardcoded/iwd2/sooneh.pro
+share/gemrb/unhardcoded/iwd2/sopain.pro
+share/gemrb/unhardcoded/iwd2/sparbknp.pro
+share/gemrb/unhardcoded/iwd2/sparbkpa.pro
+share/gemrb/unhardcoded/iwd2/sparblnp.pro
+share/gemrb/unhardcoded/iwd2/sparblpa.pro
+share/gemrb/unhardcoded/iwd2/sparchnp.pro
+share/gemrb/unhardcoded/iwd2/sparchpa.pro
+share/gemrb/unhardcoded/iwd2/spargonp.pro
+share/gemrb/unhardcoded/iwd2/spargopa.pro
+share/gemrb/unhardcoded/iwd2/spargrnp.pro
+share/gemrb/unhardcoded/iwd2/spargrpa.pro
+share/gemrb/unhardcoded/iwd2/sparicnp.pro
+share/gemrb/unhardcoded/iwd2/sparicpa.pro
+share/gemrb/unhardcoded/iwd2/sparklbk.pro
+share/gemrb/unhardcoded/iwd2/sparklbl.pro
+share/gemrb/unhardcoded/iwd2/sparklch.pro
+share/gemrb/unhardcoded/iwd2/sparklgo.pro
+share/gemrb/unhardcoded/iwd2/sparklgr.pro
+share/gemrb/unhardcoded/iwd2/sparklic.pro
+share/gemrb/unhardcoded/iwd2/sparklma.pro
+share/gemrb/unhardcoded/iwd2/sparklor.pro
+share/gemrb/unhardcoded/iwd2/sparklpu.pro
+share/gemrb/unhardcoded/iwd2/sparklre.pro
+share/gemrb/unhardcoded/iwd2/sparklst.pro
+share/gemrb/unhardcoded/iwd2/sparmanp.pro
+share/gemrb/unhardcoded/iwd2/sparmapa.pro
+share/gemrb/unhardcoded/iwd2/sparornp.pro
+share/gemrb/unhardcoded/iwd2/sparorpa.pro
+share/gemrb/unhardcoded/iwd2/sparpunp.pro
+share/gemrb/unhardcoded/iwd2/sparpupa.pro
+share/gemrb/unhardcoded/iwd2/sparrenp.pro
+share/gemrb/unhardcoded/iwd2/sparrepa.pro
+share/gemrb/unhardcoded/iwd2/sparstnp.pro
+share/gemrb/unhardcoded/iwd2/sparstpa.pro
+share/gemrb/unhardcoded/iwd2/spbrnhnd.pro
+share/gemrb/unhardcoded/iwd2/spear.pro
+share/gemrb/unhardcoded/iwd2/spearex.pro
+share/gemrb/unhardcoded/iwd2/spfdeath.pro
+share/gemrb/unhardcoded/iwd2/spfirebl.pro
+share/gemrb/unhardcoded/iwd2/spin231r.spl
+share/gemrb/unhardcoded/iwd2/spin232r.spl
+share/gemrb/unhardcoded/iwd2/spin233r.spl
+share/gemrb/unhardcoded/iwd2/spklarbk.pro
+share/gemrb/unhardcoded/iwd2/spklarbl.pro
+share/gemrb/unhardcoded/iwd2/spklarch.pro
+share/gemrb/unhardcoded/iwd2/spklargo.pro
+share/gemrb/unhardcoded/iwd2/spklargr.pro
+share/gemrb/unhardcoded/iwd2/spklaric.pro
+share/gemrb/unhardcoded/iwd2/spklarma.pro
+share/gemrb/unhardcoded/iwd2/spklaror.pro
+share/gemrb/unhardcoded/iwd2/spklarpu.pro
+share/gemrb/unhardcoded/iwd2/spklarre.pro
+share/gemrb/unhardcoded/iwd2/spklarst.pro
+share/gemrb/unhardcoded/iwd2/splfocus.2da
+share/gemrb/unhardcoded/iwd2/splprot.2da
+share/gemrb/unhardcoded/iwd2/splspec.2da
+share/gemrb/unhardcoded/iwd2/spoisoh.pro
+share/gemrb/unhardcoded/iwd2/spscorch.pro
+share/gemrb/unhardcoded/iwd2/spscoric.pro
+share/gemrb/unhardcoded/iwd2/spwrath.pro
+share/gemrb/unhardcoded/iwd2/ssorbh.pro
+share/gemrb/unhardcoded/iwd2/ssswarm.pro
+share/gemrb/unhardcoded/iwd2/sstone.pro
+share/gemrb/unhardcoded/iwd2/sstoneh.pro
+share/gemrb/unhardcoded/iwd2/start.2da
+share/gemrb/unhardcoded/iwd2/stone.pro
+share/gemrb/unhardcoded/iwd2/strengh.pro
+share/gemrb/unhardcoded/iwd2/strings.2da
+share/gemrb/unhardcoded/iwd2/suffoc.pro
+share/gemrb/unhardcoded/iwd2/suffoch.pro
+share/gemrb/unhardcoded/iwd2/sunfire.pro
+share/gemrb/unhardcoded/iwd2/sunray.pro
+share/gemrb/unhardcoded/iwd2/sunscoh.pro
+share/gemrb/unhardcoded/iwd2/swave.pro
+share/gemrb/unhardcoded/iwd2/swaveh.pro
+share/gemrb/unhardcoded/iwd2/topics.2da
+share/gemrb/unhardcoded/iwd2/trap.pro
+share/gemrb/unhardcoded/iwd2/trapglyp.pro
+share/gemrb/unhardcoded/iwd2/trapskul.pro
+share/gemrb/unhardcoded/iwd2/tspray.pro
+share/gemrb/unhardcoded/iwd2/turn.spl
+share/gemrb/unhardcoded/iwd2/ublight.pro
+share/gemrb/unhardcoded/iwd2/uhold.pro
+share/gemrb/unhardcoded/iwd2/uncanny.spl
+share/gemrb/unhardcoded/iwd2/uward.pro
+share/gemrb/unhardcoded/iwd2/uwardh.pro
+share/gemrb/unhardcoded/iwd2/vcremap.2da
+share/gemrb/unhardcoded/iwd2/vspherh.pro
+share/gemrb/unhardcoded/iwd2/walksnd.2da
+share/gemrb/unhardcoded/iwd2/wdeath1.pro
+share/gemrb/unhardcoded/iwd2/wdeath2.pro
+share/gemrb/unhardcoded/iwd2/web.pro
+share/gemrb/unhardcoded/iwd2/whirlw.pro
+share/gemrb/unhardcoded/iwd2/wofire.pro
+share/gemrb/unhardcoded/iwd2/womoon.pro
+share/gemrb/unhardcoded/iwd2/womoonx.pro
+share/gemrb/unhardcoded/iwd2/wowisp.pro
+share/gemrb/unhardcoded/iwd2/wvdeath.pro
+share/gemrb/unhardcoded/iwd2/wvhith.pro
+share/gemrb/unhardcoded/iwd2/wwolf.pro
+share/gemrb/unhardcoded/iwd2/zlaura.pro
+share/gemrb/unhardcoded/pst/MPALETTE.bmp
+share/gemrb/unhardcoded/pst/abcomm.2da
+share/gemrb/unhardcoded/pst/acidblgr.pro
+share/gemrb/unhardcoded/pst/acidblmu.pro
+share/gemrb/unhardcoded/pst/acidblob.pro
+share/gemrb/unhardcoded/pst/acidbloc.pro
+share/gemrb/unhardcoded/pst/adder.spl
+share/gemrb/unhardcoded/pst/aligns.2da
+share/gemrb/unhardcoded/pst/amiss.pro
+share/gemrb/unhardcoded/pst/amiss2.pro
+share/gemrb/unhardcoded/pst/anims.2da
+share/gemrb/unhardcoded/pst/aotorm.pro
+share/gemrb/unhardcoded/pst/areapro.2da
+share/gemrb/unhardcoded/pst/arrow.pro
+share/gemrb/unhardcoded/pst/arrowex.pro
+share/gemrb/unhardcoded/pst/arrowflb.pro
+share/gemrb/unhardcoded/pst/arrowflg.pro
+share/gemrb/unhardcoded/pst/arrowfli.pro
+share/gemrb/unhardcoded/pst/arrowflm.pro
+share/gemrb/unhardcoded/pst/arrowhvy.pro
+share/gemrb/unhardcoded/pst/astorm.pro
+share/gemrb/unhardcoded/pst/astorm.spl
+share/gemrb/unhardcoded/pst/avatars.2da
+share/gemrb/unhardcoded/pst/avprefix.2da
+share/gemrb/unhardcoded/pst/avprefs.2da
+share/gemrb/unhardcoded/pst/avslots.2da
+share/gemrb/unhardcoded/pst/axe.pro
+share/gemrb/unhardcoded/pst/axeex.pro
+share/gemrb/unhardcoded/pst/axoft.spl
+share/gemrb/unhardcoded/pst/baldur.bcs
+share/gemrb/unhardcoded/pst/ball.spl
+share/gemrb/unhardcoded/pst/bbridge.pro
+share/gemrb/unhardcoded/pst/bbridge.spl
+share/gemrb/unhardcoded/pst/bios.2da
+share/gemrb/unhardcoded/pst/blessed.pro
+share/gemrb/unhardcoded/pst/blight.pro
+share/gemrb/unhardcoded/pst/blight2.pro
+share/gemrb/unhardcoded/pst/bluetint.spl
+share/gemrb/unhardcoded/pst/bolt.pro
+share/gemrb/unhardcoded/pst/boltex.pro
+share/gemrb/unhardcoded/pst/bstorm.pro
+share/gemrb/unhardcoded/pst/bstorm.spl
+share/gemrb/unhardcoded/pst/bstorm2.pro
+share/gemrb/unhardcoded/pst/bstorm2.spl
+share/gemrb/unhardcoded/pst/bullet.pro
+share/gemrb/unhardcoded/pst/bulletex.pro
+share/gemrb/unhardcoded/pst/callih.pro
+share/gemrb/unhardcoded/pst/cgtable.2da
+share/gemrb/unhardcoded/pst/chost.2da
+share/gemrb/unhardcoded/pst/chost.pro
+share/gemrb/unhardcoded/pst/chost.spl
+share/gemrb/unhardcoded/pst/chromorb.pro
+share/gemrb/unhardcoded/pst/classes.2da
+share/gemrb/unhardcoded/pst/cloud.pro
+share/gemrb/unhardcoded/pst/cloudkil.pro
+share/gemrb/unhardcoded/pst/clskills.2da
+share/gemrb/unhardcoded/pst/clssplab.2da
+share/gemrb/unhardcoded/pst/cocold.pro
+share/gemrb/unhardcoded/pst/colrspry.pro
+share/gemrb/unhardcoded/pst/comment.2da
+share/gemrb/unhardcoded/pst/conflag.pro
+share/gemrb/unhardcoded/pst/conflag.spl
+share/gemrb/unhardcoded/pst/confus.pro
+share/gemrb/unhardcoded/pst/crits.2da
+share/gemrb/unhardcoded/pst/cursed.pro
+share/gemrb/unhardcoded/pst/dagger.pro
+share/gemrb/unhardcoded/pst/daggerex.pro
+share/gemrb/unhardcoded/pst/damage.2da
+share/gemrb/unhardcoded/pst/dart.pro
+share/gemrb/unhardcoded/pst/dartex.pro
+share/gemrb/unhardcoded/pst/dbolt.pro
+share/gemrb/unhardcoded/pst/dbolt.spl
+share/gemrb/unhardcoded/pst/defsound.2da
+share/gemrb/unhardcoded/pst/dhell.pro
+share/gemrb/unhardcoded/pst/dhell.spl
+share/gemrb/unhardcoded/pst/dmhead.cre
+share/gemrb/unhardcoded/pst/dstable.2da
+share/gemrb/unhardcoded/pst/easymaze.2da
+share/gemrb/unhardcoded/pst/ebomb.pro
+share/gemrb/unhardcoded/pst/effects.ids
+share/gemrb/unhardcoded/pst/elyfire.pro
+share/gemrb/unhardcoded/pst/elytear.pro
+share/gemrb/unhardcoded/pst/embalm.pro
+share/gemrb/unhardcoded/pst/estrike.pro
+share/gemrb/unhardcoded/pst/factions.2da
+share/gemrb/unhardcoded/pst/faerie.spl
+share/gemrb/unhardcoded/pst/fbomb.pro
+share/gemrb/unhardcoded/pst/fbyello.pro
+share/gemrb/unhardcoded/pst/fearaura.pro
+share/gemrb/unhardcoded/pst/ffire.pro
+share/gemrb/unhardcoded/pst/fireball.pro
+share/gemrb/unhardcoded/pst/firebolt.pro
+share/gemrb/unhardcoded/pst/firebtbl.pro
+share/gemrb/unhardcoded/pst/fireice.pro
+share/gemrb/unhardcoded/pst/firestor.pro
+share/gemrb/unhardcoded/pst/fistweap.2da
+share/gemrb/unhardcoded/pst/fizzle.spl
+share/gemrb/unhardcoded/pst/fmiss.pro
+share/gemrb/unhardcoded/pst/fonts.2da
+share/gemrb/unhardcoded/pst/formatio.2da
+share/gemrb/unhardcoded/pst/foundry.2da
+share/gemrb/unhardcoded/pst/frain.pro
+share/gemrb/unhardcoded/pst/gametime.2da
+share/gemrb/unhardcoded/pst/gaze.pro
+share/gemrb/unhardcoded/pst/gemprjtl.ids
+share/gemrb/unhardcoded/pst/gemrb.ini
+share/gemrb/unhardcoded/pst/genders.2da
+share/gemrb/unhardcoded/pst/goinvul.pro
+share/gemrb/unhardcoded/pst/goinvul.spl
+share/gemrb/unhardcoded/pst/grease.pro
+share/gemrb/unhardcoded/pst/guibtact.2da
+share/gemrb/unhardcoded/pst/guiid.chu
+share/gemrb/unhardcoded/pst/guils.chu
+share/gemrb/unhardcoded/pst/guiw08.chu
+share/gemrb/unhardcoded/pst/hlymite.pro
+share/gemrb/unhardcoded/pst/hold.pro
+share/gemrb/unhardcoded/pst/holdund.pro
+share/gemrb/unhardcoded/pst/holdund.spl
+share/gemrb/unhardcoded/pst/hopand.pro
+share/gemrb/unhardcoded/pst/hopand2.pro
+share/gemrb/unhardcoded/pst/horror.pro
+share/gemrb/unhardcoded/pst/howl.spl
+share/gemrb/unhardcoded/pst/ice.pro
+share/gemrb/unhardcoded/pst/ice.spl
+share/gemrb/unhardcoded/pst/ice2.spl
+share/gemrb/unhardcoded/pst/ice3.spl
+share/gemrb/unhardcoded/pst/icestorm.pro
+share/gemrb/unhardcoded/pst/ifury.pro
+share/gemrb/unhardcoded/pst/ifury.spl
+share/gemrb/unhardcoded/pst/ignusorb.pro
+share/gemrb/unhardcoded/pst/ignusorb.vvc
+share/gemrb/unhardcoded/pst/iknife.pro
+share/gemrb/unhardcoded/pst/imiss.pro
+share/gemrb/unhardcoded/pst/imiss2.pro
+share/gemrb/unhardcoded/pst/impstr.spl
+share/gemrb/unhardcoded/pst/inarea.pro
+share/gemrb/unhardcoded/pst/inareanp.pro
+share/gemrb/unhardcoded/pst/inareapa.pro
+share/gemrb/unhardcoded/pst/inareasm.pro
+share/gemrb/unhardcoded/pst/istorm.pro
+share/gemrb/unhardcoded/pst/istorm.spl
+share/gemrb/unhardcoded/pst/istr.pro
+share/gemrb/unhardcoded/pst/iswarm.pro
+share/gemrb/unhardcoded/pst/iswarm.spl
+share/gemrb/unhardcoded/pst/item_use.2da
+share/gemrb/unhardcoded/pst/itemsnd.2da
+share/gemrb/unhardcoded/pst/itemspec.2da
+share/gemrb/unhardcoded/pst/itemtype.2da
+share/gemrb/unhardcoded/pst/itemuse.2da
+share/gemrb/unhardcoded/pst/iterror.pro
+share/gemrb/unhardcoded/pst/kiss.pro
+share/gemrb/unhardcoded/pst/kitlist.2da
+share/gemrb/unhardcoded/pst/knock.pro
+share/gemrb/unhardcoded/pst/lightb.pro
+share/gemrb/unhardcoded/pst/lightnin.spl
+share/gemrb/unhardcoded/pst/lightsto.pro
+share/gemrb/unhardcoded/pst/litany.pro
+share/gemrb/unhardcoded/pst/litany.spl
+share/gemrb/unhardcoded/pst/lmiss.pro
+share/gemrb/unhardcoded/pst/lstorm.2da
+share/gemrb/unhardcoded/pst/lstorm.pro
+share/gemrb/unhardcoded/pst/lstorm.spl
+share/gemrb/unhardcoded/pst/lstorm2.pro
+share/gemrb/unhardcoded/pst/lstorm2.spl
+share/gemrb/unhardcoded/pst/magicmis.pro
+share/gemrb/unhardcoded/pst/mcannon.pro
+share/gemrb/unhardcoded/pst/mcannon.spl
+share/gemrb/unhardcoded/pst/mmiss.pro
+share/gemrb/unhardcoded/pst/mmiss2.pro
+share/gemrb/unhardcoded/pst/modal.2da
+share/gemrb/unhardcoded/pst/mpal256.bmp
+share/gemrb/unhardcoded/pst/mswarm.pro
+share/gemrb/unhardcoded/pst/mswarm.spl
+share/gemrb/unhardcoded/pst/music.2da
+share/gemrb/unhardcoded/pst/nbolt.pro
+share/gemrb/unhardcoded/pst/orb.spl
+share/gemrb/unhardcoded/pst/orngtint.spl
+share/gemrb/unhardcoded/pst/overlay.2da
+share/gemrb/unhardcoded/pst/pacify.pro
+share/gemrb/unhardcoded/pst/pacify.spl
+share/gemrb/unhardcoded/pst/pathfind.2da
+share/gemrb/unhardcoded/pst/pcmaze.2da
+share/gemrb/unhardcoded/pst/pdolls.2da
+share/gemrb/unhardcoded/pst/poo.spl
+share/gemrb/unhardcoded/pst/poone.pro
+share/gemrb/unhardcoded/pst/proftype.2da
+share/gemrb/unhardcoded/pst/pwb.spl
+share/gemrb/unhardcoded/pst/pwblind.pro
+share/gemrb/unhardcoded/pst/pwk.spl
+share/gemrb/unhardcoded/pst/pwkill.pro
+share/gemrb/unhardcoded/pst/races.2da
+share/gemrb/unhardcoded/pst/randitem.2da
+share/gemrb/unhardcoded/pst/rdead.pro
+share/gemrb/unhardcoded/pst/rdead.spl
+share/gemrb/unhardcoded/pst/rock.pro
+share/gemrb/unhardcoded/pst/rotorm.pro
+share/gemrb/unhardcoded/pst/rune.2da
+share/gemrb/unhardcoded/pst/rune.pro
+share/gemrb/unhardcoded/pst/rune.spl
+share/gemrb/unhardcoded/pst/s015hwav.vvc
+share/gemrb/unhardcoded/pst/s025melt.vvc
+share/gemrb/unhardcoded/pst/s046ist2.vvc
+share/gemrb/unhardcoded/pst/s046istm.vvc
+share/gemrb/unhardcoded/pst/s052cone.vvc
+share/gemrb/unhardcoded/pst/s056itrl.vvc
+share/gemrb/unhardcoded/pst/s061beam.vvc
+share/gemrb/unhardcoded/pst/s061glwb.vvc
+share/gemrb/unhardcoded/pst/s061shll.vvc
+share/gemrb/unhardcoded/pst/s064bglt.vvc
+share/gemrb/unhardcoded/pst/s064hglt.vvc
+share/gemrb/unhardcoded/pst/s064lort.vvc
+share/gemrb/unhardcoded/pst/s064uplt.vvc
+share/gemrb/unhardcoded/pst/s070boom.vvc
+share/gemrb/unhardcoded/pst/s075wdsh.vvc
+share/gemrb/unhardcoded/pst/s914bgbl.vvc
+share/gemrb/unhardcoded/pst/s914hgbl.vvc
+share/gemrb/unhardcoded/pst/s914rune.vvc
+share/gemrb/unhardcoded/pst/savegame.2da
+share/gemrb/unhardcoded/pst/script.2da
+share/gemrb/unhardcoded/pst/shammer.pro
+share/gemrb/unhardcoded/pst/shammer.spl
+share/gemrb/unhardcoded/pst/sigil.2da
+share/gemrb/unhardcoded/pst/skmob.pro
+share/gemrb/unhardcoded/pst/skmob.spl
+share/gemrb/unhardcoded/pst/skmob2.pro
+share/gemrb/unhardcoded/pst/sleep.pro
+share/gemrb/unhardcoded/pst/slots.ids
+share/gemrb/unhardcoded/pst/slottype.2da
+share/gemrb/unhardcoded/pst/source/baldur.baf
+share/gemrb/unhardcoded/pst/sparbknp.pro
+share/gemrb/unhardcoded/pst/sparbkpa.pro
+share/gemrb/unhardcoded/pst/sparblnp.pro
+share/gemrb/unhardcoded/pst/sparblpa.pro
+share/gemrb/unhardcoded/pst/sparchnp.pro
+share/gemrb/unhardcoded/pst/sparchpa.pro
+share/gemrb/unhardcoded/pst/spargonp.pro
+share/gemrb/unhardcoded/pst/spargopa.pro
+share/gemrb/unhardcoded/pst/spargrnp.pro
+share/gemrb/unhardcoded/pst/spargrpa.pro
+share/gemrb/unhardcoded/pst/sparicnp.pro
+share/gemrb/unhardcoded/pst/sparicpa.pro
+share/gemrb/unhardcoded/pst/sparklbk.pro
+share/gemrb/unhardcoded/pst/sparklbl.pro
+share/gemrb/unhardcoded/pst/sparklch.pro
+share/gemrb/unhardcoded/pst/sparklgo.pro
+share/gemrb/unhardcoded/pst/sparklgr.pro
+share/gemrb/unhardcoded/pst/sparklic.pro
+share/gemrb/unhardcoded/pst/sparklma.pro
+share/gemrb/unhardcoded/pst/sparklor.pro
+share/gemrb/unhardcoded/pst/sparklpu.pro
+share/gemrb/unhardcoded/pst/sparklre.pro
+share/gemrb/unhardcoded/pst/sparklst.pro
+share/gemrb/unhardcoded/pst/sparmanp.pro
+share/gemrb/unhardcoded/pst/sparmapa.pro
+share/gemrb/unhardcoded/pst/sparornp.pro
+share/gemrb/unhardcoded/pst/sparorpa.pro
+share/gemrb/unhardcoded/pst/sparpunp.pro
+share/gemrb/unhardcoded/pst/sparpupa.pro
+share/gemrb/unhardcoded/pst/sparrenp.pro
+share/gemrb/unhardcoded/pst/sparrepa.pro
+share/gemrb/unhardcoded/pst/sparstnp.pro
+share/gemrb/unhardcoded/pst/sparstpa.pro
+share/gemrb/unhardcoded/pst/speak.eff
+share/gemrb/unhardcoded/pst/spear.pro
+share/gemrb/unhardcoded/pst/spearex.pro
+share/gemrb/unhardcoded/pst/spfirebl.pro
+share/gemrb/unhardcoded/pst/spklarbk.pro
+share/gemrb/unhardcoded/pst/spklarbl.pro
+share/gemrb/unhardcoded/pst/spklarch.pro
+share/gemrb/unhardcoded/pst/spklargo.pro
+share/gemrb/unhardcoded/pst/spklargr.pro
+share/gemrb/unhardcoded/pst/spklaric.pro
+share/gemrb/unhardcoded/pst/spklarma.pro
+share/gemrb/unhardcoded/pst/spklaror.pro
+share/gemrb/unhardcoded/pst/spklarpu.pro
+share/gemrb/unhardcoded/pst/spklarre.pro
+share/gemrb/unhardcoded/pst/spklarst.pro
+share/gemrb/unhardcoded/pst/splspec.2da
+share/gemrb/unhardcoded/pst/spscorch.pro
+share/gemrb/unhardcoded/pst/spscoric.pro
+share/gemrb/unhardcoded/pst/sshadow.pro
+share/gemrb/unhardcoded/pst/sshadow.spl
+share/gemrb/unhardcoded/pst/start.2da
+share/gemrb/unhardcoded/pst/states.2da
+share/gemrb/unhardcoded/pst/stone.pro
+share/gemrb/unhardcoded/pst/stories.pro
+share/gemrb/unhardcoded/pst/stories.spl
+share/gemrb/unhardcoded/pst/str.spl
+share/gemrb/unhardcoded/pst/strength.pro
+share/gemrb/unhardcoded/pst/strings.2da
+share/gemrb/unhardcoded/pst/tlaugh.pro
+share/gemrb/unhardcoded/pst/trapglyp.pro
+share/gemrb/unhardcoded/pst/trapskul.pro
+share/gemrb/unhardcoded/pst/vtouch.pro
+share/gemrb/unhardcoded/pst/weapprof.2da
+share/gemrb/unhardcoded/pst/web.pro
+share/gemrb/unhardcoded/pst/wmmos2b.mos
+share/gemrb/unhardcoded/shared/REVERB.2DA
+share/gemrb/unhardcoded/shared/avatar_shadows.2da
+share/gemrb/unhardcoded/shared/avprefg.2da
+share/gemrb/unhardcoded/shared/avprefix.2da
+share/gemrb/unhardcoded/shared/axeflm.pro
+share/gemrb/unhardcoded/shared/bardsong.spl
+share/gemrb/unhardcoded/shared/chinese.ini
+share/gemrb/unhardcoded/shared/comment.2da
+share/gemrb/unhardcoded/shared/containr.2da
+share/gemrb/unhardcoded/shared/cow.pro
+share/gemrb/unhardcoded/shared/czech.ini
+share/gemrb/unhardcoded/shared/default.ini
+share/gemrb/unhardcoded/shared/defaults.ini
+share/gemrb/unhardcoded/shared/demoend.chu
+share/gemrb/unhardcoded/shared/detect.spl
+share/gemrb/unhardcoded/shared/difflvls.2da
+share/gemrb/unhardcoded/shared/dmgtypes.2da
+share/gemrb/unhardcoded/shared/dummy.spl
+share/gemrb/unhardcoded/shared/fatigue.2da
+share/gemrb/unhardcoded/shared/findtrap.spl
+share/gemrb/unhardcoded/shared/flmstrk.pro
+share/gemrb/unhardcoded/shared/gemact.ids
+share/gemrb/unhardcoded/shared/gemtrig.ids
+share/gemrb/unhardcoded/shared/invtrav.pro
+share/gemrb/unhardcoded/shared/itemspec.2da
+share/gemrb/unhardcoded/shared/japanese.ini
+share/gemrb/unhardcoded/shared/keymap.2da
+share/gemrb/unhardcoded/shared/korean.ini
+share/gemrb/unhardcoded/shared/modal.2da
+share/gemrb/unhardcoded/shared/panic.spl
+share/gemrb/unhardcoded/shared/polystat.2da
+share/gemrb/unhardcoded/shared/redholy.pro
+share/gemrb/unhardcoded/shared/sanctuc.vvc
+share/gemrb/unhardcoded/shared/shair.pro
+share/gemrb/unhardcoded/shared/shair1.pro
+share/gemrb/unhardcoded/shared/shair2.pro
+share/gemrb/unhardcoded/shared/shair3.pro
+share/gemrb/unhardcoded/shared/shair4.pro
+share/gemrb/unhardcoded/shared/shair5.pro
+share/gemrb/unhardcoded/shared/shair6.pro
+share/gemrb/unhardcoded/shared/shair7.pro
+share/gemrb/unhardcoded/shared/sharea.pro
+share/gemrb/unhardcoded/shared/sharea1.pro
+share/gemrb/unhardcoded/shared/sharea2.pro
+share/gemrb/unhardcoded/shared/sharea3.pro
+share/gemrb/unhardcoded/shared/sharea4.pro
+share/gemrb/unhardcoded/shared/sharea5.pro
+share/gemrb/unhardcoded/shared/sharea6.pro
+share/gemrb/unhardcoded/shared/shearth.pro
+share/gemrb/unhardcoded/shared/shearth1.pro
+share/gemrb/unhardcoded/shared/shearth2.pro
+share/gemrb/unhardcoded/shared/shearth3.pro
+share/gemrb/unhardcoded/shared/shearth4.pro
+share/gemrb/unhardcoded/shared/shearth5.pro
+share/gemrb/unhardcoded/shared/shearth6.pro
+share/gemrb/unhardcoded/shared/shearth7.pro
+share/gemrb/unhardcoded/shared/shwater.pro
+share/gemrb/unhardcoded/shared/shwater1.pro
+share/gemrb/unhardcoded/shared/shwater2.pro
+share/gemrb/unhardcoded/shared/shwater3.pro
+share/gemrb/unhardcoded/shared/shwater4.pro
+share/gemrb/unhardcoded/shared/shwater5.pro
+share/gemrb/unhardcoded/shared/shwater6.pro
+share/gemrb/unhardcoded/shared/shwater7.pro
+share/gemrb/unhardcoded/shared/skybolt.pro
+share/gemrb/unhardcoded/shared/sneak.spl
+share/gemrb/unhardcoded/shared/souleatr.2da
+share/gemrb/unhardcoded/shared/spboom1.pro
+share/gemrb/unhardcoded/shared/spboom2.pro
+share/gemrb/unhardcoded/shared/spboom3.pro
+share/gemrb/unhardcoded/shared/spdimdr.pro
+share/gemrb/unhardcoded/shared/spldisp.2da
+share/gemrb/unhardcoded/shared/spmagmis.pro
+share/gemrb/unhardcoded/shared/spsmkjet.pro
+share/gemrb/unhardcoded/shared/spsmold.pro
+share/gemrb/unhardcoded/shared/spsmpuff.pro
+share/gemrb/unhardcoded/shared/storespl.2da
+share/gemrb/unhardcoded/shared/turn.spl
+share/icons/hicolor/scalable/apps/gemrb.svg
+share/pixmaps/gemrb.png
Index: pkgsrc/games/gemrb/distinfo
diff -u /dev/null pkgsrc/games/gemrb/distinfo:1.1
--- /dev/null   Wed Nov 13 16:37:55 2019
+++ pkgsrc/games/gemrb/distinfo Wed Nov 13 16:37:55 2019
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/11/13 16:37:55 nia Exp $
+
+SHA1 (gemrb-0.8.5.tar.gz) = 7a9947e775dfaac5530828d6019851a6ced62d4f
+RMD160 (gemrb-0.8.5.tar.gz) = de833a4412a732a253f0b7ac05b41a49158a679f
+SHA512 (gemrb-0.8.5.tar.gz) = 867cb12e84096c072cc91690ec12b590bac5a4e680abebf03a304624f23489b413a2df51328ca2f6b507aedb3d126a85a0feca623f2e38f79a3e71cc707e93e8
+Size (gemrb-0.8.5.tar.gz) = 12403649 bytes



Home | Main Index | Thread Index | Old Index