summaryrefslogtreecommitdiffstats
path: root/src/Generating/Trees.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-05Add Mushrooms to Generator and fixed up the roofed forest (#5134)12xx121-0/+6
2020-09-25Deleted BiomeDef.h and ChunkDef.h from Globals.h (#4885)KingCol131-1/+1
2020-08-05update commentmBornand1-1/+1
2020-08-05error in comment endmBornand1-1/+1
2020-08-05add Large conifersmBornand1-5/+17
2019-12-22Improved large jungle and acacia tree generation (#4413)NiLSPACE1-34/+37
2019-09-06Separated chunk generator from world / plugin interfaces.Mattes D1-8/+0
2017-08-03Remove double includes part 2 (#3890)peterbell101-1/+0
2015-07-31Unified the doxy-comment format.Mattes D1-19/+19
2015-07-17Added documentation for GetLargeTreeAdjustmentSamuel Barney1-0/+1
2015-07-13Sapling Growth UpdateSamuel Barney1-2/+4
2014-11-18Moved all Noise-related files into a separate folder.Mattes D1-1/+1
2014-11-13First implementation for the LargeOakTreeSTRWarrior1-0/+6
2014-08-02Added proper trees and height for SwamplandM biomeSTRWarrior1-0/+2
2014-07-30Moved GetRoofedForestTreeImage content to GetDarkoakTreeImageSTRWarrior1-2/+0
2014-07-30Fixed doxy commentSTRWarrior1-1/+1
2014-07-30Added RoofedForest trees.STRWarrior1-0/+2
2014-07-19Fixed style: spaces after commas.madmaxoft1-1/+1
2014-02-19Add BlockNewLeaves.h and rename Darkoac to DarkoakHowaner1-2/+2
2014-02-19Add new Trees (without Generator)Howaner1-0/+6
2013-12-29Added function to create Tall Birch tree in BirchTreeForest biomesMike Hunsinger1-0/+3
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com1-1/+1
2012-09-23Source files cleanup: Generating-related files in a separate subfoldermadmaxoft@gmail.com1-2/+2
2012-07-15Basic jungle trees with vines, efficient trees handling.madmaxoft@gmail.com1-11/+19
2012-07-02Temporary jungle trees (swamp-like), based on code by STR_Warrior). Also vines don't overwrite leaves anymore.madmaxoft@gmail.com1-1/+1
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-85/+85
2012-05-25Merged the composable_generator branch into the trunkmadmaxoft@gmail.com1-0/+85