summaryrefslogtreecommitdiffstats
path: root/source/Protocol/Protocol17x.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-1917/+0
* Merge remote-tracking branch 'origin/fixes'.madmaxoft2013-11-131-8/+44
|\
| * Bundled fixes [SEE DESC]Tiger Wang2013-11-121-3/+7
| * Bundled fixes [SEE DESC]Tiger Wang2013-11-101-3/+3
| * Bundled fixes [SEE DESC]Tiger Wang2013-11-101-5/+35
* | Protocol 1.7: Fixed crashes and d/c with bad packets.madmaxoft2013-11-101-3/+3
* | Using DoWithPlayer instead of FindAndDoWithPlayer for callbacks.STRWarrior2013-11-101-0/+2
* | Protocol 1.7: Attempt at fixing SoundParticleEffect packet.madmaxoft2013-11-101-5/+3
* | Fixed Player animation packet.madmaxoft2013-11-101-1/+1
|/
* Fixed sprinting in 1.7 protocol.madmaxoft2013-11-081-1/+17
* cProtocol::SendWindowOpen() signature changed.madmaxoft2013-11-081-10/+13
* Protocol 1.7: Fixed using entities.madmaxoft2013-11-081-2/+1
* Protocol 1.7: Copied Mob Metadata code from 1.2.5.madmaxoft2013-11-081-4/+195
* Added hardcore client effectTiger Wang2013-11-071-1/+1
* Fix for entity spawning in generalTiger Wang2013-11-071-3/+3
* Possible fix for 1.7 pickup spawningTiger Wang2013-11-071-1/+1
* Protocol 1.7: Fixed the Spawn Mob packet.madmaxoft2013-11-071-1/+1
* Protocol 1.7: Added the remaining server-bound packets.madmaxoft2013-11-061-14/+99
* Protocol 1.7: Added more server-bound packets.madmaxoft2013-11-061-25/+132
* Protocol 1.7: Finished the client-bound packets.madmaxoft2013-11-061-7/+32
* Protocol 1.7: More client-bound packets.madmaxoft2013-11-051-17/+27
* Protocol 1.7: Added more client-bound packets.madmaxoft2013-11-041-15/+164
* Protocol 1.7: Added client status packet.madmaxoft2013-11-031-1/+22
* Protocol 1.7: Rewritten packet-sending to use cPacketizer.madmaxoft2013-11-031-159/+316
* Protocol 1.7: Implemented the first batch of sent packets.madmaxoft2013-11-011-0/+577
* Protocol 1.7: Added skeleton functions for reading client packets.madmaxoft2013-10-311-17/+317
* Protocol 1.7: Added status ping handling.madmaxoft2013-10-301-0/+25
* Added 1.7 to protocol recognizer.madmaxoft2013-10-301-0/+216