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.h
Age
Commit message (
Collapse
)
Author
2012-06-17
Optimize headers
Perttu Ahola
2012-06-17
Properly and efficiently use split utility headers
Perttu Ahola
2012-06-05
Switch the license to be LGPLv2/later, with small parts still remaining as ↵
Perttu Ahola
GPLv2/later, by agreement of major contributors
2012-03-29
Generate beaches
Perttu Ahola
2012-03-28
Add blockseed to on_generated
Perttu Ahola
2012-03-27
Remove no-op mapgen::add_random_objects
Perttu Ahola
2012-03-27
Make mapgen generate stuff in chunks of 3^3 mapblocks
Perttu Ahola
2011-11-29
Add on_generated hook
Perttu Ahola
2011-11-29
Do not expose CONTENT_* stuff in content_mapnode.h and use a name converter ↵
Perttu Ahola
wrapper in old code
2011-11-29
GameDef compiles
Perttu Ahola
2011-09-23
Adding (most) of the sapling functionality. It has yet to work, since ↵
Mark Holmquist
MEET_OTHER was not implemented at the time of this commit. Hopefully it will work when merged with celeron's latest.
2011-06-25
moved mapgen stuff around abit
Perttu Ahola
2011-06-25
moved map generator to separate source files
Perttu Ahola