summaryrefslogtreecommitdiffstats
path: root/src/Generating/IntGen.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-24Fixed includes in IntGen.Mattes D1-2/+2
2015-12-19Added HTTPS links wherever they are supported.Alexander Harkness1-10/+6
2015-07-09Fixes compilation failures on MacOSX 10.10Samuel Barney1-2/+2
2015-05-09More style checking.Mattes D1-2/+2
2015-03-21Style fixesworktycho1-15/+15
2015-03-11Changed pipeline character from >> to |tycho1-1/+1
2015-03-11Fixed style and removed false positivestycho1-4/+9
2015-03-10Fixed Sequence Generator for IntGenTycho1-9/+21
2015-03-01Fixed StyleTycho1-12/+14
2015-03-01Added pipelining syntax for generatorsTycho1-1/+48
2014-11-02Grown biomes: fixed Linux build.Mattes D1-3/+3
2014-11-02Grown biomes: Unified with GrownProt biomes.Mattes D1-83/+484
2014-10-31GrownProt biomes: added alterations.Mattes D1-47/+6
2014-10-30QtBiomeVisualiser: Added a prototyping int generator flavor.Mattes D1-40/+133
2014-10-27cIntGen: Added a virtual destructor.Mattes D1-0/+4
2014-10-27Removed too advanced C++11 features.Mattes D1-31/+27
2014-10-26IntGen: Attempt at fixing Linux compilation.Mattes D1-13/+13
2014-10-26BioGenGrown: Smaller biomes, add land to map center.Mattes D1-12/+11
2014-10-26Fixed a copypasta error in cIntGenAddToOcean.Mattes D1-4/+4
2014-10-26Added new biomegen: GrownMattes D1-0/+954