summaryrefslogtreecommitdiffstats
path: root/Tools/AnvilStats/Processor.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-24Fix style of ToolsAlexander Lyons Harkness1-44/+40
2014-08-27AnvilStats: Fixed thread start race condition.Mattes D1-8/+16
2013-11-28Fixed AnvilStats after folder move.madmaxoft1-2/+2
2013-11-24AnvilStats: Fixed compilation.madmaxoft1-2/+2
2013-08-30AnvilStats: Added the callback for region begin and end.madmaxoft1-0/+8
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-579/+579
2013-07-06AnvilStats: moved into the Tools foldermadmaxoft@gmail.com1-1/+1
2013-03-12AnvilStats: Added module for counting water and lava springs.madmaxoft@gmail.com1-1/+1
2013-02-25AnvilStats: Added ChunkExtract mode of operation, splitting Anvil files into individual chunks.madmaxoft@gmail.com1-2/+2
2013-01-22Added new statistics module to AnvilStats - cHeightMap.madmaxoft@gmail.com1-1/+17
2012-10-04AnvilStats: aborting calc for no input files.madmaxoft@gmail.com1-0/+8
2012-09-29AnvilStats: Overall statistics and mobspawner statistics.madmaxoft@gmail.com1-1/+143
2012-09-28AnvilStats: complete per-biome blocktype statisticsmadmaxoft@gmail.com1-18/+38
2012-09-28AnvilStats: improved speed (~5x) by caching the entire region file in the processing threadmadmaxoft@gmail.com1-39/+25
2012-09-27AnvilStats: initial project import, can do block and biome statisticsmadmaxoft@gmail.com1-0/+407