1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-03-31 16:06:42 +00:00
openmw-tes3mp/apps/openmw
Alexei Dobrohotov 89a0b2d2d4 Merge branch 'issue-4805' into 'master'
Bug #4805: NPC movement speed calculations do not take race Weight into account

See merge request OpenMW/openmw!89

(cherry picked from commit 98f52fa8ad8d8746786c529373db81f8602135df)

61682570 Bug #4805: NPC movement speed calculations do not take race Weight into account
0c8308bc Revert "Bug #4805: NPC movement speed calculations do not take race Weight into account"
4b43e91f Change to only affect movement speed and not animation speed
a66ae118 Use adjustScale() to adjust movement calculation instead of using race weight
6295eadc Make sure height is also factored into movement speed
fde0ca8b Remove height from movement calculation and factor in cell reference scale
2019-04-17 14:28:49 +00:00
..
mwbase Merge pull request #2292 from akortunov/fallback 2019-04-07 17:43:59 +02:00
mwclass Only play miss sound for player attacks (bug #4969) 2019-04-10 22:28:22 +03:00
mwdialogue Merge branch 'master' into dialoguefix 2019-03-29 15:07:45 +01:00
mwgui Allow to calculate UI skin size based on texture resolution (feature #4968) 2019-04-10 10:34:07 +04:00
mwinput Disable quick keys when fighting and spellcasting are disabled (bug #4962) 2019-04-12 13:08:55 +00:00
mwmechanics Merge branch 'issue-4805' into 'master' 2019-04-17 14:28:49 +00:00
mwphysics Use C++11-style loops in the game world instead of iterators 2019-03-07 12:39:57 +04:00
mwrender Fix frozen rain when water refractions are disabled 2019-04-12 16:43:18 +03:00
mwscript Add an option to use casting animations for magic items (feature #4962) 2019-04-08 15:41:29 +04:00
mwsound Merge pull request #2292 from akortunov/fallback 2019-04-07 17:43:59 +02:00
mwstate Remove redundant includes 2019-02-23 08:02:12 +04:00
mwworld Fix zero division in enchantment magnitude calculation 2019-04-14 12:47:11 +03:00
android_commandLine.cpp Fix tab indentations in apps/ and components/ 2015-09-16 20:45:37 +02:00
android_commandLine.h Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
android_main.c android: Add a method so that we can send relative mouse movements from java. 2018-12-23 15:14:29 -05:00
CMakeLists.txt Allow to calculate UI skin size based on texture resolution (feature #4968) 2019-04-10 10:34:07 +04:00
doc.hpp Fixed more spelling mistakes 2016-12-15 13:09:40 +01:00
engine.cpp Make fallback map static to simplify constructors 2019-03-29 15:30:49 +04:00
engine.hpp Make fallback map static to simplify constructors 2019-03-29 15:30:49 +04:00
main.cpp Make fallback map static to simplify constructors 2019-03-29 15:30:49 +04:00