1
0
Fork 0
cuberite-2a/src/Protocol
Tiger Wang a473e8ba52 ChunkDataSerializer: don't repeatedly mallocate
+ Store an instance of the class, the way it seems it is meant to be used.
2020-08-21 18:22:04 +01:00
..
Palettes Add statistics palette for 1.15 & 1.16 2020-08-19 20:45:27 +01:00
Authenticator.cpp Update submodules (#4727) 2020-05-09 15:51:15 +01:00
Authenticator.h Using Super. 2020-04-16 20:07:48 +00:00
CMakeLists.txt 1.14 connection support 2020-07-26 18:55:16 +01:00
ChunkDataSerializer.cpp ChunkDataSerializer: don't repeatedly mallocate 2020-08-21 18:22:04 +01:00
ChunkDataSerializer.h ChunkDataSerializer: don't repeatedly mallocate 2020-08-21 18:22:04 +01:00
ForgeHandshake.cpp CheckBasicStyle: Check number of empty lines between functions (#4267) 2018-07-26 22:24:36 +01:00
ForgeHandshake.h Force all headers other than "Globals.h" to be included with relative paths (#4269) 2018-08-29 01:51:25 +01:00
MojangAPI.cpp Update submodules (#4727) 2020-05-09 15:51:15 +01:00
MojangAPI.h Add cUUID class (#3871) 2017-08-25 13:43:18 +01:00
Packetizer.cpp Introduce recipe book functionality (#4493) 2020-07-14 17:56:42 +01:00
Packetizer.h 1.14 connection support 2020-07-26 18:55:16 +01:00
Protocol.h Made cProtocol::Version, EntityMetadata enums less verbose 2020-08-21 00:53:09 +01:00
ProtocolRecognizer.cpp Made cProtocol::Version, EntityMetadata enums less verbose 2020-08-21 00:53:09 +01:00
ProtocolRecognizer.h Delete duplicated status request handlers 2020-07-18 19:23:10 +01:00
Protocol_1_8.cpp CompressPacket: reserve CompressedSize, not the uncompressed size 2020-08-21 18:17:45 +01:00
Protocol_1_8.h Add Statistics and Achievements for newer Network standards 2020-08-19 20:45:27 +01:00
Protocol_1_9.cpp Made cProtocol::Version, EntityMetadata enums less verbose 2020-08-21 00:53:09 +01:00
Protocol_1_9.h Remove some unused inclusions 2020-07-20 09:28:02 +01:00
Protocol_1_10.cpp Made cProtocol::Version, EntityMetadata enums less verbose 2020-08-21 00:53:09 +01:00
Protocol_1_10.h Remove GetProtocolVersion unneeded comments 2020-07-19 23:11:02 +01:00
Protocol_1_11.cpp Made cProtocol::Version, EntityMetadata enums less verbose 2020-08-21 00:53:09 +01:00
Protocol_1_11.h Remove GetProtocolVersion unneeded comments 2020-07-19 23:11:02 +01:00
Protocol_1_12.cpp Made cProtocol::Version, EntityMetadata enums less verbose 2020-08-21 00:53:09 +01:00
Protocol_1_12.h 1.14 connection support 2020-07-26 18:55:16 +01:00
Protocol_1_13.cpp Made cProtocol::Version, EntityMetadata enums less verbose 2020-08-21 00:53:09 +01:00
Protocol_1_13.h Made cProtocol::Version, EntityMetadata enums less verbose 2020-08-21 00:53:09 +01:00
Protocol_1_14.cpp Made cProtocol::Version, EntityMetadata enums less verbose 2020-08-21 00:53:09 +01:00
Protocol_1_14.h Remove complex templated SendBlockChange 2020-08-21 00:53:09 +01:00
RecipeMapper.cpp Introduce recipe book functionality (#4493) 2020-07-14 17:56:42 +01:00
RecipeMapper.h Introduce recipe book functionality (#4493) 2020-07-14 17:56:42 +01:00