aboutsummaryrefslogtreecommitdiff
path: root/src/mapgen/mapgen_carpathian.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mgcarpathian: Remove insignificant 'base' noise variation (#7209)Paramat2018-04-051-3/+5
| | | | Was only +-1 node over a scale of thousands of nodes. Replace with 'base_level' parameter value.
* Dungeons: Add Y limits in all mapgensparamat2018-02-201-0/+4
| | | | Preserve the upper limit used in mgvalleys.
* Mapgen folder: Update and improve copyright information of filesparamat2018-01-151-3/+3
|
* Move files to subdirectories (#6599)Vitaliy2017-11-081-0/+102
* Move files around