summaryrefslogtreecommitdiff
path: root/src/treegen.cpp
Commit message (Collapse)AuthorAge
* Move the sapling growing and grass adding/removing ABMs to LuaNovatux2013-11-02
|
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-14
|
* Make saplings only grow on dirt or grass, make jungle tree trunks only ↵kwolekr2013-03-16
| | | | replace air
* Re-add jungles, apple treeskwolekr2013-03-16
|
* Clean up Mapgenkwolekr2013-03-11
|
* Migrate to STL containers/algorithms.Ilya Zhuravlev2013-03-11
|
* Update Copyright YearsSfan52013-02-24
|
* Change Minetest-c55 to MinetestPilzAdam2013-02-24
|
* Add seed parameter for default and L-system treesRealBadAngel2013-02-24
|
* Treegen update. Some new symbols. Speed up code a bit.RealBadAngel2013-01-23
|
* L-Systems treegen update.RealBadAngel2013-01-07
|
* Fixed compile issues on windowsdannydark2012-12-30
| | | | With latest upstream L-Systems treegen.
* L-System treegenRealBadAngel2012-12-30