1
0
Fork 0
cuberite-2a/src/Bindings
madmaxoft f095e770b8 Merged branch 'howaner/Options'. 2014-07-30 10:06:18 +02:00
..
.gitignore Tolua generates LuaState_Call.inc file. 2014-07-01 22:29:39 +02:00
AllToLua.bat Reduced unnecessary echoes (thanks xoft) 2014-01-25 23:48:48 +00:00
AllToLua.pkg EntityEffects.x -> EntityEffect.x, Object-Oriented effects 2014-06-18 22:54:14 -07:00
AllToLua.sh Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00
AllToLua_lua.bat Renamed AllToLua_lua script. 2014-07-19 09:57:23 +02:00
CMakeLists.txt Fixed "Dependency" typos 2014-07-29 22:43:25 -07:00
DeprecatedBindings.cpp Merge branch 'master' into saplingsandleaves 2014-07-20 12:02:23 +01:00
DeprecatedBindings.h Style: Normalized to no spaces before closing parenthesis. 2014-07-21 17:40:43 +02:00
LuaChunkStay.cpp Normalized comments. 2014-07-17 22:15:34 +02:00
LuaChunkStay.h Rewritten Lua ChunkStay API into a single function, cWorld:ChunkStay(). 2014-02-10 22:47:10 +01:00
LuaFunctions.h Style: Normalized to no spaces before closing parenthesis. 2014-07-21 17:40:43 +02:00
LuaState.cpp Fixed style: spaces after commas. 2014-07-19 14:53:41 +02:00
LuaState.h Normalized comments. 2014-07-17 22:15:34 +02:00
LuaWindow.cpp Normalized comments. 2014-07-17 22:15:34 +02:00
LuaWindow.h Fixed multiple inheritance in ToLua++. 2013-12-16 22:13:46 +01:00
ManualBindings.cpp Style: Normalized to no spaces before closing parenthesis. 2014-07-21 17:40:43 +02:00
ManualBindings.h Style: Normalized to no spaces before closing parenthesis. 2014-07-21 17:40:43 +02:00
Plugin.cpp Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00
Plugin.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
PluginLua.cpp Style: Normalized to no spaces before closing parenthesis. 2014-07-21 17:40:43 +02:00
PluginLua.h Style: Normalized to no spaces before closing parenthesis. 2014-07-21 17:40:43 +02:00
PluginManager.cpp Merged branch 'howaner/Options'. 2014-07-30 10:06:18 +02:00
PluginManager.h Style: Normalized to no spaces before closing parenthesis. 2014-07-21 17:40:43 +02:00
WebPlugin.cpp Style: Normalized to no spaces before closing parenthesis. 2014-07-21 17:40:43 +02:00
WebPlugin.h Style: Normalized to no spaces before closing parenthesis. 2014-07-21 17:40:43 +02:00
gen_LuaState_Call.lua Initial codegen for LuaState_Call.inc. 2014-07-01 22:29:38 +02:00
tolua++.h Disabled a useless MSVC warning in Bindings.cpp. 2014-01-12 08:43:13 +01:00
virtual_method_hooks.lua Tolua generates LuaState_Call.inc file. 2014-07-01 22:29:39 +02:00