summaryrefslogtreecommitdiffstats
path: root/ProtoProxy/Server.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ProtoProxy: Added logging for the window contents, item's metadata is saved to a separate filemadmaxoft@gmail.com2013-06-021-2/+4
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1537 0a769ca7-a7f5-676a-18bf-c427514a06d6
* ProtoProxy: ListenPort and ConnectPort are now settable on commandline, the defaults have switched (listens on 25564, connects to localhost:25565)madmaxoft@gmail.com2012-10-201-0/+3
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@992 0a769ca7-a7f5-676a-18bf-c427514a06d6
* ProtoProxy: Parsing some initial packets early in the conversationmadmaxoft@gmail.com2012-09-041-2/+4
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@834 0a769ca7-a7f5-676a-18bf-c427514a06d6
* ProtoProxy: Initial import of the protocol proxy project.madmaxoft@gmail.com2012-09-021-0/+75
Currently it logs all communication, doesn't decode anything, doesn't decrypt. git-svn-id: http://mc-server.googlecode.com/svn/trunk@822 0a769ca7-a7f5-676a-18bf-c427514a06d6