summaryrefslogtreecommitdiffstats
path: root/src/Protocol/ChunkDataSerializer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement protocol level chunk sparsing (#3864)peterbell102017-08-211-166/+181
* Initial support for the 1.11 protocol.Mattes D2016-12-161-5/+5
* Dropped 1.7 support (#3253)Mathias2016-07-211-58/+0
* 1.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135)Pokechu222016-05-141-2/+296
* Bulk clearing of whitespaceLogicParrot2016-02-051-10/+10
* Silenced and fixed many warning messages across multiple files.Samuel Barney2015-07-291-5/+5
* Removed version 29 serilizationtycho2015-06-161-60/+0
* CheckBasicStyle: checks spaces around * and &.Mattes D2015-05-091-2/+2
* Added VarInt64, normalized cPacketizer datatype names.Mattes D2015-03-221-4/+4
* Unified cByteBuffer types.Mattes D2015-03-211-6/+6
* Added cByteBuffer::WriteBEUShort().madmaxoft2014-09-251-1/+1
* Code improvements.Howaner2014-09-191-32/+30
* Fixed warnings.Howaner2014-09-141-3/+3
* 1.8: Added MultiBlockChange packet.Howaner2014-09-091-29/+16
* Updated chunk sending to 1.8Howaner2014-09-081-8/+9
* Implemented packet compression.Howaner2014-09-081-20/+63
* Fixed client errors.Howaner2014-09-041-25/+7
* Added more 1.8 protocol things.Howaner2014-09-041-0/+64
* More Clang warning fixes in the protocols.madmaxoft2014-04-041-2/+2
* Fixed the remaining derpsAlexander Harkness2013-11-271-1/+1
* Further attempts to fix compileTiger Wang2013-11-251-1/+1
* Attempt to fix compilationTiger Wang2013-11-241-1/+1
* Moved source to srcAlexander Harkness2013-11-241-0/+176