aboutsummaryrefslogtreecommitdiff
path: root/src/mapgen_v5.cpp
AgeCommit message (Expand)Author
2014-12-09Biomes: Make biome heat and humidity noise parameters user-configurablekwolekr
2014-12-07Add flags and lacunarity as new noise parameterskwolekr
2014-12-07Mapgen V5: Fix use of uninitialized value in ctorkwolekr
2014-12-06Rewrite generate notification mechanismkwolekr
2014-12-03Add definable node_stone to biome API, mgv5, mgv7. Reduce and correct depth o...paramat
2014-11-20Mgv5 1 up 1 down overgeneration for biome surface continuityparamat
2014-11-20Mgv5 get ground level at point function. Fast spawn player versionparamat
2014-11-14Fix warnings and other misc. minor changeskwolekr
2014-11-12Mapgen v7: Fix uninitialized spflagskwolekr
2014-11-12Add Generator Element Management frameworkkwolekr
2014-11-09Tune cave noise scales to 6. Fix blobs spflag, now enabled. Update conf.exampleparamat
2014-11-08Add mgv5. New noise code, uses biome API. Eased 3d noise for terrain, caves, ...paramat