summaryrefslogtreecommitdiffstats
path: root/src/Protocol/ChunkDataSerializer.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Prepare ChunkData for BlockState storage (#5105)Tiger Wang2021-03-051-8/+11
* Clarify cClientHandle, cPlayer ownership semanticsTiger Wang2021-01-121-2/+2
* zlib -> libdeflate (#5085)Tiger Wang2021-01-111-7/+7
* Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)peterbell102020-10-051-2/+2
* ChunkDataSerializer: don't repeatedly mallocateTiger Wang2020-08-211-26/+47
* Consolidate various Chunk serialisers under one roofTiger Wang2020-08-211-0/+1
* Correct Serialise393/477 version annotationsTiger Wang2020-07-281-2/+3
* 1.14 connection supportTiger Wang2020-07-261-2/+5
* Remove some unused inclusionsTiger Wang2020-07-201-1/+1
* Implement "caching" in ChunkDataSerializerTiger Wang2020-07-191-22/+25
* 1.13 items supportTiger Wang2020-07-181-8/+4
* Pulled the BlockID and BlockInfo headers from Globals.h. (#4591)Mattes D2020-04-031-0/+1
* Added temporary block type mapping for 1.13+ protocols.Mattes D2020-01-071-21/+33
* Initial support for 1.13 clientsTiger Wang2019-09-161-2/+4
* Force all headers other than "Globals.h" to be included with relative paths (#4269)peterbell102018-08-291-1/+1
* Implement protocol level chunk sparsing (#3864)peterbell102017-08-211-10/+5
* Dropped 1.7 support (#3253)Mathias2016-07-211-2/+0
* 1.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135)Pokechu222016-05-141-1/+7
* Bulk clearing of whitespaceLogicParrot2016-02-051-5/+5
* Removed version 29 serilizationtycho2015-06-161-2/+0
* Code improvements.Howaner2014-09-191-1/+1
* Implemented packet compression.Howaner2014-09-081-2/+2
* Added more 1.8 protocol things.Howaner2014-09-041-1/+3
* Moved source to srcAlexander Harkness2013-11-241-0/+48