1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-04-02 06:06:42 +00:00
openmw-tes3mp/apps/openmw-mp/Script
David Cernat bc093c8596 [General] Implement OnObjectHit packet, part 2
ObjectHit is now also sent when local actors succeed or fail in hitting other actors with melee attacks, with the packet including the success state of their attack.

It is also sent when creatures hit a non-actor object.
2019-12-13 14:00:51 +02:00
..
API [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
Functions [General] Implement OnObjectHit packet, part 2 2019-12-13 14:00:51 +02:00
LangLua [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
LangNative [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
Language.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
Platform.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
Script.cpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
Script.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
ScriptFunction.cpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
ScriptFunction.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
ScriptFunctions.cpp [Server] Turn GetArguments() from ScriptFunctions into Utils function 2019-02-24 01:43:04 +02:00
ScriptFunctions.hpp [General] Implement OnObjectHit packet, part 1 2019-12-08 16:14:01 +02:00
SystemInterface.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
Types.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00