summaryrefslogtreecommitdiffstats
path: root/source/Protocol/Protocol17x.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-258/+0
* cProtocol::SendWindowOpen() signature changed.madmaxoft2013-11-081-3/+3
* Protocol 1.7: Copied Mob Metadata code from 1.2.5.madmaxoft2013-11-081-0/+1
* Protocol 1.7: Added more server-bound packets.madmaxoft2013-11-061-0/+6
* Removed the obsolete SendWholeInventory(cInventory &) function.madmaxoft2013-11-051-1/+0
* Protocol 1.7: Added more client-bound packets.madmaxoft2013-11-041-0/+2
* Protocol 1.7: Rewritten packet-sending to use cPacketizer.madmaxoft2013-11-031-7/+86
* Protocol 1.7: Implemented the first batch of sent packets.madmaxoft2013-11-011-3/+68
* Protocol 1.7: Added skeleton functions for reading client packets.madmaxoft2013-10-311-3/+32
* Protocol 1.7: Added status ping handling.madmaxoft2013-10-301-0/+2
* Added 1.7 to protocol recognizer.madmaxoft2013-10-301-0/+75