1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00
OpenMW/apps/openmw
scrawl cc40cec395 Move levelup to NpcStats
The code came from back in the days where NpcStats did not derive from CreatureStats.
2014-01-29 15:37:26 +01:00
..
mwbase Merge remote-tracking branch 'gus/AIFix2' 2014-01-28 12:33:31 +01:00
mwclass attacktypes error fix 2014-01-28 21:07:26 +02:00
mwdialogue Feature #764: Quest completetion status in quest book 2014-01-23 13:08:56 +01:00
mwgui Move levelup to NpcStats 2014-01-29 15:37:26 +01:00
mwinput refactoring of setting an attack type 2014-01-23 23:14:20 +02:00
mwmechanics Move levelup to NpcStats 2014-01-29 15:37:26 +01:00
mwrender remove CreatureStats::mAttackType, set/getAttackType() 2014-01-27 23:05:17 +02:00
mwscript merge with master 2014-01-27 22:38:01 +02:00
mwsound Update the Ptr in SoundManager for references moved to a different cell. Fixes looping sounds not stopping after a moved object was already deleted. 2014-01-20 12:05:13 +01:00
mwworld Fix an issue with InventoryStore copy constructor. Don't copy the iterator directly - mContainer will be wrong and comparisons against end() will always fail. 2014-01-29 15:37:26 +01:00
CMakeLists.txt Feature #956: Implement blocking melee attacks 2014-01-21 23:25:24 +01:00
config.hpp.cmake
crashcatcher.cpp
doc.hpp
engine.cpp Fix being able to activate magic bolts mid-flight 2014-01-24 13:22:39 +01:00
engine.hpp
main.cpp