aboutsummaryrefslogtreecommitdiff
path: root/src/mg_biome.cpp
AgeCommit message (Expand)Author
2016-06-05Biome API: Add per-biome riverbed material and depthparamat
2016-06-04Biomes: Define and use biome_t for biome IDskwolekr
2016-05-27Move biome calculation to BiomeGenkwolekr
2016-04-21Biomes: Make dust fallback 'ignore' to fix y = 63 lightingparamat
2015-08-03Biome API: Make fallback biome stone and water, disable fillerparamat
2015-08-02Add map limit config optionrubenwardy
2015-05-07NodeResolver: Remove NodeResolveMethodkwolekr
2015-04-19Biome API: Add biome-specific river waterparamat
2015-04-16Biomes: Remove referenced biomes from Decorations on clearkwolekr
2015-04-16Schematics: Refactor NodeResolver and add NodeResolveMethodkwolekr
2015-04-01Move globals from main.cpp to more sane locationsCraig Robbins
2015-03-31GenElementManager: Pass opaque handles to Lua and rename to ObjDefManagerkwolekr
2015-02-26Biome API: Re-calculate biome at every surface in a mapchunk columnparamat
2015-01-05Shorten ManualMapVoxelManipulator to MMVManipkwolekr
2014-12-30Replace instances of height_min/height_max with y_min/y_max to remove ambiguitykwolekr
2014-12-28Biome API: Add shore top and shore filler nodes, underwater node, water top n...paramat
2014-12-27Redefine NodeResolver interface and replace with callback mechanismkwolekr
2014-12-18Suppress compiler warningCraig Robbins
2014-12-17Remove manual biome noise translationkwolekr
2014-12-12Add minetest.clear_registered_decorations() and clear_registered_ores()kwolekr
2014-12-09Biomes: Make biome heat and humidity noise parameters user-configurablekwolekr
2014-12-07Add flags and lacunarity as new noise parameterskwolekr
2014-12-06Add minetest.clear_registered_biomes() apikwolekr
2014-12-03Add definable node_stone to biome API, mgv5, mgv7. Reduce and correct depth o...paramat
2014-11-14Fix warnings and other misc. minor changeskwolekr
2014-11-12Add Generator Element Management frameworkkwolekr
2014-11-01Split up mapgen.cppkwolekr