index
:
dragonfireclient.git
master
on_receive_particlespawner
simple_cheatdb
zoom_priv
luanti cheat client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mg_biome.h
Age
Commit message (
Expand
)
Author
2015-05-18
Split ObjDef/ObjDefManager out to objdef.cpp
kwolekr
2015-04-19
Biome API: Add biome-specific river water
paramat
2015-04-17
Schematics: Remove referenced schematics from Decorations on clear
kwolekr
2015-04-16
Biomes: Remove referenced biomes from Decorations on clear
kwolekr
2015-04-16
Schematics: Refactor NodeResolver and add NodeResolveMethod
kwolekr
2015-03-31
ObjDefManager, Mapgen SAPI: Huge refactoring
kwolekr
2015-03-31
GenElementManager: Pass opaque handles to Lua and rename to ObjDefManager
kwolekr
2015-02-26
Biome API: Re-calculate biome at every surface in a mapchunk column
paramat
2014-12-30
Replace instances of height_min/height_max with y_min/y_max to remove ambiguity
kwolekr
2014-12-28
Biome API: Add shore top and shore filler nodes, underwater node, water top n...
paramat
2014-12-27
Redefine NodeResolver interface and replace with callback mechanism
kwolekr
2014-12-12
Add minetest.clear_registered_decorations() and clear_registered_ores()
kwolekr
2014-12-09
Biomes: Make biome heat and humidity noise parameters user-configurable
kwolekr
2014-12-06
Add minetest.clear_registered_biomes() api
kwolekr
2014-12-03
Add definable node_stone to biome API, mgv5, mgv7. Reduce and correct depth o...
paramat
2014-11-14
Fix warnings and other misc. minor changes
kwolekr
2014-11-12
Add Generator Element Management framework
kwolekr
2014-11-01
Split up mapgen.cpp
kwolekr