Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make -Werror disabling file only | tycho | 2015-05-19 | 1 | -3/+3 |
* | Fixed warnings in FastNBT.cpp. | Mattes D | 2015-01-20 | 1 | -39/+40 |
* | FastNBT: Added a sanity check for number of list items. | Mattes D | 2014-12-21 | 1 | -1/+8 |
* | Fixed cParsedNBT::FindTagByPath(). | madmaxoft | 2014-09-20 | 1 | -1/+1 |
* | Basic style fixes. | madmaxoft | 2014-07-17 | 1 | -2/+2 |
* | Normalized comments. | madmaxoft | 2014-07-17 | 1 | -2/+2 |
* | Even more size_t fixes. | Mattes D | 2014-05-09 | 1 | -4/+4 |
* | Build fixes after the last size_t batch. | Mattes D | 2014-05-09 | 1 | -2/+2 |
* | Fixed MSVC 64-bit build warnings. | Mattes D | 2014-05-09 | 1 | -14/+16 |
* | Did some static analysis, fixed some bugs and optimized a lot of code | jfhumann | 2014-04-18 | 1 | -2/+2 |
* | Fixed xofts issues | Tycho | 2014-03-10 | 1 | -1/+1 |
* | Use string.reserve to avoid the need to do inplace byteswap | Tycho | 2014-03-10 | 1 | -10/+6 |
* | Fixed a few MSVC warnings. | madmaxoft | 2014-01-07 | 1 | -5/+8 |
* | Fixed unaligned memory access in FastNBT. | madmaxoft | 2014-01-02 | 1 | -5/+5 |
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+547 |