1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-09 21:42:13 +00:00
OpenMW/apps/openmw
Alexei Dobrohotov 0e8c5c5034 Merge branch 'avoid_collision_update' into 'master'
Update logic of "NPCs avoid collisions"

See merge request OpenMW/openmw!318
2020-10-09 18:43:43 +00:00
..
mwbase Add RayCastingInterface 2020-08-06 22:03:33 +02:00
mwclass Fix #5586 2020-09-01 00:37:37 +02:00
mwdialogue
mwgui Fix follower aggression when traveling. Summoning still has problems but less intrusive than current implementation. 2020-10-03 20:05:17 +00:00
mwinput Fix #5557 2020-09-15 20:24:16 +02:00
mwmechanics Merge branch 'avoid_collision_update' into 'master' 2020-10-09 18:43:43 +00:00
mwphysics Fix RayCastingResult warning 2020-10-08 22:44:46 +03:00
mwrender fix typo in terrainstorage.hpp 2020-09-13 10:46:27 -05:00
mwscript Add inverse order rotation support to SetAngle (feature #5579) 2020-09-21 22:27:01 +03:00
mwsound
mwstate
mwworld Fix follower aggression when traveling. Summoning still has problems but less intrusive than current implementation. 2020-10-03 20:05:17 +00:00
android_main.cpp
CMakeLists.txt Add RayCastingInterface 2020-08-06 22:03:33 +02:00
doc.hpp
engine.cpp Fix unsugned/signed comparison warning 2020-09-21 10:36:01 +04:00
engine.hpp
main.cpp