1
0
Fork 0
cuberite-2a/src/Protocol
Tiger Wang c10e83c02d Fixed creative click-outside
* Fixes #1995
2015-05-11 23:21:46 +01:00
..
Authenticator.cpp Merged IniFile into main MCS sources. 2014-10-23 15:15:10 +02:00
Authenticator.h Added a cMojangAPI class for PlayerName -> UUID lookups, with cache. 2014-07-30 13:56:29 +02:00
CMakeLists.txt Unified cPacketizer across all protocols. 2015-03-22 19:46:08 +01:00
ChunkDataSerializer.cpp CheckBasicStyle: checks spaces around * and &. 2015-05-09 12:58:55 +02:00
ChunkDataSerializer.h Code improvements. 2014-09-19 15:07:01 +02:00
MojangAPI.cpp More style checking. 2015-05-09 12:58:54 +02:00
MojangAPI.h En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
Packetizer.cpp Added VarInt64, normalized cPacketizer datatype names. 2015-03-22 23:09:23 +01:00
Packetizer.h Added VarInt64, normalized cPacketizer datatype names. 2015-03-22 23:09:23 +01:00
Protocol.h Added support for additional data in the ParticleEffect Packet 2015-05-07 03:47:46 +01:00
Protocol17x.cpp More style checking. 2015-05-09 12:58:54 +02:00
Protocol17x.h Added support for additional data in the ParticleEffect Packet 2015-05-07 03:47:46 +01:00
Protocol18x.cpp Fixed creative click-outside 2015-05-11 23:21:46 +01:00
Protocol18x.h Added support for additional data in the ParticleEffect Packet 2015-05-07 03:47:46 +01:00
ProtocolRecognizer.cpp Added support for additional data in the ParticleEffect Packet 2015-05-07 03:47:46 +01:00
ProtocolRecognizer.h Added support for additional data in the ParticleEffect Packet 2015-05-07 03:47:46 +01:00