Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-04-12 | Update the minimodules | Tiger Wang | 2 | -4/+7 | |
2021-02-11 | Turn off SQLITE_ENABLE_JSON1 | Tiger Wang | 1 | -6/+5 | |
2021-01-11 | zlib -> libdeflate (#5085) | Tiger Wang | 2 | -3/+3 | |
+ Use libdeflate + Use std::byte * Fix passing temporary to string_view + Emulate make_unique_for_overwrite | |||||
2020-11-06 | Ender Crytal Fix and report proper cmake file for luabindingscheck fail (#5017) | 12xx12 | 1 | -0/+1 | |
* fixed network fixed explosion fixed ticking added network broadcast to Setter method added nullptr protection using macros in 1.10 Protocol_1_10.cpp revealed functions to LUA API small fixups, typos, less functions used fixed more doc readded info that saving is done only if the beam is displayed made the constructor transfer all needed members fixed wrong commit removed default parameters on SpawnEnderCrystal fixed wrong metadata moved call to destroy in the right place fixed some typos Fixed Ender Crystal * fixed documentation * fixed doc and added proper error message * Parameters, arrows * Parameters Co-authored-by: 12xx12 <12xx12100@gmail.com> Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com> | |||||
2020-10-17 | MUSL stack size (#4995) | Tiger Wang | 1 | -0/+8 | |
2020-09-30 | Upgrade squeelylitecpp to 3.1.1 | Tiger Wang | 1 | -7/+8 | |
2020-07-13 | Custom command depend is automatic | Tiger Wang | 1 | -1/+1 | |
2020-07-13 | Jenkins crosscompile | Tiger Wang | 2 | -10/+1 | |
2020-07-13 | Jenkins fixes | Tiger Wang | 3 | -4/+4 | |
2020-07-12 | Address comments | Tiger Wang | 1 | -5/+7 | |
2020-07-12 | Funktions | Tiger Wang | 4 | -228/+236 | |
2020-07-12 | More CMake cleanup | Tiger Wang | 2 | -0/+141 | |
2020-05-16 | Upgrade to C++17 [CMake] (#4717) | Tiger Wang | 3 | -0/+168 | |
* Make our CMake slightly less insane |