1
0
cuberite-2a/src/Protocol
2014-09-26 22:23:36 +02:00
..
Authenticator.cpp cMojangAPI: Added UUID-to-Name lookup. 2014-08-03 22:04:51 +02:00
Authenticator.h Added a cMojangAPI class for PlayerName -> UUID lookups, with cache. 2014-07-30 13:56:29 +02:00
ChunkDataSerializer.cpp Added cByteBuffer::WriteBEUShort(). 2014-09-25 20:47:29 +02:00
ChunkDataSerializer.h Code improvements. 2014-09-19 15:07:01 +02:00
CMakeLists.txt Started implementing of the 1.8 protocol. 2014-09-04 00:29:36 +02:00
MojangAPI.cpp Init RankMgr pointer to NULL 2014-08-31 20:26:08 +01:00
MojangAPI.h cMojangAPI updates cRankManager's playernames. 2014-08-21 20:47:52 +02:00
Protocol.h Fixed players custom name in 1.8 2014-09-26 17:37:19 +02:00
Protocol14x.cpp Removed GetProtocolVersion() from the protocols. 2014-09-11 22:27:35 +02:00
Protocol14x.h Exported daylight cycle flag to the protocol. 2014-08-11 00:20:28 +02:00
Protocol15x.cpp 1.8: Added ParticleEffect packet. 2014-09-11 17:03:09 +02:00
Protocol15x.h 1.8: Added ParticleEffect packet. 2014-09-11 17:03:09 +02:00
Protocol16x.cpp Merge branch 'master' into portals 2014-07-18 20:10:51 +01:00
Protocol16x.h Fix failed merge and other issues 2014-07-18 20:12:27 +01:00
Protocol17x.cpp Merge branch 'master' into Fixes 2014-09-26 22:23:36 +02:00
Protocol17x.h Fixed players custom name in 1.8 2014-09-26 17:37:19 +02:00
Protocol18x.cpp Merge branch 'master' into Fixes 2014-09-26 22:23:36 +02:00
Protocol18x.h Fixed players custom name in 1.8 2014-09-26 17:37:19 +02:00
Protocol125.cpp Merge branch 'master' into Fixes 2014-09-26 22:23:36 +02:00
Protocol125.h Fixed players custom name in 1.8 2014-09-26 17:37:19 +02:00
Protocol132.cpp Merge branch 'master' into EntityCustomName 2014-09-23 14:39:49 +02:00
Protocol132.h Changed BroadcastSoundEffect function to take floating pos. 2014-07-13 02:08:02 +02:00
ProtocolRecognizer.cpp Fixed players custom name in 1.8 2014-09-26 17:37:19 +02:00
ProtocolRecognizer.h Fixed players custom name in 1.8 2014-09-26 17:37:19 +02:00