1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-13 06:37:57 +00:00
OpenMW/apps/openmw/mwmechanics
2013-11-09 10:49:00 +01:00
..
activespells.cpp Refactor ActiveSpells to track range type. Added basic self range magic. 2013-11-09 07:51:46 +01:00
activespells.hpp Refactor ActiveSpells to track range type. Added basic self range magic. 2013-11-09 07:51:46 +01:00
actors.cpp Implemented Fortify/Drain skill magic effects. Scroll of icarian flight works! 2013-11-09 10:49:00 +01:00
actors.hpp Implemented Fortify/Drain skill magic effects. Scroll of icarian flight works! 2013-11-09 10:49:00 +01:00
aiactivate.cpp
aiactivate.hpp
aiescort.cpp Some changes suggested by cppcheck 2013-07-31 18:46:32 +02:00
aiescort.hpp
aifollow.cpp
aifollow.hpp
aipackage.cpp
aipackage.hpp
aisequence.cpp Initialize MWMechanics::AiSequence from ESM::AiPackageList 2013-07-31 00:55:08 +02:00
aisequence.hpp Initialize MWMechanics::AiSequence from ESM::AiPackageList 2013-07-31 00:55:08 +02:00
aitravel.cpp Avoid killing AIWander and AITravel when far away 2013-08-29 17:41:20 -07:00
aitravel.hpp
aiwander.cpp Increase the distance for reaching a path node 2013-08-29 17:41:20 -07:00
aiwander.hpp
alchemy.cpp Refactor ActiveSpells to track range type. Added basic self range magic. 2013-11-09 07:51:46 +01:00
alchemy.hpp
character.cpp Refactor ActiveSpells to track range type. Added basic self range magic. 2013-11-09 07:51:46 +01:00
character.hpp Acrobatics: do not apply fall damages when slowfalling spell effect is active 2013-10-02 23:34:25 +02:00
creaturestats.cpp Handle werewolf stats 2013-08-09 05:14:58 -07:00
creaturestats.hpp Handle werewolf stats 2013-08-09 05:14:58 -07:00
drawstate.hpp
enchanting.cpp Auto-equip when items are added to the inventory 2013-08-07 15:17:55 +02:00
enchanting.hpp
magiceffects.cpp replacing tabs with spaces 2013-09-21 08:40:00 +02:00
magiceffects.hpp
mechanicsmanagerimp.cpp Avoid reconstructing strings for updating the dynamic stats 2013-08-28 10:50:29 -07:00
mechanicsmanagerimp.hpp Cleanup some redundancy 2013-08-27 17:56:47 -07:00
movement.hpp
npcstats.cpp Remove some unused functions 2013-08-27 17:13:49 -07:00
npcstats.hpp Remove some unused functions 2013-08-27 17:13:49 -07:00
objects.cpp Apply movement by queueing it to do later 2013-08-17 22:34:38 -07:00
objects.hpp Store a pointer to the character controller for non-actor objects 2013-07-15 23:47:04 -07:00
pathfinding.cpp Minor pathfinding cleanup 2013-08-29 19:17:27 -07:00
pathfinding.hpp Minor pathfinding cleanup 2013-08-29 19:17:27 -07:00
repair.cpp Auto-equip when items are added to the inventory 2013-08-07 15:17:55 +02:00
repair.hpp
security.cpp
security.hpp
spells.cpp
spells.hpp
spellsuccess.hpp
stat.hpp Modify the current magicka and fatigue when the base changes 2013-08-27 22:44:52 -07:00