Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed Compile errors | Tycho | 2014-02-03 | 1 | -1/+1 |
| | | | | c++11 introduces scoped enums, so the code didn't fail in clang | ||||
* | Increased Type safety of Biomes | Tycho | 2014-02-03 | 1 | -1/+1 |
| | | | | | Changed a number of funcictions from using integers to store biomes to using EMCSBiome Note that switching from an int to an Enum is a non-breaking chang to the lua bindings | ||||
* | BiomeVisualiser: Added zooming using the 1 - 8 keys. | Matyas Dolak | 2014-01-10 | 6 | -20/+76 |
| | |||||
* | BiomeVisualiser: Using the common BiomeGen creation code. | madmaxoft | 2013-11-28 | 1 | -67/+1 |
| | |||||
* | BiomeVisualiser: Added the TwoLevel biome generator. | madmaxoft | 2013-11-28 | 1 | -0/+4 |
| | |||||
* | BiomeVisualiser: The biome settings are read from a file. | madmaxoft | 2013-11-28 | 3 | -5/+102 |
| | |||||
* | Fixed BiomeVisualiser after folder move. | madmaxoft | 2013-11-28 | 4 | -39/+47 |
| | |||||
* | BiomeVisualiser: Added 1.7 biomes, recolored using AMIDST colors. | madmaxoft | 2013-11-24 | 4 | -32/+141 |
| | |||||
* | BiomeVisualiser: fixed crash at shutdown caused by bad logging | madmaxoft | 2013-10-12 | 2 | -3/+3 |
| | |||||
* | Updated BiomeVisualiser to compile again. | madmaxoft | 2013-10-11 | 3 | -9/+24 |
| | |||||
* | Changed everyting to Unix line endings. | Alexander Harkness | 2013-07-29 | 17 | -1942/+1942 |
| | |||||
* | BiomeVisualiser: Moved into the Tools folder | madmaxoft@gmail.com | 2013-07-06 | 17 | -0/+1942 |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1655 0a769ca7-a7f5-676a-18bf-c427514a06d6 |