1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 23:49:55 +00:00
openmw-tes3mp/apps/openmw-mp/Script
Koncord 20a7619a4a [Server] Remove result from the OnPlayerConnect callback
Now it's recommended to use tes3mp.Kick() function
2018-10-30 13:18:32 +08:00
..
API Remove Pawn support 2018-07-02 23:00:35 +08:00
Functions [Server] Add kicked load status 2018-10-30 12:56:50 +08:00
LangLua [Server] Remove argument cast in the Call with va_args 2018-10-30 12:58:15 +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 [Server] Remove CallFF dependency as it not fully supported by Windows and MacOS 2018-10-30 12:59:47 +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] Remove result from the OnPlayerConnect callback 2018-10-30 13:18:32 +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