1
0
Fork 0
cuberite-2a/src/Bindings
madmaxoft 3297a39c27 Merge remote-tracking branch 'origin/master' into EntitiesInBox 2014-09-04 14:02: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 Removed cGroup and cGroupManager. 2014-08-21 15:29:54 +02: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 Removed Group.h from Bindings' dependencies. 2014-08-21 15:49:32 +02: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 remove y-coord from chunks 2014-08-28 11:36:35 +02:00
LuaChunkStay.h Rewritten Lua ChunkStay API into a single function, cWorld:ChunkStay(). 2014-02-10 22:47:10 +01:00
LuaFunctions.h Fix messing rename 2014-08-12 17:32:08 +01:00
LuaState.cpp LuaState: Fixed class value-getting off the stack. 2014-09-03 23:05:22 +02:00
LuaState.h LuaState: Fixed referenced function pushing. 2014-09-03 23:05:03 +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 Exported ForEachEntityInBox() to Lua API. 2014-09-03 17:01:23 +02:00
ManualBindings.h RankMgr: Unified function signature comments in the bindings. 2014-08-23 17:56:23 +02:00
ManualBindings_RankManager.cpp RankMgr: Exported the default-rank functions. 2014-08-24 20:05:28 +02:00
Plugin.cpp Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00
Plugin.h Fixed cPlugin::OnPlayerMoving signature. 2014-08-22 10:33:53 +02:00
PluginLua.cpp Fixed cPlugin::OnPlayerMoving signature. 2014-08-22 10:33:53 +02:00
PluginLua.h Fixed cPlugin::OnPlayerMoving signature. 2014-08-22 10:33:53 +02:00
PluginManager.cpp Merge pull request #1339 from mc-server/Hooks 2014-08-20 22:57:48 +02:00
PluginManager.h Merge pull request #1339 from mc-server/Hooks 2014-08-20 22:57:48 +02:00
WebPlugin.cpp CheckBasicStyle: multi-level indent change. 2014-08-04 13:20:29 +02:00
WebPlugin.h Style: Normalized to no spaces before closing parenthesis. 2014-07-21 17:40:43 +02:00
gen_LuaState_Call.lua LuaState: Fixed referenced function pushing. 2014-09-03 23:05:03 +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