[gemrb] 02/03: Merge tag 'upstream/0.8.0'

Beren Minor berenm-guest at alioth.debian.org
Fri Aug 16 19:13:38 UTC 2013


This is an automated email from the git hooks/post-receive script.

berenm-guest pushed a commit to branch master
in repository gemrb.

commit 405a3621bfc5dc2ada367f3db6b6e36e3c40434c
Merge: 682010d f2dfd93
Author: Beren Minor <beren.minor+git at gmail.com>
Date:   Fri Aug 16 20:47:30 2013 +0200

    Merge tag 'upstream/0.8.0'
    
    Upstream version 0.8.0

 .gitattributes                                     |    5 +
 .gitignore                                         |    9 +
 .mailmap                                           |    5 +
 AUTHORS                                            |    1 +
 CMakeLists.txt                                     |  173 +-
 HACKING                                            |   16 +
 INSTALL                                            |   10 +-
 NEWS                                               |  103 +
 README                                             |   17 +-
 TODO                                               |   30 +-
 admin/announcement.template                        |   13 +-
 admin/enable-ie-git-diff                           |   16 +
 admin/extend2da.py                                 |  117 +
 admin/gource-generator                             |   16 +
 admin/restart_news.sh                              |    2 -
 android/FREETYPEBUILD_Android.mk                   |   40 +
 android/GEMRB_Android.mk                           |  253 +
 android/GEMRB_Application.mk                       |    5 +
 android/GemRB.java                                 |  132 +
 android/OGG_Android.mk                             |   11 +
 android/OPENAL_Android.mk                          |    9 +
 android/PNG_Android.mk                             |    9 +
 android/README                                     |  101 +
 android/RECURSE_Android.mk                         |    1 +
 android/TODO                                       |    6 +
 android/VORBIS_Android.mk                          |    9 +
 android/packaged.GemRB.cfg                         |  324 +
 android/prep_env.sh                                |  200 +
 apple/AppleLogger.h                                |   40 +
 apple/AppleLogger.mm                               |   75 +
 apple/CocoaWrapper/ios/CocoaMain.m                 |   50 +
 apple/CocoaWrapper/ios/GEM_AppDelegate.h           |   43 +
 apple/CocoaWrapper/ios/GEM_AppDelegate.mm          |  154 +
 apple/CocoaWrapper/ios/GEM_ConfController.h        |   78 +
 apple/CocoaWrapper/ios/GEM_ConfController.m        |  583 ++
 apple/CocoaWrapper/ios/GEM_SDL_Keyboard.m          |  202 +
 .../ios/nibs/GEM_ConfController-ipad.xib           |  455 ++
 .../ios/nibs/GEM_ConfController-iphone.xib         |  415 ++
 apple/CocoaWrapper/mac/CocoaWrapper.mm             |  219 +
 apple/CocoaWrapper/mac/nibs/GemRB.xib              | 2650 +++++++
 apple/English.lproj/InfoPlist.strings              |  Bin 0 -> 258 bytes
 apple/GemRB.xcodeproj/.dat08e7.87f                 | 7366 +++++++++++++++++++
 apple/GemRB.xcodeproj/project.pbxproj              | 7510 ++++++++++++++++++++
 .../project.xcworkspace/contents.xcworkspacedata   |    7 +
 apple/README                                       |   35 +
 apple/config.h                                     |   42 +
 apple/defaults.plist                               |   22 +
 apple/ios/GemRB.cfg.newinstall                     |  101 +
 apple/ios/Info.plist                               |   64 +
 apple/ios/README                                   |   20 +
 apple/ios/iTunesMetadata.plist.in                  |   86 +
 apple/osx/Info.plist                               |   35 +
 apple/osx/README                                   |   17 +
 artwork/gemrb-logo-36px.png                        |  Bin 0 -> 1043 bytes
 artwork/gemrb-logo-48px.png                        |  Bin 0 -> 1325 bytes
 artwork/gemrb-logo-72px.png                        |  Bin 0 -> 2110 bytes
 artwork/gemrb-logo-glow-36px.png                   |  Bin 0 -> 1919 bytes
 artwork/gemrb-logo-glow-48px.png                   |  Bin 0 -> 2880 bytes
 artwork/gemrb-logo-glow-72px.png                   |  Bin 0 -> 4042 bytes
 artwork/gemrb-logo-glow.png                        |  Bin 0 -> 12437 bytes
 artwork/gemrb.icns                                 |  Bin 0 -> 56828 bytes
 artwork/logo-rb_only-light_glow.svg                |  117 +
 artwork/shirts/README                              |    6 +
 artwork/shirts/detailed-back.svg                   |  107 +
 artwork/shirts/detailed-front.svg                  |  584 ++
 artwork/shirts/minimal-back.pdf                    |  Bin 0 -> 5683 bytes
 artwork/shirts/minimal-back.svg                    |   74 +
 artwork/shirts/minimal-front.pdf                   |  Bin 0 -> 3939 bytes
 artwork/shirts/minimal-front.svg                   |   62 +
 artwork/shirts/source-detailed-back.svg            |  124 +
 artwork/shirts/source-detailed-front.svg           |  159 +
 autogen.sh                                         |    2 +-
 cmake/cmake_config.h.in                            |   15 +
 .../cmake_uninstall.cmake.in                       |    0
 cmake/modules/FindICONV.cmake                      |  102 +
 cmake/modules/FindLIBVLC.cmake                     |   78 +
 cmake_config.h.in                                  |   16 -
 configure.in                                       |   14 +-
 contrib/manhole.py                                 |   33 +
 demo/TODO                                          |   23 +
 demo/chitin.key                                    |  Bin 0 -> 25 bytes
 demo/data/AR0100.WED                               |  Bin 0 -> 5608 bytes
 demo/data/AR0100HT.BMP                             |  Bin 0 -> 5110 bytes
 demo/data/AR0100LM.BMP                             |  Bin 0 -> 10678 bytes
 demo/data/AR0100SR.BMP                             |  Bin 0 -> 5110 bytes
 demo/data/AR0100TMP.BMP                            |  Bin 0 -> 10678 bytes
 demo/data/DejaVuSans.ttf                           |  Bin 0 -> 720012 bytes
 demo/data/Eadui.ttf                                |  Bin 0 -> 172460 bytes
 demo/data/README                                   |   14 +
 demo/data/ZHMW1A1.bam                              |  Bin 0 -> 61836 bytes
 demo/data/ZHMW1A2.bam                              |  Bin 0 -> 62823 bytes
 demo/data/ZHMW1A3.bam                              |  Bin 0 -> 63794 bytes
 demo/data/ZHMW1A4.bam                              |  Bin 0 -> 63467 bytes
 demo/data/ZHMW1A5.bam                              |  Bin 0 -> 60578 bytes
 demo/data/ZHMW1A6.bam                              |  Bin 0 -> 62541 bytes
 demo/data/ZHMW1A7.bam                              |  Bin 0 -> 59156 bytes
 demo/data/ZHMW1A8.bam                              |  Bin 0 -> 66865 bytes
 demo/data/ZHMW1CA.bam                              |  Bin 0 -> 49908 bytes
 demo/data/ZHMW1DE.bam                              |  Bin 0 -> 77131 bytes
 demo/data/ZHMW1GH.bam                              |  Bin 0 -> 14919 bytes
 demo/data/ZHMW1GU.bam                              |  Bin 0 -> 108646 bytes
 demo/data/ZHMW1SC.bam                              |  Bin 0 -> 16741 bytes
 demo/data/ZHMW1SD.bam                              |  Bin 0 -> 66424 bytes
 demo/data/ZHMW1SL.bam                              |  Bin 0 -> 76832 bytes
 demo/data/ZHMW1SP.bam                              |  Bin 0 -> 117948 bytes
 demo/data/ZHMW1TW.bam                              |  Bin 0 -> 10903 bytes
 demo/data/ZHMW1WK.bam                              |  Bin 0 -> 43455 bytes
 demo/data/ar0100.are                               |  Bin 0 -> 388 bytes
 demo/data/ar0100.mos                               |  Bin 0 -> 2305824 bytes
 demo/data/ar0100.tis                               |  Bin 0 -> 2304024 bytes
 demo/data/avatars.2da                              |    8 +
 demo/data/carot.bam                                |  Bin 0 -> 1111 bytes
 demo/data/chrmodst.2da                             |    4 +
 demo/data/cursors.bam                              |  Bin 0 -> 6654 bytes
 demo/data/defsound.2da                             |    4 +
 demo/data/dexmod.2da                               |    4 +
 demo/data/fist.itm                                 |  Bin 0 -> 170 bytes
 demo/data/fogowar.bam                              |  Bin 0 -> 306 bytes
 demo/data/fonts.2da                                |   10 +
 {gemrb/override/bg1 => demo/data}/gametime.2da     |    0
 demo/data/gem-demo.gam                             |  Bin 0 -> 2580 bytes
 demo/data/gemrb.ini                                |  126 +
 demo/data/guiw.chu                                 |  Bin 0 -> 150 bytes
 demo/data/hpconbon.2da                             |    4 +
 demo/data/intmod.2da                               |    4 +
 {gemrb/override/bg2 => demo/data}/itemtype.2da     |    0
 demo/data/lorebon.2da                              |    4 +
 demo/data/mapicon0.bam                             |  Bin 0 -> 1401 bytes
 demo/data/mastarea.2da                             |    4 +
 demo/data/numtest.bam                              |  Bin 0 -> 978 bytes
 demo/data/palette.png                              |  Bin 0 -> 267 bytes
 demo/data/protagon.cre                             |  Bin 0 -> 1076 bytes
 demo/data/purple.mos                               |  Bin 0 -> 957 bytes
 demo/data/script.2da                               |    4 +
 demo/data/scrlbar1.bam                             |  Bin 0 -> 2878 bytes
 demo/data/slottype.2da                             |    5 +
 demo/data/source/ar0100.bmp                        |  Bin 0 -> 5529654 bytes
 demo/data/source/carot.bmp                         |  Bin 0 -> 1130 bytes
 demo/data/source/glove-pointy.png                  |  Bin 0 -> 8096 bytes
 demo/data/source/purple.bmp                        |  Bin 0 -> 161078 bytes
 demo/data/source/scroll0.bmp                       |  Bin 0 -> 1478 bytes
 demo/data/source/scroll1.bmp                       |  Bin 0 -> 1478 bytes
 demo/data/source/scroll2.bmp                       |  Bin 0 -> 1478 bytes
 demo/data/source/scroll3.bmp                       |  Bin 0 -> 1478 bytes
 demo/data/source/scroll4.bmp                       |  Bin 0 -> 1478 bytes
 demo/data/source/scroll5.bmp                       |  Bin 0 -> 1478 bytes
 {gemrb/override/bg1 => demo/data}/start.2da        |    0
 demo/data/startare.2da                             |    6 +
 demo/data/startpos.2da                             |    5 +
 demo/data/strmod.2da                               |    4 +
 demo/data/strmodex.2da                             |    4 +
 demo/data/toolscrl.bam                             |  Bin 0 -> 305 bytes
 demo/data/worldmap.wmp                             |  Bin 0 -> 440 bytes
 demo/dialog.tlk                                    |  Bin 0 -> 19 bytes
 demo/gem-demo.ini                                  |    4 +
 gemrb.6.in                                         |  357 +-
 gemrb/CMakeLists.txt                               |   86 +-
 gemrb/GUIScripts/Actor.py                          |   25 +-
 gemrb/GUIScripts/BGCommon.py                       |    7 +-
 gemrb/GUIScripts/CMakeLists.txt                    |   11 -
 gemrb/GUIScripts/CommonTables.py                   |   12 +-
 gemrb/GUIScripts/CommonWindow.py                   |   22 +-
 gemrb/GUIScripts/DualClass.py                      |   39 +-
 gemrb/GUIScripts/GUIClasses.py                     |   13 +-
 gemrb/GUIScripts/GUICommon.py                      |  543 +-
 gemrb/GUIScripts/GUICommonWindows.py               | 1818 +++++
 gemrb/GUIScripts/GUIDefines.py                     |   47 +-
 gemrb/GUIScripts/GUILOAD.py                        |  207 +
 gemrb/GUIScripts/GUIOPT.py                         |  709 ++
 gemrb/GUIScripts/GUIOPTControls.py                 |  145 +
 gemrb/GUIScripts/GUIPR.py                          |  375 +
 gemrb/GUIScripts/GUIREC.py                         | 1056 +++
 gemrb/GUIScripts/GUIRECCommon.py                   |  632 ++
 gemrb/GUIScripts/GUISAVE.py                        |  327 +
 gemrb/GUIScripts/GUISTORE.py                       |  280 +-
 gemrb/GUIScripts/GUIWORLD.py                       |  341 +
 gemrb/GUIScripts/InventoryCommon.py                |  133 +-
 gemrb/GUIScripts/LUCommon.py                       |  295 +-
 gemrb/GUIScripts/LUProfsSelection.py               |   56 +-
 gemrb/GUIScripts/LUSkillsSelection.py              |   31 +-
 gemrb/GUIScripts/LUSpellSelection.py               |  177 +-
 gemrb/GUIScripts/LevelUp.py                        |   57 +-
 gemrb/GUIScripts/Portrait.py                       |   98 +
 gemrb/GUIScripts/Spellbook.py                      |  527 ++
 gemrb/GUIScripts/TextScreen.py                     |  148 +-
 gemrb/GUIScripts/bg1/CMakeLists.txt                |    3 -
 gemrb/GUIScripts/bg1/CharGenGui.py                 |   65 +-
 gemrb/GUIScripts/bg1/GUICG10.py                    |   18 +-
 gemrb/GUIScripts/bg1/GUICG15.py                    |    4 +-
 gemrb/GUIScripts/bg1/GUICG2.py                     |   24 +-
 gemrb/GUIScripts/bg1/GUICG22.py                    |   27 +-
 gemrb/GUIScripts/bg1/GUICG3.py                     |   15 +-
 gemrb/GUIScripts/bg1/GUICG4.py                     |    7 +-
 gemrb/GUIScripts/bg1/GUICG7.py                     |   11 +-
 gemrb/GUIScripts/bg1/GUICommonWindows.py           |  866 ---
 gemrb/GUIScripts/bg1/GUIINV.py                     |  101 +-
 gemrb/GUIScripts/bg1/GUILOAD.py                    |  176 -
 gemrb/GUIScripts/bg1/GUIMA.py                      |   24 +-
 gemrb/GUIScripts/bg1/GUIMG.py                      |   29 +-
 gemrb/GUIScripts/bg1/GUIOPT.py                     |  733 --
 gemrb/GUIScripts/bg1/GUIPR.py                      |  359 -
 gemrb/GUIScripts/bg1/GUIREC.py                     | 1449 ----
 gemrb/GUIScripts/bg1/GUISAVE.py                    |  279 -
 gemrb/GUIScripts/bg1/GUIWORLD.py                   |  336 -
 gemrb/GUIScripts/bg1/MessageWindow.py              |   13 +
 gemrb/GUIScripts/bg1/Start.py                      |    4 +-
 gemrb/GUIScripts/bg2/CMakeLists.txt                |    3 -
 gemrb/GUIScripts/bg2/CharGen6.py                   |   19 +-
 gemrb/GUIScripts/bg2/CharGenCommon.py              |   13 +-
 gemrb/GUIScripts/bg2/CharGenEnd.py                 |   34 +-
 gemrb/GUIScripts/bg2/DemoEnd.py                    |   61 +
 gemrb/GUIScripts/bg2/GUICG10.py                    |   82 +-
 gemrb/GUIScripts/bg2/GUICG15.py                    |    5 +-
 gemrb/GUIScripts/bg2/GUICG2.py                     |   28 +-
 gemrb/GUIScripts/bg2/GUICG22.py                    |   27 +-
 gemrb/GUIScripts/bg2/GUICG3.py                     |   20 +-
 gemrb/GUIScripts/bg2/GUICG4.py                     |    7 +-
 gemrb/GUIScripts/bg2/GUICG7.py                     |    8 +-
 gemrb/GUIScripts/bg2/GUICG9.py                     |    2 +-
 gemrb/GUIScripts/bg2/GUICommonWindows.py           |  903 ---
 gemrb/GUIScripts/bg2/GUIINV.py                     |   23 +-
 gemrb/GUIScripts/bg2/GUILOAD.py                    |  173 -
 gemrb/GUIScripts/bg2/GUIMA.py                      |   16 +-
 gemrb/GUIScripts/bg2/GUIMG.py                      |   59 +-
 gemrb/GUIScripts/bg2/GUIOPT.py                     |  737 --
 gemrb/GUIScripts/bg2/GUIOPT10.py                   |  188 -
 gemrb/GUIScripts/bg2/GUIOPT12.py                   |  127 -
 gemrb/GUIScripts/bg2/GUIOPT6.py                    |  149 -
 gemrb/GUIScripts/bg2/GUIOPT7.py                    |  125 -
 gemrb/GUIScripts/bg2/GUIOPT8.py                    |  176 -
 gemrb/GUIScripts/bg2/GUIOPT9.py                    |  176 -
 gemrb/GUIScripts/bg2/GUIPR.py                      |  356 -
 gemrb/GUIScripts/bg2/GUIREC.py                     | 1567 ----
 gemrb/GUIScripts/bg2/GUISAVE.py                    |  281 -
 gemrb/GUIScripts/bg2/GUIWORLD.py                   |  335 -
 gemrb/GUIScripts/bg2/ImportFile.py                 |    2 +-
 gemrb/GUIScripts/bg2/LUHLASelection.py             |   11 +-
 gemrb/GUIScripts/bg2/MessageWindow.py              |   77 +-
 gemrb/GUIScripts/bg2/QuitGame.py                   |    7 +-
 gemrb/GUIScripts/bg2/Start.py                      |   21 +-
 gemrb/GUIScripts/bg2/Start2.py                     |    2 +-
 gemrb/GUIScripts/bg2/StartOpt.py                   |   25 +-
 gemrb/GUIScripts/demo/GUIOPT.py                    |    5 +
 gemrb/GUIScripts/demo/LoadScreen.py                |    5 +
 gemrb/GUIScripts/demo/MessageWindow.py             |   96 +
 gemrb/GUIScripts/demo/README                       |    5 +
 gemrb/GUIScripts/demo/SetupGame.py                 |    7 +
 gemrb/GUIScripts/demo/Start.py                     |    9 +
 gemrb/GUIScripts/ie_feats.py                       |   96 +
 gemrb/GUIScripts/ie_sounds.py                      |   22 +
 gemrb/GUIScripts/ie_spells.py                      |    5 +
 gemrb/GUIScripts/ie_stats.py                       |    7 +-
 gemrb/GUIScripts/include.py                        |   23 +
 gemrb/GUIScripts/iwd/CMakeLists.txt                |    3 -
 gemrb/GUIScripts/iwd/CharGen.py                    |  208 +-
 gemrb/GUIScripts/iwd/GUICommonWindows.py           |  843 ---
 gemrb/GUIScripts/iwd/GUIINV.py                     |   17 +-
 gemrb/GUIScripts/iwd/GUILOAD.py                    |  177 -
 gemrb/GUIScripts/iwd/GUIMA.py                      |    9 +-
 gemrb/GUIScripts/iwd/GUIMG.py                      |   33 +-
 gemrb/GUIScripts/iwd/GUIOPT.py                     |  724 --
 gemrb/GUIScripts/iwd/GUIPR.py                      |  349 -
 gemrb/GUIScripts/iwd/GUIREC.py                     | 1468 ----
 gemrb/GUIScripts/iwd/GUISAVE.py                    |  279 -
 gemrb/GUIScripts/iwd/GUIWORLD.py                   |  312 -
 gemrb/GUIScripts/iwd/Portrait.py                   |   95 -
 gemrb/GUIScripts/iwd/Start.py                      |    1 +
 gemrb/GUIScripts/iwd2/Alignment.py                 |    9 +-
 gemrb/GUIScripts/iwd2/AutoPause.py                 |  206 -
 gemrb/GUIScripts/iwd2/CGPortrait.py                |  230 +
 gemrb/GUIScripts/iwd2/CMakeLists.txt               |    3 -
 gemrb/GUIScripts/iwd2/CharGen4.py                  |    2 +-
 gemrb/GUIScripts/iwd2/CharGen6.py                  |   12 +-
 gemrb/GUIScripts/iwd2/CharGen9.py                  |  104 +-
 gemrb/GUIScripts/iwd2/CharOverview.py              |   20 +-
 gemrb/GUIScripts/iwd2/CharSound.py                 |  139 -
 gemrb/GUIScripts/iwd2/Class.py                     |   16 +-
 gemrb/GUIScripts/iwd2/Enemy.py                     |    6 +-
 gemrb/GUIScripts/iwd2/Feats.py                     |   23 +-
 gemrb/GUIScripts/iwd2/Feedback.py                  |  184 -
 gemrb/GUIScripts/iwd2/GUICommonWindows.py          |  769 --
 gemrb/GUIScripts/iwd2/GUIINV.py                    |   34 +-
 gemrb/GUIScripts/iwd2/GUIMA.py                     |   12 +-
 gemrb/GUIScripts/iwd2/GUIOPT.py                    |  778 --
 gemrb/GUIScripts/iwd2/GUIREC.py                    | 1318 ++--
 gemrb/GUIScripts/iwd2/GUISAVE.py                   |  279 -
 gemrb/GUIScripts/iwd2/GUISPL.py                    |  358 +-
 gemrb/GUIScripts/iwd2/GUIWORLD.py                  |    4 +-
 gemrb/GUIScripts/iwd2/GamePlay.py                  |  189 -
 gemrb/GUIScripts/iwd2/Gender.py                    |    2 +-
 gemrb/GUIScripts/iwd2/Graphics.py                  |  184 -
 gemrb/GUIScripts/iwd2/MessageWindow.py             |    1 +
 gemrb/GUIScripts/iwd2/Movies.py                    |   79 -
 gemrb/GUIScripts/iwd2/Options.py                   |   39 +-
 gemrb/GUIScripts/iwd2/Portrait.py                  |  225 -
 gemrb/GUIScripts/iwd2/Skills.py                    |    6 +-
 gemrb/GUIScripts/iwd2/Sound.py                     |  132 -
 gemrb/GUIScripts/pst/CMakeLists.txt                |    3 -
 gemrb/GUIScripts/pst/FloatMenuWindow.py            |  195 +-
 gemrb/GUIScripts/pst/GUICommonWindows.py           |  653 --
 gemrb/GUIScripts/pst/GUIINV.py                     |   47 +-
 gemrb/GUIScripts/pst/GUIJRNL.py                    |    8 +
 gemrb/GUIScripts/pst/GUIMA.py                      |    3 +-
 gemrb/GUIScripts/pst/GUIMG.py                      |   10 +-
 gemrb/GUIScripts/pst/GUIOPT.py                     |  551 +-
 gemrb/GUIScripts/pst/GUIPR.py                      |   11 +-
 gemrb/GUIScripts/pst/GUIREC.py                     |  146 +-
 gemrb/GUIScripts/pst/GUISAVE.py                    |   11 +-
 gemrb/GUIScripts/pst/GUIWORLD.py                   |    1 -
 gemrb/GUIScripts/pst/MessageWindow.py              |    7 +-
 gemrb/GUIScripts/pst/NewLife.py                    |    6 +-
 gemrb/GUIScripts/pst/QuitGame.py                   |    2 +-
 gemrb/GemRB.cfg.noinstall.sample                   |   66 +-
 gemrb/GemRB.cfg.sample.in                          |   79 +-
 gemrb/GemRB.cpp                                    |   63 +-
 gemrb/Makefile.am                                  |    2 +-
 gemrb/core/ActorMgr.cpp                            |    4 +
 gemrb/core/ActorMgr.h                              |   12 +-
 gemrb/core/Ambient.cpp                             |    4 +
 gemrb/core/Ambient.h                               |    4 +
 gemrb/core/AmbientMgr.cpp                          |    4 +
 gemrb/core/AmbientMgr.h                            |    4 +
 gemrb/core/AnimStructures.h                        |    4 +
 gemrb/core/Animation.cpp                           |   32 +-
 gemrb/core/Animation.h                             |    7 +-
 gemrb/core/AnimationFactory.cpp                    |    7 +-
 gemrb/core/AnimationFactory.h                      |    5 +
 gemrb/core/AnimationMgr.cpp                        |    4 +
 gemrb/core/AnimationMgr.h                          |   11 +-
 gemrb/core/ArchiveImporter.cpp                     |    4 +
 gemrb/core/ArchiveImporter.h                       |    6 +-
 gemrb/core/Audio.cpp                               |    4 +
 gemrb/core/Audio.h                                 |    7 +-
 gemrb/core/Bitmap.cpp                              |    4 +
 gemrb/core/Bitmap.h                                |    4 +
 gemrb/core/CMakeLists.txt                          |  116 +-
 gemrb/core/Cache.cpp                               |    5 +
 gemrb/core/Cache.h                                 |    4 +
 gemrb/core/Calendar.cpp                            |    3 +
 gemrb/core/Calendar.h                              |    4 +
 gemrb/core/Callback.cpp                            |    4 +
 gemrb/core/Callback.h                              |    4 +
 gemrb/core/CharAnimations.cpp                      |  354 +-
 gemrb/core/CharAnimations.h                        |   24 +-
 gemrb/core/Compressor.cpp                          |    6 +-
 gemrb/core/Compressor.h                            |    8 +-
 gemrb/core/ControlAnimation.cpp                    |   30 +-
 gemrb/core/ControlAnimation.h                      |   16 +-
 gemrb/core/Core.cpp                                |  112 +-
 gemrb/core/DataFileMgr.cpp                         |    4 +
 gemrb/core/DataFileMgr.h                           |    6 +-
 gemrb/core/Dialog.cpp                              |    4 +
 gemrb/core/Dialog.h                                |    4 +
 gemrb/core/DialogHandler.cpp                       |  128 +-
 gemrb/core/DialogHandler.h                         |    6 +-
 gemrb/core/DialogMgr.cpp                           |    4 +
 gemrb/core/DialogMgr.h                             |    6 +-
 gemrb/core/DisplayMessage.cpp                      |   76 +-
 gemrb/core/DisplayMessage.h                        |   21 +-
 gemrb/core/Effect.h                                |   15 +-
 gemrb/core/EffectMgr.cpp                           |    4 +
 gemrb/core/EffectMgr.h                             |    4 +
 gemrb/core/EffectQueue.cpp                         |  715 +-
 gemrb/core/EffectQueue.h                           |   25 +-
 gemrb/core/Factory.cpp                             |    4 +
 gemrb/core/Factory.h                               |    4 +
 gemrb/core/FactoryObject.cpp                       |    4 +
 gemrb/core/FactoryObject.h                         |    4 +
 gemrb/core/FileCache.cpp                           |   57 +
 gemrb/core/FileCache.h                             |   30 +
 gemrb/core/Font.cpp                                |  482 +-
 gemrb/core/Font.h                                  |   88 +-
 gemrb/core/FontManager.cpp                         |   37 +
 gemrb/core/FontManager.h                           |   58 +
 gemrb/core/GUI/Button.cpp                          |  180 +-
 gemrb/core/GUI/Button.h                            |   38 +-
 gemrb/core/GUI/Console.cpp                         |   27 +-
 gemrb/core/GUI/Console.h                           |   11 +-
 gemrb/core/GUI/Control.cpp                         |  128 +-
 gemrb/core/GUI/Control.h                           |   45 +-
 gemrb/core/GUI/EventMgr.cpp                        |  113 +-
 gemrb/core/GUI/EventMgr.h                          |   38 +-
 gemrb/core/GUI/GameControl.cpp                     | 1114 +--
 gemrb/core/GUI/GameControl.h                       |   48 +-
 gemrb/core/GUI/Label.cpp                           |   15 +-
 gemrb/core/GUI/Label.h                             |    8 +-
 gemrb/core/GUI/MapControl.cpp                      |   76 +-
 gemrb/core/GUI/MapControl.h                        |   18 +-
 gemrb/core/GUI/Progressbar.cpp                     |   15 +-
 gemrb/core/GUI/Progressbar.h                       |   10 +-
 gemrb/core/GUI/ScrollBar.cpp                       |  274 +-
 gemrb/core/GUI/ScrollBar.h                         |   25 +-
 gemrb/core/GUI/Slider.cpp                          |   15 +-
 gemrb/core/GUI/Slider.h                            |   10 +-
 gemrb/core/GUI/TextArea.cpp                        |  284 +-
 gemrb/core/GUI/TextArea.h                          |   31 +-
 gemrb/core/GUI/TextEdit.cpp                        |   47 +-
 gemrb/core/GUI/TextEdit.h                          |   14 +-
 gemrb/core/GUI/Window.cpp                          |   68 +-
 gemrb/core/GUI/Window.h                            |   47 +-
 gemrb/core/GUI/WorldMapControl.cpp                 |  110 +-
 gemrb/core/GUI/WorldMapControl.h                   |   12 +-
 gemrb/core/Game.cpp                                |  568 +-
 gemrb/core/Game.h                                  |   68 +-
 gemrb/core/GameData.cpp                            |  164 +-
 gemrb/core/GameData.h                              |   32 +-
 gemrb/core/GameScript/Actions.cpp                  | 1400 ++--
 gemrb/core/GameScript/GSUtils.cpp                  |  999 ++-
 gemrb/core/GameScript/GSUtils.h                    |   28 +-
 gemrb/core/GameScript/GameScript.cpp               |  588 +-
 gemrb/core/GameScript/GameScript.h                 |  175 +-
 gemrb/core/GameScript/Matching.cpp                 |  107 +-
 gemrb/core/GameScript/Matching.h                   |    6 +
 gemrb/core/GameScript/Objects.cpp                  |  292 +-
 gemrb/core/GameScript/Triggers.cpp                 |  924 +--
 gemrb/core/GlobalTimer.cpp                         |   51 +-
 gemrb/core/GlobalTimer.h                           |   13 +-
 gemrb/core/Holder.h                                |    5 +
 gemrb/core/Image.cpp                               |    4 +
 gemrb/core/Image.h                                 |    4 +
 gemrb/core/ImageFactory.cpp                        |    4 +
 gemrb/core/ImageFactory.h                          |    4 +
 gemrb/core/ImageMgr.cpp                            |   14 +-
 gemrb/core/ImageMgr.h                              |    4 +
 gemrb/core/ImageWriter.cpp                         |    4 +
 gemrb/core/ImageWriter.h                           |    4 +
 gemrb/core/IndexedArchive.cpp                      |   33 +
 gemrb/core/IndexedArchive.h                        |   40 +
 gemrb/core/IniSpawn.cpp                            |  223 +-
 gemrb/core/IniSpawn.h                              |   26 +-
 gemrb/core/Interface.cpp                           | 2220 +++---
 gemrb/core/Interface.h                             |  120 +-
 gemrb/core/InterfaceConfig.cpp                     |  232 +
 gemrb/core/InterfaceConfig.h                       |   66 +
 gemrb/core/Inventory.cpp                           |  406 +-
 gemrb/core/Inventory.h                             |   50 +-
 gemrb/core/Item.cpp                                |   71 +-
 gemrb/core/Item.h                                  |   27 +-
 gemrb/core/ItemMgr.cpp                             |    4 +
 gemrb/core/ItemMgr.h                               |    6 +-
 gemrb/core/KeyMap.cpp                              |  162 +
 gemrb/core/KeyMap.h                                |   52 +
 gemrb/core/LRUCache.cpp                            |    4 +
 gemrb/core/LRUCache.h                              |    4 +
 gemrb/core/Makefile.am                             |   16 +-
 gemrb/core/Map.cpp                                 |  781 +-
 gemrb/core/Map.h                                   |   77 +-
 gemrb/core/MapMgr.cpp                              |    4 +
 gemrb/core/MapMgr.h                                |   12 +-
 gemrb/core/MoviePlayer.cpp                         |    4 +
 gemrb/core/MoviePlayer.h                           |    4 +
 gemrb/core/MusicMgr.cpp                            |    4 +
 gemrb/core/MusicMgr.h                              |    4 +
 gemrb/core/Palette.cpp                             |   14 +
 gemrb/core/Palette.h                               |    5 +
 gemrb/core/PalettedImageMgr.cpp                    |    4 +
 gemrb/core/PalettedImageMgr.h                      |    4 +
 gemrb/core/Particles.cpp                           |   12 +-
 gemrb/core/Particles.h                             |    6 +-
 gemrb/core/PathFinder.h                            |    4 +
 gemrb/core/Plugin.cpp                              |    4 +
 gemrb/core/Plugin.h                                |   18 +-
 gemrb/core/PluginLoader.cpp                        |  235 +
 gemrb/core/PluginLoader.h                          |   36 +
 gemrb/core/PluginMgr.cpp                           |  212 +-
 gemrb/core/PluginMgr.h                             |   38 +-
 gemrb/core/Polygon.cpp                             |   14 +-
 gemrb/core/Polygon.h                               |    4 +
 gemrb/core/PolymorphCache.h                        |    4 +
 gemrb/core/Projectile.cpp                          |   77 +-
 gemrb/core/Projectile.h                            |   11 +-
 gemrb/core/ProjectileMgr.cpp                       |    4 +
 gemrb/core/ProjectileMgr.h                         |    6 +-
 gemrb/core/ProjectileServer.cpp                    |   16 +-
 gemrb/core/ProjectileServer.h                      |    5 +-
 gemrb/core/Region.cpp                              |   44 +-
 gemrb/core/Region.h                                |   10 +-
 gemrb/core/Resource.cpp                            |    4 +
 gemrb/core/Resource.h                              |    4 +
 gemrb/core/ResourceDesc.cpp                        |    4 +
 gemrb/core/ResourceDesc.h                          |    4 +
 gemrb/core/ResourceManager.cpp                     |   50 +-
 gemrb/core/ResourceManager.h                       |    4 +
 gemrb/core/ResourceSource.cpp                      |    4 +
 gemrb/core/ResourceSource.h                        |    4 +
 gemrb/core/SaveGame.h                              |    7 +-
 gemrb/core/SaveGameIterator.cpp                    |  113 +-
 gemrb/core/SaveGameIterator.h                      |    6 +-
 gemrb/core/SaveGameMgr.cpp                         |    4 +
 gemrb/core/SaveGameMgr.h                           |    6 +-
 gemrb/core/ScriptEngine.cpp                        |    4 +
 gemrb/core/ScriptEngine.h                          |    9 +-
 gemrb/core/Scriptable/Actor.cpp                    | 4547 +++++++++---
 gemrb/core/Scriptable/Actor.h                      |  272 +-
 gemrb/core/Scriptable/CombatInfo.cpp               |  332 +
 gemrb/core/Scriptable/CombatInfo.h                 |  131 +
 gemrb/core/Scriptable/Container.cpp                |   83 +-
 gemrb/core/Scriptable/Container.h                  |   11 +-
 gemrb/core/Scriptable/Door.cpp                     |  148 +-
 gemrb/core/Scriptable/Door.h                       |   29 +-
 gemrb/core/Scriptable/InfoPoint.cpp                |  126 +-
 gemrb/core/Scriptable/InfoPoint.h                  |   23 +-
 gemrb/core/Scriptable/PCStatStruct.cpp             |  101 +-
 gemrb/core/Scriptable/PCStatStruct.h               |   28 +-
 gemrb/core/Scriptable/Scriptable.cpp               | 1010 ++-
 gemrb/core/Scriptable/Scriptable.h                 |  239 +-
 gemrb/core/ScriptedAnimation.cpp                   |   42 +-
 gemrb/core/ScriptedAnimation.h                     |   21 +-
 gemrb/core/SoundMgr.cpp                            |    4 +
 gemrb/core/SoundMgr.h                              |    4 +
 gemrb/core/Spell.cpp                               |  122 +-
 gemrb/core/Spell.h                                 |   12 +-
 gemrb/core/SpellMgr.cpp                            |    4 +
 gemrb/core/SpellMgr.h                              |    6 +-
 gemrb/core/Spellbook.cpp                           |  360 +-
 gemrb/core/Spellbook.h                             |   56 +-
 gemrb/core/Sprite2D.cpp                            |   11 +-
 gemrb/core/Sprite2D.h                              |   10 +-
 gemrb/core/SpriteCover.cpp                         |    4 +
 gemrb/core/SpriteCover.h                           |    4 +
 gemrb/core/Store.cpp                               |   93 +-
 gemrb/core/Store.h                                 |   13 +-
 gemrb/core/StoreMgr.cpp                            |    4 +
 gemrb/core/StoreMgr.h                              |    9 +-
 gemrb/core/StringMgr.cpp                           |    4 +
 gemrb/core/StringMgr.h                             |    6 +-
 gemrb/core/SymbolMgr.cpp                           |    4 +
 gemrb/core/SymbolMgr.h                             |   13 +-
 gemrb/core/System/CachedFileStream.cpp             |  213 -
 gemrb/core/System/CachedFileStream.h               |   45 -
 gemrb/core/System/DataStream.cpp                   |   45 +-
 gemrb/core/System/DataStream.h                     |   13 +-
 gemrb/core/System/FileStream.cpp                   |  312 +-
 gemrb/core/System/FileStream.h                     |   31 +-
 gemrb/core/System/Logger.cpp                       |   96 +
 gemrb/core/System/Logger.h                         |   73 +
 gemrb/core/System/Logger/Android.cpp               |   56 +
 gemrb/core/System/Logger/Android.h                 |   39 +
 gemrb/core/System/Logger/File.cpp                  |   77 +
 gemrb/core/System/Logger/File.h                    |   43 +
 gemrb/core/System/Logger/MessageWindowLogger.cpp   |  107 +
 gemrb/core/System/Logger/MessageWindowLogger.h     |   40 +
 gemrb/core/System/Logger/Stdio.cpp                 |  127 +
 gemrb/core/System/Logger/Stdio.h                   |   46 +
 gemrb/core/System/Logger/Win32Console.cpp          |   79 +
 gemrb/core/System/Logger/Win32Console.h            |   43 +
 gemrb/core/System/Logging.cpp                      |  129 +
 gemrb/core/System/Logging.h                        |   96 +
 gemrb/core/System/MemoryStream.cpp                 |   94 +-
 gemrb/core/System/MemoryStream.h                   |   36 +-
 gemrb/core/System/SlicedStream.cpp                 |  130 +
 gemrb/core/System/SlicedStream.h                   |   50 +
 gemrb/core/System/String.cpp                       |  191 +
 gemrb/core/System/String.h                         |   67 +
 gemrb/core/System/StringBuffer.cpp                 |   76 +
 gemrb/core/System/StringBuffer.h                   |   66 +
 gemrb/core/System/VFS.cpp                          |  322 +-
 gemrb/core/System/VFS.h                            |   48 +-
 gemrb/core/System/android_log_printf.cpp           |   35 -
 gemrb/core/System/android_log_printf.h             |   24 -
 gemrb/core/System/snprintf.cpp                     |  980 ---
 gemrb/core/System/snprintf.h                       |   41 -
 gemrb/core/TableMgr.cpp                            |   12 +-
 gemrb/core/TableMgr.h                              |   12 +-
 gemrb/core/Tile.cpp                                |   20 +-
 gemrb/core/Tile.h                                  |    4 +
 gemrb/core/TileMap.cpp                             |   14 +-
 gemrb/core/TileMap.h                               |    6 +-
 gemrb/core/TileMapMgr.cpp                          |    4 +
 gemrb/core/TileMapMgr.h                            |    6 +-
 gemrb/core/TileOverlay.cpp                         |   14 +-
 gemrb/core/TileOverlay.h                           |    6 +-
 gemrb/core/TileSetMgr.cpp                          |    4 +
 gemrb/core/TileSetMgr.h                            |    6 +-
 gemrb/core/TypeID.h                                |    4 +
 gemrb/core/Variables.cpp                           |   49 +-
 gemrb/core/Variables.h                             |    9 +
 gemrb/core/Video.cpp                               |   58 +-
 gemrb/core/Video.h                                 |  101 +-
 gemrb/core/VideoMode.h                             |    4 +
 gemrb/core/WindowMgr.cpp                           |    4 +
 gemrb/core/WindowMgr.h                             |   11 +-
 gemrb/core/WorldMap.cpp                            |  150 +-
 gemrb/core/WorldMap.h                              |   15 +-
 gemrb/core/WorldMapMgr.cpp                         |    4 +
 gemrb/core/WorldMapMgr.h                           |    6 +-
 gemrb/core/damages.h                               |    7 +-
 gemrb/docs/en/CheatKeys.txt                        |    7 +-
 gemrb/docs/en/GUIScript/AddNewArea.txt             |   14 +
 gemrb/docs/en/GUIScript/ApplySpell.txt             |    3 +-
 .../en/GUIScript/Button_CreateLabelOnButton.txt    |   18 +
 gemrb/docs/en/GUIScript/Button_EnableBorder.txt    |   17 +
 gemrb/docs/en/GUIScript/Button_SetActionIcon.txt   |   18 +
 gemrb/docs/en/GUIScript/Button_SetAnchor.txt       |   18 +
 gemrb/docs/en/GUIScript/Button_SetBAM.txt          |   19 +
 gemrb/docs/en/GUIScript/Button_SetBorder.txt       |   26 +
 gemrb/docs/en/GUIScript/Button_SetFlags.txt        |   17 +
 gemrb/docs/en/GUIScript/Button_SetFont.txt         |   16 +
 gemrb/docs/en/GUIScript/Button_SetItemIcon.txt     |   20 +
 gemrb/docs/en/GUIScript/Button_SetMOS.txt          |   16 +
 gemrb/docs/en/GUIScript/Button_SetOverlay.txt      |   19 +
 gemrb/docs/en/GUIScript/Button_SetPLT.txt          |   25 +
 gemrb/docs/en/GUIScript/Button_SetPicture.txt      |   17 +
 .../en/GUIScript/Button_SetPictureClipping.txt     |   16 +
 gemrb/docs/en/GUIScript/Button_SetPushOffset.txt   |   18 +
 gemrb/docs/en/GUIScript/Button_SetSpellIcon.txt    |   19 +
 gemrb/docs/en/GUIScript/Button_SetSprite2D.txt     |   16 +
 gemrb/docs/en/GUIScript/Button_SetSprites.txt      |   21 +
 gemrb/docs/en/GUIScript/Button_SetState.txt        |   16 +
 gemrb/docs/en/GUIScript/Button_SetTextColor.txt    |   19 +
 .../docs/en/GUIScript/Control_AttachScrollBar.txt  |   16 +
 gemrb/docs/en/GUIScript/Control_QueryText.txt      |   15 +
 gemrb/docs/en/GUIScript/Control_SetAnimation.txt   |   18 +
 .../en/GUIScript/Control_SetAnimationPalette.txt   |   23 +
 gemrb/docs/en/GUIScript/Control_SetEvent.txt       |   15 +
 gemrb/docs/en/GUIScript/Control_SetPos.txt         |   17 +
 gemrb/docs/en/GUIScript/Control_SetSize.txt        |   17 +
 gemrb/docs/en/GUIScript/Control_SetStatus.txt      |   16 +
 gemrb/docs/en/GUIScript/Control_SetText.txt        |   16 +
 gemrb/docs/en/GUIScript/Control_SetTooltip.txt     |   17 +
 gemrb/docs/en/GUIScript/Control_SetVarAssoc.txt    |   17 +
 .../en/GUIScript/Control_TextArea_SetFlags.txt     |   17 +
 gemrb/docs/en/GUIScript/CreateString.txt           |   14 +
 gemrb/docs/en/GUIScript/DispelEffect.txt           |   16 +
 gemrb/docs/en/GUIScript/FindStoreItem.txt          |   14 +
 gemrb/docs/en/GUIScript/GameGetExpansion.txt       |   13 +
 .../en/GUIScript/GameGetFirstSelectedActor.txt     |   13 +
 gemrb/docs/en/GUIScript/GamePause.txt              |   15 +-
 gemrb/docs/en/GUIScript/GetCombatDetails.txt       |    3 +-
 gemrb/docs/en/GUIScript/GetDestinationArea.txt     |    2 -
 gemrb/docs/en/GUIScript/GetGamePortraitPreview.txt |   14 +
 gemrb/docs/en/GUIScript/GetGamePreview.txt         |   13 +
 gemrb/docs/en/GUIScript/GetGameString.txt          |    1 +
 gemrb/docs/en/GUIScript/GetItem.txt                |    2 +-
 gemrb/docs/en/GUIScript/GetMazeEntry.txt           |   14 +
 gemrb/docs/en/GUIScript/GetMazeHeader.txt          |   13 +
 gemrb/docs/en/GUIScript/GetPlayerSound.txt         |   14 +
 gemrb/docs/en/GUIScript/GetPlayerStat.txt          |    1 +
 gemrb/docs/en/GUIScript/GetSaveGames.txt           |   13 +
 gemrb/docs/en/GUIScript/GetSelectedActors.txt      |   13 +
 gemrb/docs/en/GUIScript/GetSpell.txt               |    2 +
 gemrb/docs/en/GUIScript/GetSpellCastOn.txt         |   14 +
 gemrb/docs/en/GUIScript/GetStoreItem.txt           |    1 +
 gemrb/docs/en/GUIScript/HasFeat.txt                |   14 +
 gemrb/docs/en/GUIScript/Label_SetTextColor.txt     |   18 +
 gemrb/docs/en/GUIScript/Label_SetUseRGB.txt        |   16 +
 gemrb/docs/en/GUIScript/MemorizeSpell.txt          |    3 +-
 gemrb/docs/en/GUIScript/MessageWindowDebug.txt     |   22 +
 gemrb/docs/en/GUIScript/SaveGame_GetDate.txt       |   13 +
 gemrb/docs/en/GUIScript/SaveGame_GetGameDate.txt   |   13 +
 gemrb/docs/en/GUIScript/SaveGame_GetName.txt       |   13 +
 gemrb/docs/en/GUIScript/SaveGame_GetPortrait.txt   |   15 +
 gemrb/docs/en/GUIScript/SaveGame_GetPreview.txt    |   13 +
 gemrb/docs/en/GUIScript/SaveGame_GetSaveID.txt     |   13 +
 .../en/GUIScript/ScrollBar_SetDefaultScrollBar.txt |   15 +
 gemrb/docs/en/GUIScript/ScrollBar_SetSprites.txt   |   23 +
 gemrb/docs/en/GUIScript/SetButtonFlags.txt         |    2 +-
 gemrb/docs/en/GUIScript/SetButtonState.txt         |    4 +-
 gemrb/docs/en/GUIScript/SetEvent.txt               |    1 -
 gemrb/docs/en/GUIScript/SetMapAnimation.txt        |   19 +
 gemrb/docs/en/GUIScript/SetMapDoor.txt             |   15 +
 gemrb/docs/en/GUIScript/SetMapExit.txt             |   16 +
 gemrb/docs/en/GUIScript/SetMapRegion.txt           |   15 +
 gemrb/docs/en/GUIScript/SetMazeData.txt            |   15 +
 gemrb/docs/en/GUIScript/SetMazeEntry.txt           |   16 +
 gemrb/docs/en/GUIScript/SetPlayerStat.txt          |    1 +
 gemrb/docs/en/GUIScript/SetTickHook.txt            |   13 +
 gemrb/docs/en/GUIScript/SetupControls.txt          |    2 +-
 gemrb/docs/en/GUIScript/SetupEquipmentIcons.txt    |    2 +-
 gemrb/docs/en/GUIScript/SetupMaze.txt              |   14 +
 gemrb/docs/en/GUIScript/SetupQuickSpell.txt        |   17 +
 gemrb/docs/en/GUIScript/SetupSpellIcons.txt        |   18 -
 gemrb/docs/en/GUIScript/SpellCast.txt              |    2 +-
 gemrb/docs/en/GUIScript/Symbol_GetValue.txt        |   15 +
 gemrb/docs/en/GUIScript/Symbol_Unload.txt          |   14 +
 gemrb/docs/en/GUIScript/Table_FindValue.txt        |   17 +
 gemrb/docs/en/GUIScript/Table_GetColumnCount.txt   |   15 +
 gemrb/docs/en/GUIScript/Table_GetColumnIndex.txt   |   15 +
 gemrb/docs/en/GUIScript/Table_GetColumnName.txt    |   15 +
 gemrb/docs/en/GUIScript/Table_GetRowCount.txt      |   14 +
 gemrb/docs/en/GUIScript/Table_GetRowIndex.txt      |   15 +
 gemrb/docs/en/GUIScript/Table_GetRowName.txt       |   15 +
 gemrb/docs/en/GUIScript/Table_GetValue.txt         |   17 +
 gemrb/docs/en/GUIScript/Table_Unload.txt           |   14 +
 gemrb/docs/en/GUIScript/TextArea_Append.txt        |   19 +
 gemrb/docs/en/GUIScript/TextArea_Clear.txt         |   15 +
 gemrb/docs/en/GUIScript/TextArea_GetCharSounds.txt |   15 +
 gemrb/docs/en/GUIScript/TextArea_GetCharacters.txt |   15 +
 gemrb/docs/en/GUIScript/TextArea_GetPortraits.txt  |   16 +
 gemrb/docs/en/GUIScript/TextArea_MoveText.txt      |   17 +
 gemrb/docs/en/GUIScript/TextArea_Rewind.txt        |   16 +
 gemrb/docs/en/GUIScript/TextArea_Scroll.txt        |   16 +
 gemrb/docs/en/GUIScript/TextArea_SelectText.txt    |   16 +
 gemrb/docs/en/GUIScript/TextArea_SetHistory.txt    |   16 +
 gemrb/docs/en/GUIScript/TextEdit_ConvertEdit.txt   |   16 +
 .../docs/en/GUIScript/TextEdit_SetBufferLength.txt |   16 +
 gemrb/docs/en/GUIScript/UnmemorizeSpell.txt        |    9 +-
 gemrb/docs/en/GUIScript/VerbalConstant.txt         |   15 +
 gemrb/docs/en/GUIScript/Window_CreateButton.txt    |   19 +
 gemrb/docs/en/GUIScript/Window_CreateLabel.txt     |   22 +
 .../docs/en/GUIScript/Window_CreateMapControl.txt  |   22 +
 gemrb/docs/en/GUIScript/Window_CreateScrollBar.txt |   19 +
 gemrb/docs/en/GUIScript/Window_CreateTextEdit.txt  |   21 +
 .../en/GUIScript/Window_CreateWorldMapControl.txt  |   21 +
 gemrb/docs/en/GUIScript/Window_DeleteControl.txt   |   15 +
 gemrb/docs/en/GUIScript/Window_GetControl.txt      |   15 +
 gemrb/docs/en/GUIScript/Window_HasControl.txt      |   16 +
 gemrb/docs/en/GUIScript/Window_Invalidate.txt      |   14 +
 gemrb/docs/en/GUIScript/Window_SetFrame.txt        |   14 +
 gemrb/docs/en/GUIScript/Window_SetPicture.txt      |   15 +
 gemrb/docs/en/GUIScript/Window_SetPos.txt          |   17 +
 gemrb/docs/en/GUIScript/Window_SetSize.txt         |   16 +
 gemrb/docs/en/GUIScript/Window_SetVisible.txt      |   15 +
 gemrb/docs/en/GUIScript/Window_SetupControls.txt   |   17 +
 .../en/GUIScript/Window_SetupEquipmentIcons.txt    |   18 +
 gemrb/docs/en/GUIScript/Window_ShowModal.txt       |   15 +
 gemrb/docs/en/GUIScript/Window_Unload.txt          |   14 +
 .../docs/en/GUIScript/WorldMap_AdjustScrolling.txt |   17 +
 .../en/GUIScript/WorldMap_GetDestinationArea.txt   |   16 +
 gemrb/docs/en/GUIScript/WorldMap_SetTextColor.txt  |   19 +
 gemrb/docs/en/GUIScript/internal.txt               |   15 +
 gemrb/docs/en/Release.txt                          |   30 +-
 gemrb/docs/en/Tables/avatars.txt                   |    6 +-
 gemrb/docs/en/Tables/comment.txt                   |    7 +
 gemrb/docs/en/Tables/fonts.txt                     |   20 +-
 gemrb/docs/en/Tables/item_use.txt                  |    6 +-
 gemrb/docs/en/Tables/proftype.txt                  |    6 +
 gemrb/docs/en/Tables/stances.txt                   |   12 +
 gemrb/docs/en/Tables/storespl.txt                  |    6 +
 gemrb/docs/en/Tables/textscrn.txt                  |   12 +
 gemrb/docs/en/default_ini.txt                      |   50 +
 gemrb/docs/en/gemrb_ini.txt                        |  449 +-
 gemrb/includes/CocoaWrapper.h                      |   65 +
 gemrb/includes/HashMap.h                           |  459 ++
 gemrb/includes/RGBAColor.h                         |   10 +-
 gemrb/includes/SClassID.h                          |   13 +-
 gemrb/includes/StringMap.h                         |  131 +
 gemrb/includes/defsounds.h                         |   14 +
 gemrb/includes/errors.h                            |    4 +
 gemrb/includes/exports.h                           |   41 +-
 gemrb/includes/globals.h                           |   76 +-
 gemrb/includes/ie_cursors.h                        |   42 +
 gemrb/includes/ie_feats.h                          |  155 +-
 gemrb/includes/ie_stats.h                          |   28 +-
 gemrb/includes/ie_types.h                          |    5 +-
 gemrb/includes/iless.h                             |    4 +
 gemrb/includes/logging.h                           |  119 -
 gemrb/includes/opcode_params.h                     |   10 +-
 gemrb/includes/overlays.h                          |    4 +
 gemrb/includes/plugindef.h                         |   11 +-
 gemrb/includes/strrefs.h                           |   44 +-
 gemrb/includes/win32def.h                          |   33 +-
 gemrb/override/CMakeLists.txt                      |    7 -
 gemrb/override/bg1/CMakeLists.txt                  |    3 +-
 gemrb/override/bg1/Makefile.am                     |    4 +-
 gemrb/override/bg1/avatars.2da                     |  322 -
 gemrb/override/bg1/bloodclr.2da                    |   29 -
 gemrb/override/bg1/clskills.2da                    |   24 -
 gemrb/override/bg1/damage.2da                      |   16 -
 gemrb/override/bg1/defsound.2da                    |   29 -
 gemrb/override/bg1/effects.ids                     |  319 -
 gemrb/override/bg1/efftext.2da                     |   10 +
 gemrb/override/bg1/fonts.2da                       |   14 -
 gemrb/override/bg1/gemrb.ini                       |   80 -
 gemrb/override/bg1/guibtact.2da                    |   37 -
 gemrb/override/bg1/magesch.2da                     |   13 -
 gemrb/override/bg1/minorglb.vvc                    |  Bin 0 -> 492 bytes
 gemrb/override/bg1/overlay.2da                     |   35 -
 gemrb/override/bg1/pdolls.2da                      |   86 -
 gemrb/override/bg1/qslots.2da                      |   24 -
 gemrb/override/bg1/shtable.2da                     |   42 -
 gemrb/override/bg1/strings.2da                     |  170 -
 gemrb/override/bg2/CMakeLists.txt                  |    1 -
 gemrb/override/bg2/Makefile.am                     |    4 +-
 gemrb/override/bg2/avatars.2da                     |  332 -
 gemrb/override/bg2/bloodclr.2da                    |   29 -
 gemrb/override/bg2/clskills.2da                    |   24 -
 gemrb/override/bg2/damage.2da                      |   16 -
 gemrb/override/bg2/defsound.2da                    |   29 -
 gemrb/override/bg2/effects.ids                     |  320 -
 gemrb/override/bg2/fonts.2da                       |   19 -
 gemrb/override/bg2/gametime.2da                    |    5 -
 gemrb/override/bg2/gemrb.ini                       |   92 -
 gemrb/override/bg2/magesch.2da                     |   13 -
 gemrb/override/bg2/overlay.2da                     |   35 -
 gemrb/override/bg2/pathfind.2da                    |    6 -
 gemrb/override/bg2/pdolls.2da                      |  106 -
 gemrb/override/bg2/qslots.2da                      |   24 -
 gemrb/override/bg2/races.2da                       |   11 -
 gemrb/override/bg2/splspec.2da                     |    8 -
 gemrb/override/bg2/strings.2da                     |  169 -
 gemrb/override/how/CMakeLists.txt                  |    1 -
 gemrb/override/how/Makefile.am                     |    4 +-
 gemrb/override/how/avatars.2da                     |  417 --
 gemrb/override/how/bloodclr.2da                    |   29 -
 gemrb/override/how/clskills.2da                    |   22 -
 gemrb/override/how/defsound.2da                    |   29 -
 gemrb/override/how/effects.ids                     |  301 -
 gemrb/override/how/fonts.2da                       |   19 -
 gemrb/override/how/gametime.2da                    |    5 -
 gemrb/override/how/gemrb.ini                       |  123 -
 gemrb/override/how/itemsnd.2da                     |   80 -
 gemrb/override/how/itemtype.2da                    |   77 -
 gemrb/override/how/magesch.2da                     |   12 -
 gemrb/override/how/overlay.2da                     |   35 -
 gemrb/override/how/qslots.2da                      |   24 -
 gemrb/override/how/strings.2da                     |  170 -
 gemrb/override/how/vcremap.2da                     |    4 -
 gemrb/override/iwd/CMakeLists.txt                  |    1 -
 gemrb/override/iwd/Makefile.am                     |    4 +-
 gemrb/override/iwd/avatars.2da                     |  414 --
 gemrb/override/iwd/bloodclr.2da                    |   29 -
 gemrb/override/iwd/clskills.2da                    |   22 -
 gemrb/override/iwd/defsound.2da                    |   29 -
 gemrb/override/iwd/effects.ids                     |  300 -
 gemrb/override/iwd/fonts.2da                       |   19 -
 gemrb/override/iwd/gametime.2da                    |    5 -
 gemrb/override/iwd/gemrb.ini                       |  121 -
 gemrb/override/iwd/itemsnd.2da                     |   80 -
 gemrb/override/iwd/itemtype.2da                    |   77 -
 gemrb/override/iwd/magesch.2da                     |   12 -
 gemrb/override/iwd/overlay.2da                     |   35 -
 gemrb/override/iwd/qslots.2da                      |   24 -
 gemrb/override/iwd/strings.2da                     |  170 -
 gemrb/override/iwd/vcremap.2da                     |    4 -
 gemrb/override/iwd2/CMakeLists.txt                 |    1 -
 gemrb/override/iwd2/Makefile.am                    |    4 +-
 gemrb/override/iwd2/ability.2da                    |    9 -
 gemrb/override/iwd2/avatars.2da                    |  432 --
 gemrb/override/iwd2/bios.2da                       |   14 -
 gemrb/override/iwd2/bloodclr.2da                   |   29 -
 gemrb/override/iwd2/classes.2da                    |   38 -
 gemrb/override/iwd2/clskills.2da                   |   15 -
 gemrb/override/iwd2/damage.2da                     |   16 -
 gemrb/override/iwd2/defsound.2da                   |   29 -
 gemrb/override/iwd2/effects.ids                    |  356 -
 gemrb/override/iwd2/efftext.2da                    |    2 +-
 gemrb/override/iwd2/featreq.2da                    |   79 -
 gemrb/override/iwd2/fireball.pro                   |  Bin 768 -> 0 bytes
 gemrb/override/iwd2/fistweap.2da                   |    4 -
 gemrb/override/iwd2/fonts.2da                      |   19 -
 gemrb/override/iwd2/gametime.2da                   |    5 -
 gemrb/override/iwd2/gemrb.ini                      |   98 -
 gemrb/override/iwd2/guibtact.2da                   |   30 -
 gemrb/override/iwd2/itemsnd.2da                    |   80 -
 gemrb/override/iwd2/itemtype.2da                   |   77 -
 gemrb/override/iwd2/races.2da                      |   19 -
 gemrb/override/iwd2/slottype.2da                   |   54 -
 gemrb/override/iwd2/splprot.2da                    |  105 -
 gemrb/override/iwd2/strings.2da                    |  170 -
 gemrb/override/pst/CMakeLists.txt                  |    1 -
 gemrb/override/pst/Makefile.am                     |    4 +-
 gemrb/override/pst/baldur.bcs                      |  152 +
 gemrb/override/pst/cloudkil.pro                    |  Bin 768 -> 0 bytes
 gemrb/override/pst/clskills.2da                    |   13 -
 gemrb/override/pst/damage.2da                      |   16 -
 gemrb/override/pst/defsound.2da                    |   29 -
 gemrb/override/pst/fonts.2da                       |   12 -
 gemrb/override/pst/gametime.2da                    |    5 -
 gemrb/override/pst/gemprjtl.ids                    |  292 -
 gemrb/override/pst/gemrb.ini                       |  121 -
 gemrb/override/pst/overlay.2da                     |   35 -
 gemrb/override/pst/pathfind.2da                    |    5 -
 gemrb/override/pst/source/baldur.baf               |  157 +
 gemrb/override/pst/strings.2da                     |  170 -
 gemrb/override/shared/CMakeLists.txt               |    1 -
 gemrb/override/shared/Makefile.am                  |    4 +-
 gemrb/override/shared/bardsong.spl                 |  Bin 346 -> 0 bytes
 gemrb/override/shared/dmgtypes.2da                 |   22 -
 gemrb/override/shared/gemact.ids                   |   10 -
 gemrb/override/shared/stats.ids                    |    2 +-
 gemrb/plugins/2DAImporter/2DAImporter.cpp          |   24 +-
 gemrb/plugins/2DAImporter/2DAImporter.h            |   21 +-
 gemrb/plugins/ACMReader/ACMReader.cpp              |    6 +-
 gemrb/plugins/ACMReader/ACMReader.h                |    4 +
 gemrb/plugins/ACMReader/unpacker.h                 |    6 +-
 gemrb/plugins/AREImporter/AREImporter.cpp          |  265 +-
 gemrb/plugins/AREImporter/AREImporter.h            |   10 +-
 gemrb/plugins/BAMImporter/BAMFont.cpp              |   88 +
 gemrb/plugins/BAMImporter/BAMFont.h                |   46 +
 gemrb/plugins/BAMImporter/BAMFontManager.cpp       |   79 +
 gemrb/plugins/BAMImporter/BAMFontManager.h         |   53 +
 gemrb/plugins/BAMImporter/BAMImporter.cpp          |  158 +-
 gemrb/plugins/BAMImporter/BAMImporter.h            |    9 +-
 gemrb/plugins/BAMImporter/CMakeLists.txt           |    2 +-
 gemrb/plugins/BAMImporter/Makefile.am              |    2 +-
 gemrb/plugins/BIFImporter/BIFImporter.cpp          |  294 +-
 gemrb/plugins/BIFImporter/BIFImporter.h            |   18 +-
 gemrb/plugins/BIKPlayer/BIKPlayer.cpp              |   25 +-
 gemrb/plugins/BIKPlayer/BIKPlayer.h                |    6 +-
 gemrb/plugins/BIKPlayer/GetBitContext.cpp          |    3 +-
 gemrb/plugins/BIKPlayer/GetBitContext.h            |    8 +-
 gemrb/plugins/BMPImporter/BMPImporter.cpp          |  109 +-
 gemrb/plugins/BMPImporter/BMPImporter.h            |    7 +-
 gemrb/plugins/BMPWriter/BMPWriter.cpp              |    2 +
 gemrb/plugins/BMPWriter/BMPWriter.h                |    4 +
 gemrb/plugins/CHUImporter/CHUImporter.cpp          |   31 +-
 gemrb/plugins/CHUImporter/CHUImporter.h            |    8 +-
 gemrb/plugins/CMakeLists.txt                       |    4 +
 gemrb/plugins/CREImporter/CREImporter.cpp          |  526 +-
 gemrb/plugins/CREImporter/CREImporter.h            |   15 +-
 gemrb/plugins/DLGImporter/DLGImporter.cpp          |   39 +-
 gemrb/plugins/DLGImporter/DLGImporter.h            |    7 +-
 .../DirectoryImporter/DirectoryImporter.cpp        |  116 +-
 .../plugins/DirectoryImporter/DirectoryImporter.h  |   29 +-
 gemrb/plugins/EFFImporter/EFFImporter.cpp          |   52 +-
 gemrb/plugins/EFFImporter/EFFImporter.h            |    6 +
 gemrb/plugins/FXOpcodes/FXOpcodes.cpp              | 2365 +++---
 gemrb/plugins/GAMImporter/GAMImporter.cpp          |   50 +-
 gemrb/plugins/GAMImporter/GAMImporter.h            |    7 +-
 gemrb/plugins/GUIScript/CMakeLists.txt             |    2 -
 gemrb/plugins/GUIScript/GUIScript.cpp              | 2792 +++++---
 gemrb/plugins/GUIScript/GUIScript.h                |    9 +-
 gemrb/plugins/GUIScript/PythonHelpers.cpp          |    2 +
 gemrb/plugins/GUIScript/PythonHelpers.h            |    8 +-
 gemrb/plugins/IDSImporter/IDSImporter.cpp          |   18 +-
 gemrb/plugins/IDSImporter/IDSImporter.h            |   11 +-
 gemrb/plugins/IDSImporter/IDSImporterDefs.h        |    8 +-
 gemrb/plugins/INIImporter/INIImporter.cpp          |   21 +-
 gemrb/plugins/INIImporter/INIImporter.h            |    9 +-
 gemrb/plugins/ITMImporter/ITMImporter.cpp          |   85 +-
 gemrb/plugins/ITMImporter/ITMImporter.h            |    7 +-
 gemrb/plugins/IWDOpcodes/IWDOpcodes.cpp            | 1049 ++-
 gemrb/plugins/KEYImporter/CMakeLists.txt           |    2 +-
 gemrb/plugins/KEYImporter/Dictionary.cpp           |  226 -
 gemrb/plugins/KEYImporter/Dictionary.h             |   84 -
 gemrb/plugins/KEYImporter/KEYImporter.cpp          |  161 +-
 gemrb/plugins/KEYImporter/KEYImporter.h            |   99 +-
 gemrb/plugins/KEYImporter/Makefile.am              |    2 +-
 gemrb/plugins/MOSImporter/MOSImporter.cpp          |   61 +-
 gemrb/plugins/MOSImporter/MOSImporter.h            |    4 +
 gemrb/plugins/MUSImporter/MUSImporter.cpp          |   14 +-
 gemrb/plugins/MUSImporter/MUSImporter.h            |    4 +
 gemrb/plugins/MVEPlayer/MVEPlayer.cpp              |    7 +-
 gemrb/plugins/MVEPlayer/MVEPlayer.h                |    4 +
 gemrb/plugins/MVEPlayer/gstmvedemux.h              |    6 +-
 gemrb/plugins/MVEPlayer/mve_player.cpp             |   30 +-
 gemrb/plugins/MVEPlayer/mve_player.h               |    8 +-
 gemrb/plugins/Makefile.am                          |    2 +
 gemrb/plugins/NullSound/NullSound.cpp              |    7 +-
 gemrb/plugins/NullSound/NullSound.h                |    5 +-
 gemrb/plugins/NullSource/CMakeLists.txt            |    1 +
 gemrb/plugins/NullSource/NullSource.cpp            |   71 +
 gemrb/plugins/NullSource/NullSource.h              |   41 +
 gemrb/plugins/OGGReader/OGGReader.cpp              |    6 +-
 gemrb/plugins/OGGReader/OGGReader.h                |    4 +
 gemrb/plugins/OpenALAudio/AmbientMgrAL.cpp         |   36 +-
 gemrb/plugins/OpenALAudio/AmbientMgrAL.h           |    4 +
 gemrb/plugins/OpenALAudio/OpenALAudio.cpp          |  392 +-
 gemrb/plugins/OpenALAudio/OpenALAudio.h            |   14 +-
 gemrb/plugins/OpenALAudio/StackLock.cpp            |    3 +
 gemrb/plugins/OpenALAudio/StackLock.h              |    4 +
 gemrb/plugins/PLTImporter/PLTImporter.cpp          |   34 +-
 gemrb/plugins/PLTImporter/PLTImporter.h            |    4 +
 gemrb/plugins/PNGImporter/PNGImporter.cpp          |    6 +-
 gemrb/plugins/PNGImporter/PNGImporter.h            |    4 +
 gemrb/plugins/PROImporter/PROImporter.cpp          |   16 +-
 gemrb/plugins/PROImporter/PROImporter.h            |    7 +-
 gemrb/plugins/PSTOpcodes/PSTOpcodes.cpp            |  420 +-
 gemrb/plugins/SAVImporter/CMakeLists.txt           |    1 +
 gemrb/plugins/SAVImporter/Makefile.am              |    3 +
 gemrb/plugins/SAVImporter/SAVImporter.cpp          |  124 +
 gemrb/plugins/SAVImporter/SAVImporter.h            |   43 +
 gemrb/plugins/SDLAudio/SDLAudio.cpp                |   29 +-
 gemrb/plugins/SDLAudio/SDLAudio.h                  |    9 +-
 gemrb/plugins/SDLVideo/CMakeLists.txt              |    4 +-
 gemrb/plugins/SDLVideo/CocoaWrapper.m              |   47 +
 gemrb/plugins/SDLVideo/Makefile.am                 |    2 +-
 gemrb/plugins/SDLVideo/SDL12Video.cpp              |  343 +
 gemrb/plugins/SDLVideo/SDL12Video.h                |   67 +
 gemrb/plugins/SDLVideo/SDL20Video.cpp              |  707 ++
 gemrb/plugins/SDLVideo/SDL20Video.h                |   87 +
 gemrb/plugins/SDLVideo/SDLVideo.cpp                | 1551 ++--
 gemrb/plugins/SDLVideo/SDLVideo.h                  |  102 +-
 gemrb/plugins/SDLVideo/SDLVideoDriver.inl          |  539 --
 gemrb/plugins/SDLVideo/SpriteRenderer.inl          |  912 +++
 gemrb/plugins/SDLVideo/TileRenderer.inl            |   51 +-
 gemrb/plugins/SPLImporter/SPLImporter.cpp          |   29 +-
 gemrb/plugins/SPLImporter/SPLImporter.h            |    7 +-
 gemrb/plugins/STOImporter/STOImporter.cpp          |  115 +-
 gemrb/plugins/STOImporter/STOImporter.h            |   23 +-
 gemrb/plugins/TISImporter/TISImporter.cpp          |   33 +-
 gemrb/plugins/TISImporter/TISImporter.h            |    7 +-
 gemrb/plugins/TLKImporter/TLKImporter.cpp          |   78 +-
 gemrb/plugins/TLKImporter/TLKImporter.h            |    8 +-
 gemrb/plugins/TLKImporter/TlkOverride.cpp          |   13 +-
 gemrb/plugins/TLKImporter/TlkOverride.h            |    4 +
 gemrb/plugins/TTFImporter/CMakeLists.txt           |   12 +
 gemrb/plugins/TTFImporter/Freetype.cpp             |   55 +
 gemrb/plugins/TTFImporter/Freetype.h               |   55 +
 gemrb/plugins/TTFImporter/Makefile.am              |    9 +
 gemrb/plugins/TTFImporter/TTFFont.cpp              |  287 +
 gemrb/plugins/TTFImporter/TTFFont.h                |   62 +
 gemrb/plugins/TTFImporter/TTFFontManager.cpp       |  135 +
 gemrb/plugins/TTFImporter/TTFFontManager.h         |   62 +
 gemrb/plugins/VLCPlayer/CMakeLists.txt             |    5 +
 gemrb/plugins/VLCPlayer/VLCPlayer.cpp              |  211 +
 gemrb/plugins/VLCPlayer/VLCPlayer.h                |   73 +
 gemrb/plugins/VLCPlayer/VideoContext.cpp           |   82 +
 gemrb/plugins/VLCPlayer/VideoContext.h             |   53 +
 gemrb/plugins/WAVReader/WAVReader.cpp              |    4 +-
 gemrb/plugins/WAVReader/WAVReader.h                |    4 +
 gemrb/plugins/WEDImporter/WEDImporter.cpp          |   29 +-
 gemrb/plugins/WEDImporter/WEDImporter.h            |    7 +-
 gemrb/plugins/WMPImporter/WMPImporter.cpp          |   67 +-
 gemrb/plugins/WMPImporter/WMPImporter.h            |    7 +-
 gemrb/plugins/ZLibManager/ZLibManager.cpp          |    7 +-
 gemrb/plugins/ZLibManager/ZLibManager.h            |    6 +-
 gemrb/tests/minimal/data/fonts.2da                 |    4 +-
 gemrb/tests/minimal/data/numtest.bam               |  Bin 0 -> 978 bytes
 gemrb/unhardcoded/Makefile.am                      |    2 +
 gemrb/unhardcoded/bg1/Makefile.am                  |    3 +
 gemrb/{override => unhardcoded}/bg1/ability.2da    |    0
 gemrb/{override => unhardcoded}/bg1/acidblgr.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg1/acidblmu.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg1/acidblob.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg1/acidbloc.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg1/aligns.2da     |    0
 gemrb/{override => unhardcoded}/bg1/areapro.2da    |    0
 gemrb/{override => unhardcoded}/bg1/arrow.pro      |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg1/arrowex.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/arrowflb.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg1/arrowflg.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg1/arrowfli.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg1/arrowflm.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg1/arrowhvy.pro   |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/bg1/avatars.2da                  |  322 +
 gemrb/{override => unhardcoded}/bg1/avprefc.2da    |    0
 gemrb/{override => unhardcoded}/bg1/avprefr.2da    |    0
 gemrb/{override => unhardcoded}/bg1/axe.pro        |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg1/axeex.pro      |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/bg1/bios.2da                     |   24 +
 gemrb/unhardcoded/bg1/bloodclr.2da                 |   29 +
 gemrb/{override => unhardcoded}/bg1/bolt.pro       |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg1/boltex.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/bullet.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg1/bulletex.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/cgtable.2da    |    0
 gemrb/{override => unhardcoded}/bg1/chromorb.pro   |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/bg1/clabdrui.2da                 |    6 +
 gemrb/unhardcoded/bg1/clabpala.2da                 |    6 +
 gemrb/unhardcoded/bg1/clabrngr.2da                 |    4 +
 gemrb/{override => unhardcoded}/bg1/classes.2da    |    0
 gemrb/{override => unhardcoded}/bg1/cloud.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/cloudkil.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/clowncol.2da   |    0
 gemrb/unhardcoded/bg1/clskills.2da                 |   25 +
 gemrb/{override => unhardcoded}/bg1/dagger.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg1/daggerex.pro   |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/bg1/damage.2da                   |   16 +
 gemrb/{override => unhardcoded}/bg1/dart.pro       |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg1/dartex.pro     |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/bg1/defsound.2da                 |   36 +
 gemrb/unhardcoded/bg1/difflvls.2da                 |    5 +
 gemrb/unhardcoded/bg1/dsclass.2da                  |   24 +
 gemrb/unhardcoded/bg1/dsrace.2da                   |    7 +
 gemrb/unhardcoded/bg1/dstable.2da                  |    6 +
 gemrb/{override => unhardcoded}/bg1/dualclas.2da   |    0
 gemrb/unhardcoded/bg1/effects.ids                  |  319 +
 gemrb/{override => unhardcoded}/bg1/fireball.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/fireblic.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/firebolt.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg1/firebtbl.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg1/firestor.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/fistweap.2da   |    0
 gemrb/unhardcoded/bg1/fonts.2da                    |   17 +
 gemrb/{override => unhardcoded}/bg1/formatio.2da   |    0
 gemrb/unhardcoded/bg1/gametime.2da                 |    6 +
 gemrb/{override => unhardcoded}/bg1/gaze.pro       |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/bg1/gemact.ids                   |   14 +
 gemrb/{override => unhardcoded}/bg1/gemprjtl.ids   |    0
 gemrb/unhardcoded/bg1/gemrb.ini                    |  129 +
 gemrb/unhardcoded/bg1/gemtrig.ids                  |    9 +
 gemrb/{override => unhardcoded}/bg1/grease.pro     |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/bg1/guibtact.2da                 |   37 +
 gemrb/{override => unhardcoded}/bg1/guils.chu      |  Bin 230 -> 230 bytes
 gemrb/{override => unhardcoded}/bg1/haterace.2da   |    0
 .../{override/bg2 => unhardcoded/bg1}/hlymite.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg1/icestorm.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/inarea.pro     |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/bg1/inareapa.pro                 |  Bin 0 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/inareasm.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/item_use.2da   |    0
 gemrb/{override => unhardcoded}/bg1/itemsnd.2da    |    0
 gemrb/{override => unhardcoded}/bg1/itemtype.2da   |    0
 gemrb/{override => unhardcoded}/bg1/itemuse.2da    |    0
 gemrb/{override => unhardcoded}/bg1/k_m_e.2da      |    0
 gemrb/{override => unhardcoded}/bg1/k_m_g.2da      |    0
 gemrb/{override => unhardcoded}/bg1/k_m_h.2da      |    0
 gemrb/{override => unhardcoded}/bg1/k_m_he.2da     |    0
 gemrb/{override => unhardcoded}/bg1/kitlist.2da    |    0
 gemrb/{override => unhardcoded}/bg1/kittable.2da   |    0
 gemrb/{override => unhardcoded}/bg1/lightsto.pro   |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/bg1/magesch.2da                  |   13 +
 gemrb/{override => unhardcoded}/bg1/magicmis.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg1/mpal256.bmp    |  Bin 92214 -> 92214 bytes
 gemrb/{override => unhardcoded}/bg1/music.2da      |    0
 gemrb/unhardcoded/bg1/overlay.2da                  |   35 +
 gemrb/{override => unhardcoded}/bg1/pathfind.2da   |    0
 gemrb/unhardcoded/bg1/pdolls.2da                   |   89 +
 gemrb/{override => unhardcoded}/bg1/pictures.2da   |    0
 gemrb/unhardcoded/bg1/polish.ini                   |   30 +
 gemrb/unhardcoded/bg1/proftype.2da                 |   35 +
 gemrb/unhardcoded/bg1/qslots.2da                   |   23 +
 gemrb/{override => unhardcoded}/bg1/races.2da      |    0
 gemrb/{override => unhardcoded}/bg1/randitem.2da   |    0
 gemrb/unhardcoded/bg1/restmov.2da                  |   11 +
 gemrb/{override => unhardcoded}/bg1/savegame.2da   |    0
 gemrb/{override => unhardcoded}/bg1/script.2da     |    0
 gemrb/unhardcoded/bg1/shtable.2da                  |   42 +
 gemrb/{override => unhardcoded}/bg1/skills.2da     |    0
 gemrb/{override => unhardcoded}/bg1/sleep.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/slottype.2da   |    0
 gemrb/{override => unhardcoded}/bg1/sparbknp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/sparbkpa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/sparblnp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/sparblpa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/sparchnp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/sparchpa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/spargonp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/spargopa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/spargrnp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/spargrpa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/sparicnp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/sparicpa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/sparklbk.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg1/sparklbl.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg1/sparklch.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg1/sparklgo.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg1/sparklgr.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg1/sparklic.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg1/sparklma.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg1/sparklor.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg1/sparklpu.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg1/sparklre.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg1/sparklst.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg1/sparmanp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/sparmapa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/sparornp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/sparorpa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/sparpunp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/sparpupa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/sparrenp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/sparrepa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/sparstnp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/sparstpa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/spear.pro      |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg1/spearex.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/spfirebl.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg1/spklarbk.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/spklarbl.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/spklarch.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/spklargo.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/spklargr.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/spklaric.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/spklarma.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/spklaror.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/spklarpu.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/spklarre.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/spklarst.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/splspec.2da    |    0
 gemrb/{override => unhardcoded}/bg1/spscorch.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg1/spscoric.pro   |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/bg1/stances.2da                  |    6 +
 gemrb/{override/pst => unhardcoded/bg1}/start.2da  |    0
 gemrb/{override => unhardcoded}/bg1/stone.pro      |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/bg1/strings.2da                  |  187 +
 gemrb/unhardcoded/bg1/textscrn.2da                 |   22 +
 gemrb/{override => unhardcoded}/bg1/trapglyp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/trapskul.pro   |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/bg1/vcremap.2da                  |   11 +
 gemrb/{override => unhardcoded}/bg1/walksnd.2da    |    0
 gemrb/{override => unhardcoded}/bg1/weapprof.2da   |    0
 gemrb/{override => unhardcoded}/bg1/web.pro        |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg1/wssingle.2da   |    0
 gemrb/{override => unhardcoded}/bg2/HPBARB.2da     |    0
 gemrb/unhardcoded/bg2/Makefile.am                  |    3 +
 gemrb/{override => unhardcoded}/bg2/ability.2da    |    0
 gemrb/{override => unhardcoded}/bg2/aligns.2da     |    0
 gemrb/{override => unhardcoded}/bg2/areapro.2da    |    0
 gemrb/{override => unhardcoded}/bg2/at2xlvl.spl    |  Bin 250 -> 250 bytes
 gemrb/unhardcoded/bg2/avatars.2da                  |  332 +
 gemrb/{override => unhardcoded}/bg2/avprefc.2da    |    0
 gemrb/{override => unhardcoded}/bg2/avprefr.2da    |    0
 gemrb/unhardcoded/bg2/bloodclr.2da                 |   29 +
 gemrb/{override => unhardcoded}/bg2/cgtable.2da    |    0
 gemrb/{override => unhardcoded}/bg2/classes.2da    |    0
 gemrb/{override => unhardcoded}/bg2/clowncol.2da   |    0
 gemrb/unhardcoded/bg2/clskills.2da                 |   25 +
 gemrb/{override => unhardcoded}/bg2/colrspry.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg2/comet.pro      |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/bg2/damage.2da                   |   16 +
 gemrb/unhardcoded/bg2/defsound.2da                 |   36 +
 gemrb/{override => unhardcoded}/bg2/denyspl.2da    |    0
 gemrb/unhardcoded/bg2/dsclass.2da                  |   24 +
 gemrb/unhardcoded/bg2/dsrace.2da                   |    7 +
 gemrb/unhardcoded/bg2/dstable.2da                  |    6 +
 gemrb/unhardcoded/bg2/effects.ids                  |  321 +
 gemrb/{override => unhardcoded}/bg2/findtrap.spl   |  Bin 298 -> 298 bytes
 gemrb/{override => unhardcoded}/bg2/fistweap.2da   |    0
 gemrb/unhardcoded/bg2/fonts.2da                    |   21 +
 gemrb/{override => unhardcoded}/bg2/formatio.2da   |    0
 gemrb/unhardcoded/bg2/gametime.2da                 |    6 +
 gemrb/{override => unhardcoded}/bg2/gemprjtl.ids   |    0
 gemrb/unhardcoded/bg2/gemrb.ini                    |  132 +
 gemrb/{override => unhardcoded}/bg2/gender.2da     |    0
 gemrb/{override => unhardcoded}/bg2/guibtact.2da   |    0
 gemrb/{override => unhardcoded}/bg2/guiid.chu      |  Bin 92 -> 92 bytes
 gemrb/{override => unhardcoded}/bg2/guils.chu      |  Bin 234 -> 234 bytes
 gemrb/{override => unhardcoded}/bg2/halvdur.spl    |  Bin 250 -> 250 bytes
 .../{override/pst => unhardcoded/bg2}/hlymite.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg2/item_use.2da   |    0
 gemrb/{override => unhardcoded}/bg2/itemsnd.2da    |    0
 gemrb/{override => unhardcoded}/bg2/itemspec.2da   |    0
 gemrb/{override => unhardcoded}/bg2/itemtype.2da   |    0
 gemrb/{override => unhardcoded}/bg2/itemuse.2da    |    0
 gemrb/{override => unhardcoded}/bg2/k_bn_d.2da     |    0
 gemrb/{override => unhardcoded}/bg2/k_bn_e.2da     |    0
 gemrb/{override => unhardcoded}/bg2/k_bn_g.2da     |    0
 gemrb/{override => unhardcoded}/bg2/k_bn_h.2da     |    0
 gemrb/{override => unhardcoded}/bg2/k_bn_he.2da    |    0
 gemrb/{override => unhardcoded}/bg2/k_bn_hl.2da    |    0
 gemrb/{override => unhardcoded}/bg2/k_bn_ho.2da    |    0
 gemrb/{override => unhardcoded}/bg2/k_m_e.2da      |    0
 gemrb/{override => unhardcoded}/bg2/k_m_g.2da      |    0
 gemrb/{override => unhardcoded}/bg2/k_m_h.2da      |    0
 gemrb/{override => unhardcoded}/bg2/k_m_he.2da     |    0
 gemrb/{override => unhardcoded}/bg2/lightb.pro     |  Bin 512 -> 512 bytes
 .../shared => unhardcoded/bg2}/lightbnb.pro        |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/bg2/magesch.2da                  |   13 +
 gemrb/{override => unhardcoded}/bg2/modal.2da      |    0
 gemrb/{override => unhardcoded}/bg2/monkbon.2da    |    0
 gemrb/unhardcoded/bg2/overlay.2da                  |   35 +
 gemrb/unhardcoded/bg2/pathfind.2da                 |    6 +
 gemrb/unhardcoded/bg2/pdolls.2da                   |  106 +
 gemrb/{override => unhardcoded}/bg2/pictures.2da   |    0
 gemrb/unhardcoded/bg2/proftype.2da                 |   35 +
 gemrb/{override => unhardcoded}/bg2/qslot2.2da     |    0
 gemrb/unhardcoded/bg2/qslots.2da                   |   23 +
 gemrb/unhardcoded/bg2/races.2da                    |   12 +
 gemrb/{override => unhardcoded}/bg2/randitem.2da   |    0
 gemrb/{override => unhardcoded}/bg2/rest.spl       |  Bin 202 -> 202 bytes
 gemrb/{override => unhardcoded}/bg2/restmov.2da    |    0
 gemrb/{override => unhardcoded}/bg2/sanctry.vvc    |  Bin 492 -> 492 bytes
 gemrb/{override => unhardcoded}/bg2/savegame.2da   |    0
 gemrb/{override => unhardcoded}/bg2/script.2da     |    0
 gemrb/{override => unhardcoded}/bg2/shtable.2da    |    0
 gemrb/{override => unhardcoded}/bg2/skills.2da     |    0
 gemrb/{override => unhardcoded}/bg2/slottype.2da   |    0
 gemrb/{override => unhardcoded}/bg2/snow.spl       |  Bin 202 -> 202 bytes
 gemrb/{override => unhardcoded}/bg2/spbrnhnd.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg2/spconeco.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg2/spentaci.vvc   |  Bin 492 -> 492 bytes
 gemrb/{override => unhardcoded}/bg2/spfdeath.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg2/spfirewl.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg2/spgenhla.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg2/spholymt.pro   |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/bg2/splspec.2da                  |    9 +
 gemrb/{override => unhardcoded}/bg2/spscorch.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/bg2/spscoric.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/bg2/spshield.vvc   |  Bin 492 -> 492 bytes
 gemrb/unhardcoded/bg2/stances.2da                  |    6 +
 gemrb/{override => unhardcoded}/bg2/start.2da      |    0
 gemrb/unhardcoded/bg2/strings.2da                  |  187 +
 gemrb/{override => unhardcoded}/bg2/walksnd.2da    |    0
 gemrb/{override => unhardcoded}/bg2/wildmag.2da    |    0
 gemrb/{override => unhardcoded}/bg2/wishcode.2da   |    0
 gemrb/{override => unhardcoded}/bg2/wsshield.2da   |    0
 gemrb/{override => unhardcoded}/bg2/wssingle.2da   |    0
 gemrb/{override => unhardcoded}/bg2/wstwohnd.2da   |    0
 gemrb/{override => unhardcoded}/bg2/wstwowpn.2da   |    0
 gemrb/unhardcoded/how/Makefile.am                  |    3 +
 gemrb/{override => unhardcoded}/how/ability.2da    |    0
 gemrb/{override => unhardcoded}/how/abjurap.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/abjurh.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/abjurt.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/acidblgr.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/acidblmu.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/acidblob.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/acidbloc.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/acidh.pro      |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/adhwil.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/adhwilh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/alance.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/aligns.2da     |    0
 gemrb/{override => unhardcoded}/how/altera.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/alteranp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/alterap.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/alteras.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/alterh.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/altert.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/area1np.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/area1p.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/area2.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/area2np.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/area3p.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/area4np.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/areapro.2da    |    0
 gemrb/{override => unhardcoded}/how/armorh.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/arrow.pro      |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/arrowex.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/arrowflb.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/arrowflg.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/arrowfli.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/arrowflm.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/arrowhvy.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/ascorch.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/astorm.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/asumm1.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/asumm1h.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/asumm1x.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/asumm2h.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/asumm3h.pro    |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/how/avatars.2da                  |  417 ++
 gemrb/{override => unhardcoded}/how/avprefc.2da    |    0
 gemrb/{override => unhardcoded}/how/avprefr.2da    |    0
 gemrb/{override => unhardcoded}/how/axe.pro        |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/axeex.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/bbarrh1.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/bbarrh2.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/bbarrier.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/bdeath.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/blessh.pro     |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/how/bloodclr.2da                 |   29 +
 gemrb/{override => unhardcoded}/how/bolt.pro       |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/boltex.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/bscloud.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/bullet.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/bulletex.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/calllih.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/ccdamah.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/ccommah.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/ccwounh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/cdiseah.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/ceelem1.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/ceelemh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/ceelemx.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/cfelem1.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/cfelemh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/cfelemx.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/cfog.pro       |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/cgraceh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/cgtable.2da    |    0
 gemrb/{override => unhardcoded}/how/chant.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/chromorb.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/classes.2da    |    0
 gemrb/{override => unhardcoded}/how/cldamah.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/cloud.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/cloudb.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/cloudbh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/cloudkil.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/cloudks.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/clowncol.2da   |    0
 gemrb/unhardcoded/how/clskills.2da                 |   22 +
 gemrb/{override => unhardcoded}/how/clssplab.2da   |    0
 gemrb/{override => unhardcoded}/how/clwounh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/cmdamah.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/cmwounh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/cobones.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/cobonh1.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/cobonh2.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/cocold.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/cocoldh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/cofire.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/coldh.pro      |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/colrspry.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/confush.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/confusp.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/confusw.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/conjuh.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/conjut.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/copest.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/cry150.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/cry200.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/cry225.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/cry250.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/cry500np.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/csdamah.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/cstrenh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/cswounh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/curseh.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/cwelem1.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/cwelemh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/cwelemx.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/cynicism.2da   |    0
 gemrb/{override => unhardcoded}/how/dagger.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/daggerex.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/damage.2da     |    0
 gemrb/{override => unhardcoded}/how/dart.pro       |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/dartex.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/dbreath.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/ddeath.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/ddeath2.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/ddoorh.pro     |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/how/defsound.2da                 |   36 +
 gemrb/{override => unhardcoded}/how/destruh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/dfog.pro       |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/how/difflvls.2da                 |    5 +
 gemrb/{override => unhardcoded}/how/disint.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/disinth.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/dispel.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/divinh.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/divint.pro     |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/how/dsclass.2da                  |   24 +
 gemrb/{override => unhardcoded}/how/dspell.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/dspellh.pro    |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/how/dsrace.2da                   |    7 +
 gemrb/unhardcoded/how/dstable.2da                  |    6 +
 gemrb/{override => unhardcoded}/how/dualclas.2da   |    0
 gemrb/unhardcoded/how/effects.ids                  |  301 +
 gemrb/{override => unhardcoded}/how/electrh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/emotion.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/enchah.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/enchannp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/enchat.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/entangle.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/equake.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/exaltah.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/factioh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/findtrap.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/fireball.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/fireblic.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/firebolt.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/firebtbl.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/fireh.pro      |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/firestor.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/fistweap.2da   |    0
 gemrb/{override => unhardcoded}/how/fodeath.pro    |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/how/fonts.2da                    |   22 +
 gemrb/{override => unhardcoded}/how/formatio.2da   |    0
 gemrb/{override => unhardcoded}/how/fseed.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/fstrikh.pro    |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/how/gametime.2da                 |    6 +
 gemrb/{override => unhardcoded}/how/garmorh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/gaze.pro       |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/gemprjtl.ids   |    0
 gemrb/unhardcoded/how/gemrb.ini                    |  133 +
 gemrb/{override => unhardcoded}/how/gender.2da     |    0
 gemrb/{override => unhardcoded}/how/golcloud.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/grease.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/gshout.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/guibtact.2da   |    0
 gemrb/{override => unhardcoded}/how/guils.chu      |  Bin 230 -> 230 bytes
 gemrb/{override => unhardcoded}/how/harmh.pro      |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/harmony.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/haterace.2da   |    0
 gemrb/{override => unhardcoded}/how/healh.pro      |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/hmighth.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/hold.pro       |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/hsmite.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/hword.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/icelance.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/icestorm.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/icloud.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/iclouda.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/icloudb.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/illush.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/illust.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/inarea.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/inareanp.pro   |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/how/inareapa.pro                 |  Bin 0 -> 768 bytes
 gemrb/{override => unhardcoded}/how/inareasm.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/invoch.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/invoct.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/iplague.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/island00.2da   |    0
 gemrb/unhardcoded/how/itemsnd.2da                  |   81 +
 gemrb/unhardcoded/how/itemtype.2da                 |   77 +
 gemrb/{override => unhardcoded}/how/itemuse.2da    |    0
 gemrb/{override => unhardcoded}/how/kitlist.2da    |    0
 gemrb/{override => unhardcoded}/how/lightb.pro     |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/how/lightbnb.pro                 |  Bin 0 -> 512 bytes
 gemrb/{override => unhardcoded}/how/lightsto.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/lodisr.pro     |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/how/magesch.2da                  |   12 +
 gemrb/{override => unhardcoded}/how/magicmis.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/malison.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/mfmiss.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/mfmiss2.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/mfmissh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/mmagich.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/mmissile.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/moelda.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/mrage.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/mrageh.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/mspore.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/msumm1.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/msumm1h.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/msumm1x.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/msumm2h.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/msumm3h.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/msumm4h.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/msumm5h.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/msumm6h.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/msumm7h.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/mswordh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/mtouchh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/necroh.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/necrot.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/npoisoh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/ofsphe.pro     |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/how/overlay.2da                  |   35 +
 gemrb/{override => unhardcoded}/how/paralh.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/pathfind.2da   |    0
 gemrb/{override => unhardcoded}/how/pdolls.2da     |    0
 gemrb/{override => unhardcoded}/how/pfire.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/pictures.2da   |    0
 gemrb/{override => unhardcoded}/how/poisonh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/pomab.2da      |    0
 gemrb/{override => unhardcoded}/how/portal.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/prayer.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/prayerh.pro    |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/how/proftype.2da                 |   61 +
 gemrb/{override => unhardcoded}/how/protevil.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/prtl_cl.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/prtl_cl.spl    |  Bin 202 -> 202 bytes
 gemrb/{override => unhardcoded}/how/prtl_op.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/prtl_op.spl    |  Bin 202 -> 202 bytes
 gemrb/{override => unhardcoded}/how/pspray.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/pwkill.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/pwsileh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/pwstun.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/pwstunh.pro    |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/how/qslots.2da                   |   23 +
 gemrb/{override => unhardcoded}/how/races.2da      |    0
 gemrb/{override => unhardcoded}/how/rad100.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/rad250.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/randitem.2da   |    0
 gemrb/{override => unhardcoded}/how/rdeadh.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/recitah.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/resurrh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/rng450.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/rparalh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/rwotfag.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/rwotfah.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/sarmorh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/savegame.2da   |    0
 gemrb/{override => unhardcoded}/how/scharge.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/scharge.spl    |  Bin 250 -> 250 bytes
 gemrb/{override => unhardcoded}/how/schargh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/script.2da     |    0
 gemrb/{override => unhardcoded}/how/seater.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/seaterh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/sgrowth.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/shout.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/shroud.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/shtable.2da    |    0
 gemrb/{override => unhardcoded}/how/skills.2da     |    0
 gemrb/{override => unhardcoded}/how/sleep.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/slivinh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/slottype.2da   |    0
 gemrb/{override => unhardcoded}/how/soflamh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/sohope.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/sooneh.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/sopain.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/sparbknp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/sparbkpa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/sparblnp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/sparblpa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/sparchnp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/sparchpa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/spargonp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/spargopa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/spargrnp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/spargrpa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/sparicnp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/sparicpa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/sparklbk.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/sparklbl.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/sparklch.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/sparklgo.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/sparklgr.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/sparklic.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/sparklma.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/sparklor.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/sparklpu.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/sparklre.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/sparklst.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/sparmanp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/sparmapa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/sparornp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/sparorpa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/sparpunp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/sparpupa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/sparrenp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/sparrepa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/sparstnp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/sparstpa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/spear.pro      |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/spearex.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/spfirebl.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/spklarbk.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/spklarbl.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/spklarch.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/spklargo.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/spklargr.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/spklaric.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/spklarma.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/spklaror.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/spklarpu.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/spklarre.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/spklarst.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/splprot.2da    |    0
 gemrb/{override => unhardcoded}/how/splspec.2da    |    0
 gemrb/{override => unhardcoded}/how/spoisoh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/spscorch.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/spscoric.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/spwrath.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/ssorbh.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/ssswarm.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/sstone.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/sstoneh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/start.2da      |    0
 gemrb/{override => unhardcoded}/how/stone.pro      |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/strengh.pro    |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/how/strings.2da                  |  187 +
 gemrb/{override => unhardcoded}/how/suffoc.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/suffoch.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/sunfire.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/sunray.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/sunscoh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/swave.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/swaveh.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/trapglyp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/trapskul.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/tspray.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/turn.spl       |  Bin 202 -> 202 bytes
 gemrb/{override => unhardcoded}/how/ublight.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/uward.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/uwardh.pro     |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/how/vcremap.2da                  |   32 +
 gemrb/{override => unhardcoded}/how/vspherh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/wdeath1.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/wdeath2.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/weapprof.2da   |    0
 gemrb/{override => unhardcoded}/how/web.pro        |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/whirlw.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/womoon.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/wowisp.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/wvdeath.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/wvhith.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/how/wwolf.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/how/zlaura.pro     |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/iwd/Makefile.am                  |    3 +
 gemrb/{override => unhardcoded}/iwd/ability.2da    |    0
 gemrb/{override => unhardcoded}/iwd/abjurap.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/abjurh.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/abjurt.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/acidblgr.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/acidblmu.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/acidblob.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/acidbloc.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/acidh.pro      |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/adhwil.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/adhwilh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/alance.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/aligns.2da     |    0
 gemrb/{override => unhardcoded}/iwd/altera.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/alteranp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/alterap.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/alteras.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/alterh.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/altert.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/area1np.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/area1p.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/area2.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/area2np.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/area3p.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/area4np.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/armorh.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/arrow.pro      |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/arrowex.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/arrowflb.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/arrowflg.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/arrowfli.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/arrowflm.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/arrowhvy.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/ascorch.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/astorm.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/asumm1.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/asumm1h.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/asumm1x.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/asumm2h.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/asumm3h.pro    |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/iwd/avatars.2da                  |  414 ++
 gemrb/{override => unhardcoded}/iwd/avprefc.2da    |    0
 gemrb/{override => unhardcoded}/iwd/avprefr.2da    |    0
 gemrb/{override => unhardcoded}/iwd/axe.pro        |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/axeex.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/bbarrh1.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/bbarrh2.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/bbarrier.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/bdeath.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/blessh.pro     |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/iwd/bloodclr.2da                 |   29 +
 gemrb/{override => unhardcoded}/iwd/bolt.pro       |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/boltex.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/bscloud.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/bullet.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/bulletex.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/calllih.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/ccdamah.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/ccommah.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/ccwounh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/cdiseah.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/ceelem1.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/ceelemh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/ceelemx.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/cfelem1.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/cfelemh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/cfelemx.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/cfog.pro       |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/cgraceh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/cgtable.2da    |    0
 gemrb/{override => unhardcoded}/iwd/chant.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/chromorb.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/classes.2da    |    0
 gemrb/{override => unhardcoded}/iwd/cldamah.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/cloud.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/cloudb.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/cloudbh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/cloudkil.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/cloudks.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/clowncol.2da   |    0
 gemrb/unhardcoded/iwd/clskills.2da                 |   22 +
 gemrb/{override => unhardcoded}/iwd/clssplab.2da   |    0
 gemrb/{override => unhardcoded}/iwd/clwounh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/cmdamah.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/cmwounh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/cobones.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/cobonh1.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/cobonh2.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/cocold.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/cocoldh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/cofire.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/coldh.pro      |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/colrspry.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/confush.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/confusp.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/confusw.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/conjuh.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/conjut.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/copest.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/cry150.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/cry200.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/cry225.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/cry250.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/cry500np.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/csdamah.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/cstrenh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/cswounh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/curseh.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/cwelem1.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/cwelemh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/cwelemx.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/cynicism.2da   |    0
 gemrb/{override => unhardcoded}/iwd/dagger.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/daggerex.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/damage.2da     |    0
 gemrb/{override => unhardcoded}/iwd/dart.pro       |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/dartex.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/dbreath.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/ddeath.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/ddeath2.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/ddoorh.pro     |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/iwd/defsound.2da                 |   36 +
 gemrb/{override => unhardcoded}/iwd/destruh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/dfog.pro       |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/disint.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/disinth.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/dispel.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/divinh.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/divint.pro     |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/iwd/dsclass.2da                  |   24 +
 gemrb/{override => unhardcoded}/iwd/dspell.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/dspellh.pro    |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/iwd/dsrace.2da                   |    7 +
 gemrb/unhardcoded/iwd/dstable.2da                  |    6 +
 gemrb/{override => unhardcoded}/iwd/dualclas.2da   |    0
 gemrb/unhardcoded/iwd/effects.ids                  |  300 +
 gemrb/{override => unhardcoded}/iwd/electrh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/emotion.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/enchah.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/enchannp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/enchat.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/entangle.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/equake.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/exaltah.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/factioh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/findtrap.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/fireball.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/fireblic.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/firebolt.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/firebtbl.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/fireh.pro      |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/firestor.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/fistweap.2da   |    0
 gemrb/{override => unhardcoded}/iwd/fodeath.pro    |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/iwd/fonts.2da                    |   22 +
 gemrb/{override => unhardcoded}/iwd/formatio.2da   |    0
 gemrb/{override => unhardcoded}/iwd/fseed.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/fstrikh.pro    |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/iwd/gametime.2da                 |    6 +
 gemrb/{override => unhardcoded}/iwd/garmorh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/gaze.pro       |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/gemprjtl.ids   |    0
 gemrb/unhardcoded/iwd/gemrb.ini                    |  133 +
 gemrb/{override => unhardcoded}/iwd/gender.2da     |    0
 gemrb/{override => unhardcoded}/iwd/golcloud.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/grease.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/gshout.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/guibtact.2da   |    0
 gemrb/{override => unhardcoded}/iwd/guils.chu      |  Bin 230 -> 230 bytes
 gemrb/{override => unhardcoded}/iwd/harmh.pro      |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/harmony.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/haterace.2da   |    0
 gemrb/{override => unhardcoded}/iwd/healh.pro      |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/hmighth.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/hold.pro       |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/hsmite.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/hword.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/icelance.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/icestorm.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/icloud.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/iclouda.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/icloudb.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/illush.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/illust.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/inarea.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/inareanp.pro   |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/iwd/inareapa.pro                 |  Bin 0 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/inareasm.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/invoch.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/invoct.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/iplague.pro    |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/iwd/itemsnd.2da                  |   81 +
 gemrb/unhardcoded/iwd/itemtype.2da                 |   77 +
 gemrb/{override => unhardcoded}/iwd/itemuse.2da    |    0
 gemrb/{override => unhardcoded}/iwd/kitlist.2da    |    0
 gemrb/{override => unhardcoded}/iwd/lightb.pro     |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/iwd/lightbnb.pro                 |  Bin 0 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/lightsto.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/lodisr.pro     |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/iwd/magesch.2da                  |   12 +
 gemrb/{override => unhardcoded}/iwd/magicmis.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/malison.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/mfmiss.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/mfmiss2.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/mfmissh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/mmagich.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/mmissile.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/moelda.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/mpal256.bmp    |  Bin 92214 -> 92214 bytes
 gemrb/{override => unhardcoded}/iwd/mrage.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/mrageh.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/mspore.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/msumm1.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/msumm1h.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/msumm1x.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/msumm2h.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/msumm3h.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/msumm4h.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/msumm5h.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/msumm6h.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/msumm7h.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/mswordh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/mtouchh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/necroh.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/necrot.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/npoisoh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/ofsphe.pro     |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/iwd/overlay.2da                  |   35 +
 gemrb/{override => unhardcoded}/iwd/paralh.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/pathfind.2da   |    0
 gemrb/{override => unhardcoded}/iwd/pdolls.2da     |    0
 gemrb/{override => unhardcoded}/iwd/pfire.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/pictures.2da   |    0
 gemrb/{override => unhardcoded}/iwd/poisonh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/pomab.2da      |    0
 gemrb/{override => unhardcoded}/iwd/portal.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/prayer.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/prayerh.pro    |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/iwd/proftype.2da                 |   61 +
 gemrb/{override => unhardcoded}/iwd/protevil.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/prtl_cl.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/prtl_cl.spl    |  Bin 202 -> 202 bytes
 gemrb/{override => unhardcoded}/iwd/prtl_op.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/prtl_op.spl    |  Bin 202 -> 202 bytes
 gemrb/{override => unhardcoded}/iwd/pspray.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/pwkill.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/pwsileh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/pwstun.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/pwstunh.pro    |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/iwd/qslots.2da                   |   23 +
 gemrb/{override => unhardcoded}/iwd/races.2da      |    0
 gemrb/{override => unhardcoded}/iwd/rad100.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/rad250.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/randitem.2da   |    0
 gemrb/{override => unhardcoded}/iwd/rdeadh.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/recitah.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/resurrh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/rng450.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/rparalh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/rwotfag.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/rwotfah.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/sarmorh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/savegame.2da   |    0
 gemrb/{override => unhardcoded}/iwd/scharge.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/scharge.spl    |  Bin 250 -> 250 bytes
 gemrb/{override => unhardcoded}/iwd/schargh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/script.2da     |    0
 gemrb/{override => unhardcoded}/iwd/seater.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/seaterh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/sgrowth.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/shout.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/shroud.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/shtable.2da    |    0
 gemrb/{override => unhardcoded}/iwd/skills.2da     |    0
 gemrb/{override => unhardcoded}/iwd/sleep.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/slivinh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/slottype.2da   |    0
 gemrb/{override => unhardcoded}/iwd/soflamh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/sohope.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/sooneh.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/sopain.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/sparbknp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/sparbkpa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/sparblnp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/sparblpa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/sparchnp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/sparchpa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/spargonp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/spargopa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/spargrnp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/spargrpa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/sparicnp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/sparicpa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/sparklbk.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/sparklbl.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/sparklch.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/sparklgo.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/sparklgr.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/sparklic.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/sparklma.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/sparklor.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/sparklpu.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/sparklre.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/sparklst.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/sparmanp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/sparmapa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/sparornp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/sparorpa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/sparpunp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/sparpupa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/sparrenp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/sparrepa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/sparstnp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/sparstpa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/spear.pro      |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/spearex.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/spfirebl.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/spklarbk.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/spklarbl.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/spklarch.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/spklargo.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/spklargr.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/spklaric.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/spklarma.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/spklaror.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/spklarpu.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/spklarre.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/spklarst.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/splprot.2da    |    0
 gemrb/{override => unhardcoded}/iwd/splspec.2da    |    0
 gemrb/{override => unhardcoded}/iwd/spoisoh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/spscorch.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/spscoric.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/spwrath.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/ssorbh.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/ssswarm.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/sstone.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/sstoneh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/start.2da      |    0
 gemrb/{override => unhardcoded}/iwd/stone.pro      |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/strengh.pro    |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/iwd/strings.2da                  |  187 +
 gemrb/{override => unhardcoded}/iwd/suffoc.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/suffoch.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/sunfire.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/sunray.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/sunscoh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/swave.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/swaveh.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/trapglyp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/trapskul.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/tspray.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/ublight.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/uward.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/uwardh.pro     |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/iwd/vcremap.2da                  |   32 +
 gemrb/{override => unhardcoded}/iwd/vspherh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/wdeath1.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/wdeath2.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/weapprof.2da   |    0
 gemrb/{override => unhardcoded}/iwd/web.pro        |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/whirlw.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/womoon.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/wowisp.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/wvdeath.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/wvhith.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd/wwolf.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd/zlaura.pro     |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/iwd2/Makefile.am                 |    3 +
 gemrb/unhardcoded/iwd2/ability.2da                 |    9 +
 gemrb/{override => unhardcoded}/iwd2/abjura.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/abjurap.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/abjurh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/abjurt.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/abreath.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/acidblgr.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/acidblmu.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/acidblob.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/acidbloc.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/acidh.pro     |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/iwd2/acidh.vvc                   |  Bin 0 -> 492 bytes
 gemrb/{override => unhardcoded}/iwd2/adhwil.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/adhwilh.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/alance.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/aligns.2da    |    0
 gemrb/{override => unhardcoded}/iwd2/altera.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/alteranp.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/alterap.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/alteraps.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/alteras.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/alterh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/altert.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/area1np.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/area1npl.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/area1p.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/area1pl.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/area1ps.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/area2.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/area2np.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/area3p.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/area4np.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/armorh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/arrow.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/arrowex.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/arrowflb.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/arrowflg.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/arrowfli.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/arrowflm.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/arrowhvy.pro  |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/iwd2/artstr.spl                  |  Bin 0 -> 218 bytes
 gemrb/{override => unhardcoded}/iwd2/ascorch.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/astorm.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/asumm1.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/asumm1h.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/asumm1x.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/asumm2h.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/asumm3h.pro   |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/iwd2/avatars.2da                 |  433 ++
 gemrb/{override => unhardcoded}/iwd2/avprefc.2da   |    0
 gemrb/{override => unhardcoded}/iwd2/avprefr.2da   |    0
 gemrb/{override => unhardcoded}/iwd2/axe.pro       |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/axeex.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/bbarrh1.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/bbarrh2.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/bbarrier.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/bdeath.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/bigboldr.pro  |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/iwd2/bios.2da                    |   14 +
 gemrb/{override => unhardcoded}/iwd2/blessh.pro    |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/iwd2/bloodclr.2da                |   29 +
 gemrb/{override => unhardcoded}/iwd2/bolt.pro      |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/boltex.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/boulder.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/bscloud.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/bullet.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/bulletex.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/calllih.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/ccdamah.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/ccommah.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/ccwounh.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/cdiseah.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/ceelem1.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/ceelemh.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/ceelemx.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/cfelem1.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/cfelemh.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/cfelemx.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/cfog.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/cgraceh.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/cgtable.2da   |    0
 gemrb/{override => unhardcoded}/iwd2/chant.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/chromorb.pro  |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/iwd2/classes.2da                 |   38 +
 gemrb/{override => unhardcoded}/iwd2/cldamah.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/cloud.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/cloudb.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/cloudbh.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/cloudkil.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/cloudks.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/clowncol.2da  |    0
 gemrb/unhardcoded/iwd2/clskills.2da                |   15 +
 gemrb/{override => unhardcoded}/iwd2/clwounh.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/cmdamah.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/cmwounh.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/cobones.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/cobonh1.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/cobonh2.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/cocold.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/cocoldh.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/cofire.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/coldh.pro     |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/iwd2/coldh.vvc                   |  Bin 0 -> 492 bytes
 gemrb/{override => unhardcoded}/iwd2/colrspry.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/confush.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/confusp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/confusw.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/conjuh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/conjut.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/copest.pro    |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/iwd2/cripstr.spl                 |  Bin 0 -> 266 bytes
 gemrb/{override => unhardcoded}/iwd2/cry150.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/cry200.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/cry225.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/cry250.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/cry500np.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/csdamah.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/cstrenh.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/cswounh.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/curseh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/cwelem1.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/cwelemh.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/cwelemx.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/dagger.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/daggerex.pro  |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/iwd2/damage.2da                  |   19 +
 gemrb/{override => unhardcoded}/iwd2/dart.pro      |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/dartex.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/dattach.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/dbreath.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/ddeath.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/ddeath2.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/ddoorh.pro    |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/iwd2/defsound.2da                |   36 +
 gemrb/{override => unhardcoded}/iwd2/destruh.pro   |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/iwd2/detect.spl                  |  Bin 0 -> 346 bytes
 gemrb/{override => unhardcoded}/iwd2/dfog.pro      |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/iwd2/dirty.spl                   |  Bin 0 -> 410 bytes
 gemrb/{override => unhardcoded}/iwd2/disint.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/disinth.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/dispel.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/divinh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/divint.pro    |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/iwd2/dsclass.2da                 |   15 +
 gemrb/{override => unhardcoded}/iwd2/dspell.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/dspellh.pro   |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/iwd2/dsrace.2da                  |    7 +
 gemrb/unhardcoded/iwd2/dstable.2da                 |    6 +
 gemrb/unhardcoded/iwd2/effects.ids                 |  368 +
 gemrb/{override => unhardcoded}/iwd2/electrh.pro   |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/iwd2/electrh.vvc                 |  Bin 0 -> 492 bytes
 gemrb/{override => unhardcoded}/iwd2/emotion.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/enchah.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/enchan.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/enchannp.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/enchat.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/entangle.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/entropy.2da   |    0
 gemrb/{override => unhardcoded}/iwd2/equake.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/exaltah.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/factioh.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/fbreath.pro   |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/iwd2/feat00.spl                  |  Bin 0 -> 266 bytes
 gemrb/unhardcoded/iwd2/feat02.spl                  |  Bin 0 -> 266 bytes
 gemrb/unhardcoded/iwd2/feat07.spl                  |  Bin 0 -> 266 bytes
 gemrb/unhardcoded/iwd2/feat09.spl                  |  Bin 0 -> 218 bytes
 gemrb/unhardcoded/iwd2/feat0a.spl                  |  Bin 0 -> 266 bytes
 gemrb/unhardcoded/iwd2/feat0c.spl                  |  Bin 0 -> 218 bytes
 gemrb/unhardcoded/iwd2/feat0d.spl                  |  Bin 0 -> 218 bytes
 gemrb/unhardcoded/iwd2/feat0f.spl                  |  Bin 0 -> 266 bytes
 gemrb/unhardcoded/iwd2/feat10.spl                  |  Bin 0 -> 218 bytes
 gemrb/unhardcoded/iwd2/feat18.spl                  |  Bin 0 -> 746 bytes
 gemrb/unhardcoded/iwd2/feat19.spl                  |  Bin 0 -> 218 bytes
 gemrb/unhardcoded/iwd2/feat1a.spl                  |  Bin 0 -> 218 bytes
 gemrb/unhardcoded/iwd2/feat1c.spl                  |  Bin 0 -> 266 bytes
 gemrb/unhardcoded/iwd2/feat1c1.eff                 |  Bin 0 -> 272 bytes
 gemrb/unhardcoded/iwd2/feat1c2.eff                 |  Bin 0 -> 272 bytes
 gemrb/unhardcoded/iwd2/feat1d.spl                  |  Bin 0 -> 218 bytes
 gemrb/unhardcoded/iwd2/feat1e.spl                  |  Bin 0 -> 218 bytes
 gemrb/unhardcoded/iwd2/feat20.spl                  |  Bin 0 -> 266 bytes
 gemrb/unhardcoded/iwd2/feat22.spl                  |  Bin 0 -> 218 bytes
 gemrb/unhardcoded/iwd2/feat23.spl                  |  Bin 0 -> 218 bytes
 gemrb/unhardcoded/iwd2/feat25.spl                  |  Bin 0 -> 410 bytes
 gemrb/unhardcoded/iwd2/feat32.spl                  |  Bin 0 -> 218 bytes
 gemrb/unhardcoded/iwd2/feat33.spl                  |  Bin 0 -> 266 bytes
 gemrb/unhardcoded/iwd2/feat3b.spl                  |  Bin 0 -> 266 bytes
 gemrb/unhardcoded/iwd2/feat41.spl                  |  Bin 0 -> 266 bytes
 gemrb/unhardcoded/iwd2/featreq.2da                 |   79 +
 gemrb/{override => unhardcoded}/iwd2/ffinger.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/findtrap.pro  |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/iwd2/fireball.pro                |  Bin 0 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/fireblic.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/firebolt.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/firebtbl.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/fireh.pro     |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/iwd2/fireh.vvc                   |  Bin 0 -> 492 bytes
 gemrb/{override => unhardcoded}/iwd2/firestor.pro  |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/iwd2/fistweap.2da                |    4 +
 gemrb/{override => unhardcoded}/iwd2/fodeath.pro   |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/iwd2/fonts.2da                   |   22 +
 gemrb/{override => unhardcoded}/iwd2/formatio.2da  |    0
 gemrb/{override => unhardcoded}/iwd2/fseed.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/fstrikh.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/gabreath.pro  |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/iwd2/gametime.2da                |    6 +
 gemrb/{override => unhardcoded}/iwd2/garmorh.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/gate.pro      |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/gaze.pro      |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/geloopx.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/gemprjtl.ids  |    0
 gemrb/unhardcoded/iwd2/gemrb.ini                   |  131 +
 gemrb/{override => unhardcoded}/iwd2/gender.2da    |    0
 gemrb/{override => unhardcoded}/iwd2/golcloud.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/grease.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/gshout.pro    |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/iwd2/guibtact.2da                |   93 +
 gemrb/{override => unhardcoded}/iwd2/guils.chu     |  Bin 284 -> 284 bytes
 gemrb/unhardcoded/iwd2/hamstr.spl                  |  Bin 0 -> 218 bytes
 gemrb/{override => unhardcoded}/iwd2/harmh.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/harmony.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/haterace.2da  |    0
 gemrb/{override => unhardcoded}/iwd2/healh.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/hmighth.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/hold.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/hsmite.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/hword.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/icelance.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/icestorm.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/icloud.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/iclouda.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/icloudb.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/illush.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/illust.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/inarea.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/inareanp.pro  |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/iwd2/inareapa.pro                |  Bin 0 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/inareasm.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/invoch.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/invoct.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/iplague.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/island00.2da  |    0
 gemrb/unhardcoded/iwd2/itemdata.2da                |   30 +
 gemrb/unhardcoded/iwd2/itemsnd.2da                 |   81 +
 gemrb/unhardcoded/iwd2/itemspec.2da                |    4 +
 gemrb/unhardcoded/iwd2/itemtype.2da                |   77 +
 gemrb/{override => unhardcoded}/iwd2/itemuse.2da   |    0
 gemrb/{override => unhardcoded}/iwd2/iwdshtab.2da  |    0
 gemrb/{override => unhardcoded}/iwd2/lightb.pro    |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/iwd2/lightbnb.pro                |  Bin 0 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/lightsto.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/lodisr.pro    |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/iwd2/magesch.2da                 |   12 +
 gemrb/{override => unhardcoded}/iwd2/magicmis.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/malison.pro   |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/iwd2/mdfeats.2da                 |   11 +
 gemrb/{override => unhardcoded}/iwd2/mfmiss.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/mfmiss2.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/mfmissh.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/mfog.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/mmagich.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/mmissile.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/modal.2da     |    0
 gemrb/{override => unhardcoded}/iwd2/moelda.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/mrage.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/mrageh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/mspore.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/msumm1.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/msumm1h.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/msumm1x.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/msumm2h.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/msumm3h.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/msumm4h.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/msumm5h.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/msumm6h.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/msumm7h.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/mswordh.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/mtouchh.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/necroh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/necrot.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/npoisoh.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/ofsphe.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/overlay.2da   |    0
 gemrb/{override => unhardcoded}/iwd2/paralh.pro    |  Bin 512 -> 512 bytes
 .../how => unhardcoded/iwd2}/pathfind.2da          |    0
 gemrb/{override => unhardcoded}/iwd2/pfire.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/pictures.2da  |    0
 gemrb/{override => unhardcoded}/iwd2/poisonh.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/polystat.2da  |    0
 gemrb/{override => unhardcoded}/iwd2/portal.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/prayer.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/prayerh.pro   |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/iwd2/proftype.2da                |   73 +
 gemrb/{override => unhardcoded}/iwd2/protevil.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/prtl_cl.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/prtl_op.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/pspray.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/pwkill.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/pwsileh.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/pwstun.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/pwstunh.pro   |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/iwd2/raceflag.2da                |   10 +
 gemrb/unhardcoded/iwd2/races.2da                   |   19 +
 gemrb/{override => unhardcoded}/iwd2/rad100.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/rad250.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/rad300.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/randitem.2da  |    0
 gemrb/{override => unhardcoded}/iwd2/rdeadh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/recitah.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/resurrh.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/rng450.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/rparalh.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/rwotfag.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/rwotfah.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/sarmorh.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/savegame.2da  |    0
 gemrb/{override => unhardcoded}/iwd2/scharge.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/schargh.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/script.2da    |    0
 gemrb/{override => unhardcoded}/iwd2/seater.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/seaterh.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/sgrowth.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/shout.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/shroud.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/shtable.2da   |    0
 gemrb/{override => unhardcoded}/iwd2/skillsta.2da  |    0
 gemrb/{override => unhardcoded}/iwd2/sleep.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/slivinh.pro   |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/iwd2/slottype.2da                |   54 +
 gemrb/{override => unhardcoded}/iwd2/soflamh.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/sohope.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/sooneh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/sopain.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/sparbknp.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/sparbkpa.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/sparblnp.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/sparblpa.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/sparchnp.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/sparchpa.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/spargonp.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/spargopa.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/spargrnp.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/spargrpa.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/sparicnp.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/sparicpa.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/sparklbk.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/sparklbl.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/sparklch.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/sparklgo.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/sparklgr.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/sparklic.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/sparklma.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/sparklor.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/sparklpu.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/sparklre.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/sparklst.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/sparmanp.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/sparmapa.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/sparornp.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/sparorpa.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/sparpunp.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/sparpupa.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/sparrenp.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/sparrepa.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/sparstnp.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/sparstpa.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/spbrnhnd.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/spear.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/spearex.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/spfdeath.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/spfirebl.pro  |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/iwd2/spin231r.spl                |  Bin 0 -> 362 bytes
 gemrb/unhardcoded/iwd2/spin232r.spl                |  Bin 0 -> 266 bytes
 gemrb/unhardcoded/iwd2/spin233r.spl                |  Bin 0 -> 266 bytes
 gemrb/{override => unhardcoded}/iwd2/spklarbk.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/spklarbl.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/spklarch.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/spklargo.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/spklargr.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/spklaric.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/spklarma.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/spklaror.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/spklarpu.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/spklarre.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/spklarst.pro  |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/iwd2/splfocus.2da                |   12 +
 gemrb/unhardcoded/iwd2/splprot.2da                 |  105 +
 gemrb/{override => unhardcoded}/iwd2/splspec.2da   |    0
 gemrb/{override => unhardcoded}/iwd2/spoisoh.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/spscorch.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/spscoric.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/spwrath.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/ssorbh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/ssswarm.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/sstone.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/sstoneh.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/start.2da     |    0
 gemrb/{override => unhardcoded}/iwd2/stone.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/strengh.pro   |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/iwd2/strings.2da                 |  187 +
 gemrb/{override => unhardcoded}/iwd2/suffoc.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/suffoch.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/sunfire.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/sunray.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/sunscoh.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/swave.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/swaveh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/topics.2da    |    0
 gemrb/{override => unhardcoded}/iwd2/trap.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/trapglyp.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/trapskul.pro  |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/tspray.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/turn.spl      |  Bin 202 -> 202 bytes
 gemrb/{override => unhardcoded}/iwd2/ublight.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/uhold.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/uward.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/uwardh.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/vspherh.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/wdeath1.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/wdeath2.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/web.pro       |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/whirlw.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/wofire.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/womoon.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/womoonx.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/wowisp.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/wvdeath.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/wvhith.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/iwd2/wwolf.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/iwd2/zlaura.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/MPALETTE.bmp   |  Bin 7638 -> 7638 bytes
 gemrb/unhardcoded/pst/Makefile.am                  |    3 +
 gemrb/{override => unhardcoded}/pst/abcomm.2da     |    0
 gemrb/{override => unhardcoded}/pst/acidblgr.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/acidblmu.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/acidblob.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/acidbloc.pro   |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/pst/adder.spl                    |  Bin 0 -> 906 bytes
 gemrb/{override => unhardcoded}/pst/aligns.2da     |    0
 gemrb/{override => unhardcoded}/pst/amiss.pro      |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/amiss2.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/anims.2da      |    0
 gemrb/{override => unhardcoded}/pst/aotorm.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/areapro.2da    |    0
 gemrb/{override => unhardcoded}/pst/arrow.pro      |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/arrowex.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/arrowflb.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/arrowflg.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/arrowfli.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/arrowflm.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/arrowhvy.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/astorm.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/astorm.spl     |  Bin 298 -> 298 bytes
 gemrb/{override => unhardcoded}/pst/avatars.2da    |    0
 gemrb/{override => unhardcoded}/pst/avprefix.2da   |    0
 gemrb/{override => unhardcoded}/pst/avslots.2da    |    0
 gemrb/{override => unhardcoded}/pst/axe.pro        |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/axeex.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/axoft.spl      |  Bin 770 -> 770 bytes
 gemrb/unhardcoded/pst/ball.spl                     |  Bin 0 -> 202 bytes
 gemrb/{override => unhardcoded}/pst/bbridge.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/bbridge.spl    |  Bin 202 -> 202 bytes
 gemrb/{override => unhardcoded}/pst/bios.2da       |    0
 gemrb/{override => unhardcoded}/pst/blessed.pro    |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/pst/blight.pro                   |  Bin 0 -> 512 bytes
 gemrb/unhardcoded/pst/blight2.pro                  |  Bin 0 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/bluetint.spl   |  Bin 202 -> 202 bytes
 gemrb/{override => unhardcoded}/pst/bolt.pro       |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/boltex.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/bstorm.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/bstorm.spl     |  Bin 1066 -> 1066 bytes
 gemrb/{override => unhardcoded}/pst/bstorm2.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/bstorm2.spl    |  Bin 586 -> 586 bytes
 gemrb/{override => unhardcoded}/pst/bullet.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/bulletex.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/callih.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/chost.2da      |    0
 gemrb/unhardcoded/pst/chost.pro                    |  Bin 0 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/chost.spl      |  Bin 298 -> 298 bytes
 gemrb/{override => unhardcoded}/pst/chromorb.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/classes.2da    |    0
 gemrb/{override => unhardcoded}/pst/cloud.pro      |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/pst/cloudkil.pro                 |  Bin 0 -> 768 bytes
 gemrb/unhardcoded/pst/clskills.2da                 |   13 +
 gemrb/{override => unhardcoded}/pst/clssplab.2da   |    0
 gemrb/{override => unhardcoded}/pst/cocold.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/colrspry.pro   |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/pst/comment.2da                  |   12 +
 gemrb/{override => unhardcoded}/pst/conflag.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/conflag.spl    |  Bin 250 -> 250 bytes
 gemrb/{override => unhardcoded}/pst/confus.pro     |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/pst/crits.2da                    |   13 +
 gemrb/{override => unhardcoded}/pst/cursed.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/dagger.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/daggerex.pro   |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/pst/damage.2da                   |   16 +
 gemrb/{override => unhardcoded}/pst/dart.pro       |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/dartex.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/dbolt.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/dbolt.spl      |  Bin 202 -> 202 bytes
 gemrb/unhardcoded/pst/defsound.2da                 |   36 +
 gemrb/{override => unhardcoded}/pst/dhell.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/dhell.spl      |  Bin 490 -> 490 bytes
 gemrb/unhardcoded/pst/dstable.2da                  |    3 +
 gemrb/{override => unhardcoded}/pst/easymaze.2da   |    0
 gemrb/{override => unhardcoded}/pst/ebomb.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/effects.ids    |    0
 gemrb/{override => unhardcoded}/pst/elyfire.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/elytear.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/embalm.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/estrike.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/factions.2da   |    0
 gemrb/{override => unhardcoded}/pst/faerie.spl     |  Bin 250 -> 250 bytes
 gemrb/{override => unhardcoded}/pst/fbomb.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/fbyello.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/fearaura.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/ffire.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/fireball.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/firebolt.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/firebtbl.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/fireice.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/fireice.spl    |  Bin 250 -> 250 bytes
 gemrb/{override => unhardcoded}/pst/firestor.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/fistweap.2da   |    0
 gemrb/{override => unhardcoded}/pst/fizzle.spl     |  Bin 250 -> 250 bytes
 gemrb/{override => unhardcoded}/pst/fmiss.pro      |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/pst/fonts.2da                    |   14 +
 gemrb/{override => unhardcoded}/pst/formatio.2da   |    0
 gemrb/unhardcoded/pst/foundry.2da                  |    4 +
 gemrb/{override => unhardcoded}/pst/frain.pro      |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/pst/gametime.2da                 |    6 +
 gemrb/{override => unhardcoded}/pst/gaze.pro       |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/pst/gemprjtl.ids                 |  292 +
 gemrb/unhardcoded/pst/gemrb.ini                    |  126 +
 gemrb/{override => unhardcoded}/pst/genders.2da    |    0
 gemrb/{override => unhardcoded}/pst/goinvul.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/goinvul.spl    |  Bin 346 -> 346 bytes
 gemrb/{override => unhardcoded}/pst/grease.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/guibtact.2da   |    0
 gemrb/{override => unhardcoded}/pst/guiid.chu      |  Bin 92 -> 92 bytes
 gemrb/{override => unhardcoded}/pst/guils.chu      |  Bin 146 -> 146 bytes
 gemrb/{override => unhardcoded}/pst/guiw08.chu     |  Bin 5148 -> 5148 bytes
 .../{override/bg2 => unhardcoded/pst}/hlymite.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/hold.pro       |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/holdund.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/holdund.spl    |  Bin 818 -> 818 bytes
 gemrb/unhardcoded/pst/hopand.pro                   |  Bin 0 -> 768 bytes
 gemrb/unhardcoded/pst/hopand2.pro                  |  Bin 0 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/horror.pro     |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/pst/howl.spl                     |  Bin 0 -> 298 bytes
 gemrb/{override => unhardcoded}/pst/ice.pro        |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/ice.spl        |  Bin 250 -> 250 bytes
 gemrb/{override => unhardcoded}/pst/icestorm.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/ifury.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/ifury.spl      |  Bin 994 -> 994 bytes
 gemrb/{override => unhardcoded}/pst/ignusorb.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/ignusorb.vvc   |  Bin 492 -> 492 bytes
 gemrb/{override => unhardcoded}/pst/iknife.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/imiss.pro      |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/imiss2.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/impstr.spl     |  Bin 346 -> 346 bytes
 gemrb/{override => unhardcoded}/pst/inarea.pro     |  Bin 768 -> 768 bytes
 .../{override/how => unhardcoded/pst}/inareanp.pro |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/pst/inareapa.pro                 |  Bin 0 -> 768 bytes
 .../{override/bg1 => unhardcoded/pst}/inareasm.pro |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/istorm.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/istorm.spl     |  Bin 250 -> 250 bytes
 gemrb/{override => unhardcoded}/pst/istr.pro       |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/iswarm.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/iswarm.spl     |  Bin 466 -> 466 bytes
 gemrb/{override => unhardcoded}/pst/item_use.2da   |    0
 gemrb/{override => unhardcoded}/pst/itemsnd.2da    |    0
 gemrb/{override => unhardcoded}/pst/itemtype.2da   |    0
 gemrb/{override => unhardcoded}/pst/itemuse.2da    |    0
 gemrb/{override => unhardcoded}/pst/iterror.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/kiss.pro       |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/kitlist.2da    |    0
 gemrb/{override => unhardcoded}/pst/knock.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/lightb.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/lightnin.spl   |  Bin 202 -> 202 bytes
 gemrb/{override => unhardcoded}/pst/lightsto.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/litany.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/litany.spl     |  Bin 202 -> 202 bytes
 gemrb/{override => unhardcoded}/pst/lmiss.pro      |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/lstorm.2da     |    0
 gemrb/{override => unhardcoded}/pst/lstorm.pro     |  Bin 768 -> 768 bytes
 .../pst/fizzle.spl => unhardcoded/pst/lstorm.spl}  |  Bin 250 -> 250 bytes
 gemrb/{override => unhardcoded}/pst/lstorm2.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/lstorm2.spl    |  Bin 250 -> 250 bytes
 gemrb/{override => unhardcoded}/pst/magicmis.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/mcannon.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/mcannon.spl    |  Bin 394 -> 394 bytes
 gemrb/{override => unhardcoded}/pst/mmiss.pro      |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/mmiss2.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/modal.2da      |    0
 gemrb/{override => unhardcoded}/pst/mpal256.bmp    |  Bin 92214 -> 92214 bytes
 gemrb/{override => unhardcoded}/pst/mswarm.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/mswarm.spl     |  Bin 250 -> 250 bytes
 gemrb/{override => unhardcoded}/pst/music.2da      |    0
 gemrb/{override => unhardcoded}/pst/nbolt.pro      |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/orb.spl        |  Bin 546 -> 546 bytes
 gemrb/{override => unhardcoded}/pst/orngtint.spl   |  Bin 202 -> 202 bytes
 gemrb/unhardcoded/pst/overlay.2da                  |   35 +
 gemrb/{override => unhardcoded}/pst/pacify.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/pacify.spl     |  Bin 298 -> 298 bytes
 .../iwd2 => unhardcoded/pst}/pathfind.2da          |    0
 gemrb/{override => unhardcoded}/pst/pdolls.2da     |    0
 gemrb/{override => unhardcoded}/pst/poo.spl        |  Bin 250 -> 250 bytes
 gemrb/{override => unhardcoded}/pst/poone.pro      |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/pst/proftype.2da                 |   45 +
 gemrb/{override => unhardcoded}/pst/pwb.spl        |  Bin 298 -> 298 bytes
 gemrb/{override => unhardcoded}/pst/pwblind.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/pwk.spl        |  Bin 298 -> 298 bytes
 gemrb/{override => unhardcoded}/pst/pwkill.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/races.2da      |    0
 gemrb/{override => unhardcoded}/pst/randitem.2da   |    0
 gemrb/{override => unhardcoded}/pst/rdead.pro      |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/rdead.spl      |  Bin 250 -> 250 bytes
 gemrb/{override => unhardcoded}/pst/rock.pro       |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/rotorm.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/rune.2da       |    0
 gemrb/{override => unhardcoded}/pst/rune.pro       |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/rune.spl       |  Bin 346 -> 346 bytes
 gemrb/{override => unhardcoded}/pst/s015hwav.vvc   |  Bin 492 -> 492 bytes
 gemrb/{override => unhardcoded}/pst/s025melt.vvc   |  Bin 492 -> 492 bytes
 gemrb/{override => unhardcoded}/pst/s046ist2.vvc   |  Bin 492 -> 492 bytes
 gemrb/{override => unhardcoded}/pst/s046istm.vvc   |  Bin 492 -> 492 bytes
 gemrb/{override => unhardcoded}/pst/s052cone.vvc   |  Bin 492 -> 492 bytes
 gemrb/{override => unhardcoded}/pst/s056itrl.vvc   |  Bin 492 -> 492 bytes
 gemrb/{override => unhardcoded}/pst/s061beam.vvc   |  Bin 492 -> 492 bytes
 gemrb/unhardcoded/pst/s061glwb.vvc                 |  Bin 0 -> 492 bytes
 gemrb/unhardcoded/pst/s061shll.vvc                 |  Bin 0 -> 492 bytes
 gemrb/{override => unhardcoded}/pst/s064bglt.vvc   |  Bin 492 -> 492 bytes
 gemrb/{override => unhardcoded}/pst/s064hglt.vvc   |  Bin 492 -> 492 bytes
 gemrb/{override => unhardcoded}/pst/s064lort.vvc   |  Bin 492 -> 492 bytes
 gemrb/{override => unhardcoded}/pst/s064uplt.vvc   |  Bin 492 -> 492 bytes
 gemrb/{override => unhardcoded}/pst/s070boom.vvc   |  Bin 492 -> 492 bytes
 gemrb/{override => unhardcoded}/pst/s075wdsh.vvc   |  Bin 492 -> 492 bytes
 gemrb/{override => unhardcoded}/pst/s914bgbl.vvc   |  Bin 492 -> 492 bytes
 gemrb/{override => unhardcoded}/pst/s914hgbl.vvc   |  Bin 492 -> 492 bytes
 gemrb/{override => unhardcoded}/pst/s914rune.vvc   |  Bin 492 -> 492 bytes
 gemrb/{override => unhardcoded}/pst/savegame.2da   |    0
 gemrb/{override => unhardcoded}/pst/script.2da     |    0
 gemrb/{override => unhardcoded}/pst/shammer.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/shammer.spl    |  Bin 810 -> 810 bytes
 gemrb/unhardcoded/pst/sigil.2da                    |   20 +
 gemrb/{override => unhardcoded}/pst/skmob.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/skmob.spl      |  Bin 250 -> 250 bytes
 gemrb/{override => unhardcoded}/pst/skmob2.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/sleep.pro      |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/slots.ids      |    0
 gemrb/{override => unhardcoded}/pst/slottype.2da   |    0
 gemrb/unhardcoded/pst/source/baldur.baf            |  157 +
 gemrb/{override => unhardcoded}/pst/sparbknp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/sparbkpa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/sparblnp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/sparblpa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/sparchnp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/sparchpa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/spargonp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/spargopa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/spargrnp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/spargrpa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/sparicnp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/sparicpa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/sparklbk.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/sparklbl.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/sparklch.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/sparklgo.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/sparklgr.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/sparklic.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/sparklma.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/sparklor.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/sparklpu.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/sparklre.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/sparklst.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/sparmanp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/sparmapa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/sparornp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/sparorpa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/sparpunp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/sparpupa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/sparrenp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/sparrepa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/sparstnp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/sparstpa.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/speak.eff      |  Bin 272 -> 272 bytes
 gemrb/{override => unhardcoded}/pst/spear.pro      |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/spearex.pro    |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/spfirebl.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/spklarbk.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/spklarbl.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/spklarch.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/spklargo.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/spklargr.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/spklaric.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/spklarma.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/spklaror.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/spklarpu.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/spklarre.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/spklarst.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/splspec.2da    |    0
 gemrb/{override => unhardcoded}/pst/spscorch.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/spscoric.pro   |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/pst/sshadow.pro                  |  Bin 0 -> 512 bytes
 gemrb/unhardcoded/pst/sshadow.spl                  |  Bin 0 -> 346 bytes
 gemrb/{override/bg1 => unhardcoded/pst}/start.2da  |    0
 gemrb/{override => unhardcoded}/pst/states.2da     |    0
 gemrb/{override => unhardcoded}/pst/stone.pro      |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/stories.pro    |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/stories.spl    |  Bin 250 -> 250 bytes
 gemrb/{override => unhardcoded}/pst/str.spl        |  Bin 250 -> 250 bytes
 gemrb/{override => unhardcoded}/pst/strength.pro   |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/pst/strings.2da                  |  187 +
 gemrb/{override => unhardcoded}/pst/tlaugh.pro     |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/trapglyp.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/trapskul.pro   |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/vtouch.pro     |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/pst/weapprof.2da   |    0
 gemrb/{override => unhardcoded}/pst/web.pro        |  Bin 768 -> 768 bytes
 gemrb/{override => unhardcoded}/pst/wmmos2b.mos    |  Bin 36218 -> 36218 bytes
 gemrb/unhardcoded/shared/Makefile.am               |    3 +
 gemrb/{override => unhardcoded}/shared/avprefg.2da |    0
 .../{override => unhardcoded}/shared/avprefix.2da  |    0
 gemrb/{override => unhardcoded}/shared/axeflm.pro  |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/shared/bardsong.spl              |  Bin 0 -> 346 bytes
 gemrb/unhardcoded/shared/chinese.ini               |    3 +
 gemrb/unhardcoded/shared/comment.2da               |    8 +
 .../{override => unhardcoded}/shared/containr.2da  |    0
 gemrb/{override => unhardcoded}/shared/cow.pro     |  Bin 768 -> 768 bytes
 gemrb/unhardcoded/shared/czech.ini                 |   39 +
 gemrb/unhardcoded/shared/default.ini               |   39 +
 gemrb/unhardcoded/shared/defaults.ini              |   61 +
 gemrb/unhardcoded/shared/demoend.chu               |  Bin 0 -> 88 bytes
 gemrb/{override => unhardcoded}/shared/detect.spl  |  Bin 202 -> 202 bytes
 gemrb/unhardcoded/shared/difflvls.2da              |    5 +
 gemrb/unhardcoded/shared/dmgtypes.2da              |   22 +
 gemrb/{override => unhardcoded}/shared/dummy.spl   |  Bin 202 -> 202 bytes
 gemrb/unhardcoded/shared/fatigue.2da               |    5 +
 .../{override => unhardcoded}/shared/findtrap.spl  |  Bin 202 -> 202 bytes
 gemrb/{override => unhardcoded}/shared/flmstrk.pro |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/shared/gemact.ids                |   13 +
 gemrb/unhardcoded/shared/gemtrig.ids               |    2 +
 gemrb/{override => unhardcoded}/shared/invtrav.pro |  Bin 512 -> 512 bytes
 .../{override => unhardcoded}/shared/itemspec.2da  |    0
 gemrb/unhardcoded/shared/japanese.ini              |    2 +
 gemrb/unhardcoded/shared/keymap.2da                |   71 +
 gemrb/unhardcoded/shared/korean.ini                |    2 +
 gemrb/{override => unhardcoded}/shared/modal.2da   |    0
 gemrb/{override => unhardcoded}/shared/panic.spl   |  Bin 346 -> 346 bytes
 .../{override => unhardcoded}/shared/polystat.2da  |    0
 gemrb/{override => unhardcoded}/shared/redholy.pro |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/shared/sanctuc.vvc |  Bin 492 -> 492 bytes
 gemrb/{override => unhardcoded}/shared/shair.pro   |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/shared/shair1.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/shared/shair2.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/shared/shair3.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/shared/shair4.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/shared/shair5.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/shared/shair6.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/shared/shair7.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/shared/sharea.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/shared/sharea1.pro |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/shared/sharea2.pro |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/shared/sharea3.pro |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/shared/sharea4.pro |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/shared/sharea5.pro |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/shared/sharea6.pro |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/shared/shearth.pro |  Bin 512 -> 512 bytes
 .../{override => unhardcoded}/shared/shearth1.pro  |  Bin 512 -> 512 bytes
 .../{override => unhardcoded}/shared/shearth2.pro  |  Bin 512 -> 512 bytes
 .../{override => unhardcoded}/shared/shearth3.pro  |  Bin 512 -> 512 bytes
 .../{override => unhardcoded}/shared/shearth4.pro  |  Bin 512 -> 512 bytes
 .../{override => unhardcoded}/shared/shearth5.pro  |  Bin 512 -> 512 bytes
 .../{override => unhardcoded}/shared/shearth6.pro  |  Bin 512 -> 512 bytes
 .../{override => unhardcoded}/shared/shearth7.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/shared/shwater.pro |  Bin 512 -> 512 bytes
 .../{override => unhardcoded}/shared/shwater1.pro  |  Bin 512 -> 512 bytes
 .../{override => unhardcoded}/shared/shwater2.pro  |  Bin 512 -> 512 bytes
 .../{override => unhardcoded}/shared/shwater3.pro  |  Bin 512 -> 512 bytes
 .../{override => unhardcoded}/shared/shwater4.pro  |  Bin 512 -> 512 bytes
 .../{override => unhardcoded}/shared/shwater5.pro  |  Bin 512 -> 512 bytes
 .../{override => unhardcoded}/shared/shwater6.pro  |  Bin 512 -> 512 bytes
 .../{override => unhardcoded}/shared/shwater7.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/shared/skybolt.pro |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/shared/sneak.spl   |  Bin 202 -> 202 bytes
 .../{override => unhardcoded}/shared/souleatr.2da  |    0
 gemrb/{override => unhardcoded}/shared/spboom1.pro |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/shared/spboom2.pro |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/shared/spboom3.pro |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/shared/spdimdr.pro |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/shared/spldisp.2da               |   18 +
 .../{override => unhardcoded}/shared/spmagmis.pro  |  Bin 512 -> 512 bytes
 .../{override => unhardcoded}/shared/spsmkjet.pro  |  Bin 512 -> 512 bytes
 gemrb/{override => unhardcoded}/shared/spsmold.pro |  Bin 512 -> 512 bytes
 .../{override => unhardcoded}/shared/spsmpuff.pro  |  Bin 512 -> 512 bytes
 gemrb/unhardcoded/shared/storespl.2da              |   13 +
 gemrb/{override => unhardcoded}/shared/turn.spl    |  Bin 202 -> 202 bytes
 testing/python.supp                                |  106 +
 2811 files changed, 76447 insertions(+), 44634 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/gemrb.git



More information about the Pkg-games-commits mailing list