summaryrefslogtreecommitdiff
path: root/src/mapgen_v5.cpp
Commit message (Collapse)AuthorAge
...
* Fix warnings and other misc. minor changeskwolekr2014-11-14
|
* Mapgen v7: Fix uninitialized spflagskwolekr2014-11-12
| | | | Mapgen v5: Fix minor style issue
* Add Generator Element Management frameworkkwolekr2014-11-12
| | | | Add BiomeManager, OreManager, DecorationManager, and SchematicManager
* Tune cave noise scales to 6. Fix blobs spflag, now enabled. Update conf.exampleparamat2014-11-09
|
* Add mgv5. New noise code, uses biome API. Eased 3d noise for terrain, caves, ↵paramat2014-11-08
blobs