]> git.lizzy.rs Git - minetest.git/history - src/mapgen/mapgen.h
Spacing fixes
[minetest.git] / src / mapgen / mapgen.h
2021-01-21 ZughyRemoved some obsolete code (#10562)
2020-10-05 SmallJokerRemove unused functions reported by cppcheck (#10463)
2020-09-03 ParamatAdd 'ores' global mapgen flag (#10276)
2020-05-20 ParamatAllow more than 255 biomes, document new maximum (...
2020-05-05 sfan5Give the Mapgen on each EmergeThread its own Biome...
2020-01-25 SmallJokerSettings: Add get_flags API for mapgen flags (mg_flags...
2019-11-23 paramatCaves: Fix shadowing of 'large_cave_depth' to avoid...
2019-11-19 ParamatMove duplicated mapgen parameters to class MapgenBasic...
2019-11-18 ParamatRandomwalk cave liquids: Remove deprecated 'lava depth...
2019-11-08 ParamatRandomwalk caves: Add parameters for number, proportion...
2019-10-29 random-geekChange some usages of "deprecated" to "obsolete" (...
2019-08-23 DSMake Mapgen::spreadLight use a queue (#8838)
2019-07-25 ParamatRe-order mapgens in mainmenu and 'all settings' mapgen...
2019-07-20 ParamatDocument the deprecation of hardcoded cave liquids...
2019-06-30 ParamatDungeongen: Remove most hardcoded dungeon nodes (#8594)
2019-06-01 ParamatDungeons: Settable density noise, move number calculati...
2019-03-31 Loic BlotFix comments
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-07 ParamatBiome API / dungeons: Add biome-defined dungeon nodes
2018-03-03 paramatGenerate Notifier: Clear events once after all 'on...
2018-02-26 paramatSAO limits: Allow SAOs to exist outside the set 'mapgen...
2018-02-10 Dániel JuhászNode definition manager refactor (#7016)
2018-01-15 paramatMapgen folder: Update and improve copyright information...
2017-12-10 adridoUse std::vector instead of dynamic C-Array (#6744)
2017-11-08 VitaliyMove files to subdirectories (#6599)