1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 13:19:54 +00:00
openmw-tes3mp/apps
cc9cii 870bb491af Fix for issue #6 (https://github.com/cc9cii/openmw/issues/6) where dialogue subview for editing an NPC fails with an "invalid ID" exception.
* NPC autocalc code was looking for non-existent values of race and class, this is now validated first.
* Also took the opportunity to grey out the spells table when auto-calculated. The template specialisation is a bit ugly, though.
2015-07-31 09:05:26 +10:00
..
bsatool Refactor cmake scripts, reducing the amount of find_package(Boost) 2015-06-12 01:45:19 +02:00
esmtool Merge remote-tracking branch 'cc9cii/master' 2015-06-14 12:50:10 +02:00
essimporter essimporter build fix 2015-06-21 22:17:06 +02:00
launcher Fix config file priority in the launcher to match OpenMW 2015-07-27 15:12:13 +10:00
mwiniimporter Fix for possibly missing library on windows 2015-06-12 15:22:19 +02:00
niftest (Re) Wrote a tool to test NIF files in BSAs and on the filesystem. 2015-07-30 09:34:12 +10:00
opencs Fix for issue #6 (https://github.com/cc9cii/openmw/issues/6) where dialogue subview for editing an NPC fails with an "invalid ID" exception. 2015-07-31 09:05:26 +10:00
openmw Address review comments. 2015-06-26 07:48:48 +10:00
openmw_test_suite UnitTests: add another dialogue keyword test 2015-01-10 00:29:07 +01:00
wizard Build fixes for windows 2015-06-15 16:48:18 +02:00
doc.hpp