aboutsummaryrefslogtreecommitdiff
path: root/src/mapgen/dungeongen.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hax's version of Minetest Server 5.6.0Test_User2024-06-281-19/+21
* Spacing fixesShadowNinja2022-04-081-1/+1
* Dungeons: Remove non-functional 'projecting dungeons' setting (#8897)Paramat2019-09-081-7/+5
* Dungeons: Make multiple large rooms possible (#8678)Paramat2019-07-161-12/+18
* Move more dungeon parameter selection to mapgens (#8653)Paramat2019-07-091-21/+14
* Dungeons: Settable density noise, move number calculation to mapgens (#8473)Paramat2019-06-011-11/+8
* Optimize random turns in dungeongen (#8129)Jozef Behran2019-04-071-11/+10
* Dungeons: Do not remove nodes that have 'is_ground_content = false' (#8423)Paramat2019-03-261-3/+7
* Fix warnings about dungeongen.cpp memcpy() and unused variable in MapBlock::d...Paramat2019-01-221-1/+1
* Dungeons: Fix duplication of y limit parameters (#7359)Paramat2018-05-201-4/+0
* Dungeons: Mostly fix missing stair nodesParamat2018-04-251-12/+19
* Fix many issues reported by clang-tidy (#7189)Loïc Blot2018-04-021-1/+2
* Dungeons: Avoid generation in multiple liquid nodes and 'airlike'paramat2018-02-131-14/+9
* Node definition manager refactor (#7016)Dániel Juhász2018-02-101-1/+1
* Mapgen folder: Update and improve copyright information of filesparamat2018-01-151-1/+2
* Move files to subdirectories (#6599)Vitaliy2017-11-081-0/+677