]> git.lizzy.rs Git - minetest.git/history - src/mapgen/mg_biome.cpp
Spacing fixes
[minetest.git] / src / mapgen / mg_biome.cpp
2022-04-08 ShadowNinjaSpacing fixes
2021-03-23 sfan5Fix broken `BiomeGen` abstraction (#11107)
2020-05-05 sfan5Fix thread safety of PcgRandom use in BiomeGen
2020-05-05 sfan5Fix remaining issues with mapgen scriptapi
2020-05-05 sfan5Give the Mapgen on each EmergeThread its own Biome...
2020-05-05 sfan5Allow ObjDefManager instances to be cloned
2019-05-18 ParamatAllow multiple cave liquids in a biome definition ...
2018-06-21 ParamatBiome API: Fix absent water decorations and dust, in...
2018-06-08 ParamatMapgen flags: Add 'biomes' global mapgen flag (#7355)
2018-05-14 ParamatVertical biome blend: Tune PRNG seed for finer detail...
2018-04-20 ParamatNode resolver: Make error on fallback optional, disable...
2018-04-07 ParamatBiome API / dungeons: Add biome-defined dungeon nodes
2018-04-05 ParamatBiome API / cavegen: Add definable cave liquid for...
2018-03-16 paramatBiomes: Fix vertical biome blend
2018-03-11 paramatBiome API: Add 'get_biome_name(biome_id)' API
2018-03-09 paramatBiomes: Add 'min_pos'/'max_pos' xyz biome limits
2018-02-20 paramatVertical biome blend: Tune blend patterns
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)
2017-11-08 VitaliyMove files to subdirectories (#6599)