Fix an alone if to be with a missing else
[oweals/minetest.git] / src / mapgen /
2018-03-16 paramatBiomes: Fix vertical biome blend
2018-03-11 paramatBiome API: Add 'get_biome_name(biome_id)' API
2018-03-09 Loic BlotVoxelArea: add_{x,y,z,p} must be static
2018-03-09 paramatBiomes: Add 'min_pos'/'max_pos' xyz biome limits
2018-03-03 paramatGenerate Notifier: Clear events once after all 'on...
2018-03-03 Gael-de-SaillyMapgenValleys: Fixed submarine valleys shape
2018-02-27 paramatPlace schematic (on vmanip): Enable use of 'place cente...
2018-02-26 paramatSAO limits: Allow SAOs to exist outside the set 'mapgen...
2018-02-20 paramatVertical biome blend: Tune blend patterns
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-16 paramatBiomes: Add 'get heat', 'get humidity', 'get biome...
2018-01-15 paramatMapgen folder: Update and improve copyright information...
2018-01-04 ParamatBiomes: Add vertical biome blend (#6853)
2018-01-03 paramatMgv7 floatlands: Add exponent parameter
2017-12-10 adridoUse std::vector instead of dynamic C-Array (#6744)
2017-11-19 paramatStratum ore: Add option for a constant thickness stratum
2017-11-17 paramatBiome dust node: Only place on 'walkable' cubic non...
2017-11-08 VitaliyMove files to subdirectories (#6599)