summaryrefslogtreecommitdiffstats
path: root/Tools/BiomeVisualiser (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-06-20Fixed the BiomeVisualiser project.madmaxoft1-1/+17
Compiles under MSVC2008 again, was missing some shared files.
2014-02-03Fixed Compile errorsTycho1-1/+1
c++11 introduces scoped enums, so the code didn't fail in clang
2014-02-03Increased Type safety of BiomesTycho1-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-10BiomeVisualiser: Added zooming using the 1 - 8 keys.Matyas Dolak6-20/+76
2013-11-28BiomeVisualiser: Using the common BiomeGen creation code.madmaxoft1-67/+1
2013-11-28BiomeVisualiser: Added the TwoLevel biome generator.madmaxoft1-0/+4
2013-11-28BiomeVisualiser: The biome settings are read from a file.madmaxoft3-5/+102
2013-11-28Fixed BiomeVisualiser after folder move.madmaxoft4-39/+47
2013-11-24BiomeVisualiser: Added 1.7 biomes, recolored using AMIDST colors.madmaxoft4-32/+141
2013-10-12BiomeVisualiser: fixed crash at shutdown caused by bad loggingmadmaxoft2-3/+3
2013-10-11Updated BiomeVisualiser to compile again.madmaxoft3-9/+24
2013-07-29Changed everyting to Unix line endings.Alexander Harkness17-1942/+1942
2013-07-06BiomeVisualiser: Moved into the Tools foldermadmaxoft@gmail.com17-0/+1942
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1655 0a769ca7-a7f5-676a-18bf-c427514a06d6