index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Protocol
/
ChunkDataSerializer.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some unused inclusions
Tiger Wang
2020-07-20
1
-3
/
+3
*
Implement "caching" in ChunkDataSerializer
Tiger Wang
2020-07-19
1
-137
/
+86
*
1.13 items support
Tiger Wang
2020-07-18
1
-7
/
+7
*
Added temporary block type mapping for 1.13+ protocols.
Mattes D
2020-01-07
1
-23
/
+10
*
Initial support for 1.13 clients
Tiger Wang
2019-09-16
1
-0
/
+138
*
Fixed warnings in ChunkDataSerializer.
Mattes D
2019-09-10
1
-2
/
+2
*
Force all headers other than "Globals.h" to be included with relative paths (#4269)
peterbell10
2018-08-29
1
-1
/
+1
*
Implement protocol level chunk sparsing (#3864)
peterbell10
2017-08-21
1
-166
/
+181
*
Initial support for the 1.11 protocol.
Mattes D
2016-12-16
1
-5
/
+5
*
Dropped 1.7 support (#3253)
Mathias
2016-07-21
1
-58
/
+0
*
1.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135)
Pokechu22
2016-05-14
1
-2
/
+296
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-10
/
+10
*
Silenced and fixed many warning messages across multiple files.
Samuel Barney
2015-07-29
1
-5
/
+5
*
Removed version 29 serilization
tycho
2015-06-16
1
-60
/
+0
*
CheckBasicStyle: checks spaces around * and &.
Mattes D
2015-05-09
1
-2
/
+2
*
Added VarInt64, normalized cPacketizer datatype names.
Mattes D
2015-03-22
1
-4
/
+4
*
Unified cByteBuffer types.
Mattes D
2015-03-21
1
-6
/
+6
*
Added cByteBuffer::WriteBEUShort().
madmaxoft
2014-09-25
1
-1
/
+1
*
Code improvements.
Howaner
2014-09-19
1
-32
/
+30
*
Fixed warnings.
Howaner
2014-09-14
1
-3
/
+3
*
1.8: Added MultiBlockChange packet.
Howaner
2014-09-09
1
-29
/
+16
*
Updated chunk sending to 1.8
Howaner
2014-09-08
1
-8
/
+9
*
Implemented packet compression.
Howaner
2014-09-08
1
-20
/
+63
*
Fixed client errors.
Howaner
2014-09-04
1
-25
/
+7
*
Added more 1.8 protocol things.
Howaner
2014-09-04
1
-0
/
+64
*
More Clang warning fixes in the protocols.
madmaxoft
2014-04-04
1
-2
/
+2
*
Fixed the remaining derps
Alexander Harkness
2013-11-27
1
-1
/
+1
*
Further attempts to fix compile
Tiger Wang
2013-11-25
1
-1
/
+1
*
Attempt to fix compilation
Tiger Wang
2013-11-24
1
-1
/
+1
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+176