summaryrefslogtreecommitdiffstats
path: root/AnvilStats/AnvilStats.vcproj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* AnvilStats: Added module for counting water and lava springs.madmaxoft@gmail.com2013-03-121-0/+8
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1267 0a769ca7-a7f5-676a-18bf-c427514a06d6
* AnvilStats: Added ChunkExtract mode of operation, splitting Anvil files into individual chunks.madmaxoft@gmail.com2013-02-251-0/+16
| | | | | | Both original zlibbed chunks and re-gzipped chunks are output. git-svn-id: http://mc-server.googlecode.com/svn/trunk@1223 0a769ca7-a7f5-676a-18bf-c427514a06d6
* Added new statistics module to AnvilStats - cHeightMap.madmaxoft@gmail.com2013-01-221-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
* AnvilStats: made FastNBT faster by tweaking the pre-allocation.madmaxoft@gmail.com2012-10-051-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
* AnvilStats: added a profiling configurationmadmaxoft@gmail.com2012-10-041-0/+87
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@930 0a769ca7-a7f5-676a-18bf-c427514a06d6
* AnvilStats: can draw biome map (method 1)madmaxoft@gmail.com2012-09-291-0/+8
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@908 0a769ca7-a7f5-676a-18bf-c427514a06d6
* AnvilStats: complete per-biome blocktype statisticsmadmaxoft@gmail.com2012-09-281-0/+16
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@897 0a769ca7-a7f5-676a-18bf-c427514a06d6
* AnvilStats: improved speed (~5x) by caching the entire region file in the processing threadmadmaxoft@gmail.com2012-09-281-0/+1
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@896 0a769ca7-a7f5-676a-18bf-c427514a06d6
* AnvilStats: initial project import, can do block and biome statisticsmadmaxoft@gmail.com2012-09-271-0/+284
git-svn-id: http://mc-server.googlecode.com/svn/trunk@895 0a769ca7-a7f5-676a-18bf-c427514a06d6