Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-08-30 | AnvilStats: Added combined HeightBiome map | madmaxoft | 8 | -4/+368 | |
2013-08-30 | AnvilStats: Implemented a cImageComposingCallback class. | madmaxoft | 3 | -0/+292 | |
This will ease the creation of callbacks that produce per-region images of stuff. | |||||
2013-08-30 | AnvilStats: Callbacks can now use CALLBACK_CONTINUE and CALLBACK_ABORT instead of bool return values. | madmaxoft | 1 | -15/+21 | |
This makes the code slightly easier to understand. | |||||
2013-08-30 | AnvilStats: Added the callback for region begin and end. | madmaxoft | 3 | -3/+18 | |
2013-08-30 | AnvilStats: Ignoring the build folders | madmaxoft | 1 | -0/+2 | |
2013-08-30 | ProtoProxy: Log individual chunks in MapChunkBulk packet. | madmaxoft | 1 | -3/+32 | |
2013-08-30 | ProtoProxy: Next packet type is logged for client as well. | madmaxoft | 1 | -2/+2 | |
2013-08-30 | ProtoProxy: Uses cTimer for the timing information. | madmaxoft | 4 | -5/+14 | |
Previously used clock() is not suitable for the task, unfortunately it worked in MSVC. | |||||
2013-08-25 | Fixed ProtoProxy compilation, added client Kick handling. | madmaxoft | 2 | -0/+18 | |
2013-08-16 | Feature and bugfixes [SEE DESC] | Tiger Wang | 1 | -0/+2 | |
Added TNT and Hopper minecarts Fixed piston code failing without an extension set Repeaters are now broken Fixed not being able to place a minecart on an activator rail Added much needed comments on piston code Fixed minor formatting issue | |||||
2013-07-31 | ProtoProxy: Tab completion logging lists the last item, too | madmaxoft | 1 | -0/+4 | |
2013-07-31 | ProtoProxy: Added the tab completion packet parsing | madmaxoft | 2 | -0/+42 | |
2013-07-29 | Changed everyting to Unix line endings. | Alexander Harkness | 71 | -11956/+11956 | |
2013-07-28 | ProtoProxy now properly waits for both sides to establish encryption | madmaxoft | 2 | -15/+54 | |
No more "End of stream" kicks in the client. Data sent while one connection is encrypted and the other is not is buffered and sent when the other link establishes encryption. | |||||
2013-07-28 | Set up proper ignores for ProtoProxy | madmaxoft | 1 | -0/+4 | |
2013-07-28 | Added a .gitignore for the anvilstats folder. | Alexander Harkness | 1 | -0/+5 | |
2013-07-08 | 1.6.2 protocol implemented, both in MCServer and in ProtoProxy | madmaxoft@gmail.com | 2 | -0/+70 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1669 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-07-06 | AnvilStats: moved into the Tools folder | madmaxoft@gmail.com | 22 | -0/+3862 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1658 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-07-06 | ProtoProxy: moved into the Tools folder | madmaxoft@gmail.com | 10 | -0/+3358 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1657 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-07-06 | MemDumpAnalysis: moved into the Tools folder; uses the global Expat library now. | madmaxoft@gmail.com | 7 | -0/+881 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1656 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-07-06 | BiomeVisualiser: Moved into the Tools folder | madmaxoft@gmail.com | 17 | -0/+1942 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1655 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-06-04 | ToLuaDoxy: initial import | madmaxoft@gmail.com | 6 | -0/+2406 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1544 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-05-01 | BlockZapper: Initial import, can zap blocks but not entities | madmaxoft@gmail.com | 11 | -0/+1417 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1439 0a769ca7-a7f5-676a-18bf-c427514a06d6 |