1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-06 00:55:50 +00:00
OpenMW/apps/openmw/mwmechanics
Lukasz Gromanowski bfd79bfbe6 Various fixes for CppCheck warnings.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
2013-12-06 07:36:16 +01:00
..
activespells.cpp Lots of cleanup. Implemented Absorb and Resist. Implemented several instant effects. Added hand VFX. 2013-11-17 23:31:08 +01:00
activespells.hpp Add a todo comment 2013-11-19 18:43:21 +01:00
actors.cpp Keep the player's CharacterController when changing cells. Fixes several glitches. 2013-11-30 11:01:45 +01:00
actors.hpp Keep the player's CharacterController when changing cells. Fixes several glitches. 2013-11-30 11:01:45 +01:00
aiactivate.cpp
aiactivate.hpp
aicombat.cpp AI packages have priority and combat is triggered in actor.cpp using the Hostile setting in CreaturesState 2013-11-18 12:33:09 +01:00
aicombat.hpp AI packages have priority and combat is triggered in actor.cpp using the Hostile setting in CreaturesState 2013-11-18 12:33:09 +01:00
aiescort.cpp
aiescort.hpp
aifollow.cpp
aifollow.hpp
aipackage.cpp
aipackage.hpp AI packages have priority and combat is triggered in actor.cpp using the Hostile setting in CreaturesState 2013-11-18 12:33:09 +01:00
aisequence.cpp Various fixes for CppCheck warnings. 2013-12-06 07:36:16 +01:00
aisequence.hpp AI packages have priority and combat is triggered in actor.cpp using the Hostile setting in CreaturesState 2013-11-18 12:33:09 +01:00
aitravel.cpp
aitravel.hpp
aiwander.cpp Fix AIWander crash 2013-11-25 15:38:18 +01:00
aiwander.hpp
alchemy.cpp Add a utility function to add items to a ContainerStore by RefID 2013-11-21 17:14:30 +01:00
alchemy.hpp
character.cpp Various fixes for CppCheck warnings. 2013-12-06 07:36:16 +01:00
character.hpp
creaturestats.cpp
creaturestats.hpp Add Bound & Summon effects (will need some adjustments later) 2013-11-21 17:14:23 +01:00
drawstate.hpp
enchanting.cpp Add a utility function to add items to a ContainerStore by RefID 2013-11-21 17:14:30 +01:00
enchanting.hpp
magiceffects.cpp
magiceffects.hpp Lots of cleanup. Implemented Absorb and Resist. Implemented several instant effects. Added hand VFX. 2013-11-17 23:31:08 +01:00
mechanicsmanagerimp.cpp Keep the player's CharacterController when changing cells. Fixes several glitches. 2013-11-30 11:01:45 +01:00
mechanicsmanagerimp.hpp Merge remote-tracking branch 'scrawl/master' 2013-11-19 16:56:18 +01:00
movement.hpp
npcstats.cpp
npcstats.hpp
objects.cpp
objects.hpp
pathfinding.cpp
pathfinding.hpp
repair.cpp
repair.hpp
security.cpp
security.hpp
spellcasting.cpp First try at handling target magic 2013-11-28 17:31:17 +01:00
spellcasting.hpp First try at handling target magic 2013-11-28 17:31:17 +01:00
spells.cpp Add Vampirism and Sun Damage effects. Some fixes. 2013-11-21 00:41:31 +01:00
spells.hpp Lots of cleanup. Implemented Absorb and Resist. Implemented several instant effects. Added hand VFX. 2013-11-17 23:31:08 +01:00
stat.hpp