1
0
cuberite-2a/src/Protocol
Tiger Wang 77731f80fb Initial support for 1.13 clients
+ Can look at *shape* of world
+ Can look at *shape* of inventory
2019-09-16 15:37:54 +02:00
..
Authenticator.cpp Force all headers other than "Globals.h" to be included with relative paths (#4269) 2018-08-29 01:51:25 +01:00
Authenticator.h Add cUUID class (#3871) 2017-08-25 13:43:18 +01:00
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 Initial support for 1.13 clients 2019-09-16 15:37:54 +02: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 Force all headers other than "Globals.h" to be included with relative paths (#4269) 2018-08-29 01:51:25 +01:00
MojangAPI.h Add cUUID class (#3871) 2017-08-25 13:43:18 +01:00
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: Use logical outgoing packet types. 2019-09-10 09:45:28 +02:00
Protocol_1_9.h Initial support for 1.13 clients 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 Initial support for 1.13 clients 2019-09-16 15:37:54 +02: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
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