1
0
cuberite-2a/src/Protocol
madmaxoft 1cb26bda8e Fixed spaces after commas in protocol data.
The JSON data is well-formatted with spaces, too; we can afford to waste the few bytes.
2014-07-19 15:07:28 +02:00
..
Authenticator.cpp Authenticator.cpp: Killed a global destructor warning 2014-07-18 21:38:55 -07:00
Authenticator.h Function rename 2014-07-16 11:23:26 +01: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 Subdirs: Only add_library if not using MSVC 2014-07-18 17:41:43 -07:00
Protocol.h Normalized comments. 2014-07-17 22:15:34 +02: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 Fixed spaces after commas in protocol data. 2014-07-19 15:07:28 +02:00
Protocol17x.h Changed BroadcastSoundEffect function to take floating pos. 2014-07-13 02:08:02 +02:00
Protocol125.cpp Fixed tabs used for alignment. 2014-07-17 23:16:55 +02:00
Protocol125.h Normalized comments. 2014-07-17 22:15:34 +02:00
Protocol132.cpp Basic style fixes. 2014-07-17 22:50:58 +02:00
Protocol132.h Changed BroadcastSoundEffect function to take floating pos. 2014-07-13 02:08:02 +02:00
ProtocolRecognizer.cpp Fixed style: spaces after commas. 2014-07-19 14:53:41 +02:00
ProtocolRecognizer.h Basic style fixes. 2014-07-17 22:50:58 +02:00