summaryrefslogtreecommitdiffstats
path: root/src/Bindings/CMakeLists.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-16Upgrade to C++17 [CMake] (#4717)Tiger Wang1-133/+2
2020-05-09Update submodules (#4727)peterbell101-1/+1
2020-04-03Removed the obsolete cTracer class. (#4594)Mattes D1-1/+0
2020-04-03Pulled the BlockID and BlockInfo headers from Globals.h. (#4591)Mattes D1-1/+1
2020-03-05Stabilise MoveToWorld (#4004)Mat1-1/+2
2018-08-29Force all headers other than "Globals.h" to be included with relative paths (#4269)peterbell101-4/+0
2018-04-27tolua++ bindings use nullptr. (#4219)peterbell101-4/+1
2018-01-03Add the fmt library (#4065)peterbell101-1/+1
2017-12-22Fix Travis build (#4101)peterbell101-1/+1
2017-12-21Fixed Clang 5.0 compile errors (#4085)bibo381-2/+5
2017-09-14Fix switch warnings (#4013)peterbell101-1/+0
2017-08-25Add cUUID class (#3871)peterbell101-0/+1
2017-08-21Fully implemented leashes (#3798)Pablo Beltrán1-0/+1
2017-07-12Lua plugin cColor (#3833)Lane Kolbly1-0/+1
2017-07-07Added bed entity (#3823)Lukas Pioch1-0/+1
2017-06-29Update tolua and export EffectIDpeterbell101-0/+1
2017-06-24cBlockArea supports block entities. (#3795)Mattes D1-0/+1
2017-05-24Exported boatLukas Pioch1-0/+1
2017-05-09Exported cFallingBlock and cExpOrb (#3700)Lukas Pioch1-0/+2
2017-05-04Removed binary ToLua++ from build.Mattes D1-2/+2
2016-12-12Use CMake's Android generators to crosscompileTiger Wang1-1/+1
2016-07-21CMake: Fix system Lua usage for non-5.1 versions. (#3271)Mattes D1-1/+1
2016-07-18CMake: Remove needless minimum version specifications.Mattes D1-1/+0
2016-07-18Use system Lua, if available, to generate bindings.Mattes D1-12/+15
2016-07-02Bindings: Added missing dependencies.Mattes D1-0/+12
2016-06-27Removed cWebPlugin, WebAdmin uses cLuaState::cCallback.Mattes D1-3/+0
2016-03-21Revert "Lua callback"Mattes D1-0/+3
2016-03-17Removed cWebPlugin, WebAdmin uses cLuaState::cCallback.Mattes D1-3/+0
2016-01-01Renamed leftover strings to Cuberite / Server, as needed.Mattes D1-1/+1
2015-12-25Added the cUrlParser class, exported to Lua API.Mattes D1-1/+1
2015-12-24Added a Json parser and serializer to Lua API.Mattes D1-0/+2
2015-08-12Fix old style casts and implicit conversionsMatti Hänninen1-0/+1
2015-07-29Silenced and fixed many warning messages across multiple files.Samuel Barney1-6/+0
2015-05-28Fix commentstycho1-5/+5
2015-05-24Made -Weverything an error.tycho1-0/+5
2015-05-19Make -Werror disabling file onlytycho1-0/+4
2015-05-13Moved cWorld manual bindings out into a separate file.Mattes D1-0/+1
2015-05-12ToLua now generates cLuaState::Push() and GetStackValue()Mattes D1-4/+9
2015-05-02Update submodulesTiger Wang1-1/+1
2015-02-20cNetwork: Added UDP API.Mattes D1-0/+2
2015-02-04Exported cServerHandle and cNetwork:Listen to Lua.Mattes D1-0/+2
2015-02-04cNetwork: Exported lookup functions to Lua API.Mattes D1-0/+2
2015-02-04cNetwork: Exported the Connect() method and cTCPLink class to Lua.Mattes D1-0/+3
2014-10-21Properly exported cItemFrame and cHangingEntity to Lua.Mattes D1-0/+2
2014-10-21Exported individual projectile classes to Lua API.Mattes D1-103/+103
2014-10-19Bindings: Removed obsolete codegen files.Mattes D1-3/+0
2014-09-17Added first test to show the object can be createdTycho1-0/+2
2014-08-21Removed Group.h from Bindings' dependencies.Mattes D1-1/+0
2014-08-10Fixed circular dependecy luaState_Call.incTycho1-1/+1
2014-08-08Exported cRankManager to LuaAPI.madmaxoft1-0/+1
2014-07-30Exported the beacon.Howaner1-0/+1
2014-07-30Fixed "Dependency" typosarchshift1-2/+2
2014-07-22Fixed Bindings generation in MSVC.madmaxoft1-2/+2
2014-07-19Fixed MSVC bindings generation.madmaxoft1-1/+1
2014-07-19Moved Windows custom command to src/CMakeLists.txtarchshift1-15/+1
2014-07-19CMakeLists: Moved Bindings-specific code to subdirarchshift1-0/+111
2014-07-19CMake: Add Bindings library from subdirectoryarchshift1-0/+6
2014-07-19src/CMakeLists.txt: Replaced glob with list of filesarchshift1-0/+32
2014-01-23BugfixesTycho1-10/+0
2014-01-23added dependecies for bindings regenTycho1-14/+0
2013-12-28Added support for out-of-source builds.madmaxoft1-9/+14
2013-12-20fixed include of math on windowstycho1-1/+1
2013-12-19added expat as lua bindings dependincyTycho Bickerstaff1-1/+1
2013-12-19added all cpp files to bindingsTycho Bickerstaff1-1/+4
2013-12-19fixed bindings generationTycho Bickerstaff1-8/+2
2013-12-19bindings regenration logicTycho Bickerstaff1-2/+8
2013-12-10added tolua++ command and removed stackwalker from buildTycho Bickerstaff1-4/+6
2013-12-10more cmake changesTycho Bickerstaff1-0/+7
2013-12-10more cmakeTycho Bickerstaff1-1/+1
2013-12-10started work on cmakeTycho Bickerstaff1-0/+7