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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-06
Mitigate MSVC crash (#5146)
Tiger Wang
1
-8
/
+8
2021-03-05
Prepare ChunkData for BlockState storage (#5105)
Tiger Wang
1
-147
/
+189
2021-02-20
Mark UNREACHABLE with intrinsics
Tiger Wang
1
-1
/
+0
2021-01-12
Clarify cClientHandle, cPlayer ownership semantics
Tiger Wang
1
-2
/
+2
2021-01-11
zlib -> libdeflate (#5085)
Tiger Wang
1
-7
/
+2
2020-12-21
Prepare for 1.15+ (#4856)
Tiger Wang
1
-3
/
+3
2020-12-18
Warnings improvements
Tiger Wang
1
-6
/
+7
2020-10-05
Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)
peterbell10
1
-10
/
+9
2020-08-21
ChunkDataSerializer: don't repeatedly mallocate
Tiger Wang
1
-137
/
+159
2020-08-21
Consolidate various Chunk serialisers under one roof
Tiger Wang
1
-141
/
+42
2020-08-21
Made cProtocol::Version, EntityMetadata enums less verbose
Tiger Wang
1
-15
/
+15
2020-08-05
Delete unreferenced variable
Tiger Wang
1
-1
/
+0
2020-07-26
1.14 connection support
Tiger Wang
1
-0
/
+118
2020-07-20
Remove some unused inclusions
Tiger Wang
1
-3
/
+3
2020-07-19
Implement "caching" in ChunkDataSerializer
Tiger Wang
1
-137
/
+86
2020-07-18
1.13 items support
Tiger Wang
1
-7
/
+7
2020-01-07
Added temporary block type mapping for 1.13+ protocols.
Mattes D
1
-23
/
+10
2019-09-16
Initial support for 1.13 clients
Tiger Wang
1
-0
/
+138
2019-09-10
Fixed warnings in ChunkDataSerializer.
Mattes D
1
-2
/
+2
2018-08-29
Force all headers other than "Globals.h" to be included with relative paths (#4269)
peterbell10
1
-1
/
+1
2017-08-21
Implement protocol level chunk sparsing (#3864)
peterbell10
1
-166
/
+181
2016-12-16
Initial support for the 1.11 protocol.
Mattes D
1
-5
/
+5
2016-07-21
Dropped 1.7 support (#3253)
Mathias
1
-58
/
+0
2016-05-14
1.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135)
Pokechu22
1
-2
/
+296
2016-02-05
Bulk clearing of whitespace
LogicParrot
1
-10
/
+10
2015-07-29
Silenced and fixed many warning messages across multiple files.
Samuel Barney
1
-5
/
+5
2015-06-16
Removed version 29 serilization
tycho
1
-60
/
+0
2015-05-09
CheckBasicStyle: checks spaces around * and &.
Mattes D
1
-2
/
+2
2015-03-22
Added VarInt64, normalized cPacketizer datatype names.
Mattes D
1
-4
/
+4
2015-03-21
Unified cByteBuffer types.
Mattes D
1
-6
/
+6
2014-09-25
Added cByteBuffer::WriteBEUShort().
madmaxoft
1
-1
/
+1
2014-09-19
Code improvements.
Howaner
1
-32
/
+30
2014-09-14
Fixed warnings.
Howaner
1
-3
/
+3
2014-09-09
1.8: Added MultiBlockChange packet.
Howaner
1
-29
/
+16
2014-09-08
Updated chunk sending to 1.8
Howaner
1
-8
/
+9
2014-09-08
Implemented packet compression.
Howaner
1
-20
/
+63
2014-09-04
Fixed client errors.
Howaner
1
-25
/
+7
2014-09-04
Added more 1.8 protocol things.
Howaner
1
-0
/
+64
2014-04-04
More Clang warning fixes in the protocols.
madmaxoft
1
-2
/
+2
2013-11-27
Fixed the remaining derps
Alexander Harkness
1
-1
/
+1
2013-11-25
Further attempts to fix compile
Tiger Wang
1
-1
/
+1
2013-11-24
Attempt to fix compilation
Tiger Wang
1
-1
/
+1
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-07-29
Changed everyting to Unix line endings.
Alexander Harkness
1
-176
/
+176
2012-09-23
Source files cleanup: ChunkDataSerializer is Protocol-related
madmaxoft@gmail.com
1
-0
/
+0
2012-08-31
Progress on the 1.3.2 protocol.
madmaxoft@gmail.com
1
-1
/
+59
2012-08-26
git-svn-id: http://mc-server.googlecode.com/svn/trunk@795 0a769ca7-a7f5-676a-18bf-c427514a06d6
madmaxoft@gmail.com
1
-0
/
+118