index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mapgen
/
mapgen_v7.cpp
Commit message (
Expand
)
Author
Age
*
Fix some minor code issues all over the place
sfan5
2020-12-24
*
Avoid generating the same chunk more than once with multiple emerge threads.
Lars
2020-11-26
*
Move Mapgen V7 river generation into the main generation loop (#10639)
Paramat
2020-11-20
*
Add 'ores' global mapgen flag (#10276)
Paramat
2020-09-03
*
Add new Mapgen V7 floatland implementation (#9296)
Paramat
2020-05-14
*
Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copy
sfan5
2020-05-05
*
Drop content_sao.{cpp,h}
Loic Blot
2020-04-11
*
Settings: Add get_flags API for mapgen flags (mg_flags, mgv6_spflags, ...) (#...
SmallJoker
2020-01-25
*
Remove Mapgen V7 floatlands in preparation for new implementation (#9238)
Paramat
2020-01-04
*
Dungeons: Move duplicated y limit checks to generation function
paramat
2019-11-23
*
Randomwalk cave liquids: Remove deprecated 'lava depth' parameter (#9105)
Paramat
2019-11-18
*
Randomwalk caves: Add parameters for number, proportion flooded. Allow small ...
Paramat
2019-11-08
*
Dungeons: Settable density noise, move number calculation to mapgens (#8473)
Paramat
2019-06-01
*
mapgen: drop mapgen id from child mapgens.
Loïc Blot
2019-03-31
*
Change mapgen order to ores > dungeons > decorations (#7656)
Paramat
2018-08-20
*
Mapgen flags: Add 'biomes' global mapgen flag (#7355)
Paramat
2018-06-08
*
Mgv7: Avoid rivergen removing mod-placed nodes when overgenerating (#7388)
Paramat
2018-05-31
*
Mgv7: Code cleanup (#7299)
Paramat
2018-05-07
*
Mapgen caves: Re-order generation to fix cavern bug
Paramat
2018-04-29
*
Biome API / dungeons: Add biome-defined dungeon nodes
Paramat
2018-04-07
*
Fix various clang-tidy reported performance-type-promotion-in-math-fn
Loïc Blot
2018-04-03
*
Fix many issues reported by clang-tidy (#7189)
Loïc Blot
2018-04-02
*
Mapgen: Remove unused mgv7 code and some unused biometypes
Paramat
2018-03-26
*
VoxelArea: add_{x,y,z,p} must be static
Loic Blot
2018-03-09
*
Dungeons: Add Y limits in all mapgens
paramat
2018-02-20
*
Mapgen folder: Update and improve copyright information of files
paramat
2018-01-15
*
Mgv7 floatlands: Add exponent parameter
paramat
2018-01-03
*
Move files to subdirectories (#6599)
Vitaliy
2017-11-08