aboutsummaryrefslogtreecommitdiff
path: root/src/mapgen/mapgen_carpathian.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mapgen Carpathian: Add optional rivers (#7977)Paramat2019-06-191-50/+139
* Dungeons: Settable density noise, move number calculation to mapgens (#8473)Paramat2019-06-011-15/+19
* mapgen: drop mapgen id from child mapgens.Loïc Blot2019-03-311-3/+2
* Change mapgen order to ores > dungeons > decorations (#7656)Paramat2018-08-201-3/+3
* Mapgen flags: Add 'biomes' global mapgen flag (#7355)Paramat2018-06-081-3/+6
* Mapgen caves: Re-order generation to fix cavern bugParamat2018-04-291-8/+13
* Biome API / dungeons: Add biome-defined dungeon nodesParamat2018-04-071-5/+2
* Mgcarpathian: Fix spawn level calculation (#7212)Paramat2018-04-061-3/+3
* Mgcarpathian: Remove insignificant 'base' noise variation (#7209)Paramat2018-04-051-12/+6
* Fix various clang-tidy reported performance-type-promotion-in-math-fnLoïc Blot2018-04-031-2/+2
* Fix many issues reported by clang-tidy (#7189)Loïc Blot2018-04-021-3/+3
* Mgcarpathian: Mapgen loop optimisations. fabs() -> std::fabs()Paramat2018-03-291-72/+80
* Dungeons: Add Y limits in all mapgensparamat2018-02-201-2/+10
* Mapgen folder: Update and improve copyright information of filesparamat2018-01-151-3/+3
* Move files to subdirectories (#6599)Vitaliy2017-11-081-0/+454