.. |
.gitignore
|
Added a Pure-Lua implementation for bindings generation.
|
2016-07-18 22:11:35 +02:00 |
AllToLua_lua.bat
|
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
|
Add cUUID class (#3871)
|
2017-08-25 13:43:18 +01:00 |
AllToLua.sh
|
ToLua now generates cLuaState::Push() and GetStackValue()
|
2015-05-12 09:20:54 +02:00 |
BindingsProcessor.lua
|
Prefer static_cast to reinterpret_cast (#4223)
|
2018-05-02 08:50:36 +01:00 |
CheckBindingsDependencies.lua
|
CircleCI: Check for missing Bindings dependencies
|
2016-07-02 00:30:22 +02:00 |
CMakeLists.txt
|
tolua++ bindings use nullptr. (#4219)
|
2018-04-27 23:22:41 +02:00 |
DeprecatedBindings.cpp
|
cBlockInfo: Deprecate direct access to variables. (#4184)
|
2018-02-20 10:43:28 +00:00 |
DeprecatedBindings.h
|
Style: Normalized to no spaces before closing parenthesis.
|
2014-07-21 17:40:43 +02:00 |
DiffAPIDesc.lua
|
Changed int parameters to vector parameters in cCuboid and simulators (#3874)
|
2017-08-17 15:48:38 +02:00 |
LuaChunkStay.cpp
|
Fixed cWorld:ChunkStay bindings. (#3319)
|
2016-08-14 16:26:31 +02:00 |
LuaChunkStay.h
|
Removed unused forward declarations (#3888)
|
2017-08-03 15:10:29 +02:00 |
LuaFunctions.h
|
Fixed Clang 5.0 compile errors (#4085)
|
2017-12-21 11:36:58 +00:00 |
LuaJson.cpp
|
LuaJson: Report serialization errors instead of crashing.
|
2016-10-27 23:47:36 +02:00 |
LuaJson.h
|
Added a Json parser and serializer to Lua API.
|
2015-12-24 14:00:31 +01:00 |
LuaNameLookup.cpp
|
Converted cLuaState::cTableRef to use cTrackedRef.
|
2016-08-13 21:16:21 +02:00 |
LuaNameLookup.h
|
Converted cLuaState::cTableRef to use cTrackedRef.
|
2016-08-13 21:16:21 +02:00 |
LuaServerHandle.cpp
|
Converted cLuaState::cTableRef to use cTrackedRef.
|
2016-08-13 21:16:21 +02:00 |
LuaServerHandle.h
|
Remove smart pointer macros
|
2017-07-21 14:41:51 +01:00 |
LuaState.cpp
|
Prefer static_cast to reinterpret_cast (#4223)
|
2018-05-02 08:50:36 +01:00 |
LuaState.h
|
Add the fmt library (#4065)
|
2018-01-03 17:41:16 +00:00 |
LuaTCPLink.cpp
|
Update mbedtls to 2.5.1 (#3964)
|
2017-08-30 15:00:06 +01:00 |
LuaTCPLink.h
|
Remove smart pointer macros
|
2017-07-21 14:41:51 +01:00 |
LuaUDPEndpoint.cpp
|
Converted cLuaState::cTableRef to use cTrackedRef.
|
2016-08-13 21:16:21 +02:00 |
LuaUDPEndpoint.h
|
Remove smart pointer macros
|
2017-07-21 14:41:51 +01:00 |
LuaWindow.cpp
|
Replace ItemCallbacks with lambdas (#3993)
|
2017-09-11 23:20:49 +02:00 |
LuaWindow.h
|
Replace ItemCallbacks with lambdas (#3993)
|
2017-09-11 23:20:49 +02:00 |
ManualBindings_BlockArea.cpp
|
cBlockArea: Write all present data types by default (#4252)
|
2018-07-19 22:36:46 +01:00 |
ManualBindings_Network.cpp
|
Prefer static_cast to reinterpret_cast (#4223)
|
2018-05-02 08:50:36 +01:00 |
ManualBindings_RankManager.cpp
|
Add cUUID class (#3871)
|
2017-08-25 13:43:18 +01:00 |
ManualBindings_World.cpp
|
Prefer static_cast to reinterpret_cast (#4223)
|
2018-05-02 08:50:36 +01:00 |
ManualBindings.cpp
|
Prefer static_cast to reinterpret_cast (#4223)
|
2018-05-02 08:50:36 +01:00 |
ManualBindings.h
|
Add the fmt library (#4065)
|
2018-01-03 17:41:16 +00:00 |
Plugin.cpp
|
Split the plugin names and plugin folders to avoid confusing them.
|
2015-04-19 10:57:41 +02:00 |
Plugin.h
|
Implement Forge protocol handshake support (#3869)
|
2017-08-27 23:10:20 +02:00 |
PluginLua.cpp
|
Prefer static_cast to reinterpret_cast (#4223)
|
2018-05-02 08:50:36 +01:00 |
PluginLua.h
|
Implement Forge protocol handshake support (#3869)
|
2017-08-27 23:10:20 +02:00 |
PluginManager.cpp
|
Add cPluginManager::GenericCallHook (#4027)
|
2018-03-02 10:40:48 +00:00 |
PluginManager.h
|
Add cPluginManager::GenericCallHook (#4027)
|
2018-03-02 10:40:48 +00:00 |
tolua++.h
|
Disabled a useless MSVC warning in Bindings.cpp.
|
2014-01-12 08:43:13 +01:00 |