index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mapgen
/
cavegen.cpp
Age
Commit message (
Expand
)
Author
2022-11-09
Fix typos and en_US/en_GB inconsistency in various files (#12902)
Abdou-31
2020-05-20
Allow more than 255 biomes, document new maximum (#9855)
Paramat
2019-11-18
Randomwalk cave liquids: Remove deprecated 'lava depth' parameter (#9105)
Paramat
2019-11-10
Randomwalk caves: Extend beyond mapchunk vertically also (#9094)
Paramat
2019-11-08
Randomwalk caves: Add parameters for number, proportion flooded. Allow small ...
Paramat
2019-10-13
Randomwalk caves: Reduce 'insure' value from 10 to 2 (#9035)
Paramat
2019-07-20
Document the deprecation of hardcoded cave liquids (#8692)
Paramat
2019-05-18
Allow multiple cave liquids in a biome definition (#8481)
Paramat
2018-06-26
Cavegen: Fix errors when getting biome outside mapchunk (#7480)
Paramat
2018-05-04
Cavegen: Allow small RandomWalk caves to generate beyond mapchunk border
Paramat
2018-04-26
Biome-defined cave liquids: Use faster biome calculation
paramat
2018-04-21
Cave liquids: Use a more precise point for calculating biome
Paramat
2018-04-17
Cavegen: Fix variable typo that broke mgvalleys large cave distribution (#7249)
Paramat
2018-04-05
Biome API / cavegen: Add definable cave liquid for a biome (#7192)
Paramat
2018-04-02
Fix many issues reported by clang-tidy (#7189)
Loïc Blot
2018-03-09
VoxelArea: add_{x,y,z,p} must be static
Loic Blot
2018-02-10
Node definition manager refactor (#7016)
Dániel Juhász
2018-01-15
Mapgen folder: Update and improve copyright information of files
paramat
2017-11-08
Move files to subdirectories (#6599)
Vitaliy