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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare ChunkData for BlockState storage (#5105)
Tiger Wang
2021-03-05
1
-8
/
+11
*
Clarify cClientHandle, cPlayer ownership semantics
Tiger Wang
2021-01-12
1
-2
/
+2
*
zlib -> libdeflate (#5085)
Tiger Wang
2021-01-11
1
-7
/
+7
*
Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)
peterbell10
2020-10-05
1
-2
/
+2
*
ChunkDataSerializer: don't repeatedly mallocate
Tiger Wang
2020-08-21
1
-26
/
+47
*
Consolidate various Chunk serialisers under one roof
Tiger Wang
2020-08-21
1
-0
/
+1
*
Correct Serialise393/477 version annotations
Tiger Wang
2020-07-28
1
-2
/
+3
*
1.14 connection support
Tiger Wang
2020-07-26
1
-2
/
+5
*
Remove some unused inclusions
Tiger Wang
2020-07-20
1
-1
/
+1
*
Implement "caching" in ChunkDataSerializer
Tiger Wang
2020-07-19
1
-22
/
+25
*
1.13 items support
Tiger Wang
2020-07-18
1
-8
/
+4
*
Pulled the BlockID and BlockInfo headers from Globals.h. (#4591)
Mattes D
2020-04-03
1
-0
/
+1
*
Added temporary block type mapping for 1.13+ protocols.
Mattes D
2020-01-07
1
-21
/
+33
*
Initial support for 1.13 clients
Tiger Wang
2019-09-16
1
-2
/
+4
*
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
-10
/
+5
*
Dropped 1.7 support (#3253)
Mathias
2016-07-21
1
-2
/
+0
*
1.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135)
Pokechu22
2016-05-14
1
-1
/
+7
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-5
/
+5
*
Removed version 29 serilization
tycho
2015-06-16
1
-2
/
+0
*
Code improvements.
Howaner
2014-09-19
1
-1
/
+1
*
Implemented packet compression.
Howaner
2014-09-08
1
-2
/
+2
*
Added more 1.8 protocol things.
Howaner
2014-09-04
1
-1
/
+3
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+48