Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-05-24 | Fix comments | tycho | 1 | -54/+54 | |
2015-05-19 | Fixed a lot of warnings | tycho | 1 | -143/+143 | |
2015-05-09 | More style checking. | Mattes D | 1 | -1/+1 | |
Spaces around some operators are checked. | |||||
2015-03-01 | Added Steppy height generator. | Mattes D | 1 | -0/+344 | |
2014-11-02 | Grown biomes: Unified with GrownProt biomes. | Mattes D | 1 | -33/+50 | |
Also fixed a Zoom filter randomness. | |||||
2014-11-01 | GrownProt: Added the rest of rare and M biomes. | Mattes D | 1 | -13/+81 | |
2014-11-01 | GrownProt biome gen: Added biome edges. | Mattes D | 1 | -0/+159 | |
2014-10-31 | GrownProt biomes: added alterations. | Mattes D | 1 | -57/+156 | |
2014-10-30 | QtBiomeVisualiser: Added a prototyping int generator flavor. | Mattes D | 1 | -0/+1008 | |
This generator is easier to manipulate, since it doesn't require rewriting the sizes in the template parameters. On the other hand, it doesn't optimize so well, so it's a bit slower. |