Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-01-15 | ProtoProxy: use CMake to generate the MSVC project files. | madmaxoft | 1 | -279/+0 | |
2013-11-28 | ProtoProxy: Fixed after folder move. | madmaxoft | 1 | -29/+33 | |
2013-08-30 | ProtoProxy: Uses cTimer for the timing information. | madmaxoft | 1 | -0/+8 | |
Previously used clock() is not suitable for the task, unfortunately it worked in MSVC. | |||||
2013-07-29 | Changed everyting to Unix line endings. | Alexander Harkness | 1 | -267/+267 | |
2013-07-06 | ProtoProxy: moved into the Tools folder | madmaxoft@gmail.com | 1 | -10/+10 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1657 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-09-25 | ProtoProxy: fixed after file renaming | madmaxoft@gmail.com | 1 | -24/+28 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@890 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-09-02 | Protocol proxy now decrypts the data (but doesn't understand the packets yet) | madmaxoft@gmail.com | 1 | -2/+10 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@826 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-09-02 | ProtoProxy: Initial import of the protocol proxy project. | madmaxoft@gmail.com | 1 | -29/+87 | |
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 | |||||
2012-06-04 | Fixed tolua++ sources to consider AString a builtin string type. Fixed tolua++ VC projects for compilation with local Lua. | madmaxoft@gmail.com | 1 | -2/+2 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@551 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2011-10-03 | Source for additional projects | faketruth | 1 | -0/+197 | |
-jsoncpp -lua -tolua++ -WebServer -zlib -iniFile git-svn-id: http://mc-server.googlecode.com/svn/trunk@4 0a769ca7-a7f5-676a-18bf-c427514a06d6 |