summaryrefslogtreecommitdiffstats
path: root/Tools/ProtoProxy/Connection.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ProtoProxy: The login part of the protocol is implemented.madmaxoft2013-10-291-206/+195
* ProtoProxy: Implemented 1.7.2 status request / response / ping.madmaxoft2013-10-281-113/+265
* ProtoProxy: Added handling for the Explosion packet.madmaxoft2013-09-191-0/+45
* ProtoProxy: Removed the per-packet sleep from the DEBUG version.madmaxoft2013-09-191-2/+9
* ProtoProxy: Logs are saved to a Logs subfolder.madmaxoft2013-09-081-1/+11
* ProtoProxy: The MOTD is modified to indicate ProtoProxy presence.madmaxoft2013-09-081-7/+34
* Merged branch 'Projectiles'.madmaxoft2013-09-071-14/+26
|\
| * ProtoProxy: Improved logging for fixed-point numbers.madmaxoft2013-09-041-14/+26
* | ProtoProxy: Log individual chunks in MapChunkBulk packet.madmaxoft2013-08-301-3/+32
|/
* ProtoProxy: Next packet type is logged for client as well.madmaxoft2013-08-301-2/+2
* ProtoProxy: Uses cTimer for the timing information.madmaxoft2013-08-301-3/+2
* Fixed ProtoProxy compilation, added client Kick handling.madmaxoft2013-08-251-0/+17
* Feature and bugfixes [SEE DESC]Tiger Wang2013-08-161-0/+2
* ProtoProxy: Tab completion logging lists the last item, toomadmaxoft2013-07-311-0/+4
* ProtoProxy: Added the tab completion packet parsingmadmaxoft2013-07-311-0/+40
* Changed everyting to Unix line endings.Alexander Harkness2013-07-291-2551/+2551
* ProtoProxy now properly waits for both sides to establish encryptionmadmaxoft2013-07-281-12/+47
* 1.6.2 protocol implemented, both in MCServer and in ProtoProxymadmaxoft@gmail.com2013-07-081-0/+68
* ProtoProxy: moved into the Tools foldermadmaxoft@gmail.com2013-07-061-0/+2448