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