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
/
treegen.cpp
Age
Commit message (
Expand
)
Author
2015-01-05
Shorten ManualMapVoxelManipulator to MMVManip
kwolekr
2014-08-23
Fix seg fault if popping from empty stack (L-system trees)
Craig Robbins
2014-06-17
L-systems treegen code tweaks.
RealBadAngel
2013-11-02
Move the sapling growing and grass adding/removing ABMs to Lua
Novatux
2013-08-14
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
Kahrl
2013-03-16
Make saplings only grow on dirt or grass, make jungle tree trunks only replac...
kwolekr
2013-03-16
Re-add jungles, apple trees
kwolekr
2013-03-11
Clean up Mapgen
kwolekr
2013-03-11
Migrate to STL containers/algorithms.
Ilya Zhuravlev
2013-02-24
Update Copyright Years
Sfan5
2013-02-24
Change Minetest-c55 to Minetest
PilzAdam
2013-02-24
Add seed parameter for default and L-system trees
RealBadAngel
2013-01-23
Treegen update. Some new symbols. Speed up code a bit.
RealBadAngel
2013-01-07
L-Systems treegen update.
RealBadAngel
2012-12-30
Fixed compile issues on windows
dannydark
2012-12-30
L-System treegen
RealBadAngel