Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-11-28 | Fixed RCONClient after foldermove. | madmaxoft | 1 | -18/+18 | |
2013-11-24 | RCONClient: Initial implementation. | madmaxoft | 1 | -47/+21 | |
Fix #79. | |||||
2013-07-29 | Changed everyting to Unix line endings. | Alexander Harkness | 1 | -313/+313 | |
2013-05-01 | BlockZapper: Initial import, can zap blocks but not entities | madmaxoft@gmail.com | 1 | -14/+69 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1439 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-04-16 | Added a test program for the new noise | madmaxoft@gmail.com | 1 | -90/+81 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1388 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 |