1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 06:39:49 +00:00
OpenMW/apps/openmw/mwmechanics
2012-07-03 15:32:38 +02:00
..
activespells.cpp Issue #107: World is accessed only through the interface class from now on; some include cleanup 2012-07-03 12:30:50 +02:00
activespells.hpp Issue #256: added active spell management (completely untested) 2012-05-19 15:01:07 +02:00
actors.cpp more include cleanup (most removing Ogre.h) 2012-07-03 15:32:38 +02:00
actors.hpp Issue #107: Ptr related include cleanup 2012-07-03 13:55:53 +02:00
creaturestats.hpp added per NPC/creature basic AI-settings (hello, fight, flee, alarm) 2012-06-16 16:17:42 +02:00
drawstate.hpp
magiceffects.cpp Issue #256: RNG fix 2012-05-19 14:43:02 +02:00
magiceffects.hpp Issue #256: fixed a capitalisation mistake 2012-05-18 15:26:08 +02:00
mechanicsmanager.cpp Issue #107: World is accessed only through the interface class from now on; some include cleanup 2012-07-03 12:30:50 +02:00
mechanicsmanager.hpp Issue #107: Ptr related include cleanup 2012-07-03 13:55:53 +02:00
movement.hpp
npcstats.hpp fixed a faction case folding issue 2012-05-21 03:10:55 +02:00
spells.cpp Issue #107: World is accessed only through the interface class from now on; some include cleanup 2012-07-03 12:30:50 +02:00
spells.hpp Issue #255: deleted the old environment class and using the new one instead 2012-04-23 15:27:03 +02:00
spellsuccess.hpp Issue #107: World is accessed only through the interface class from now on; some include cleanup 2012-07-03 12:30:50 +02:00
stat.hpp