Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-01-10 | BiomeVisualiser: Added zooming using the 1 - 8 keys. | Matyas Dolak | 1 | -5/+5 | |
2013-11-28 | Fixed BiomeVisualiser after folder move. | madmaxoft | 1 | -36/+44 | |
2013-11-24 | BiomeVisualiser: Added 1.7 biomes, recolored using AMIDST colors. | madmaxoft | 1 | -0/+8 | |
2013-10-11 | Updated BiomeVisualiser to compile again. | madmaxoft | 1 | -8/+20 | |
2013-07-29 | Changed everyting to Unix line endings. | Alexander Harkness | 1 | -483/+483 | |
2013-07-06 | BiomeVisualiser: Moved into the Tools folder | madmaxoft@gmail.com | 1 | -33/+33 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1655 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-02-03 | BiomeVisualiser: initial import | madmaxoft@gmail.com | 1 | -133/+188 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1192 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-01-22 | Added new statistics module to AnvilStats - cHeightMap. | madmaxoft@gmail.com | 1 | -0/+8 | |
This paints the heightmap of each region file into a separate BMP file. git-svn-id: http://mc-server.googlecode.com/svn/trunk@1163 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-10-05 | AnvilStats: made FastNBT faster by tweaking the pre-allocation. | madmaxoft@gmail.com | 1 | -0/+24 | |
Although the file is shared between AnvilStats and MCServer, MCServer doesn't use this tweak (it uses too much memory) git-svn-id: http://mc-server.googlecode.com/svn/trunk@931 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-10-04 | AnvilStats: added a profiling configuration | madmaxoft@gmail.com | 1 | -0/+87 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@930 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-09-29 | AnvilStats: can draw biome map (method 1) | madmaxoft@gmail.com | 1 | -0/+8 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@908 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-09-28 | AnvilStats: complete per-biome blocktype statistics | madmaxoft@gmail.com | 1 | -0/+16 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@897 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-09-28 | AnvilStats: improved speed (~5x) by caching the entire region file in the processing thread | madmaxoft@gmail.com | 1 | -0/+1 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@896 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-09-27 | AnvilStats: initial project import, can do block and biome statistics | madmaxoft@gmail.com | 1 | -18/+35 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@895 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 |