1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 15:39:02 +00:00
OpenMW/apps/openmw/mwmechanics
2012-07-17 18:37:20 +02:00
..
activespells.cpp Merge branch 'skillgain' into potions 2012-07-10 14:08:30 +02:00
activespells.hpp Issue #314: added return value to addSpell function 2012-06-24 16:23:43 +02:00
actors.cpp avoid locking up in case actor updates repeatedly throw exceptions 2012-07-17 18:37:20 +02:00
actors.hpp Issue #342: handle magic effects 79-82 and 17-20 2012-07-17 15:49:37 +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 DrawState workaround 2012-07-07 20:53:19 +02:00
magiceffects.cpp
magiceffects.hpp
mechanicsmanager.cpp Issue #324: Finished turning NpcStats into a proper class 2012-07-06 18:23:48 +02:00
mechanicsmanager.hpp Issue #107: Ptr related include cleanup 2012-07-03 13:55:53 +02:00
movement.hpp
npcstats.cpp Issue #324: added useSkill function to NpcStats (adjust skill level according to use) 2012-07-09 21:15:52 +02:00
npcstats.hpp Issue #324: added useSkill function to NpcStats (adjust skill level according to use) 2012-07-09 21:15:52 +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
spellsuccess.hpp Issue #324: Finished turning NpcStats into a proper class 2012-07-06 18:23:48 +02:00
stat.hpp Issue #342: handle magic effects 79-82 and 17-20 2012-07-17 15:49:37 +02:00