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
/
noise.h
Age
Commit message (
Expand
)
Author
2014-02-15
Add minetest.set_noiseparam_defaults() Lua API
kwolekr
2014-02-03
Huge overhaul of the entire MapgenParams system
kwolekr
2013-05-19
Remove no virtual dtor warnings, make MapgenParams contain actual NoiseParams
kwolekr
2013-04-07
Add Mapgen V7, reorganize biomes
kwolekr
2013-03-16
initial mapgen indev version with farscale feature and huge caves
proller
2013-03-10
Re-add dungeons in new dungeongen.cpp
kwolekr
2013-02-24
Update Copyright Years
Sfan5
2013-02-24
Change Minetest-c55 to Minetest
PilzAdam
2013-01-21
Fix MapgenV6::getGroundLevelAtPoint()
kwolekr
2013-01-21
Finish and clean up mapgen configuration
kwolekr
2013-01-21
Cleaned & enhanced noise object management
kwolekr
2013-01-21
Add initial Lua biomedef support, fixed biome selection
kwolekr
2013-01-21
The new mapgen, noise functions, et al.
kwolekr
2012-06-05
Switch the license to be LGPLv2/later, with small parts still remaining as GP...
Perttu Ahola
2011-06-26
updated noise stuff
Perttu Ahola
2011-06-25
mapgen stuff
Perttu Ahola
2011-06-25
New map generator added (and SQLite, messed up the commits at that time...) (...
Perttu Ahola
2011-04-26
tested out and commented out some new stuff for the terrain generator, to be ...
Perttu Ahola
2011-02-28
A third try on terrain generation. No trees yet.
Perttu Ahola
2011-02-26
3d noise stuff
Perttu Ahola
2011-02-06
mapgen tweaking
Perttu Ahola
2011-02-05
added noise.*
Perttu Ahola