]> git.lizzy.rs Git - dragonfireclient.git/history - src/mapgen/mapgen_v6.cpp
Fix mods not being recursively enabled
[dragonfireclient.git] / src / mapgen / mapgen_v6.cpp
2021-10-12 SmallJokerRemove a few unused functions reported by callcatcher...
2021-01-22 rubenwardyRemove dead code (#10845)
2020-11-27 LarsAvoid generating the same chunk more than once with...
2020-10-05 SmallJokerRemove unused functions reported by cppcheck (#10463)
2020-09-03 ParamatAdd 'ores' global mapgen flag (#10276)
2020-05-05 sfan5Give the Mapgen on each EmergeThread its own Biome...
2020-04-11 Loic BlotDrop content_sao.{cpp,h}
2020-04-11 Loic BlotMove serveractiveobject & unitsao
2020-04-10 WuzzyPrint error if invalid mapgen alias was detected (...
2020-01-25 SmallJokerSettings: Add get_flags API for mapgen flags (mg_flags...
2019-08-24 ParamatMapgen v6: Various mudflow code improvements and bugfix...
2019-08-15 ParamatMapgen v6: Fix mudflow iteration and iterate twice...
2019-07-16 ParamatDungeons: Make multiple large rooms possible (#8678)
2019-07-09 ParamatMove more dungeon parameter selection to mapgens (...
2019-06-01 ParamatDungeons: Settable density noise, move number calculati...
2019-03-31 Loïc Blotmapgen: drop mapgen id from child mapgens.
2018-05-20 ParamatDungeons: Fix duplication of y limit parameters (#7359)
2018-03-09 Loic BlotVoxelArea: add_{x,y,z,p} must be static
2018-02-20 paramatDungeons: Add Y limits in all mapgens
2018-02-13 paramatDungeons: Avoid generation in multiple liquid nodes...
2018-02-10 Dániel JuhászNode definition manager refactor (#7016)
2018-01-15 paramatMapgen folder: Update and improve copyright information...
2017-11-08 VitaliyMove files to subdirectories (#6599)