]> git.lizzy.rs Git - dragonfireclient.git/history - src/mapgen/mapgen_valleys.cpp
Merge pull request #59 from PrairieAstronomer/readme_irrlicht_change
[dragonfireclient.git] / src / mapgen / mapgen_valleys.cpp
2021-08-30 Minetest-j45Merge pull request #1 from EliasFleckenstein03/master
2021-03-26 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-03-23 sfan5Fix broken `BiomeGen` abstraction (#11107)
2020-11-28 Elias FleckensteinMerged Minetest
2020-11-27 LarsAvoid generating the same chunk more than once with...
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-05 sfan5Give the Mapgen on each EmergeThread its own Biome...
2020-04-04 LNJFix 'the the' typos in comments (#9554)
2020-01-25 SmallJokerSettings: Add get_flags API for mapgen flags (mg_flags...
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.
2019-03-14 ParamatValleys mapgen code rewrite (#8101)
2018-10-02 TreerFix Mapgen Valleys getSpawnLevelAtPoint() (#7756)
2018-08-20 ParamatChange mapgen order to ores > dungeons > decorations...
2018-07-18 ParamatMgvalleys: Make river depth variation and humidity...
2018-06-08 ParamatMapgen flags: Add 'biomes' global mapgen flag (#7355)
2018-04-29 ParamatMapgen caves: Re-order generation to fix cavern bug
2018-04-24 ParamatMgvalleys: Code cleanup
2018-04-21 ParamatMgvalleys: Use shared tunnel / cavern code instead...
2018-04-07 ParamatBiome API / dungeons: Add biome-defined dungeon nodes
2018-04-05 ParamatBiome API / cavegen: Add definable cave liquid for...
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-09 Loic BlotVoxelArea: add_{x,y,z,p} must be static
2018-03-03 Gael-de-SaillyMapgenValleys: Fixed submarine valleys shape
2018-02-20 paramatDungeons: Add Y limits in all mapgens
2018-01-15 paramatMapgen folder: Update and improve copyright information...
2017-11-08 VitaliyMove files to subdirectories (#6599)