1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2026-01-06 14:40:56 +00:00
openmw-tes3mp/apps/openmw/mwmechanics
Arthur Moore 5e6fcc2aef Alert the user if attempting to play an animation fails
This is mostly propogating the error up the stack so the game can do something about it.
Working on avoiding log spam from calling an animation that doesn't exist every frame.
2015-07-30 08:00:26 -04:00
..
activespells.cpp
activespells.hpp
actor.cpp
actor.hpp
actors.cpp Alert the user if attempting to play an animation fails 2015-07-30 08:00:26 -04:00
actors.hpp Alert the user if attempting to play an animation fails 2015-07-30 08:00:26 -04:00
aiactivate.cpp Include cleanup 2015-07-25 02:11:49 +02:00
aiactivate.hpp Pass the CharacterController to AiPackage::execute 2015-06-26 17:47:04 +02:00
aiavoiddoor.cpp Include cleanup 2015-07-25 02:11:49 +02:00
aiavoiddoor.hpp Pass the CharacterController to AiPackage::execute 2015-06-26 17:47:04 +02:00
aicombat.cpp Merge remote-tracking branch 'dteviot/refactoringAiWander' 2015-07-30 10:26:40 +02:00
aicombat.hpp extracted function reactionTimeActions(). 2015-07-26 17:32:29 +12:00
aicombataction.cpp
aicombataction.hpp
aiescort.cpp Include cleanup 2015-07-25 02:11:49 +02:00
aiescort.hpp Pass the CharacterController to AiPackage::execute 2015-06-26 17:47:04 +02:00
aifollow.cpp Include cleanup 2015-07-25 04:14:22 +02:00
aifollow.hpp Pass the CharacterController to AiPackage::execute 2015-06-26 17:47:04 +02:00
aipackage.cpp Include cleanup 2015-07-25 04:14:22 +02:00
aipackage.hpp Pass the CharacterController to AiPackage::execute 2015-06-26 17:47:04 +02:00
aipursue.cpp Include cleanup 2015-07-25 04:14:22 +02:00
aipursue.hpp Pass the CharacterController to AiPackage::execute 2015-06-26 17:47:04 +02:00
aisequence.cpp Include cleanup 2015-07-25 04:14:22 +02:00
aisequence.hpp Pass the CharacterController to AiPackage::execute 2015-06-26 17:47:04 +02:00
aistate.hpp
aitravel.cpp Include cleanup 2015-07-25 04:14:22 +02:00
aitravel.hpp Pass the CharacterController to AiPackage::execute 2015-06-26 17:47:04 +02:00
aiwander.cpp extracted function returnToStartLocation(). 2015-07-26 17:29:32 +12:00
aiwander.hpp extracted function returnToStartLocation(). 2015-07-26 17:29:32 +12:00
alchemy.cpp Merge branch 'master' of https://github.com/OpenMW/openmw into osg 2015-06-28 00:38:39 +02:00
alchemy.hpp
autocalcspell.cpp
autocalcspell.hpp
character.cpp Alert the user if attempting to play an animation fails 2015-07-30 08:00:26 -04:00
character.hpp Alert the user if attempting to play an animation fails 2015-07-30 08:00:26 -04:00
combat.cpp
combat.hpp
creaturestats.cpp Explicitly instantiate ESM::StatState 2015-07-07 19:19:37 +02:00
creaturestats.hpp Move attackingOrSpell flag to the CharacterController 2015-07-02 19:14:28 +02:00
difficultyscaling.cpp
difficultyscaling.hpp
disease.hpp
drawstate.hpp
enchanting.cpp
enchanting.hpp
levelledlist.hpp
magiceffects.cpp
magiceffects.hpp
mechanicsmanagerimp.cpp Alert the user if attempting to play an animation fails 2015-07-30 08:00:26 -04:00
mechanicsmanagerimp.hpp Alert the user if attempting to play an animation fails 2015-07-30 08:00:26 -04:00
movement.hpp
npcstats.cpp
npcstats.hpp
objects.cpp Alert the user if attempting to play an animation fails 2015-07-30 08:00:26 -04:00
objects.hpp Alert the user if attempting to play an animation fails 2015-07-30 08:00:26 -04:00
obstacle.cpp Include cleanup 2015-07-25 04:14:22 +02:00
obstacle.hpp
pathfinding.cpp Got rid of some radians to degrees to radians conversions. 2015-07-19 18:01:25 +12:00
pathfinding.hpp Got rid of some radians to degrees to radians conversions. 2015-07-19 18:01:25 +12:00
pathgrid.cpp Use correct type of variable. Remove unnecessary casts. 2015-07-05 18:09:14 +12:00
pathgrid.hpp
pickpocket.cpp
pickpocket.hpp
repair.cpp
repair.hpp
security.cpp
security.hpp
spellcasting.cpp Unify magic effect tick functions 2015-07-18 20:39:45 +02:00
spellcasting.hpp Unify magic effect tick functions 2015-07-18 20:39:45 +02:00
spells.cpp Explicitly instantiate MWWorld::Store 2015-07-09 19:22:04 +02:00
spells.hpp
stat.cpp Explicity instantiate MWMechanics::Stat 2015-07-09 14:41:37 +02:00
stat.hpp Explicity instantiate MWMechanics::Stat 2015-07-09 14:41:37 +02:00
steering.cpp
steering.hpp
summoning.cpp
summoning.hpp