1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-29 02:45:32 +00:00
openmw-tes3mp/apps/openmw
David Cernat 57734c172b [Client] Retain AiPursue for guards ignoring player because of dialogue
In OpenMW, guards starting combat with the player cause other guards with an AiPursue package to also join the combat in MechanicsManager::startCombat(). Previously, however, TES3MP was discarding AiPursue packages for the guards who hadn't started the arrest dialogue with the player by returning the wrong boolean in AiPursue::execute(), leading to just one-on-one combat with the arresting guard.
2020-07-26 11:06:11 +02:00
..
mwbase Add OpenMW commits up to 25 Jul 2020 2020-07-25 19:44:01 +02:00
mwclass Add OpenMW commits up to 4 Jul 2020 2020-07-04 16:50:54 +03:00
mwdialogue Add OpenMW commits up to 22 Jun 2020 2020-06-22 20:50:55 +03:00
mwgui Add OpenMW commits up to 25 Jul 2020 2020-07-25 19:44:01 +02:00
mwinput Add OpenMW commits up to 25 Jul 2020 2020-07-25 19:44:01 +02:00
mwmechanics [Client] Retain AiPursue for guards ignoring player because of dialogue 2020-07-26 11:06:11 +02:00
mwmp [Client] Handle input from server-sent custom messageboxes less hackily 2020-07-18 01:36:13 +02:00
mwphysics Add OpenMW commits up to 4 Jul 2020 2020-07-04 16:50:54 +03:00
mwrender Add OpenMW commits up to 25 Jul 2020 2020-07-25 19:44:01 +02:00
mwscript Add OpenMW commits up to 25 Jul 2020 2020-07-25 19:44:01 +02:00
mwsound Init sound by a single object 2020-07-15 19:46:34 +02:00
mwstate Add OpenMW commits up to 25 Jul 2020 2020-07-25 19:44:01 +02:00
mwworld Add OpenMW commits up to 25 Jul 2020 2020-07-25 19:44:01 +02:00
android_main.cpp android: Switch to C++ 2019-04-28 18:21:31 -04:00
CMakeLists.txt Add OpenMW commits up to 25 Jul 2020 2020-07-25 19:44:01 +02:00
doc.hpp Fixed more spelling mistakes 2016-12-15 13:09:40 +01:00
engine.cpp Add OpenMW commits up to 25 Jul 2020 2020-07-25 19:44:01 +02:00
engine.hpp Add stats for all updates 2020-06-30 22:00:23 +02:00
main.cpp Add OpenMW commits up to 6 June 2019 2019-08-22 11:42:02 +03:00