1
0
cuberite-2a/src/Bindings
madmaxoft b2b7e45757 Removed internal methods from public cLuaState interface.
PushFunction(), CallFunction() and GetReturn() are not to be called independently, but rather only by using the Call() templated overrides.
Push() needs to be left in the public part, it is used for pushing results in the ManualBindings.

Preparation for #418.
2014-01-11 22:51:10 +01:00
..
AllToLua.bat Bindings regen script updated. 2013-12-21 19:30:16 +01:00
AllToLua.pkg Removed an unused file. 2014-01-11 21:22:40 +01:00
AllToLua.sh Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00
CMakeLists.txt Added support for out-of-source builds. 2013-12-28 14:42:11 +01:00
lua5.1.dll Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00
LuaFunctions.h Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00
LuaState.cpp Removed internal methods from public cLuaState interface. 2014-01-11 22:51:10 +01:00
LuaState.h Removed internal methods from public cLuaState interface. 2014-01-11 22:51:10 +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 Removed internal methods from public cLuaState interface. 2014-01-11 22:51:10 +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 Plugin messages are received and handed to plugins. 2014-01-07 17:47:20 +01:00
PluginLua.cpp A couple touchups 2014-01-08 13:45:16 -06:00
PluginLua.h Plugin messages are received and handed to plugins. 2014-01-07 17:47:20 +01:00
PluginManager.cpp Plugin messages are received and handed to plugins. 2014-01-07 17:47:20 +01:00
PluginManager.h Plugin messages are received and handed to plugins. 2014-01-07 17:47:20 +01:00
tolua++.exe Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00
tolua++.h Added tolua++ redirection include. 2013-12-14 23:34:57 +01:00
virtual_method_hooks.lua Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01: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