summaryrefslogtreecommitdiffstats
path: root/src/Generating/ProtIntGen.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Grown biomes: Unified with GrownProt biomes.Mattes D2014-11-021-33/+50
| | | | Also fixed a Zoom filter randomness.
* GrownProt: Added the rest of rare and M biomes.Mattes D2014-11-011-13/+81
|
* GrownProt biome gen: Added biome edges.Mattes D2014-11-011-0/+159
|
* GrownProt biomes: added alterations.Mattes D2014-10-311-57/+156
|
* QtBiomeVisualiser: Added a prototyping int generator flavor.Mattes D2014-10-301-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.