summaryrefslogtreecommitdiffstats
path: root/src/Protocol/ChunkDataSerializer.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-06Mitigate MSVC crash (#5146)Tiger Wang1-8/+8
2021-03-05Prepare ChunkData for BlockState storage (#5105)Tiger Wang1-147/+189
2021-02-20Mark UNREACHABLE with intrinsicsTiger Wang1-1/+0
2021-01-12Clarify cClientHandle, cPlayer ownership semanticsTiger Wang1-2/+2
2021-01-11zlib -> libdeflate (#5085)Tiger Wang1-7/+2
2020-12-21Prepare for 1.15+ (#4856)Tiger Wang1-3/+3
2020-12-18Warnings improvementsTiger Wang1-6/+7
2020-10-05Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)peterbell101-10/+9
2020-08-21ChunkDataSerializer: don't repeatedly mallocateTiger Wang1-137/+159
2020-08-21Consolidate various Chunk serialisers under one roofTiger Wang1-141/+42
2020-08-21Made cProtocol::Version, EntityMetadata enums less verboseTiger Wang1-15/+15
2020-08-05Delete unreferenced variableTiger Wang1-1/+0
2020-07-261.14 connection supportTiger Wang1-0/+118
2020-07-20Remove some unused inclusionsTiger Wang1-3/+3
2020-07-19Implement "caching" in ChunkDataSerializerTiger Wang1-137/+86
2020-07-181.13 items supportTiger Wang1-7/+7
2020-01-07Added temporary block type mapping for 1.13+ protocols.Mattes D1-23/+10
2019-09-16Initial support for 1.13 clientsTiger Wang1-0/+138
2019-09-10Fixed warnings in ChunkDataSerializer.Mattes D1-2/+2
2018-08-29Force all headers other than "Globals.h" to be included with relative paths (#4269)peterbell101-1/+1
2017-08-21Implement protocol level chunk sparsing (#3864)peterbell101-166/+181
2016-12-16Initial support for the 1.11 protocol.Mattes D1-5/+5
2016-07-21Dropped 1.7 support (#3253)Mathias1-58/+0
2016-05-141.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135)Pokechu221-2/+296
2016-02-05Bulk clearing of whitespaceLogicParrot1-10/+10
2015-07-29Silenced and fixed many warning messages across multiple files.Samuel Barney1-5/+5
2015-06-16Removed version 29 serilizationtycho1-60/+0
2015-05-09CheckBasicStyle: checks spaces around * and &.Mattes D1-2/+2
2015-03-22Added VarInt64, normalized cPacketizer datatype names.Mattes D1-4/+4
2015-03-21Unified cByteBuffer types.Mattes D1-6/+6
2014-09-25Added cByteBuffer::WriteBEUShort().madmaxoft1-1/+1
2014-09-19Code improvements.Howaner1-32/+30
2014-09-14Fixed warnings.Howaner1-3/+3
2014-09-091.8: Added MultiBlockChange packet.Howaner1-29/+16
2014-09-08Updated chunk sending to 1.8Howaner1-8/+9
2014-09-08Implemented packet compression.Howaner1-20/+63
2014-09-04Fixed client errors.Howaner1-25/+7
2014-09-04Added more 1.8 protocol things.Howaner1-0/+64
2014-04-04More Clang warning fixes in the protocols.madmaxoft1-2/+2
2013-11-27Fixed the remaining derpsAlexander Harkness1-1/+1
2013-11-25Further attempts to fix compileTiger Wang1-1/+1
2013-11-24Attempt to fix compilationTiger Wang1-1/+1
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-176/+176
2012-09-23Source files cleanup: ChunkDataSerializer is Protocol-relatedmadmaxoft@gmail.com1-0/+0
2012-08-31Progress on the 1.3.2 protocol.madmaxoft@gmail.com1-1/+59
2012-08-26git-svn-id: http://mc-server.googlecode.com/svn/trunk@795 0a769ca7-a7f5-676a-18bf-c427514a06d6madmaxoft@gmail.com1-0/+118