Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-12-24 | Fix style of Tools | Alexander Lyons Harkness | 1 | -6/+2 | |
2016-08-24 | Fixed type-casting-related warnings. | Mattes D | 1 | -4/+19 | |
2015-09-15 | Increase robustness of the logging subsystem | tycho | 1 | -4/+10 | |
2015-06-05 | Daemon support on Linux. | Anthony Birkett | 1 | -1/+1 | |
Added null console log listener, avoid printf() when stdout is closed. | |||||
2015-03-22 | ProtoProxy: Fixed connection and logging. | Mattes D | 1 | -0/+10 | |
2013-07-29 | Changed everyting to Unix line endings. | Alexander Harkness | 1 | -32/+32 | |
2013-07-06 | ProtoProxy: moved into the Tools folder | madmaxoft@gmail.com | 1 | -0/+0 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1657 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-10-20 | ProtoProxy: ListenPort and ConnectPort are now settable on commandline, the defaults have switched (listens on 25564, connects to localhost:25565) | madmaxoft@gmail.com | 1 | -1/+3 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@992 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-09-02 | ProtoProxy: Initial import of the protocol proxy project. | madmaxoft@gmail.com | 1 | -0/+30 | |
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 |