1
0
Fork 0
cuberite-2a/src/Bindings
madmaxoft fd8e5bf551 Updated the ToLua windows executable. 2014-03-23 20:54:37 +01:00
..
AllToLua.bat Reduced unnecessary echoes (thanks xoft) 2014-01-25 23:48:48 +00:00
AllToLua.pkg Unified Matrix4 code 2014-03-11 18:33:31 +02:00
AllToLua.sh Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00
DeprecatedBindings.cpp Fixed MSVC warnings in DeprecatedBindings. 2014-03-02 16:34:16 +01:00
DeprecatedBindings.h Manually exported g_Block tables 2014-03-02 11:12:29 +02:00
LuaChunkStay.cpp LuaChunkStay: Removed a debugging output. 2014-03-19 13:57:06 +01:00
LuaChunkStay.h Rewritten Lua ChunkStay API into a single function, cWorld:ChunkStay(). 2014-02-10 22:47:10 +01:00
LuaFunctions.h Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00
LuaState.cpp Made pushing plain pointer to Lua a valid operation, with a warning. 2014-03-20 09:16:47 +01:00
LuaState.h Made pushing plain pointer to Lua a valid operation, with a warning. 2014-03-20 09:16:47 +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 cPlugin:BindConsoleCommand can be called statically. 2014-03-14 14:37:39 +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 Moved Lua API registering into a separate function. 2014-03-12 13:05:28 +01:00
PluginLua.h Added cPluginLua::cOperation. 2014-02-10 20:38:02 +01:00
PluginManager.cpp The entire unknown command is echoed back to the user on error. 2014-03-12 13:11:34 +01:00
PluginManager.h Added cPluginManager:GetPluginsPath() to the Lua API. 2014-02-17 23:36:39 +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
lua5.1.dll Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00
tolua++.exe Updated the ToLua windows executable. 2014-03-23 20:54:37 +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