1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 06:39:49 +00:00
OpenMW/apps/openmw/mwmechanics
2013-05-26 08:49:44 -07:00
..
activespells.cpp
activespells.hpp
actors.cpp Adds functionality for checking if the animation group passed is currently playing on the actor passed. This is needed for AIWander. 2013-05-24 20:10:07 -07:00
actors.hpp Adds functionality for checking if the animation group passed is currently playing on the actor passed. This is needed for AIWander. 2013-05-24 20:10:07 -07:00
aiactivate.cpp
aiactivate.hpp
aiescort.cpp AIEscort Cleanup - Fixed spacing, removed unnecessary includes, fixed branch itself. The other pull requests were fine, it was just this one with the problem. 2013-05-25 04:36:21 -07:00
aiescort.hpp AIEscort Cleanup - Fixed spacing, removed unnecessary includes, fixed branch itself. The other pull requests were fine, it was just this one with the problem. 2013-05-25 04:36:21 -07:00
aifollow.cpp
aifollow.hpp
aipackage.cpp
aipackage.hpp
aisequence.cpp
aisequence.hpp
aitravel.cpp AITravel Cleanup - Removed unnecessary includes and other varius cleanups. 2013-05-24 18:16:35 -07:00
aitravel.hpp AITravel Cleanup - Removed unnecessary includes and other varius cleanups. 2013-05-24 18:16:35 -07:00
aiwander.cpp AIWander everything works. only two things to do: Implement limiting selection on z axis, and correcting decision algorithm. 2013-05-26 08:49:44 -07:00
aiwander.hpp AIWander everything works. only two things to do: Implement limiting selection on z axis, and correcting decision algorithm. 2013-05-26 08:49:44 -07:00
alchemy.cpp
alchemy.hpp
character.cpp Adds functionality for checking if the animation group passed is currently playing on the actor passed. This is needed for AIWander. 2013-05-24 20:10:07 -07:00
character.hpp Adds functionality for checking if the animation group passed is currently playing on the actor passed. This is needed for AIWander. 2013-05-24 20:10:07 -07:00
creaturestats.cpp
creaturestats.hpp
drawstate.hpp
enchanting.cpp
enchanting.hpp
magiceffects.cpp
magiceffects.hpp
mechanicsmanagerimp.cpp Adds functionality for checking if the animation group passed is currently playing on the actor passed. This is needed for AIWander. 2013-05-24 20:10:07 -07:00
mechanicsmanagerimp.hpp Adds functionality for checking if the animation group passed is currently playing on the actor passed. This is needed for AIWander. 2013-05-24 20:10:07 -07:00
movement.hpp
npcstats.cpp
npcstats.hpp
objects.cpp
objects.hpp
pathfinding.cpp
pathfinding.hpp
repair.cpp
repair.hpp
security.cpp Security fixes 2013-05-20 12:42:11 +02:00
security.hpp Cleanup Security class 2013-05-19 23:19:48 +02:00
spells.cpp
spells.hpp
spellsuccess.hpp
stat.hpp