| Commit message (Expand) | Author | Files | Lines |
2021-06-25 | Compile the entire Lua stack as C++ | Tiger Wang | 5 | -0/+0 |
2021-04-12 | Update the minimodules | Tiger Wang | 3 | -0/+0 |
2021-02-11 | Clang 7? | Tiger Wang | 1 | -0/+0 |
2021-02-10 | Update libevent, mbedtls | Tiger Wang | 3 | -10/+0 |
2021-01-11 | zlib -> libdeflate (#5085) | Tiger Wang | 2 | -0/+0 |
2020-09-30 | Upgrade squeelylitecpp to 3.1.1 | Tiger Wang | 1 | -0/+0 |
2020-08-05 | Fix android builds (hopefully) | Alexander Harkness | 1 | -0/+0 |
2020-07-23 | Update submodules | Tiger Wang | 1 | -0/+0 |
2020-07-13 | Jenkins crosscompile | Tiger Wang | 2 | -0/+0 |
2020-07-13 | Jenkins fixes | Tiger Wang | 4 | -0/+0 |
2020-07-06 | Update mbedtls to 2.23.0 | Peter Bell | 1 | -0/+0 |
2020-07-06 | Update libevent to 2.1.12-stable | Peter Bell | 1 | -0/+0 |
2020-07-06 | Update fmtlib to 7.0.0 | Peter Bell | 1 | -0/+0 |
2020-05-16 | Upgrade to C++17 [CMake] (#4717) | Tiger Wang | 9 | -0/+0 |
2020-05-09 | Update submodules (#4727) | peterbell10 | 6 | -0/+0 |
2020-05-05 | Update fmt to 6.2.0 (#4718) | peterbell10 | 1 | -0/+0 |
2019-12-30 | Updated Lua submodules | Mattes D | 2 | -0/+0 |
2019-12-28 | Output the binaries into a per-configuration Server subfolder. (#4440) | Mattes D | 1 | -0/+0 |
2019-09-04 | Updated LibEvent to release 2.1.11-stable. (#4383) | Mattes D | 1 | -0/+0 |
2018-04-27 | tolua++ bindings use nullptr. (#4219) | peterbell10 | 1 | -0/+0 |
2018-01-22 | Fix android build (#4169) | peterbell10 | 1 | -0/+0 |
2018-01-22 | Update fmt to fix BSD build (#4162) | peterbell10 | 1 | -0/+0 |
2018-01-21 | Fix cross compilation (#4163) | peterbell10 | 1 | -0/+0 |
2018-01-21 | Update libevent to 2.1.8 (#4152) | peterbell10 | 1 | -0/+0 |
2018-01-03 | Add the fmt library (#4065) | peterbell10 | 1 | -0/+0 |
2017-12-22 | Fix Travis build (#4101) | peterbell10 | 1 | -0/+0 |
2017-12-21 | Fixed Clang 5.0 compile errors (#4085) | bibo38 | 1 | -0/+0 |
2017-09-19 | Removed UTF-8 BOM (#4033) | Lukas Pioch | 1 | -1/+1 |
2017-08-30 | Update mbedtls to 2.5.1 (#3964) | peterbell10 | 3 | -3/+3 |
2017-06-29 | Update tolua and export EffectID | peterbell10 | 1 | -0/+0 |
2017-05-20 | Update submodule tolua++ | Lukas Pioch | 1 | -0/+0 |
2017-05-04 | ToLua++: Removed binary tolua. | Mattes D | 1 | -0/+0 |
2017-05-04 | Fixed SysLua builds. | Mattes D | 1 | -0/+0 |
2017-05-04 | Removed binary ToLua++ from build. | Mattes D | 1 | -0/+0 |
2017-05-01 | Don't return const ref params and removed functions from | Lukas Pioch | 1 | -0/+0 |
2017-04-26 | Build Lua in C++ mode, use exceptions for error-raising. (#3680) | Mattes D | 1 | -0/+0 |
2016-12-15 | Fixed ToLua compatibility between Lua 5.1 and Lua 5.2+. | Mattes D | 2 | -0/+0 |
2016-12-12 | Use CMake's Android generators to crosscompile | Tiger Wang | 3 | -0/+0 |
2016-07-18 | Added a Pure-Lua implementation for bindings generation. | Mattes D | 1 | -0/+0 |
2015-12-23 | Updated LibEvent. | Mattes D | 1 | -0/+0 |
2015-12-18 | Working coverage build | tycho | 1 | -0/+0 |
2015-11-05 | Ignore MSVC build artefacts in submodularised libraries. | Mattes D | 7 | -0/+0 |
2015-11-04 | Outsourced all libraries into submodules | Julian Laubstein | 192 | -212340/+0 |
2015-10-01 | Updated the SQLiteCpp library. | Mattes D | 1 | -0/+0 |
2015-09-08 | Fixed Lua output folders for Windows builds. | Mattes D | 2 | -30/+30 |
2015-08-10 | Fixed SQLiteCpp MSVC2015 compilation. | Mattes D | 1 | -0/+0 |
2015-07-15 | Updated submodules | Tiger Wang | 1 | -0/+0 |
2015-07-10 | Updated and submodularised JsonCPP | Tiger Wang | 18 | -6526/+0 |
2015-07-10 | Updated luaexpat | Tiger Wang | 2 | -7/+31 |
2015-07-10 | Updated expat | Tiger Wang | 6 | -352/+296 |
2015-07-10 | Updated zlib | Tiger Wang | 17 | -130/+227 |
2015-05-28 | Update SQLite | tycho | 1 | -0/+0 |
2015-05-25 | Support building on FreeBSD | linnemannr | 2 | -1/+5 |
2015-05-16 | Added TCLAP | tycho | 1 | -0/+0 |
2015-05-11 | ToLua: Fixed LuaJit compatibility. | Mattes D | 1 | -0/+8 |
2015-05-03 | Fixed multiple mbedtls inclusion. | Mattes D | 1 | -6/+5 |
2015-05-02 | Update submodules | Tiger Wang | 3 | -0/+0 |
2015-01-29 | Updated PolarSSL. | Matyas Dolak | 1 | -0/+0 |
2015-01-27 | Updated PolarSSL. | Mattes D | 1 | -0/+0 |
2015-01-27 | Updated LibEvent. | Mattes D | 1 | -0/+0 |
2015-01-22 | Added the libevent library. | Mattes D | 1 | -0/+0 |
2014-10-23 | Merged IniFile into main MCS sources. | Mattes D | 3 | -1143/+0 |
2014-10-21 | Fixed submodule downgrades | Howaner | 1 | -0/+0 |
2014-10-11 | Reverted submodule changes. | Alexander Harkness | 1 | -0/+0 |
2014-09-27 | Removed polarSSL makefile. Fixes #591. | Alexander Harkness | 1 | -0/+0 |
2014-09-26 | Removed more unessicary includes | Tycho | 1 | -0/+0 |
2014-09-23 | Fixed SQLiteCpp downgrade | Howaner | 1 | -0/+0 |
2014-09-17 | Updated SQLiteCpp. | madmaxoft | 1 | -0/+0 |
2014-09-14 | Fixed SQLiteCpp downgrade | Howaner | 1 | -0/+0 |
2014-09-09 | Downgrade SQLiteCpp again | Howaner | 1 | -0/+0 |
2014-09-09 | Added the player list to the 1.8 protocol. | Howaner | 1 | -0/+0 |
2014-09-07 | Fixed submodules' downgrade from the previous PR merge. | Mattes D | 1 | -0/+0 |
2014-09-03 | Added cIniFile::HasValue() function. | madmaxoft | 2 | -0/+23 |
2014-09-03 | Updated SQLiteCpp. | madmaxoft | 1 | -0/+0 |
2014-09-03 | Quick fix for a preprocessor error with clang on OS X | archshift | 1 | -1/+3 |
2014-08-22 | ToLua++ lib: Assert when usertype is not known. | Mattes D | 1 | -4/+7 |
2014-08-03 | ToLua driver: disabled output buffering. | madmaxoft | 1 | -0/+3 |
2014-07-28 | Added SQLiteCpp library. | madmaxoft | 1 | -0/+0 |
2014-07-21 | Suggestions | Tiger Wang | 1 | -1/+1 |
2014-07-18 | Monster fixes | Tiger Wang | 1 | -0/+0 |
2014-07-13 | Tolua driver: Fixed wrong indentation. | madmaxoft | 1 | -15/+15 |
2014-07-13 | Adjusted calls to CreateProjectile that passed Items | Tycho | 1 | -0/+0 |
2014-07-06 | Fixed OpenSSL programs and tests being generated when testing disabled. | tycho | 1 | -2/+2 |
2014-07-01 | LuaProxy compilation under MinGW. | Mattes D | 1 | -1/+4 |
2014-07-01 | Proper sqlite dependency fix. | Mattes D | 1 | -1/+2 |
2014-07-01 | Fixed linking order under MinGW. | Mattes D | 1 | -2/+8 |
2014-06-30 | typo | worktycho | 1 | -1/+1 |
2014-06-30 | Added dependecy of tolualib on lua | worktycho | 1 | -0/+1 |
2014-06-30 | Fixed lua compilation under MinGW. | Mattes D | 1 | -8/+4 |
2014-06-30 | Fixed tolua linking order. | Mattes D | 1 | -3/+1 |
2014-06-27 | Removed the md5 library, obsoleted by PolarSSL. | Mattes D | 3 | -474/+0 |
2014-06-24 | Added a missing endline. | madmaxoft | 1 | -1/+1 |
2014-06-24 | Added the Lua Proxy DLL. | madmaxoft | 4 | -0/+317 |
2014-06-11 | Fixed constness | worktycho | 2 | -67/+74 |
2014-06-10 | Portal improvements and suggestions | Tiger Wang | 1 | -0/+4 |
2014-06-09 | Fixed debugging code in tolua++ driver script. | madmaxoft | 1 | -1/+1 |
2014-06-09 | ToLua can now be run in pure-lua mode. | madmaxoft | 5 | -8/+100 |
2014-06-07 | Capitalising | worktycho | 1 | -1/+1 |
2014-06-07 | Fix reading 64 bit values | worktycho | 1 | -2/+5 |
2014-06-05 | Suggestions | Tiger Wang | 2 | -0/+22 |
2014-06-04 | Fixed buffer overflow in JSON. | madmaxoft | 1 | -1/+1 |
2014-05-28 | Cmake system name not System name | worktycho | 1 | -1/+1 |
2014-05-28 | derp | worktycho | 1 | -1/+1 |
2014-05-28 | FreeBSD requires __POSIX_VISIBLE macro to be defined | worktycho | 1 | -0/+4 |
2014-05-28 | for compiliers other than msvc we need to tell lua that its building as a dll | worktycho | 1 | -0/+6 |
2014-05-10 | Maybe coverage working? | Tycho | 2 | -0/+183 |
2014-05-09 | Fixed MSVC 64-bit build warnings. | Mattes D | 1 | -3/+3 |
2014-05-08 | Fixed MSVC 64-bit build warnings. | Mattes D | 1 | -3/+3 |
2014-05-01 | Fixed polarssl programs included | Tycho | 1 | -1/+2 |
2014-05-01 | Tests off by default take 2 | Tycho | 1 | -1/+1 |
2014-05-01 | Disable polarssl tests by default | Tycho | 1 | -0/+1 |
2014-05-01 | Merged change to enable testing to be disabled | Tycho | 1 | -0/+0 |
2014-04-27 | Added Testing capability | Tycho | 1 | -1/+5 |
2014-04-25 | Updated MSVC side of CMake files after recent changes. | madmaxoft | 1 | -4/+2 |
2014-04-25 | Missed these CMakeLists. | archshift | 5 | -2/+10 |
2014-04-17 | Added new AI rules | Tiger Wang | 1 | -2/+3 |
2014-04-06 | Added forgoten lua file | Tycho | 1 | -0/+1476 |
2014-04-02 | Fixed tolua++ override support | Tycho | 5 | -1319/+164 |
2014-03-25 | More fixes to get it to compile for me on Mac 10.9. Mostly just newline additions, but some of the unused variables were causing errors, so I wrapped them in #ifndef __APPLE__ calls, since I didn't know if they were going to be used in the future. | Samuel Barney | 1 | -1/+1 |
2014-03-23 | Fixed bad cmake document interpretation | Tiger Wang | 1 | -1/+1 |
2014-03-22 | Added Additonal check for xxd existance | Tycho | 1 | -6/+9 |
2014-03-22 | FIrst attempt at adding override support to tolua | Tycho | 1 | -5/+6 |
2014-03-20 | Fixed enum checking functions not being called in generated code | Tycho | 8 | -2569/+2572 |
2014-03-19 | Fixed bugs in patched tolua output | Tycho | 10 | -2211/+2531 |
2014-03-19 | Fixed tolua emitting isnumber insteand of is<Enum> | Tycho | 4 | -449/+462 |
2014-03-19 | Fixed type error in lua bindings | Tycho | 2 | -162/+163 |
2014-03-17 | Fixed =~ bug | Tycho | 2 | -2/+2 |
2014-03-16 | Made buffers static const | Tycho | 4 | -6/+6 |
2014-03-15 | Patched tolua to understand size_t | Tycho | 2 | -1/+4 |
2014-03-15 | Fix indentation | Tycho | 1 | -1/+1 |
2014-03-15 | Patched tolua to emit range checks for enums | Tycho | 7 | -1747/+2302 |
2014-03-07 | Rewound PolarSSL to master branch. | madmaxoft | 1 | -0/+0 |
2014-02-28 | Fixed compatibility with ZeroBraneStudio and LuaRocks. | madmaxoft | 1 | -1/+5 |
2014-02-17 | Fixed comment typo | narroo | 1 | -1/+1 |
2014-02-17 | Fixed Comment Typo. | narroo | 1 | -1/+1 |
2014-02-17 | Fixed the tab spacing. | narroo | 1 | -22/+22 |
2014-02-17 | Fixed Tab spacing of cases. | narroo | 1 | -10/+10 |
2014-02-16 | Reworked RemoveBom to use unsigned chars and reverted the logic changes in WriteFile. Should work fine now. | narroo | 1 | -82/+96 |
2014-02-16 | Changed unsigned char[] back to char[]. | narroo | 1 | -1/+1 |
2014-02-16 | Changed char[] to unsigned char[] in cIniFile::RemoveBom | narroo | 1 | -1/+1 |
2014-02-16 | Fogot | Tycho | 1 | -0/+5 |
2014-02-16 | Allow building MCADefrag at the same time as MCServer | Tycho | 1 | -6/+8 |
2014-02-16 | Addressed Issue #402. cIniFile can now process UTF-8 files that have a | narroo | 2 | -67/+91 |
2014-02-16 | Added a seperate module for Setting flags | Tycho | 1 | -1/+1 |
2014-02-11 | Fixed bug #385. UnloadUnusedChunks now has the same interface as | narroo | 1 | -0/+0 |
2014-02-05 | Updated Core & PolarSSL | Tiger Wang | 1 | -0/+0 |
2014-01-27 | Updated polarssl | Tiger Wang | 1 | -0/+0 |
2014-01-22 | Removed CryptoPP files. | madmaxoft | 194 | -48168/+0 |
2014-01-22 | Added PolarSSL as a submodule. | madmaxoft | 1 | -0/+0 |
2014-01-17 | CMake: Fixed Lua output folder for MSVC2010+. | Mattes D | 1 | -2/+13 |
2014-01-16 | CMake: Fixed output paths for all MSVC versions. | madmaxoft | 1 | -4/+10 |
2014-01-16 | Another VarArgs fix. | madmaxoft | 1 | -4/+2 |
2014-01-15 | Using a 2nd argument instead of va_copy(). | madmaxoft | 1 | -2/+4 |
2014-01-15 | CMake: Removed SCL warnings from Lua and ZLib. | madmaxoft | 2 | -0/+9 |
2014-01-13 | Renamed unused source files from zlib. | madmaxoft | 2 | -0/+0 |
2014-01-13 | CMake: Lua DLL is built in the correct folder. | madmaxoft | 1 | -0/+11 |
2014-01-11 | Fixed the warning in CryptoPP. | madmaxoft | 1 | -1/+1 |
2014-01-11 | Fixed reading the files. | madmaxoft | 1 | -1/+1 |
2014-01-11 | IniFile: Split SetValue() into AddValue() and SetValue(). | madmaxoft | 2 | -39/+76 |
2014-01-10 | Fixed cIniFile's SetValue(). | madmaxoft | 1 | -9/+1 |
2014-01-10 | Using dlopen() on all platforms except WIN32. | madmaxoft | 1 | -5/+1 |
2014-01-09 | Specified the dynamic loader Lua should use. | madmaxoft | 1 | -0/+9 |
2014-01-07 | Fixed FreeBSD compilition | Tycho | 2 | -2/+2 |
2014-01-06 | Undid the changes to cryptlib.cpp. | Diusrex | 1 | -10/+0 |
2014-01-05 | Added warning(push) and warning(pop) around all of the inclusions of cryptopp/*.h | Diusrex | 1 | -0/+10 |
2014-01-03 | derp | Tycho | 1 | -0/+3 |
2014-01-03 | removed tolua++ makefile which is overwritten by cmake | Tycho | 1 | -338/+0 |
2013-12-27 | Fixed unix Lua dependencies. | madmaxoft | 1 | -1/+1 |
2013-12-27 | Made cmake compilation possible on Windows. | madmaxoft | 3 | -9/+36 |
2013-12-22 | removed lua makefile | Tycho Bickerstaff | 1 | -944/+0 |
2013-12-22 | fixed rdynamic as its not acctually needed a cmake handles it, looks like the problem was caused by the linux linker accepting the option twice and the os x linker not | Tycho Bickerstaff | 1 | -54/+0 |
2013-12-22 | converted commneted paramater names to the unused macro | Tycho Bickerstaff | 1 | -54/+0 |
2013-12-21 | fixed lua dynamic library | Tycho Bickerstaff | 1 | -2/+2 |
2013-12-20 | fixed include of math on windows | tycho | 1 | -0/+2 |
2013-12-20 | made LUA shared unless STATIC_LUA is set | Tycho Bickerstaff | 1 | -0/+4 |
2013-12-20 | fixed lua dependency on libm | Tycho Bickerstaff | 1 | -0/+1 |
2013-12-20 | possable fix of typo | Tycho Bickerstaff | 1 | -1/+1 |
2013-12-20 | Revert "fixed bad reference to math library" | Tycho Bickerstaff | 1 | -2/+1 |
2013-12-20 | Revert "fixed bad reference to math library" | Tycho Bickerstaff | 1 | -2/+2 |
2013-12-20 | fixed bad reference to math library | Tycho Bickerstaff | 1 | -2/+2 |
2013-12-20 | fixed bad reference to math library | Tycho Bickerstaff | 1 | -1/+2 |
2013-12-20 | fixed compile errors with headers and math library | tycho | 1 | -1/+5 |
2013-12-19 | added md5 as a dependency for bindings | Tycho Bickerstaff | 1 | -0/+11 |
2013-12-19 | added expat as lua bindings dependincy | Tycho Bickerstaff | 4 | -19/+63 |
2013-12-19 | compiling sqlite | Tycho Bickerstaff | 1 | -0/+14 |
2013-12-19 | fixed bindings generation | Tycho Bickerstaff | 6 | -8036/+1087 |
2013-12-19 | Revert "Removed unused ToLua files." to allow the new cmake system to build on tolua++ on linux | Tycho Bickerstaff | 6 | -0/+16332 |
2013-12-19 | bindings regenration logic | Tycho Bickerstaff | 3 | -132/+281 |
2013-12-18 | added zlib and UI | Tycho Bickerstaff | 1 | -0/+11 |
2013-12-11 | added zlib | Tycho Bickerstaff | 1 | -1/+0 |
2013-12-10 | more cmake changes | Tycho Bickerstaff | 2 | -2/+13 |
2013-12-10 | more cmake | Tycho Bickerstaff | 2 | -0/+17 |
2013-12-10 | started work on cmake | Tycho Bickerstaff | 1 | -0/+7 |
2013-12-08 | Fixed tolua++ compilation. | madmaxoft | 3 | -4/+4 |
2013-12-08 | Removed unused ToLua files. | madmaxoft | 6 | -16332/+0 |
2013-11-27 | Removed faulty .gitattributes. | madmaxoft | 1 | -8/+8 |
2013-11-27 | Fixed VC2008 compilation, normalized include paths. | madmaxoft | 2 | -5/+5 |
2013-11-25 | Fixed all outstanding VS compilation issues | Tiger Wang | 1 | -1/+1 |
2013-11-25 | Further attempts to fix compile | Tiger Wang | 3 | -7/+7 |
2013-11-24 | Attempt to fix compilation | Tiger Wang | 11 | -22/+22 |
2013-11-24 | Moved SQLite, LuaExpat, and MD5 to /lib | Tiger Wang | 8 | -0/+148557 |
2013-11-24 | Moved tolua++ | Alexander Harkness | 57 | -0/+25232 |
2013-11-24 | Moved zlib | Alexander Harkness | 28 | -0/+13968 |
2013-11-24 | Moved Lua | Alexander Harkness | 61 | -0/+17630 |
2013-11-24 | Moved JSONCPP | Alexander Harkness | 16 | -0/+6513 |
2013-11-24 | Moved iniFile | Alexander Harkness | 2 | -0/+1012 |
2013-11-24 | Moved expat | Alexander Harkness | 18 | -0/+13475 |
2013-11-24 | move cryptopp into lib | Alexander Harkness | 193 | -0/+48154 |