summaryrefslogtreecommitdiffstats
path: root/src/WorldStorage/FastNBT.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Prepare ChunkData for BlockState storage (#5105)Tiger Wang2021-03-051-0/+1
* zlib -> libdeflate (#5085)Tiger Wang2021-01-111-24/+24
* FastNBTWriter: AddString now uses string_viewTiger Wang2020-08-281-1/+1
* 1.14 connection supportTiger Wang2020-07-261-1/+1
* Cleanup unneeded globals (#4736)peterbell102020-05-101-1/+1
* NBT: Dynamic list-max-count protection. (#4697)Mattes D2020-04-301-0/+4
* Deal with covered switches consistently (#4161)peterbell102018-02-051-34/+1
* cParsedNBT: Improved error reporting (#3876)peterbell102017-07-301-8/+81
* Bulk clearing of whitespaceLogicParrot2016-02-051-35/+35
* Fixes compilation failures on MacOSX 10.10Samuel Barney2015-07-091-30/+30
* More style checking.Mattes D2015-05-091-1/+1
* Fixed UNUSED macro so that it doesn't require type knowledge.madmaxoft2014-09-261-4/+4
* Added initializers for class members.Mattes D2014-08-211-0/+4
* Removed redundant semicolons and re-added warningarchshift2014-07-241-1/+1
* Basic style fixes.madmaxoft2014-07-171-3/+3
* Build fixes after the last size_t batch.Mattes D2014-05-091-7/+7
* Fixed MSVC 64-bit build warnings.Mattes D2014-05-091-4/+4
* Fixed warnings in FastNBT.madmaxoft2014-05-011-2/+2
* Fixed silly Clang's warnings in FastNBT.madmaxoft2014-04-041-28/+28
* Merge branch 'master' into ballisticmissilesTiger Wang2014-03-091-7/+50
|\
| * Added more documentation for FastNBT parser.madmaxoft2014-03-021-3/+45
| * Improved comments in float size check.madmaxoft2014-03-011-2/+2
| * Better fix for the 32-bit float reading.madmaxoft2014-02-281-4/+5
* | Implemented ballistic missiles (fireworks)Tiger Wang2014-02-271-1/+1
|/
* Fixed a gcc warning in FastNBT.h.madmaxoft2014-02-261-2/+11
* More memory alignment fixes.madmaxoft2014-01-021-3/+3
* Moved source to srcAlexander Harkness2013-11-241-0/+293