]> git.lizzy.rs Git - dragonfireclient.git/history - src/mapgen/mapgen_v7.cpp
Merge pull request #59 from PrairieAstronomer/readme_irrlicht_change
[dragonfireclient.git] / src / mapgen / mapgen_v7.cpp
2021-01-07 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2020-12-24 sfan5Fix some minor code issues all over the place
2020-11-28 Elias FleckensteinMerged Minetest
2020-11-27 LarsAvoid generating the same chunk more than once with...
2020-11-20 ParamatMove Mapgen V7 river generation into the main generatio...
2020-11-04 Elias FleckensteinMerge branch 'master' into master
2020-11-04 Elias FleckensteinRevert "Make Lint Happy"
2020-11-04 Elias FleckensteinMerge branch 'master' into master
2020-11-04 Elias FleckensteinMake Lint Happy
2020-09-03 ParamatAdd 'ores' global mapgen flag (#10276)
2020-07-18 Elias FleckensteinUpdate to minetest 5.4.0-dev
2020-05-14 ParamatAdd new Mapgen V7 floatland implementation (#9296)
2020-05-05 sfan5Give the Mapgen on each EmergeThread its own Biome...
2020-04-11 Loic BlotDrop content_sao.{cpp,h}
2020-01-25 SmallJokerSettings: Add get_flags API for mapgen flags (mg_flags...
2020-01-04 ParamatRemove Mapgen V7 floatlands in preparation for new...
2019-11-23 paramatDungeons: Move duplicated y limit checks to generation...
2019-11-18 ParamatRandomwalk cave liquids: Remove deprecated 'lava depth...
2019-11-08 ParamatRandomwalk caves: Add parameters for number, proportion...
2019-06-01 ParamatDungeons: Settable density noise, move number calculati...
2019-03-31 Loïc Blotmapgen: drop mapgen id from child mapgens.
2018-08-20 ParamatChange mapgen order to ores > dungeons > decorations...
2018-06-08 ParamatMapgen flags: Add 'biomes' global mapgen flag (#7355)
2018-05-31 ParamatMgv7: Avoid rivergen removing mod-placed nodes when...
2018-05-07 ParamatMgv7: Code cleanup (#7299)
2018-04-29 ParamatMapgen caves: Re-order generation to fix cavern bug
2018-04-07 ParamatBiome API / dungeons: Add biome-defined dungeon nodes
2018-04-03 Loïc BlotFix various clang-tidy reported performance-type-promot...
2018-04-02 Loïc BlotFix many issues reported by clang-tidy (#7189)
2018-03-26 ParamatMapgen: Remove unused mgv7 code and some unused biometypes
2018-03-09 Loic BlotVoxelArea: add_{x,y,z,p} must be static
2018-02-20 paramatDungeons: Add Y limits in all mapgens
2018-01-15 paramatMapgen folder: Update and improve copyright information...
2018-01-03 paramatMgv7 floatlands: Add exponent parameter
2017-11-08 VitaliyMove files to subdirectories (#6599)