You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/apps/openmw/mwmechanics
scrawl 8bd712cc95 Fix being able to move slowly when over encumbered 12 years ago
..
activespells.cpp Implemented potion & ingredient effect stacking 12 years ago
activespells.hpp Implemented potion & ingredient effect stacking 12 years ago
actors.cpp AI Execute Fix - May as well not create the object either to save extra time. 12 years ago
actors.hpp Adds functionality for checking if the animation group passed is currently playing on the actor passed. This is needed for AIWander. 12 years ago
aiactivate.cpp various fixes 12 years ago
aiactivate.hpp various fixes 12 years ago
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. 12 years ago
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. 12 years ago
aifollow.cpp add AI script functions 12 years ago
aifollow.hpp add AI script functions 12 years ago
aipackage.cpp Issue #389: added AI package base class and AI packages management class 13 years ago
aipackage.hpp Issue #389: added AI package base class and AI packages management class 13 years ago
aisequence.cpp Issue #389: added AI package base class and AI packages management class 13 years ago
aisequence.hpp Issue #389: added AI package base class and AI packages management class 13 years ago
aitravel.cpp AITravel Cleanup - Removed unnecessary includes and other varius cleanups. 12 years ago
aitravel.hpp AITravel Cleanup - Removed unnecessary includes and other varius cleanups. 12 years ago
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. 12 years ago
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. 12 years ago
alchemy.cpp Fix appending int to string in an exception message 12 years ago
alchemy.hpp Issue #61: fixed alchemy skill 12 years ago
character.cpp Fix being able to move slowly when over encumbered 12 years ago
character.hpp Adds functionality for checking if the animation group passed is currently playing on the actor passed. This is needed for AIWander. 12 years ago
creaturestats.cpp keep track of death events 12 years ago
creaturestats.hpp keep track of death events 12 years ago
drawstate.hpp disabling gcc extensions 12 years ago
enchanting.cpp Removal of duplicit enumeration and unnecessary conditions. 12 years ago
enchanting.hpp Removal of duplicit enumeration and unnecessary conditions. 12 years ago
magiceffects.cpp Issue #479: Use magnitude specified when adding disease 12 years ago
magiceffects.hpp Issue #479: Use magnitude specified when adding disease 12 years ago
mechanicsmanagerimp.cpp Adds functionality for checking if the animation group passed is currently playing on the actor passed. This is needed for AIWander. 12 years ago
mechanicsmanagerimp.hpp Adds functionality for checking if the animation group passed is currently playing on the actor passed. This is needed for AIWander. 12 years ago
movement.hpp Store the position and rotation in MWMechanics::Movement 12 years ago
npcstats.cpp Athletics skill increase 12 years ago
npcstats.hpp Companion UI 12 years ago
objects.cpp Store whether a given animation loops in the state table 12 years ago
objects.hpp another minor fix 12 years ago
pathfinding.cpp minor cleanup 12 years ago
pathfinding.hpp more refactoring 12 years ago
repair.cpp Added PC repair feature 12 years ago
repair.hpp Added PC repair feature 12 years ago
security.cpp Security fixes 12 years ago
security.hpp Cleanup Security class 12 years ago
spells.cpp Fix wrong detection of diseases 12 years ago
spells.hpp Issue #479: Use magnitude specified when adding disease 12 years ago
spellsuccess.hpp new interface in manualref, fix various typos 12 years ago
stat.hpp Fix method signatures 12 years ago