aboutsummaryrefslogtreecommitdiff
path: root/src/treegen.cpp
AgeCommit message (Expand)Author
2014-08-23Fix seg fault if popping from empty stack (L-system trees)Craig Robbins
2014-06-17L-systems treegen code tweaks.RealBadAngel
2013-11-02Move the sapling growing and grass adding/removing ABMs to LuaNovatux
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl
2013-03-16Make saplings only grow on dirt or grass, make jungle tree trunks only replac...kwolekr
2013-03-16Re-add jungles, apple treeskwolekr
2013-03-11Clean up Mapgenkwolekr
2013-03-11Migrate to STL containers/algorithms.Ilya Zhuravlev
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2013-02-24Add seed parameter for default and L-system treesRealBadAngel
2013-01-23Treegen update. Some new symbols. Speed up code a bit.RealBadAngel
2013-01-07L-Systems treegen update.RealBadAngel
2012-12-30Fixed compile issues on windowsdannydark
2012-12-30L-System treegenRealBadAngel