summaryrefslogtreecommitdiffstats
path: root/Tools/AnvilStats/Processor.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-08-27AnvilStats: Fixed thread start race condition.Mattes D1-2/+8
The whole program would sometimes fail to process anything because the threads were waited-for before they were started.
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-77/+77
2013-07-06AnvilStats: moved into the Tools foldermadmaxoft@gmail.com1-0/+0
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1658 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-09-29AnvilStats: Overall statistics and mobspawner statistics.madmaxoft@gmail.com1-0/+5
git-svn-id: http://mc-server.googlecode.com/svn/trunk@899 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-09-28AnvilStats: complete per-biome blocktype statisticsmadmaxoft@gmail.com1-0/+1
git-svn-id: http://mc-server.googlecode.com/svn/trunk@897 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-09-28AnvilStats: improved speed (~5x) by caching the entire region file in the processing threadmadmaxoft@gmail.com1-1/+2
git-svn-id: http://mc-server.googlecode.com/svn/trunk@896 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-09-27AnvilStats: initial project import, can do block and biome statisticsmadmaxoft@gmail.com1-0/+70
git-svn-id: http://mc-server.googlecode.com/svn/trunk@895 0a769ca7-a7f5-676a-18bf-c427514a06d6