1
0
cuberite-2a/src/Protocol
Bond-009 eda2fc42d9 Fix clang8.0 build (#4399)
The protocol 13.0 PR broke clang 8.0 builds.
2019-09-24 20:38:54 +01:00
..
Authenticator.cpp
Authenticator.h
ChunkDataSerializer.cpp Initial support for 1.13 clients 2019-09-16 15:37:54 +02:00
ChunkDataSerializer.h Initial support for 1.13 clients 2019-09-16 15:37:54 +02:00
CMakeLists.txt Add ProtocolBlockTypePalette (#4391) 2019-09-22 22:57:54 +02:00
ForgeHandshake.cpp
ForgeHandshake.h
MojangAPI.cpp
MojangAPI.h
Packetizer.cpp Protocol: Use logical outgoing packet types. 2019-09-10 09:45:28 +02:00
Packetizer.h Protocol: Use logical outgoing packet types. 2019-09-10 09:45:28 +02:00
Protocol_1_8.cpp Protocol: Use logical outgoing packet types. 2019-09-10 09:45:28 +02:00
Protocol_1_8.h Protocol: Use logical outgoing packet types. 2019-09-10 09:45:28 +02:00
Protocol_1_9.cpp Protocol 1.9: Alpha-sort, add useful debugging code. 2019-09-16 15:37:54 +02:00
Protocol_1_9.h Protocol 1.9: Alpha-sort, add useful debugging code. 2019-09-16 15:37:54 +02:00
Protocol_1_10.cpp Protocol: Use logical outgoing packet types. 2019-09-10 09:45:28 +02:00
Protocol_1_10.h Protocol: Use logical outgoing packet types. 2019-09-10 09:45:28 +02:00
Protocol_1_11.cpp Protocol: Use logical outgoing packet types. 2019-09-10 09:45:28 +02:00
Protocol_1_11.h Protocol: Use logical outgoing packet types. 2019-09-10 09:45:28 +02:00
Protocol_1_12.cpp Protocol: Use logical outgoing packet types. 2019-09-10 09:45:28 +02:00
Protocol_1_12.h Protocol: Use logical outgoing packet types. 2019-09-10 09:45:28 +02:00
Protocol_1_13.cpp Fix clang8.0 build (#4399) 2019-09-24 20:38:54 +01:00
Protocol_1_13.h Initial support for 1.13 clients 2019-09-16 15:37:54 +02:00
Protocol.h Protocol: Use logical outgoing packet types. 2019-09-10 09:45:28 +02:00
ProtocolBlockTypePalette.cpp Add ProtocolBlockTypePalette (#4391) 2019-09-22 22:57:54 +02:00
ProtocolBlockTypePalette.h Add ProtocolBlockTypePalette (#4391) 2019-09-22 22:57:54 +02:00
ProtocolRecognizer.cpp Initial support for 1.13 clients 2019-09-16 15:37:54 +02:00
ProtocolRecognizer.h Initial support for 1.13 clients 2019-09-16 15:37:54 +02:00