summaryrefslogtreecommitdiffstats
path: root/src/Generating/IntGen.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Item frame maps (#5258)KingCol132021-07-091-2/+1
* Added override specifiers to overridden functions.Mattes D2021-04-121-1/+1
* Deleted BiomeDef.h and ChunkDef.h from Globals.h (#4885)KingCol132020-09-251-0/+1
* Using Super.Mattes D2020-04-161-105/+130
* CheckBasicStyle: Check number of empty lines between functions (#4267)peterbell102018-07-261-3/+0
* Remove double includes part 2 (#3890)peterbell102017-08-031-1/+0
* Fixed includes in IntGen.Mattes D2016-02-241-2/+2
* Added HTTPS links wherever they are supported.Alexander Harkness2015-12-191-10/+6
* Fixes compilation failures on MacOSX 10.10Samuel Barney2015-07-091-2/+2
* More style checking.Mattes D2015-05-091-2/+2
* Style fixesworktycho2015-03-211-15/+15
* Changed pipeline character from >> to |tycho2015-03-111-1/+1
* Fixed style and removed false positivestycho2015-03-111-4/+9
* Fixed Sequence Generator for IntGenTycho2015-03-101-9/+21
* Fixed StyleTycho2015-03-011-12/+14
* Added pipelining syntax for generatorsTycho2015-03-011-1/+48
* Grown biomes: fixed Linux build.Mattes D2014-11-021-3/+3
* Grown biomes: Unified with GrownProt biomes.Mattes D2014-11-021-83/+484
* GrownProt biomes: added alterations.Mattes D2014-10-311-47/+6
* QtBiomeVisualiser: Added a prototyping int generator flavor.Mattes D2014-10-301-40/+133
* cIntGen: Added a virtual destructor.Mattes D2014-10-271-0/+4
* Removed too advanced C++11 features.Mattes D2014-10-271-31/+27
* 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