]> git.lizzy.rs Git - dragonfireclient.git/history - src/mapgen/mapgen.cpp
Fix comments
[dragonfireclient.git] / src / mapgen / mapgen.cpp
2019-03-31 Loic BlotFix comments
2019-03-31 Loïc Blotmapgen: drop mapgen id from child mapgens.
2018-06-21 ParamatBiome API: Fix absent water decorations and dust, in...
2018-06-19 ParamatBiome dust: Revert fix that added dust to mod structure...
2018-06-08 ParamatMapgen flags: Add 'biomes' global mapgen flag (#7355)
2018-06-03 ParamatBiome dust placement: Improve comments, re-order some...
2018-06-02 ParamatBiomemap: Simplify code of recent commit (#7398)
2018-06-02 ParamatBiomemap: Avoid empty biomemap entry to fix failing...
2018-05-20 ParamatDungeons: Fix duplication of y limit parameters (#7359)
2018-04-29 ParamatMapgen caves: Re-order generation to fix cavern bug
2018-04-26 paramatBiome-defined dungeon nodes: Use faster biome calculation
2018-04-07 ParamatBiome API / dungeons: Add biome-defined dungeon nodes
2018-04-05 ParamatBiome API / cavegen: Add definable cave liquid for...
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-02-26 paramatSAO limits: Allow SAOs to exist outside the set 'mapgen...
2018-02-13 paramatDungeons: Avoid generation in multiple liquid nodes...
2018-01-15 paramatMapgen folder: Update and improve copyright information...
2017-12-10 adridoUse std::vector instead of dynamic C-Array (#6744)
2017-11-17 paramatBiome dust node: Only place on 'walkable' cubic non...
2017-11-08 VitaliyMove files to subdirectories (#6599)