1
0
cuberite-2a/src/Bindings
2014-08-20 18:09:13 +02:00
..
.gitignore Tolua generates LuaState_Call.inc file. 2014-07-01 22:29:39 +02:00
AllToLua_lua.bat Renamed AllToLua_lua script. 2014-07-19 09:57:23 +02:00
AllToLua.bat Reduced unnecessary echoes (thanks xoft) 2014-01-25 23:48:48 +00:00
AllToLua.pkg Merge pull request #1255 from mc-server/NameToUUID 2014-08-01 22:35:12 +02:00
AllToLua.sh Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00
CMakeLists.txt Merge remote-tracking branch 'origin/master' into Ranks 2014-08-12 11:10: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
gen_LuaState_Call.lua cLuaState: Added GetStackValues() auto-generated templates. 2014-08-08 23:11:42 +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_RankManager.cpp RankMgr bindings: fixed GetRankVisuals return value. 2014-08-20 18:09:13 +02:00
ManualBindings.cpp cPlayer reads ranks from cRankManager. 2014-08-19 17:34:11 +02:00
ManualBindings.h Exported cRankManager to LuaAPI. 2014-08-08 23:12:22 +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
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
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