1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-29 03:45:32 +00:00
openmw-tes3mp/apps
scrawl 2ddbe22da3 Fix for NPC store clearDynamic bug
It was clearing the whole mShared vector, instead of only the dynamic part. Actually, that whole overload was pointless to begin with. All it does is making sure the Player record isn't cleared, but ESMStore::clearDynamic re-inserts the player record anyway after clearing.
2015-01-09 01:59:32 +01:00
..
bsatool Fix some static analysis issues (coverity) 2014-12-24 15:45:12 +01:00
esmtool Fix some static analysis issues (coverity) 2014-12-24 15:45:12 +01:00
launcher Fix missing include in apps/launcher/main.cpp 2015-01-01 14:15:05 -03:00
mwiniimporter Fix some static analysis issues (coverity) 2014-12-24 15:45:12 +01:00
opencs Merge remote-tracking branch 'thoronador/fix-uninitialized-members' 2015-01-02 18:17:25 +01:00
openmw Fix for NPC store clearDynamic bug 2015-01-09 01:59:32 +01:00
openmw_test_suite Fix travis 2014-07-12 18:53:22 +02:00
wizard fix typo and annoying gcc/clang unused return values in crash catcher 2014-12-22 10:45:34 +01:00
doc.hpp