1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 23:19:56 +00:00
openmw-tes3mp/apps/openmw-mp/Script
David Cernat 00c13ae96c [General] Implement ActorAI packet, part 4
The server can now make actors activate players and objects, at least in theory. In practice, OpenMW''s AiActivate package needs to be worked so it allows specific objects as targets instead of just refIds.
2018-07-10 07:07:37 +03:00
..
API Remove Pawn support 2018-07-02 23:00:35 +08:00
Functions [General] Implement ActorAI packet, part 4 2018-07-10 07:07:37 +03:00
LangLua [General] Remove Terra support 2018-07-02 23:07:09 +08:00
LangNative [General] Leave one blank line at the end of every tes3mp code file 2017-01-26 06:17:29 +02:00
Language.hpp Fixed types in all GetInterface functions 2016-08-02 18:10:06 +08:00
Platform.hpp Fix include guard 2016-11-17 13:22:34 +08:00
Script.cpp [General] Remove Terra support 2018-07-02 23:07:09 +08:00
Script.hpp Remove Pawn support 2018-07-02 23:00:35 +08:00
ScriptFunction.cpp Remove Pawn support 2018-07-02 23:00:35 +08:00
ScriptFunction.hpp Remove Pawn support 2018-07-02 23:00:35 +08:00
ScriptFunctions.cpp [Server] Turn sendToAttachedPlayer into skipAttachedPlayer 2018-07-07 20:08:59 +03:00
ScriptFunctions.hpp [Server] Move server administration functions to ServerFunctions class 2018-07-07 19:40:22 +03:00
SystemInterface.hpp Fixed types in all GetInterface functions 2016-08-02 18:10:06 +08:00
Types.hpp [General] Move Utils from server to components 2017-03-04 13:08:22 +08:00