Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-11-02 | Grown biomes: fixed Linux build. | Mattes D | 1 | -3/+3 | |
2014-11-02 | Grown biomes: Unified with GrownProt biomes. | Mattes D | 1 | -83/+484 | |
Also fixed a Zoom filter randomness. | |||||
2014-10-31 | GrownProt biomes: added alterations. | Mattes D | 1 | -47/+6 | |
2014-10-30 | QtBiomeVisualiser: Added a prototyping int generator flavor. | Mattes D | 1 | -40/+133 | |
This generator is easier to manipulate, since it doesn't require rewriting the sizes in the template parameters. On the other hand, it doesn't optimize so well, so it's a bit slower. | |||||
2014-10-27 | cIntGen: Added a virtual destructor. | Mattes D | 1 | -0/+4 | |
2014-10-27 | Removed too advanced C++11 features. | Mattes D | 1 | -31/+27 | |
We need to keep gcc 4.6 compatibility; these features were not implemented in that version yet. | |||||
2014-10-26 | IntGen: Attempt at fixing Linux compilation. | Mattes D | 1 | -13/+13 | |
2014-10-26 | BioGenGrown: Smaller biomes, add land to map center. | Mattes D | 1 | -12/+11 | |
2014-10-26 | Fixed a copypasta error in cIntGenAddToOcean. | Mattes D | 1 | -4/+4 | |
2014-10-26 | Added new biomegen: Grown | Mattes D | 1 | -0/+954 | |