openmw-tes3coop/apps/openmw-mp/Script
David Cernat c075496748 [General] Replace deathReason in death packets with a killer variable
Add serverside script functions for determining the killers of both players and actors.

Use unsigned ints for script functions returning an object or actor's refNumIndex or mpNum.

Remove updateDeadState() from LocalPlayer and make its code part of updateStatsDynamic() for simplicity.
2018-07-05 22:24:51 +03:00
..
API Remove Pawn support 2018-07-02 23:00:35 +08:00
Functions [General] Replace deathReason in death packets with a killer variable 2018-07-05 22:24:51 +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 [General] Replace deathReason in death packets with a killer variable 2018-07-05 22:24:51 +03:00
ScriptFunctions.hpp Remove Pawn support 2018-07-02 23:00:35 +08: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