Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | mapgen: drop mapgen id from child mapgens. | Loïc Blot | 2019-03-31 |
| | | | | | | This id must be owned by the child mapgen and never be set to a misc value by a developer Also use nullptr in some places | ||
* | Mgv5: Change tunnel parameters to those of other mapgens (#7641) | Paramat | 2018-08-16 |
| | | | | | 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 mapgens | paramat | 2018-02-20 |
| | | | | Preserve the upper limit used in mgvalleys. | ||
* | Mapgen folder: Update and improve copyright information of files | paramat | 2018-01-15 |
| | |||
* | Move files to subdirectories (#6599) | Vitaliy | 2017-11-08 |
* Move files around |