summaryrefslogtreecommitdiffstats
path: root/src/Generating/IntGen.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cIntGen: Added a virtual destructor.Mattes D2014-10-271-0/+4
|
* Removed too advanced C++11 features.Mattes D2014-10-271-31/+27
| | | | We need to keep gcc 4.6 compatibility; these features were not implemented in that version yet.
* IntGen: Attempt at fixing Linux compilation.Mattes D2014-10-261-13/+13
|
* BioGenGrown: Smaller biomes, add land to map center.Mattes D2014-10-261-12/+11
|
* Fixed a copypasta error in cIntGenAddToOcean.Mattes D2014-10-261-4/+4
|
* Added new biomegen: GrownMattes D2014-10-261-0/+954