1
0
Fork 0
cuberite-2a/src/Protocol
Alexander Harkness 7790ebc63b Expand log4j mitigiation to cover more cases. 2021-12-10 23:00:37 +00:00
..
Palettes Rename files to match code 2021-05-04 16:11:56 +01:00
Authenticator.cpp Authenticator: avoid move assignments to self (#5315) 2021-10-03 17:09:25 +00:00
Authenticator.h Authenticator: avoid move assignments to self (#5315) 2021-10-03 17:09:25 +00:00
CMakeLists.txt 1.14 connection support 2020-07-26 18:55:16 +01:00
ChunkDataSerializer.cpp Mitigate MSVC crash (#5146) 2021-03-06 12:59:39 +00:00
ChunkDataSerializer.h Prepare ChunkData for BlockState storage (#5105) 2021-03-05 14:03:55 +01:00
ForgeHandshake.cpp Authentication flow: move construction, slim down classes (#5312) 2021-10-02 21:27:32 +01:00
ForgeHandshake.h Authentication flow: move construction, slim down classes (#5312) 2021-10-02 21:27:32 +01:00
MojangAPI.cpp Use more URL-Encoding when sending API requests. 2021-08-23 09:35:03 +01:00
MojangAPI.h Add cUUID class (#3871) 2017-08-25 13:43:18 +01:00
Packetizer.cpp Streamline player abilities handling 2021-04-12 22:35:07 +01:00
Packetizer.h zlib -> libdeflate (#5085) 2021-01-11 16:39:43 +00:00
Protocol.h Symmetry in MultiVersionProtocol to fix a crash (#5261) 2021-07-10 20:04:49 +00:00
ProtocolRecognizer.cpp Symmetry in MultiVersionProtocol to fix a crash (#5261) 2021-07-10 20:04:49 +00:00
ProtocolRecognizer.h Symmetry in MultiVersionProtocol to fix a crash (#5261) 2021-07-10 20:04:49 +00:00
Protocol_1_8.cpp Expand log4j mitigiation to cover more cases. 2021-12-10 23:00:37 +00:00
Protocol_1_8.h Protocol: modernise plugin message handling (#5325) 2021-11-23 17:16:25 +00:00
Protocol_1_9.cpp Protocol: modernise plugin message handling (#5325) 2021-11-23 17:16:25 +00:00
Protocol_1_9.h Protocol: modernise plugin message handling (#5325) 2021-11-23 17:16:25 +00:00
Protocol_1_10.cpp More cProtocol cleanup 2021-04-12 22:35:07 +01:00
Protocol_1_10.h More cProtocol cleanup 2021-04-12 22:35:07 +01:00
Protocol_1_11.cpp Chest, weather, crash, and miscellaneous fixes (#5215) 2021-04-30 13:23:46 +00:00
Protocol_1_11.h More cProtocol cleanup 2021-04-12 22:35:07 +01:00
Protocol_1_12.cpp More cProtocol cleanup 2021-04-12 22:35:07 +01:00
Protocol_1_12.h More cProtocol cleanup 2021-04-12 22:35:07 +01:00
Protocol_1_13.cpp Protocol: modernise plugin message handling (#5325) 2021-11-23 17:16:25 +00:00
Protocol_1_13.h Protocol: modernise plugin message handling (#5325) 2021-11-23 17:16:25 +00:00
Protocol_1_14.cpp Miscellaneous fixes (#5320) 2021-11-11 21:02:29 +00:00
Protocol_1_14.h Add player statistics to API (#5193) 2021-05-03 21:07: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