aboutsummaryrefslogtreecommitdiff
path: root/src/treegen.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minimal: Add snow biome and jungleleaves nodes. Add mapgen aliasesparamat2015-06-121-9/+2
* Treegen: Add pine tree. Force place trunksparamat2015-04-011-265/+491
* Shorten ManualMapVoxelManipulator to MMVManipkwolekr2015-01-051-10/+10
* Fix seg fault if popping from empty stack (L-system trees)Craig Robbins2014-08-231-4/+23
* L-systems treegen code tweaks.RealBadAngel2014-06-171-3/+3
* Move the sapling growing and grass adding/removing ABMs to LuaNovatux2013-11-021-0/+10
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-0/+1
* Make saplings only grow on dirt or grass, make jungle tree trunks only replac...kwolekr2013-03-161-10/+18
* Re-add jungles, apple treeskwolekr2013-03-161-2/+9
* Clean up Mapgenkwolekr2013-03-111-17/+17
* Migrate to STL containers/algorithms.Ilya Zhuravlev2013-03-111-13/+7
* Update Copyright YearsSfan52013-02-241-1/+1
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
* Add seed parameter for default and L-system treesRealBadAngel2013-02-241-25/+25
* Treegen update. Some new symbols. Speed up code a bit.RealBadAngel2013-01-231-33/+93
* L-Systems treegen update.RealBadAngel2013-01-071-11/+35
* Fixed compile issues on windowsdannydark2012-12-301-6/+8
* L-System treegenRealBadAngel2012-12-301-0/+518