1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-22 18:09:40 +00:00
openmw-tes3mp/apps/opencs
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
..
model 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
view 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
CMakeLists.txt Add the configuration widget for extended commands 2015-07-30 09:20:05 +10:00
editor.cpp Remove duplicated config scanning (see: https://forum.openmw.org/viewtopic.php?f=7&t=2922&p=32940#p32940) 2015-07-30 16:30:59 +10:00
editor.hpp Merge branch 'master' into cc9cii 2015-06-19 07:49:18 +10:00
main.cpp standarised on the use of the Message struct when passing operations messages around 2015-06-20 17:56:42 +02:00