Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-08-01 | Replaced cpp14::make_unique<> with std::make_unique<>. | Mattes D | 1 | -2/+2 |
2019-09-06 | Separated chunk generator from world / plugin interfaces. | Mattes D | 1 | -2/+2 |
2018-07-26 | CheckBasicStyle: Check number of empty lines between functions (#4267) | peterbell10 | 1 | -2/+0 |
2017-08-22 | Potential spawn prepare fix (#3924) | peterbell10 | 1 | -9/+10 |
2016-02-05 | Bulk clearing of whitespace | LogicParrot | 1 | -1/+1 |
2015-12-20 | Fix race condition | tycho | 1 | -1/+1 |
2015-11-02 | Fix deadlock, resolves #2521 | Alexander Harkness | 1 | -1/+4 |
2015-10-04 | Fixed a race condition between chunk loader and generator. | Mattes D | 1 | -1/+1 |
2015-05-30 | Made cLightingThread own its callbacks | tycho | 1 | -3/+23 |
2015-05-30 | Clean up Spawn Prepare | tycho | 1 | -0/+105 |