summaryrefslogtreecommitdiffstats
path: root/src/Generating (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added function to create Tall Birch tree in BirchTreeForest biomesMike Hunsinger2013-12-292-3/+49
* Simplefied Extreme Hills M pattern select.STRWarrior2013-12-261-11/+3
* Extreme Hills M biomes now generate gravel, stone and grass patterns.STRWarrior2013-12-251-2/+10
* Changed tbGravel. Vanilla has 3 layers of gravel and then stone.STRWarrior2013-12-251-3/+3
* Normal extreme hills (plus) now generate a stone/grass pattern.STRWarrior2013-12-251-2/+20
* Re-added empty line.STRWarrior2013-12-251-0/+1
* This generates gravel in Extreme Hills M biomes.STRWarrior2013-12-252-3/+20
* Merge branch 'master' into cmakeTycho Bickerstaff2013-12-209-19/+23
|\
| * Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).madmaxoft2013-12-209-19/+23
* | moved generating to globsTycho Bickerstaff2013-12-111-1/+5
* | more cmakeTycho Bickerstaff2013-12-101-0/+7
|/
* moved deafult action into deafult clause at src/Generating/DistortedHeightmap.cpp line 741Tycho Bickerstaff2013-12-081-2/+4
* reordered initalisation order at src/Generating/Cave.h line 73Tycho Bickerstaff2013-12-081-2/+2
* fixed warnings in src/Generating/BioGen.cppTycho Bickerstaff2013-12-081-1/+1
* Moved bindings-related to a Bindings subfolder.madmaxoft2013-12-081-1/+1
* Added floor pattern for MegaTaiga biomes.madmaxoft2013-11-301-1/+10
* Implemented mesa biomes in DistortedHeightmap CompoGen.madmaxoft2013-11-293-21/+106
* Fixed CheckerboardBiomeGen in negative coords.madmaxoft2013-11-291-2/+3
* DistortedHeightmap: Improved speed, prepared for mesa biomes.madmaxoft2013-11-292-157/+424
* Trees will generate in the new biomes.madmaxoft2013-11-282-14/+101
* Added new biomes to old composition generator.madmaxoft2013-11-283-0/+141
* Added new biomes to old height generators.madmaxoft2013-11-284-39/+179
* Moved BiomeGen creation from INI file data to BioGen.cpp.madmaxoft2013-11-283-48/+74
* BiomeVisualiser: Added the TwoLevel biome generator.madmaxoft2013-11-282-0/+229
* Voronoi-related biomegens use the new cVoronoiMap class.madmaxoft2013-11-272-53/+28
* Fixed the remaining derpsAlexander Harkness2013-11-278-8/+8
* Hopefully fixed last of the Linux compile errorsTiger Wang2013-11-262-2/+2
* Further attempts to fix compileTiger Wang2013-11-258-8/+8
* Attempt to fix compilationTiger Wang2013-11-248-8/+8
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-247-196/+190
* Moved source to srcAlexander Harkness2013-11-2430-0/+11358