summaryrefslogtreecommitdiffstats
path: root/Tools/AnvilStats (follow)
Commit message (Collapse)AuthorAgeFilesLines
* AnvilStats: Fixed thread start race condition.Mattes D2014-08-272-10/+24
| | | | The whole program would sometimes fail to process anything because the threads were waited-for before they were started.
* AnvilStats: Added per-height spawner stats.Mattes D2014-08-272-4/+47
|
* AnvilStats: Ignoring output XLS files.Mattes D2014-08-271-0/+1
|
* AnvilStats: Added cmake directive for larger executable stack.Mattes D2014-08-271-0/+22
| | | | This fixes runtime "stack overflow" errors caused by large stack-allocated arrays used for decompression.
* AnvilStats: Fixed Win64 compilation.Mattes D2014-08-271-1/+1
|
* AnvilStats: initial per-height blocktype implementation (WIP).madmaxoft2014-08-273-5/+96
|
* AnvilStats: Rewritten to use CMake.madmaxoft2014-08-274-523/+126
|
* AnvilStats: Added new biome colors.Mattes D2014-06-012-34/+3
|
* Hot-fixed AnvilStats compilation for MSVC2013.Mattes D2014-06-013-13/+56
|
* Fixed AnvilStats after folder move.madmaxoft2013-11-285-30/+30
|
* AnvilStats: Fixed compilation.madmaxoft2013-11-242-2/+3
|
* Merged branch 'Projectiles'.madmaxoft2013-09-071-1/+1
|\
| * AnvilStats: ignoring the world subfoldermadmaxoft2013-09-011-0/+1
| |
* | AnvilStats: Added combined HeightBiome mapmadmaxoft2013-08-308-4/+368
|/
* AnvilStats: Implemented a cImageComposingCallback class.madmaxoft2013-08-303-0/+292
| | | | This will ease the creation of callbacks that produce per-region images of stuff.
* AnvilStats: Callbacks can now use CALLBACK_CONTINUE and CALLBACK_ABORT instead of bool return values.madmaxoft2013-08-301-15/+21
| | | | This makes the code slightly easier to understand.
* AnvilStats: Added the callback for region begin and end.madmaxoft2013-08-303-3/+18
|
* AnvilStats: Ignoring the build foldersmadmaxoft2013-08-301-0/+2
|
* Changed everyting to Unix line endings.Alexander Harkness2013-07-2922-3861/+3861
|
* Added a .gitignore for the anvilstats folder.Alexander Harkness2013-07-281-0/+5
|
* AnvilStats: moved into the Tools foldermadmaxoft@gmail.com2013-07-0622-0/+3862
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1658 0a769ca7-a7f5-676a-18bf-c427514a06d6