summaryrefslogtreecommitdiffstats
path: root/source/Protocol132.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Next iteration on the 1.3.2 protocol. Still no good, but sometimes it just gets through. For your testing pleasures ;)madmaxoft@gmail.com2012-09-021-22/+102
* Progress on the 1.3.2 protocol.madmaxoft@gmail.com2012-08-311-20/+319
* Implemented 1.3.2 protocol encryption using CryptoPP, up to Client Status packet (http://wiki.vg/Protocol_FAQ step 14)madmaxoft@gmail.com2012-08-301-4/+196
* Added a basic protocol recognizer and the base for 1.3.2 protocol.madmaxoft@gmail.com2012-08-301-0/+65