aboutsummaryrefslogtreecommitdiff
path: root/src/mapgen/mapgen_v5.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mgv5: Change tunnel parameters to those of other mapgens (#7641)Paramat2018-08-161-1/+1
| | | | | Make tunnels wider and use the noise parameters of most other mapgens. All other underground features are already identical to all other non-mgv6 mapgens, this final change modernises and improves the tunnels.
* Dungeons: Add Y limits in all mapgensparamat2018-02-201-0/+5
| | | | Preserve the upper limit used in mgvalleys.
* Mapgen folder: Update and improve copyright information of filesparamat2018-01-151-2/+2
|
* Move files to subdirectories (#6599)Vitaliy2017-11-081-0/+74
* Move files around