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
/
mapgen_valleys.cpp
Age
Commit message (
Expand
)
Author
2020-04-04
Fix 'the the' typos in comments (#9554)
LNJ
2020-01-25
Settings: Add get_flags API for mapgen flags (mg_flags, mgv6_spflags, ...) (#...
SmallJoker
2019-11-23
Dungeons: Move duplicated y limit checks to generation function
paramat
2019-11-18
Randomwalk cave liquids: Remove deprecated 'lava depth' parameter (#9105)
Paramat
2019-11-08
Randomwalk caves: Add parameters for number, proportion flooded. Allow small ...
Paramat
2019-06-01
Dungeons: Settable density noise, move number calculation to mapgens (#8473)
Paramat
2019-03-31
mapgen: drop mapgen id from child mapgens.
Loïc Blot
2019-03-14
Valleys mapgen code rewrite (#8101)
Paramat
2018-10-03
Fix Mapgen Valleys getSpawnLevelAtPoint() (#7756)
Treer
2018-08-20
Change mapgen order to ores > dungeons > decorations (#7656)
Paramat
2018-07-18
Mgvalleys: Make river depth variation and humidity drop optional (#7532)
Paramat
2018-06-08
Mapgen flags: Add 'biomes' global mapgen flag (#7355)
Paramat
2018-04-29
Mapgen caves: Re-order generation to fix cavern bug
Paramat
2018-04-24
Mgvalleys: Code cleanup
Paramat
2018-04-21
Mgvalleys: Use shared tunnel / cavern code instead of internal
Paramat
2018-04-07
Biome API / dungeons: Add biome-defined dungeon nodes
Paramat
2018-04-05
Biome API / cavegen: Add definable cave liquid for a biome (#7192)
Paramat
2018-04-03
Fix various clang-tidy reported performance-type-promotion-in-math-fn
Loïc Blot
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-03-03
MapgenValleys: Fixed submarine valleys shape
Gael-de-Sailly
2018-02-20
Dungeons: Add Y limits in all mapgens
paramat
2018-01-15
Mapgen folder: Update and improve copyright information of files
paramat
2017-11-08
Move files to subdirectories (#6599)
Vitaliy