1
0
Fork 0
cuberite-2a/src/Bindings
madmaxoft 5aa1123f70 Added cPluginLua::cOperation.
This class should be used to lock-and-access the plugin's LuaState. cPluginLua::GetLuaState() is unsafe and by this commit obsolete.
2014-02-10 20:38:02 +01:00
..
AllToLua.bat Reduced unnecessary echoes (thanks xoft) 2014-01-25 23:48:48 +00:00
AllToLua.pkg Initial Lua cChunkStay export. 2014-02-09 18:56:16 +01:00
AllToLua.sh Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00
LuaChunkStay.cpp First working version of cLuaChunkStay. 2014-02-09 20:39:45 +01:00
LuaChunkStay.h First working version of cLuaChunkStay. 2014-02-09 20:39:45 +01:00
LuaFunctions.h Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00
LuaState.cpp cLuaState::cRef can be unbound and re-bound. 2014-02-09 18:39:22 +01:00
LuaState.h cLuaState::cRef can be unbound and re-bound. 2014-02-09 18:39:22 +01:00
LuaWindow.cpp Fix Undefined behavior at Bindings/LuaWindow line 32 2013-12-09 14:17:39 +00:00
LuaWindow.h Fixed multiple inheritance in ToLua++. 2013-12-16 22:13:46 +01:00
ManualBindings.cpp First working version of cLuaChunkStay. 2014-02-09 20:39:45 +01:00
ManualBindings.h Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00
Plugin.cpp Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00
Plugin.h Removed "player destroying" hook 2014-02-01 13:27:44 +01:00
PluginLua.cpp Merge pull request #585 from daniel0916/hooks 2014-02-01 05:08:08 -08:00
PluginLua.h Added cPluginLua::cOperation. 2014-02-10 20:38:02 +01:00
PluginManager.cpp Server internally uses new functions 2014-02-05 23:24:16 +00:00
PluginManager.h Merge pull request #585 from daniel0916/hooks 2014-02-01 05:08:08 -08:00
WebPlugin.cpp Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00
WebPlugin.h Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00
lua5.1.dll Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00
tolua++.exe Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00
tolua++.h Disabled a useless MSVC warning in Bindings.cpp. 2014-01-12 08:43:13 +01:00
virtual_method_hooks.lua Generating the bindings outputs a message at the end. 2014-01-13 19:57:19 +01:00