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
Aesylwinn b4a000913c Merge remote-tracking branch 'yar/master' into Even
# Conflicts:
#	CMakeLists.txt
#	apps/openmw/mwdialogue/filter.cpp
#	apps/openmw/mwmechanics/character.cpp
#	apps/openmw/mwworld/localscripts.cpp
#	components/CMakeLists.txt
#	components/compiler/exprparser.cpp
#	components/sceneutil/workqueue.cpp
9 years ago
..
activespells.cpp Cleanup of #include statements 9 years ago
activespells.hpp Cleanup of #include statements 9 years ago
actor.cpp MechanicsManager, frame update 10 years ago
actor.hpp Add MWMechanics::Actor class for temporary actor state, move AiState there 10 years ago
actors.cpp Merge remote-tracking branch 'yar/master' into Even 9 years ago
actors.hpp Apply magic effects while waiting/sleeping 9 years ago
actorutil.cpp Added MWMechanics::isPlayerInCombat() 9 years ago
actorutil.hpp actorutil.hpp includes mwworld/ptr.hpp 9 years ago
aiactivate.cpp Use iMaxActivateDist for AI actors that use Activate packages 9 years ago
aiactivate.hpp Cleanup of #include statements 9 years ago
aiavoiddoor.cpp Cleanup of #include statements 9 years ago
aiavoiddoor.hpp Cleanup of #include statements 9 years ago
aicombat.cpp Fix cppcheck warnings 9 years ago
aicombat.hpp Cleanup of #include statements 9 years ago
aicombataction.cpp Cleanup of #include statements 9 years ago
aicombataction.hpp Cleanup of #include statements 9 years ago
aiescort.cpp Trim unneeded code 9 years ago
aiescort.hpp Cleanup of #include statements 9 years ago
aiface.cpp Implement Face instruction (Feature #1424) 9 years ago
aiface.hpp Implement Face instruction (Feature #1424) 9 years ago
aifollow.cpp Fix cppcheck warnings 9 years ago
aifollow.hpp Cleanup of #include statements 9 years ago
aipackage.cpp Trim unneeded code 9 years ago
aipackage.hpp Trim unneeded code 9 years ago
aipursue.cpp Cleanup of #include statements 9 years ago
aipursue.hpp Don't stack Ai packages (Fixes #3101, Fixes #3080, Fixes #2697) 9 years ago
aisequence.cpp Implement Face instruction (Feature #1424) 9 years ago
aisequence.hpp Cleanup of #include statements 9 years ago
aistate.hpp Remove BOOST_STATIC_ASSERT to fix clang warnings 10 years ago
aitravel.cpp Trim unneeded code 9 years ago
aitravel.hpp Pass the CharacterController to AiPackage::execute 10 years ago
aiwander.cpp AI package cleanups 9 years ago
aiwander.hpp Cleanup of #include statements 9 years ago
alchemy.cpp Cleanup of #include statements 9 years ago
alchemy.hpp Don't reveal unknown potion effects in alchemy window (Fixes #3146) 9 years ago
autocalcspell.cpp Fixed rest of travis errors. 10 years ago
autocalcspell.hpp Traverse spells in record order from content files. bronrod_the_roarer is perfect now. Other NPCs have some differences. 11 years ago
character.cpp Make lockpick and probe sounds 3d positional 9 years ago
character.hpp Split refreshCurrentAnims into multiple functions 9 years ago
combat.cpp Merge remote-tracking branch 'yar/master' into Even 9 years ago
combat.hpp Directly apply On Target 'When Strikes' enchantments instead of launching a projectile (Fixes #3212) 9 years ago
coordinateconverter.cpp Fixed errors pointed out by Zini. 9 years ago
coordinateconverter.hpp Fixed errors pointed out by Zini. 9 years ago
creaturestats.cpp Fix magicka and fatigue calculations from fortifying attributes 9 years ago
creaturestats.hpp Process death events at the end of the death animation (Fixes #1873) 9 years ago
difficultyscaling.cpp Cleanup of #include statements 9 years ago
difficultyscaling.hpp Implement difficulty scaling (Fixes #1505) 11 years ago
disease.hpp Cleanup of #include statements 9 years ago
drawstate.hpp Savegame: store most of CreatureStats 11 years ago
enchanting.cpp Cleanup of #include statements 9 years ago
enchanting.hpp Cleanup of #include statements 9 years ago
levelledlist.hpp Cleanup of #include statements 9 years ago
magiceffects.cpp Remove empty line at the beginning of files 10 years ago
magiceffects.hpp Fix various MSVC warnings 10 years ago
mechanicsmanagerimp.cpp Use correct direction multipliers during awareness check 9 years ago
mechanicsmanagerimp.hpp Fix update of fatigue display 9 years ago
movement.hpp Readded collision objects and movement physics 10 years ago
npcstats.cpp Show correct class image in level-up dialog (Fixes #3443) 9 years ago
npcstats.hpp Show correct class image in level-up dialog (Fixes #3443) 9 years ago
objects.cpp Cleanup of #include statements 9 years ago
objects.hpp Alert the user if attempting to play an animation fails 10 years ago
obstacle.cpp Refactor to reuse existing obstacle detection 9 years ago
obstacle.hpp Refactor to reuse existing obstacle detection 9 years ago
pathfinding.cpp Cleanup of #include statements 9 years ago
pathfinding.hpp Cleanup of #include statements 9 years ago
pathgrid.cpp centralize the world/cell coordinate conversion logic. 10 years ago
pathgrid.hpp Cleanup of #include statements 9 years ago
pickpocket.cpp Move rng to components 10 years ago
pickpocket.hpp Implement pickpocket detection. Play a voiced dialogue entry when detected. 11 years ago
repair.cpp extracted MWMechanics::getPlayer() 10 years ago
repair.hpp Added PC repair feature 12 years ago
security.cpp Don't attempt to lock or unlock unsuitable objects (Fixes #2826) 10 years ago
security.hpp Cleanup Security class 12 years ago
spellcasting.cpp Merge remote-tracking branch 'yar/master' into Even 9 years ago
spellcasting.hpp Cleanup of #include statements 9 years ago
spells.cpp Cache magic effects in MWMechanics::Spells 9 years ago
spells.hpp Cache magic effects in MWMechanics::Spells 9 years ago
stat.cpp Fix magicka and fatigue calculations from fortifying attributes 9 years ago
stat.hpp Fix magicka and fatigue calculations from fortifying attributes 9 years ago
steering.cpp Fixed bug in smoothTurn() 9 years ago
steering.hpp Fixes for building with unity build 9 years ago
summoning.cpp Cleanup of #include statements 9 years ago
summoning.hpp Cleanup of #include statements 9 years ago
trading.cpp Cleanup of #include statements 9 years ago
trading.hpp Moved mechanics code from MWGui::TradeWindow to MWMechanics::Trading 9 years ago