Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-03-23 | Cocoa pods have three growing stages | Mat | 1 | -2/+2 | |
2019-10-28 | Moved growing from cWorld / cChunk to cBlockHandler descendants. | Mattes D | 1 | -12/+41 | |
2019-10-16 | Refactored block-to-pickup conversion. (#4417) | Mattes D | 1 | -3/+12 | |
2018-02-05 | Deal with covered switches consistently (#4161) | peterbell10 | 1 | -4/+1 | |
* Fixes a number of "<function>: not all control paths return a value" warnings on MSVC. * Introduces the UNREACHABLE global macro and uses it instead of conditionally compiled switch defaults. * Move cNBTParseErrorCategory from FastNBT.h into FastNBT.cpp to prevent bad calls to message() | |||||
2017-06-13 | FastRandom rewrite (#3754) | peterbell10 | 1 | -3/+1 | |
2015-07-29 | Silenced and fixed many warning messages across multiple files. | Samuel Barney | 1 | -1/+1 | |
2015-07-14 | Improved maps | Tiger Wang | 1 | -5/+5 | |
2015-06-02 | Fixed warnings in MSVC. | Mattes D | 1 | -0/+4 | |
It complained about undefined return values or using uninitialized variables. | |||||
2015-05-19 | Fixed a lot of warnings | tycho | 1 | -1/+3 | |
2014-12-14 | "& 0x0f" isn't needed | Howaner | 1 | -2/+2 | |
2014-12-13 | Fixes | Howaner | 1 | -2/+2 | |
2014-12-01 | Added cocoa pod. | Howaner | 1 | -0/+96 | |