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
/
mg_biome.cpp
Age
Commit message (
Expand
)
Author
2018-06-21
Biome API: Fix absent water decorations and dust, in deep water (#7470)
Paramat
2018-06-08
Mapgen flags: Add 'biomes' global mapgen flag (#7355)
Paramat
2018-05-14
Vertical biome blend: Tune PRNG seed for finer detail (#7329)
Paramat
2018-04-20
Node resolver: Make error on fallback optional, disable for mapgen aliases
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-03-16
Biomes: Fix vertical biome blend
paramat
2018-03-11
Biome API: Add 'get_biome_name(biome_id)' API
paramat
2018-03-09
Biomes: Add 'min_pos'/'max_pos' xyz biome limits
paramat
2018-02-20
Vertical biome blend: Tune blend patterns
paramat
2018-01-16
Biomes: Add 'get heat', 'get humidity', 'get biome data' APIs
paramat
2018-01-15
Mapgen folder: Update and improve copyright information of files
paramat
2018-01-05
Biomes: Add vertical biome blend (#6853)
Paramat
2017-11-08
Move files to subdirectories (#6599)
Vitaliy