summaryrefslogtreecommitdiffstats
path: root/Tools/ProtoProxy (follow)
Commit message (Expand)AuthorAgeFilesLines
* ProtoProxy: Added encryption support.madmaxoft2014-01-281-2/+19
* ProtoProxy: Modified to use PolarSSL.madmaxoft2014-01-256-60/+45
* ProtoProxy: Fixed connection on *nix.madmaxoft2014-01-241-1/+2
* ProtoProxy: UpdateBlockEntity NBT is writtenTiger Wang2014-01-191-1/+14
* ProtoProxy: Compiles under Linux.madmaxoft2014-01-174-28/+43
* ProtoProxy: Fixed inversed typedef.madmaxoft2014-01-171-1/+1
* ProtoProxy: Fixed compilation in Windows and in Linux.madmaxoft2014-01-173-16/+21
* ProtoProxy: Fixed #include filename case.madmaxoft2014-01-171-4/+4
* Merge pull request #545 from mc-server/VarArgsMattes D2014-01-151-4/+8
|\
| * Fixed ProtoProxy compilation.madmaxoft2014-01-151-4/+8
* | ProtoProxy: use CMake to generate the MSVC project files.madmaxoft2014-01-154-308/+156
|/
* ProtoProxy: Fixed login kick packet direction.madmaxoft2014-01-131-1/+1
* ProtoProxy: Fixed favicon relaying.madmaxoft2014-01-081-2/+2
* ProtoProxy: Fixed description-changing to work with 1.7.4.madmaxoft2013-12-151-2/+3
* ProtoProxy: Fixed metadata parsing.madmaxoft2013-12-051-9/+27
* ProtoProxy: Fixed after folder move.madmaxoft2013-11-282-30/+34
* ProtoProxy: Added dblquotes.madmaxoft2013-11-101-2/+2
* ProtoProxy: Fixed SpawnMob packet.madmaxoft2013-11-071-12/+13
* ProtoProxy: Fixed the SpawnObjectVehicle packet.madmaxoft2013-11-031-1/+13
* ProtoProxy: Removed unused enums.madmaxoft2013-11-031-109/+3
* ProtoProxy: Fixed handling of incomplete packets.madmaxoft2013-11-031-0/+2
* ProtoProxy: Working 1.7 protocol.madmaxoft2013-10-292-158/+160
* ProtoProxy: Updated the server-side packets to 1.7.madmaxoft2013-10-291-171/+239
* ProtoProxy: Updated the server-side packets to 1.7.madmaxoft2013-10-291-0/+5
* ProtoProxy: The login part of the protocol is implemented.madmaxoft2013-10-292-220/+229
* ProtoProxy: Implemented 1.7.2 status request / response / ping.madmaxoft2013-10-282-113/+272
* ProtoProxy: Fixed compilation after the previous cByteBuffer changes.madmaxoft2013-10-281-0/+4
* ProtoProxy: Added handling for the Explosion packet.madmaxoft2013-09-192-0/+46
* 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-082-1/+12
* 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-304-5/+14
* Fixed ProtoProxy compilation, added client Kick handling.madmaxoft2013-08-252-0/+18
* 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-312-0/+42
* Changed everyting to Unix line endings.Alexander Harkness2013-07-2910-3466/+3466
* ProtoProxy now properly waits for both sides to establish encryptionmadmaxoft2013-07-282-15/+54
* Set up proper ignores for ProtoProxymadmaxoft2013-07-281-0/+4
* 1.6.2 protocol implemented, both in MCServer and in ProtoProxymadmaxoft@gmail.com2013-07-082-0/+70
* ProtoProxy: moved into the Tools foldermadmaxoft@gmail.com2013-07-0610-0/+3358