summaryrefslogtreecommitdiffstats
path: root/src/Generating/CompoGenBiomal.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed villages generating under-water.Mattes D2016-12-011-1/+6
* Bulk clearing of whitespaceLogicParrot2016-02-051-18/+18
* Silenced and fixed many warning messages across multiple files.Samuel Barney2015-07-291-9/+9
* Fixed compile and a few more warningstycho2015-05-191-1/+6
* Fixed a lot of warningstycho2015-05-191-6/+9
* Added parenthesis around the comparisonsSTRWarrior2015-03-081-2/+2
* Added grass/course dirt layer on MesaPlateauF(M)STRWarrior2015-03-081-0/+14
* CompoGenBiomal: Fixed signed vs unsigned comparison.Mattes D2014-11-271-1/+1
* CompoGenBiomal: Fixed sealevel offset.Mattes D2014-11-201-1/+1
* CompoGenBiomal: Fixed sealevel not generating properly.Mattes D2014-11-201-1/+2
* Noise3D generators: Changed noise generator to InterpolNoise.Mattes D2014-11-201-1/+1
* Gen refactor: Implemented CompositedHeiGen.Mattes D2014-11-131-214/+0
* Generator: Shape initial refactoring.Mattes D2014-11-121-0/+799