1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 18:19:55 +00:00
openmw-tes3mp/apps/openmw-mp/Script
David Cernat b7090b2550 [Server] Add experimental option for not crashing from Lua script errors
Additionally, fix return type of GetPluginEnforcementState()
2018-12-01 03:03:39 +02:00
..
API Remove Pawn support 2018-07-02 23:00:35 +08:00
Functions [Server] Add experimental option for not crashing from Lua script errors 2018-12-01 03:03:39 +02: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 [Server] Add experimental option for not crashing from Lua script errors 2018-12-01 03:03:39 +02: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] Disallow non void callbacks 2018-10-30 15:32:52 +08:00
SystemInterface.hpp Fixed types in all GetInterface functions 2016-08-02 18:10:06 +08:00
Types.hpp [Server] Disallow non void callbacks 2018-10-30 15:32:52 +08:00