aboutsummaryrefslogtreecommitdiff
path: root/src/mapgen/mg_ore.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mapgen folder: Update and improve copyright information of filesparamat2018-01-151-2/+2
|
* Stratum ore: Add option for a constant thickness stratumparamat2017-11-191-0/+2
| | | | | Add a 'stratum thickness' integer parameter, as an alternative to providing a 2nd noise parameter for thickness variation.
* Move files to subdirectories (#6599)Vitaliy2017-11-081-0/+183
* Move files around