Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deal with covered switches consistently (#4161) | peterbell10 | 2018-02-05 | 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() | ||||
* | FastRandom rewrite (#3754) | peterbell10 | 2017-06-13 | 1 | -3/+1 |
| | |||||
* | Silenced and fixed many warning messages across multiple files. | Samuel Barney | 2015-07-29 | 1 | -1/+1 |
| | |||||
* | Improved maps | Tiger Wang | 2015-07-14 | 1 | -5/+5 |
| | |||||
* | Fixed warnings in MSVC. | Mattes D | 2015-06-02 | 1 | -0/+4 |
| | | | | It complained about undefined return values or using uninitialized variables. | ||||
* | Fixed a lot of warnings | tycho | 2015-05-19 | 1 | -1/+3 |
| | |||||
* | "& 0x0f" isn't needed | Howaner | 2014-12-14 | 1 | -2/+2 |
| | |||||
* | Fixes | Howaner | 2014-12-13 | 1 | -2/+2 |
| | |||||
* | Added cocoa pod. | Howaner | 2014-12-01 | 1 | -0/+96 |