1
0
Fork 0
cuberite-2a/src/Bindings
Mattes D 1f75d45222 Added cLuaState::cCallback for representing (resettable) Lua callbacks. 2016-06-27 20:51:48 +02:00
..
.gitignore ToLua now generates cLuaState::Push() and GetStackValue() 2015-05-12 09:20:54 +02:00
AllToLua.bat ToLua now generates cLuaState::Push() and GetStackValue() 2015-05-12 09:20:54 +02:00
AllToLua.pkg Revert "Lua callback" 2016-03-21 09:58:15 +01:00
AllToLua.sh ToLua now generates cLuaState::Push() and GetStackValue() 2015-05-12 09:20:54 +02:00
AllToLua_lua.bat ToLua now generates cLuaState::Push() and GetStackValue() 2015-05-12 09:20:54 +02:00
BindingsProcessor.lua Bindings: Add a const-ptr variant to all stack getter functions 2016-06-05 17:20:50 +02:00
CMakeLists.txt Revert "Lua callback" 2016-03-21 09:58:15 +01:00
DeprecatedBindings.cpp Normalized Vector3 API to use the same capitalization as all else. 2016-06-10 17:59:33 +02:00
DeprecatedBindings.h Style: Normalized to no spaces before closing parenthesis. 2014-07-21 17:40:43 +02:00
LuaChunkStay.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
LuaChunkStay.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
LuaFunctions.h Added HTTPS links wherever they are supported. 2015-12-19 14:30:32 +00:00
LuaJson.cpp Added a Json parser and serializer to Lua API. 2015-12-24 14:00:31 +01:00
LuaJson.h Added a Json parser and serializer to Lua API. 2015-12-24 14:00:31 +01:00
LuaNameLookup.cpp cNetwork: Exported lookup functions to Lua API. 2015-02-04 08:40:52 +01:00
LuaNameLookup.h Exported cServerHandle and cNetwork:Listen to Lua. 2015-02-04 08:40:52 +01:00
LuaServerHandle.cpp LuaServerHandle: Removed debugging output. 2015-02-04 08:42:28 +01:00
LuaServerHandle.h Exported cServerHandle and cNetwork:Listen to Lua. 2015-02-04 08:40:52 +01:00
LuaState.cpp Added cLuaState::cCallback for representing (resettable) Lua callbacks. 2016-06-27 20:51:48 +02:00
LuaState.h Added cLuaState::cCallback for representing (resettable) Lua callbacks. 2016-06-27 20:51:48 +02:00
LuaTCPLink.cpp LuaTCPLink: Report data received via SSL just before connection closed. 2016-02-21 10:44:34 +01:00
LuaTCPLink.h Fixed Linux compilation. 2015-02-14 09:17:26 +01:00
LuaUDPEndpoint.cpp cNetwork: Added UDP API. 2015-02-20 14:28:05 +01:00
LuaUDPEndpoint.h cNetwork: Added UDP API. 2015-02-20 14:28:05 +01:00
LuaWindow.cpp Revert "Lua callback" 2016-03-21 09:58:15 +01:00
LuaWindow.h Revert "Lua callback" 2016-03-21 09:58:15 +01:00
ManualBindings.cpp Bindings: Fixed cBoundingBox API. 2016-06-05 18:23:16 +02:00
ManualBindings.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ManualBindings_Network.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ManualBindings_RankManager.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ManualBindings_World.cpp Revert "Lua callback" 2016-03-21 09:58:15 +01:00
Plugin.cpp Split the plugin names and plugin folders to avoid confusing them. 2015-04-19 10:57:41 +02:00
Plugin.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
PluginLua.cpp Revert "Lua callback" 2016-03-21 09:58:15 +01:00
PluginLua.h Revert "Lua callback" 2016-03-21 09:58:15 +01:00
PluginManager.cpp Revert "Lua callback" 2016-03-21 09:58:15 +01:00
PluginManager.h Revert "Lua callback" 2016-03-21 09:58:15 +01:00
WebPlugin.cpp Revert "Lua callback" 2016-03-21 09:58:15 +01:00
WebPlugin.h Revert "Lua callback" 2016-03-21 09:58:15 +01:00
tolua++.h Disabled a useless MSVC warning in Bindings.cpp. 2014-01-12 08:43:13 +01:00