openmw-tes3coop/apps/openmw/mwmechanics
David Cernat 89f6c6df96 Merge pull request #225 from OpenMW/master
Add OpenMW commits up to 4 Jun 2017
2017-06-05 03:38:58 +03:00
..
activespells.cpp
activespells.hpp
actor.cpp
actor.hpp
actors.cpp [Client] Get rid direction.rot 2017-06-02 15:44:39 +08:00
actors.hpp Cache allies found while iterating engageCombat 2017-04-13 02:02:38 +09:00
actorutil.cpp
actorutil.hpp
aiactivate.cpp
aiactivate.hpp
aiavoiddoor.cpp
aiavoiddoor.hpp
aicombat.cpp [Client] Improve synchronization of Actor swings 2017-04-25 01:47:43 +03:00
aicombat.hpp Stop combat between AI when canFight is false 2016-12-26 22:42:42 +09:00
aicombataction.cpp Removed unused variable 2017-06-04 14:09:23 +04:00
aicombataction.hpp
aiescort.cpp Fix loading 0-duration Follow and Escort packages 2017-02-18 01:55:50 +09:00
aiescort.hpp
aiface.cpp
aiface.hpp
aifollow.cpp Adjust AI follow distances 2017-03-27 03:31:25 +09:00
aifollow.hpp Don't make Command spells cancel AI packages 2017-01-12 00:07:22 +09:00
aipackage.cpp
aipackage.hpp
aipursue.cpp [Client] Prevent infinite guard arrest loops 2017-04-16 20:26:06 +03:00
aipursue.hpp
aisequence.cpp Fix invalid iterator warning 2017-04-20 19:30:35 +09:00
aisequence.hpp Fix invalid iterator warning 2017-04-20 19:30:35 +09:00
aistate.hpp
aitravel.cpp
aitravel.hpp
aiwander.cpp Pass parameters by const reference 2017-04-20 23:47:03 +09:00
aiwander.hpp Pass parameters by const reference 2017-04-20 23:47:03 +09:00
alchemy.cpp Add parentheses to clarify calculations 2017-04-20 01:38:21 +09:00
alchemy.hpp
autocalcspell.cpp
autocalcspell.hpp
character.cpp [Client] Get rid Z axis in direction.pos 2017-06-02 18:33:51 +08:00
character.hpp Pass parameters by const reference 2017-04-20 23:47:03 +09:00
combat.cpp [Client] Split off DedicatedPlayer and PlayerList into different files 2017-04-30 14:57:43 +03:00
combat.hpp Fixed bug https://bugs.openmw.org/issues/3617 by allowing touch and target enchantments from ranged weapons and their projectiles to explode even when colliding with non-activable objects, terrain, water slab or when shoot underwater. 2017-01-15 09:49:25 +01:00
coordinateconverter.cpp
coordinateconverter.hpp
creaturestats.cpp [General] Synchronize summoned creatures 2017-05-30 10:11:01 +03:00
creaturestats.hpp [General] Synchronize summoned creatures 2017-05-30 10:11:01 +03:00
difficultyscaling.cpp
difficultyscaling.hpp Implement difficulty scaling (Fixes #1505) 2014-07-20 16:38:20 +02:00
disease.hpp
drawstate.hpp
enchanting.cpp Fixed enchant points calculations formula 2017-05-26 23:42:11 +04:00
enchanting.hpp Pass parameters by const reference 2017-04-20 23:47:03 +09:00
levelledlist.hpp
magiceffects.cpp
magiceffects.hpp
mechanicsmanagerimp.cpp [Client] Send PlayerFaction packets when getting expelled from factions 2017-05-24 12:19:11 +03:00
mechanicsmanagerimp.hpp
movement.hpp
npcstats.cpp Merge pull request #201 from OpenMW/master 2017-04-19 22:12:33 +03:00
npcstats.hpp [Client] Delineate tes3mp-only code more clearly, part 1 2017-02-26 16:59:53 +02:00
objects.cpp More consistent wording of errors/warnings 2017-03-04 21:48:31 +01:00
objects.hpp
obstacle.cpp
obstacle.hpp
pathfinding.cpp Pass parameters by const reference 2017-04-20 23:47:03 +09:00
pathfinding.hpp
pathgrid.cpp
pathgrid.hpp
pickpocket.cpp
pickpocket.hpp
repair.cpp Added missed recharge and repair sounds 2017-04-02 23:19:43 +04:00
repair.hpp
security.cpp [Client] Send ObjectTrap packets when disarming traps with keys & probes 2017-05-26 01:47:59 +03:00
security.hpp
spellcasting.cpp [Client] Send ObjectLock whenever using spells or keys to unlock objects 2017-05-24 16:25:44 +03:00
spellcasting.hpp Preload summoned creature models before the spell is cast 2017-02-20 19:58:00 +01:00
spells.cpp
spells.hpp
stat.cpp Change bounds behavior of stat script commands 2017-03-22 15:17:44 +09:00
stat.hpp
steering.cpp
steering.hpp
summoning.cpp [Client] Send ObjectDelete packets when summoned creatures despawn 2017-06-02 09:15:08 +03:00
summoning.hpp
trading.cpp Fix selling success chance (Fixes #3802) 2017-03-25 15:21:16 +01:00
trading.hpp