madmaxoft
6e78a2f7d9
Fixed the BiomeVisualiser project.
...
Compiles under MSVC2008 again, was missing some shared files.
2014-06-20 21:22:20 +02:00
Tycho
d9fb83300c
Fixed Compile errors
...
c++11 introduces scoped enums, so the code didn't fail in clang
2014-02-03 13:01:12 -08:00
Tycho
80807eec2c
Increased Type safety of Biomes
...
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-02-03 12:26:17 -08:00
Matyas Dolak
8104f611f1
BiomeVisualiser: Added zooming using the 1 - 8 keys.
2014-01-10 11:55:43 +01:00
madmaxoft
41175b5549
BiomeVisualiser: Using the common BiomeGen creation code.
2013-11-28 20:19:10 +01:00
madmaxoft
bdd86d7934
BiomeVisualiser: Added the TwoLevel biome generator.
2013-11-28 20:00:30 +01:00
madmaxoft
8acf0129e1
BiomeVisualiser: The biome settings are read from a file.
2013-11-28 20:00:29 +01:00
madmaxoft
afd94a0b11
Fixed BiomeVisualiser after folder move.
2013-11-28 10:09:45 +01:00
madmaxoft
274bdc40ff
BiomeVisualiser: Added 1.7 biomes, recolored using AMIDST colors.
2013-11-24 17:49:04 +01:00
madmaxoft
4fdb1c1aaf
BiomeVisualiser: fixed crash at shutdown caused by bad logging
2013-10-12 11:27:06 +02:00
madmaxoft
b88a70963c
Updated BiomeVisualiser to compile again.
2013-10-11 12:53:05 +02:00
Alexander Harkness
53e22b1185
Changed everyting to Unix line endings.
2013-07-29 12:13:03 +01:00
madmaxoft@gmail.com
209ad87026
BiomeVisualiser: Moved into the Tools folder
...
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1655 0a769ca7-a7f5-676a-18bf-c427514a06d6
2013-07-06 19:43:13 +00:00