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