summaryrefslogtreecommitdiff
path: root/src/mapgen/dungeongen.cpp
Commit message (Expand)AuthorAge
* Dungeons: Remove non-functional 'projecting dungeons' setting (#8897)Paramat2019-09-08
* Dungeons: Make multiple large rooms possible (#8678)Paramat2019-07-16
* Move more dungeon parameter selection to mapgens (#8653)Paramat2019-07-09
* Dungeons: Settable density noise, move number calculation to mapgens (#8473)Paramat2019-06-01
* Optimize random turns in dungeongen (#8129)Jozef Behran2019-04-07
* Dungeons: Do not remove nodes that have 'is_ground_content = false' (#8423)Paramat2019-03-26
* Fix warnings about dungeongen.cpp memcpy() and unused variable in MapBlock::d...Paramat2019-01-22
* Dungeons: Fix duplication of y limit parameters (#7359)Paramat2018-05-20
* Dungeons: Mostly fix missing stair nodesParamat2018-04-25
* Fix many issues reported by clang-tidy (#7189)Loïc Blot2018-04-02
* Dungeons: Avoid generation in multiple liquid nodes and 'airlike'paramat2018-02-13
* Node definition manager refactor (#7016)Dániel Juhász2018-02-10
* Mapgen folder: Update and improve copyright information of filesparamat2018-01-15
* Move files to subdirectories (#6599)Vitaliy2017-11-08