summaryrefslogtreecommitdiffstats
path: root/source/Protocol/Protocol16x.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-268/+0
* cProtocol::SendWindowOpen() signature changed.madmaxoft2013-11-081-8/+9
* Protocol 1.7: Added the remaining server-bound packets.madmaxoft2013-11-061-1/+0
* Added support for 1.6.3 and 1.6.4 protocols.madmaxoft2013-09-191-0/+2
* Implemented SteerVehicle packet.madmaxoft2013-09-061-0/+4
* Moved entities into the Entities subfolder.madmaxoft2013-08-191-2/+2
* Added the "Edit Sign" packet sent to the client placing a sign.madmaxoft2013-07-291-0/+17
* Changed everyting to Unix line endings.Alexander Harkness2013-07-291-245/+245
* Server sends PlayerMaxSpeed after a respawn.madmaxoft@gmail.com2013-07-081-1/+12
* 1.6.2 protocol implemented, both in MCServer and in ProtoProxymadmaxoft@gmail.com2013-07-081-0/+32
* Fixed sprinting in 1.6.1, made speeds available through API; fixed messages containing quotes.madmaxoft@gmail.com2013-07-071-10/+17
* Unmounting vehicles implemented in the 1.6.1 waymadmaxoft@gmail.com2013-07-051-0/+32
* Fixed 1.6.1's movement speedmadmaxoft@gmail.com2013-07-051-4/+24
* Initial 1.6.1 protocol support.madmaxoft@gmail.com2013-07-051-0/+143