summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Protocol18x.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* More fixes.Howaner2014-09-081-0/+5
* Recoded cProtocol180 class.Howaner2014-09-081-455/+2402
* 1.8: Fixed tab complete.Howaner2014-09-081-0/+17
* Fixed more 1.8 packets.Howaner2014-09-081-7/+189
* Updated chunk sending to 1.8Howaner2014-09-081-10/+7
* Added GetProtocolVersion() to cProtocol.Howaner2014-09-081-1/+2
* Implemented packet compression.Howaner2014-09-081-10/+24
* Fixed client errors.Howaner2014-09-041-24/+66
* Added more 1.8 protocol things.Howaner2014-09-041-5/+518
* Started implementing of the 1.8 protocol.Howaner2014-09-041-0/+385