1
0
cuberite-2a/src/Protocol
Tiger Wang f8c8dcc7f3 Improved command blocks
* Their command and previous output are displayed on the client
* They have a BlockHandler implementation, so you can't place blocks on
them anymore
+ As a side effect, implemented UpdateBlockEntity
2014-01-19 00:54:38 +00:00
..
ChunkDataSerializer.cpp Fixed the remaining derps 2013-11-27 07:40:59 +00:00
ChunkDataSerializer.h Moved source to src 2013-11-24 14:19:41 +00:00
CMakeLists.txt moved protocol to glob 2013-12-19 00:11:04 +00:00
Protocol.h Improved command blocks 2014-01-19 00:54:38 +00:00
Protocol14x.cpp Removed internal cEntity::GetRot() usage. 2014-01-17 11:11:17 +01:00
Protocol14x.h Moved source to src 2013-11-24 14:19:41 +00:00
Protocol15x.cpp Fixed a few MSVC warnings. 2014-01-06 22:22:33 +01:00
Protocol15x.h Implented BroadcastParticleEffect 2013-12-22 14:45:25 +01:00
Protocol16x.cpp Moved source to src 2013-11-24 14:19:41 +00:00
Protocol16x.h Moved source to src 2013-11-24 14:19:41 +00:00
Protocol17x.cpp Improved command blocks 2014-01-19 00:54:38 +00:00
Protocol17x.h Improved command blocks 2014-01-19 00:54:38 +00:00
Protocol125.cpp Removed internal cEntity::GetRot() usage. 2014-01-17 11:11:17 +01:00
Protocol125.h Improved command blocks 2014-01-19 00:54:38 +00:00
Protocol132.cpp Removed internal cEntity::GetRot() usage. 2014-01-17 11:11:17 +01:00
Protocol132.h Fixed a few MSVC warnings. 2014-01-07 14:24:25 +01:00
ProtocolRecognizer.cpp Improved command blocks 2014-01-19 00:54:38 +00:00
ProtocolRecognizer.h Improved command blocks 2014-01-19 00:54:38 +00:00