Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-09-14 | Added new Qt-based biome visualiser. | Mattes D | 1 | -119/+0 | |
Compile with Qt 5.1+ | |||||
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 | 1 | -6/+6 | |
2013-11-24 | BiomeVisualiser: Added 1.7 biomes, recolored using AMIDST colors. | madmaxoft | 1 | -32/+4 | |
2013-07-29 | Changed everyting to Unix line endings. | Alexander Harkness | 1 | -147/+147 | |
2013-07-06 | BiomeVisualiser: Moved into the Tools folder | madmaxoft@gmail.com | 1 | -0/+0 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1655 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-03-20 | BiomeVisualiser: fixed compilation | madmaxoft@gmail.com | 1 | -2/+2 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1290 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-02-03 | BiomeVisualiser: initial import | madmaxoft@gmail.com | 1 | -0/+147 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1192 0a769ca7-a7f5-676a-18bf-c427514a06d6 |