summaryrefslogtreecommitdiffstats
path: root/src/Generating (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).madmaxoft2013-12-209-19/+23
* 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