summaryrefslogtreecommitdiffstats
path: root/src/Bindings/CMakeLists.txt (unfollow)
Commit message (Expand)AuthorFilesLines
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