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-29 00:01:18 +02:00
..
activespells.cpp
activespells.hpp
actors.cpp AI Execute Fix - May as well not create the object either to save extra time. 2013-05-26 19:54:59 -07:00
actors.hpp
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.hpp
aiwander.cpp AIWander Segmentation Fault Fix - Fixes the segmentation fault that used to occur when there was no pathgrid in the cell and a range was passed to AIWander. 2013-05-27 11:44:46 -07:00
aiwander.hpp AIWander Completed. Replicates vanilla as best possible, pathfinding needs fixing before this looks correct but once the pathfinding files are edited this will behave pretty much exactly as vanilla. Major credit to Hrnchamd for major research. 2013-05-26 11:30:42 -07:00
alchemy.cpp
alchemy.hpp
character.cpp
character.hpp
creaturestats.cpp
creaturestats.hpp
drawstate.hpp
enchanting.cpp Removal of duplicit enumeration and unnecessary conditions. 2013-05-29 00:01:18 +02:00
enchanting.hpp Removal of duplicit enumeration and unnecessary conditions. 2013-05-29 00:01:18 +02:00
magiceffects.cpp
magiceffects.hpp
mechanicsmanagerimp.cpp
mechanicsmanagerimp.hpp
movement.hpp
npcstats.cpp
npcstats.hpp
objects.cpp
objects.hpp
pathfinding.cpp
pathfinding.hpp
repair.cpp
repair.hpp
security.cpp
security.hpp
spells.cpp
spells.hpp
spellsuccess.hpp
stat.hpp