1
0
cuberite-2a/src/Protocol
madmaxoft 4dd858f899 Added a cMojangAPI class for PlayerName -> UUID lookups, with cache.
The cache is persisted into a SQLite DB file on server shutdown.
2014-07-30 13:56:29 +02:00
..
Authenticator.cpp Added a cMojangAPI class for PlayerName -> UUID lookups, with cache. 2014-07-30 13:56:29 +02:00
Authenticator.h Added a cMojangAPI class for PlayerName -> UUID lookups, with cache. 2014-07-30 13:56:29 +02:00
ChunkDataSerializer.cpp More Clang warning fixes in the protocols. 2014-04-04 11:47:46 +02:00
ChunkDataSerializer.h Moved source to src 2013-11-24 14:19:41 +00:00
CMakeLists.txt Added a cMojangAPI class for PlayerName -> UUID lookups, with cache. 2014-07-30 13:56:29 +02:00
MojangAPI.cpp Added a cMojangAPI class for PlayerName -> UUID lookups, with cache. 2014-07-30 13:56:29 +02:00
MojangAPI.h Added a cMojangAPI class for PlayerName -> UUID lookups, with cache. 2014-07-30 13:56:29 +02:00
Protocol.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
Protocol14x.cpp Normalized comments. 2014-07-17 22:15:34 +02:00
Protocol14x.h Moved source to src 2013-11-24 14:19:41 +00:00
Protocol15x.cpp Normalized comments. 2014-07-17 22:15:34 +02:00
Protocol15x.h Scoreboard protocol support 2014-01-21 15:58:17 +02:00
Protocol16x.cpp Normalized comments. 2014-07-17 22:15:34 +02:00
Protocol16x.h Fixed respawning 2014-06-29 22:44:16 +01:00
Protocol17x.cpp Style: Normalized spaces after if, for and while. 2014-07-21 17:38:50 +02:00
Protocol17x.h Style: Normalized to no spaces before closing parenthesis. 2014-07-21 17:40:43 +02:00
Protocol125.cpp Style: Normalized to no spaces before closing parenthesis. 2014-07-21 17:40:43 +02:00
Protocol125.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
Protocol132.cpp Style: Normalized to no spaces before closing parenthesis. 2014-07-21 17:40:43 +02:00
Protocol132.h Changed BroadcastSoundEffect function to take floating pos. 2014-07-13 02:08:02 +02:00
ProtocolRecognizer.cpp Style: Normalized to no spaces before closing parenthesis. 2014-07-21 17:40:43 +02:00
ProtocolRecognizer.h Style: Normalized to no spaces before closing parenthesis. 2014-07-21 17:40:43 +02:00