summaryrefslogtreecommitdiffstats
path: root/source/Protocol/Protocol14x.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed everyting to Unix line endings.Alexander Harkness2013-07-291-253/+253
* Fixed compilation on Linuxmadmaxoft@gmail.com2013-04-281-2/+2
* Added support for sending velocity and rotation in PACKET_SPAWN_MOB and PACKET_SPAWN_OBJECTkeyboard.osh@gmail.com2013-04-281-15/+14
* Release 1.5 supported, yay :)madmaxoft@gmail.com2013-03-141-6/+0
* Moved the Speed member into cEntity class instead of its descendants.madmaxoft@gmail.com2013-02-211-4/+5
* Minecarts can now be placed.madmaxoft@gmail.com2013-02-181-0/+22
* cPickup now uses full cItem, instead of a pointermadmaxoft@gmail.com2012-12-281-3/+3
* Fixed 1.4.6 falling blocks.madmaxoft@gmail.com2012-12-271-15/+7
* Adjusted the protocol framework to support different types of falling block spawning.madmaxoft@gmail.com2012-12-261-26/+60
* Added the 1.4.6 protocolmadmaxoft@gmail.com2012-12-241-0/+211