aboutsummaryrefslogtreecommitdiff
path: root/src/mapgen/mapgen_v7.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mgv7: Code cleanup (#7299)Paramat2018-05-071-4/+7
|
* 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-2/+2
|
* Mgv7 floatlands: Add exponent parameterparamat2018-01-031-0/+2
| | | | | Allows more control over shape of floatland mountain terrain. Terrain shape is unchanged.
* Move files to subdirectories (#6599)Vitaliy2017-11-081-0/+111
* Move files around