Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AnvilStats: Fixed thread start race condition. | Mattes D | 2014-08-27 | 2 | -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 D | 2014-08-27 | 2 | -4/+47 |
| | |||||
* | AnvilStats: Ignoring output XLS files. | Mattes D | 2014-08-27 | 1 | -0/+1 |
| | |||||
* | AnvilStats: Added cmake directive for larger executable stack. | Mattes D | 2014-08-27 | 1 | -0/+22 |
| | | | | This fixes runtime "stack overflow" errors caused by large stack-allocated arrays used for decompression. | ||||
* | AnvilStats: Fixed Win64 compilation. | Mattes D | 2014-08-27 | 1 | -1/+1 |
| | |||||
* | AnvilStats: initial per-height blocktype implementation (WIP). | madmaxoft | 2014-08-27 | 3 | -5/+96 |
| | |||||
* | AnvilStats: Rewritten to use CMake. | madmaxoft | 2014-08-27 | 4 | -523/+126 |
| | |||||
* | AnvilStats: Added new biome colors. | Mattes D | 2014-06-01 | 2 | -34/+3 |
| | |||||
* | Hot-fixed AnvilStats compilation for MSVC2013. | Mattes D | 2014-06-01 | 3 | -13/+56 |
| | |||||
* | Fixed AnvilStats after folder move. | madmaxoft | 2013-11-28 | 5 | -30/+30 |
| | |||||
* | AnvilStats: Fixed compilation. | madmaxoft | 2013-11-24 | 2 | -2/+3 |
| | |||||
* | Merged branch 'Projectiles'. | madmaxoft | 2013-09-07 | 1 | -1/+1 |
|\ | |||||
| * | AnvilStats: ignoring the world subfolder | madmaxoft | 2013-09-01 | 1 | -0/+1 |
| | | |||||
* | | AnvilStats: Added combined HeightBiome map | madmaxoft | 2013-08-30 | 8 | -4/+368 |
|/ | |||||
* | AnvilStats: Implemented a cImageComposingCallback class. | madmaxoft | 2013-08-30 | 3 | -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. | madmaxoft | 2013-08-30 | 1 | -15/+21 |
| | | | | This makes the code slightly easier to understand. | ||||
* | AnvilStats: Added the callback for region begin and end. | madmaxoft | 2013-08-30 | 3 | -3/+18 |
| | |||||
* | AnvilStats: Ignoring the build folders | madmaxoft | 2013-08-30 | 1 | -0/+2 |
| | |||||
* | Changed everyting to Unix line endings. | Alexander Harkness | 2013-07-29 | 22 | -3861/+3861 |
| | |||||
* | Added a .gitignore for the anvilstats folder. | Alexander Harkness | 2013-07-28 | 1 | -0/+5 |
| | |||||
* | AnvilStats: moved into the Tools folder | madmaxoft@gmail.com | 2013-07-06 | 22 | -0/+3862 |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1658 0a769ca7-a7f5-676a-18bf-c427514a06d6 |