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
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
6 years ago
..
mwbase Merge pull request #2292 from akortunov/fallback 6 years ago
mwclass Only play miss sound for player attacks (bug #4969) 6 years ago
mwdialogue Merge branch 'master' into dialoguefix 6 years ago
mwgui Allow to calculate UI skin size based on texture resolution (feature #4968) 6 years ago
mwinput Disable quick keys when fighting and spellcasting are disabled (bug #4962) 6 years ago
mwmechanics Merge branch 'issue-4805' into 'master' 6 years ago
mwphysics Use C++11-style loops in the game world instead of iterators 6 years ago
mwrender Fix frozen rain when water refractions are disabled 6 years ago
mwscript Add an option to use casting animations for magic items (feature #4962) 6 years ago
mwsound Merge pull request #2292 from akortunov/fallback 6 years ago
mwstate Remove redundant includes 6 years ago
mwworld Fix zero division in enchantment magnitude calculation 6 years ago
CMakeLists.txt Allow to calculate UI skin size based on texture resolution (feature #4968) 6 years ago
android_commandLine.cpp Fix tab indentations in apps/ and components/ 9 years ago
android_commandLine.h Remove empty line at the beginning of files 10 years ago
android_main.c android: Add a method so that we can send relative mouse movements from java. 6 years ago
doc.hpp Fixed more spelling mistakes 8 years ago
engine.cpp Make fallback map static to simplify constructors 6 years ago
engine.hpp Make fallback map static to simplify constructors 6 years ago
main.cpp Make fallback map static to simplify constructors 6 years ago