summaryrefslogtreecommitdiff
path: root/src/mapgen/mg_biome.h
Commit message (Collapse)AuthorAge
* Biomes: Add vertical biome blend (#6853)Paramat2018-01-05
| | | | Add 'vertical blend' parameter to biome registration that defines how many nodes above the biome's 'y max' limit the blend will extend.
* Move files to subdirectories (#6599)Vitaliy2017-11-08
* Move files around