.. |
.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
|
Lua plugin cColor (#3833)
|
2017-07-12 12:30:43 +02:00 |
AllToLua.sh
|
ToLua now generates cLuaState::Push() and GetStackValue()
|
2015-05-12 09:20:54 +02:00 |
BindingsProcessor.lua
|
Update tolua and export EffectID
|
2017-06-29 18:58:48 +02:00 |
CheckBindingsDependencies.lua
|
CircleCI: Check for missing Bindings dependencies
|
2016-07-02 00:30:22 +02:00 |
CMakeLists.txt
|
Lua plugin cColor (#3833)
|
2017-07-12 12:30:43 +02:00 |
DeprecatedBindings.cpp
|
Tracer replacement (#3704)
|
2017-05-11 13:34:36 +01:00 |
DeprecatedBindings.h
|
Style: Normalized to no spaces before closing parenthesis.
|
2014-07-21 17:40:43 +02:00 |
DiffAPIDesc.lua
|
DiffAPIDesc: Support optional params in desc.
|
2016-07-18 22:11:39 +02:00 |
LuaChunkStay.cpp
|
Fixed cWorld:ChunkStay bindings. (#3319)
|
2016-08-14 16:26:31 +02:00 |
LuaChunkStay.h
|
Clang 5.0 fixes
|
2017-05-21 12:19:06 +02:00 |
LuaFunctions.h
|
API: Removed function GetChar (#3664)
|
2017-04-05 22:31:42 +01: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
|
Moved ApiParamError into cLuaState.
|
2017-06-26 10:52:59 +02:00 |
LuaState.h
|
Remove smart pointer macros
|
2017-07-21 14:41:51 +01:00 |
LuaTCPLink.cpp
|
cTCPLink supports TLS out of the box.
|
2016-08-22 23:44:36 +02: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
|
Fixes problems with windows:
|
2017-06-05 15:14:23 +02:00 |
LuaWindow.h
|
Fixes problems with windows:
|
2017-06-05 15:14:23 +02:00 |
ManualBindings_BlockArea.cpp
|
Moved ApiParamError into cLuaState.
|
2017-06-26 10:52:59 +02:00 |
ManualBindings_Network.cpp
|
cNetwork bindings: Use ApiParamError and CheckParam(Static)Self.
|
2017-06-26 10:52:59 +02:00 |
ManualBindings_RankManager.cpp
|
Fixed cRankManager API docs.
|
2016-10-06 21:24:31 +02:00 |
ManualBindings_World.cpp
|
Remove double delete of PrepareChunk lua callback (#3844)
|
2017-07-12 11:56:01 +02:00 |
ManualBindings.cpp
|
Lua plugin cColor (#3833)
|
2017-07-12 12:30:43 +02:00 |
ManualBindings.h
|
Moved ApiParamError into cLuaState.
|
2017-06-26 10:52:59 +02:00 |
Plugin.cpp
|
Split the plugin names and plugin folders to avoid confusing them.
|
2015-04-19 10:57:41 +02:00 |
Plugin.h
|
cPluginManager: Use a callback for command handler registration.
|
2016-06-27 20:51:52 +02:00 |
PluginLua.cpp
|
Changed Lua plugins to only execute files ending in .lua (#3831)
|
2017-07-07 08:42:35 +02:00 |
PluginLua.h
|
Clang 5.0 fixes
|
2017-05-21 12:19:06 +02:00 |
PluginManager.cpp
|
Removed development plugins from settings file
|
2017-03-19 21:54:01 +01:00 |
PluginManager.h
|
Remove smart pointer macros
|
2017-07-21 14:41:51 +01:00 |
tolua++.h
|
Disabled a useless MSVC warning in Bindings.cpp.
|
2014-01-12 08:43:13 +01:00 |