Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-09-05 | Added the possibility of reserved player slots by implementing the HandleHandshake hook! | faketruth | 1 | -0/+5 |
2012-09-04 | Hopefully fixed pointer arithmetic problems in GCC compilation in cProtocol132 | madmaxoft@gmail.com | 1 | -1/+1 |
2012-09-04 | Removed OS dependencies from CryptoPP; Removed unused modules that didn't compile on some platforms | madmaxoft@gmail.com | 1 | -3/+5 |
2012-09-02 | Next iteration on the 1.3.2 protocol. Still no good, but sometimes it just gets through. For your testing pleasures ;) | madmaxoft@gmail.com | 1 | -22/+102 |
2012-08-31 | Progress on the 1.3.2 protocol. | madmaxoft@gmail.com | 1 | -20/+319 |
2012-08-30 | Implemented 1.3.2 protocol encryption using CryptoPP, up to Client Status packet (http://wiki.vg/Protocol_FAQ step 14) | madmaxoft@gmail.com | 1 | -4/+196 |
2012-08-30 | Added a basic protocol recognizer and the base for 1.3.2 protocol. | madmaxoft@gmail.com | 1 | -0/+65 |