1
0
cuberite-2a/src/Bindings
2014-04-01 22:47:39 +02: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
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
lua51.dll Renamed lua dll for tolua++.exe. 2014-03-29 22:29:34 +01: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
LuaState.cpp Fixed error when the hook gets called. 2014-03-29 15:43:03 +01:00
LuaState.h Fixed error when the hook gets called. 2014-03-29 15:43:03 +01:00
LuaWindow.cpp
LuaWindow.h
ManualBindings.cpp Exported the Base64 encoding and decoding functions to Lua API. 2014-04-01 22:47:39 +02:00
ManualBindings.h
Plugin.cpp
Plugin.h Added HOOK_PROJECTILE_HIT_BLOCK. 2014-03-29 16:00:45 +01:00
PluginLua.cpp Added HOOK_PROJECTILE_HIT_BLOCK. 2014-03-29 16:00:45 +01:00
PluginLua.h Added HOOK_PROJECTILE_HIT_BLOCK. 2014-03-29 16:00:45 +01:00
PluginManager.cpp Added HOOK_PROJECTILE_HIT_BLOCK. 2014-03-29 16:00:45 +01:00
PluginManager.h Added HOOK_PROJECTILE_HIT_BLOCK. 2014-03-29 16:00:45 +01:00
tolua++.exe Updated the ToLua windows executable. 2014-03-23 20:54:37 +01:00
tolua++.h
virtual_method_hooks.lua Generating the bindings outputs a message at the end. 2014-01-13 19:57:19 +01:00
WebPlugin.cpp
WebPlugin.h