summaryrefslogtreecommitdiffstats
path: root/source/ProtocolRecognizer.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Source files cleanup: Protocol-related files in a separate subfoldermadmaxoft@gmail.com2012-09-231-99/+0
* Merged in a patch for sounds by l0udPLmadmaxoft@gmail.com2012-09-111-0/+1
* Added protocol-specific authentication, now works for both 1.2.5 and 1.3.2madmaxoft@gmail.com2012-09-061-0/+2
* Officially added 1.3.2 protocol supportmadmaxoft@gmail.com2012-09-061-0/+8
* 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-1/+1
* Progress on the 1.3.2 protocol.madmaxoft@gmail.com2012-08-311-1/+1
* Added a basic protocol recognizer and the base for 1.3.2 protocol.madmaxoft@gmail.com2012-08-301-6/+17
* cProtocol handles the initial handshake up to player loginmadmaxoft@gmail.com2012-08-301-1/+0
* Cut out all packet handling to a separate cProtocol descendantmadmaxoft@gmail.com2012-08-271-0/+78