1
0
Fork 0
cuberite-2a/source/Protocol
keyboard.osh@gmail.com 9e38229b0d Added support for sending velocity and rotation in PACKET_SPAWN_MOB and PACKET_SPAWN_OBJECT
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1427 0a769ca7-a7f5-676a-18bf-c427514a06d6
2013-04-28 05:08:29 +00:00
..
ChunkDataSerializer.cpp Source files cleanup: ChunkDataSerializer is Protocol-related 2012-09-23 21:37:46 +00:00
ChunkDataSerializer.h Source files cleanup: ChunkDataSerializer is Protocol-related 2012-09-23 21:37:46 +00:00
Protocol.h Fixed Linux compilation, slight code cleanup 2013-04-19 08:21:39 +00:00
Protocol14x.cpp Added support for sending velocity and rotation in PACKET_SPAWN_MOB and PACKET_SPAWN_OBJECT 2013-04-28 05:08:29 +00:00
Protocol14x.h Moved the Speed member into cEntity class instead of its descendants. 2013-02-21 21:55:36 +00:00
Protocol15x.cpp Release 1.5 supported, yay :) 2013-03-14 20:34:37 +00:00
Protocol15x.h Release 1.5 supported, yay :) 2013-03-14 20:34:37 +00:00
Protocol125.cpp Added support for sending velocity and rotation in PACKET_SPAWN_MOB and PACKET_SPAWN_OBJECT 2013-04-28 05:08:29 +00:00
Protocol125.h Fixed Linux compilation, slight code cleanup 2013-04-19 08:21:39 +00:00
Protocol132.cpp Added support for sending velocity and rotation in PACKET_SPAWN_MOB and PACKET_SPAWN_OBJECT 2013-04-28 05:08:29 +00:00
Protocol132.h My OCD has alpha-sorted some stuff :) 2012-10-21 08:01:59 +00:00
ProtocolRecognizer.cpp Fixed Linux compilation, slight code cleanup 2013-04-19 08:21:39 +00:00
ProtocolRecognizer.h Fixed Linux compilation, slight code cleanup 2013-04-19 08:21:39 +00:00