summaryrefslogtreecommitdiffstats
path: root/source/Protocol/Protocol14x.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-24Moved source to srcAlexander Harkness1-256/+0
2013-11-12Bundled fixes [SEE DESC]Tiger Wang1-3/+3
2013-08-29Implemented xoft's suggestions [SEE DESC]Tiger Wang1-3/+3
2013-08-28Fixed Minecart spawning issuesTiger Wang1-11/+14
2013-08-19Moved entities into the Entities subfolder.madmaxoft1-3/+3
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-253/+253
2013-04-28Fixed compilation on Linuxmadmaxoft@gmail.com1-2/+2
2013-04-28Added support for sending velocity and rotation in PACKET_SPAWN_MOB and PACKET_SPAWN_OBJECTkeyboard.osh@gmail.com1-15/+14
2013-03-14Release 1.5 supported, yay :)madmaxoft@gmail.com1-6/+0
2013-02-21Moved the Speed member into cEntity class instead of its descendants.madmaxoft@gmail.com1-4/+5
2013-02-18Minecarts can now be placed.madmaxoft@gmail.com1-0/+22
2012-12-28cPickup now uses full cItem, instead of a pointermadmaxoft@gmail.com1-3/+3
2012-12-27Fixed 1.4.6 falling blocks.madmaxoft@gmail.com1-15/+7
2012-12-26Adjusted the protocol framework to support different types of falling block spawning.madmaxoft@gmail.com1-26/+60
2012-12-24Added the 1.4.6 protocolmadmaxoft@gmail.com1-19/+90
2012-11-20Aggressive debug mode cByteBuffer validity checking.madmaxoft@gmail.com1-0/+2
2012-11-10Protocol 1.4.2: found out and fixed the reason behind the fake "login" packet: the locale_viewdistance packet had been extendedmadmaxoft@gmail.com1-2/+10
2012-11-01Refactored the world time.madmaxoft@gmail.com1-7/+4
2012-10-31Pickups no longer crash clients.luksor111@gmail.com1-0/+21
2012-10-31Initial 1.4.2 support.luksor111@gmail.com1-0/+112