Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Grown biomes: fixed Linux build. | Mattes D | 2014-11-02 | 1 | -3/+3 |
| | |||||
* | Grown biomes: Unified with GrownProt biomes. | Mattes D | 2014-11-02 | 1 | -83/+484 |
| | | | | Also fixed a Zoom filter randomness. | ||||
* | GrownProt biomes: added alterations. | Mattes D | 2014-10-31 | 1 | -47/+6 |
| | |||||
* | QtBiomeVisualiser: Added a prototyping int generator flavor. | Mattes D | 2014-10-30 | 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. | ||||
* | cIntGen: Added a virtual destructor. | Mattes D | 2014-10-27 | 1 | -0/+4 |
| | |||||
* | Removed too advanced C++11 features. | Mattes D | 2014-10-27 | 1 | -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 D | 2014-10-26 | 1 | -13/+13 |
| | |||||
* | BioGenGrown: Smaller biomes, add land to map center. | Mattes D | 2014-10-26 | 1 | -12/+11 |
| | |||||
* | Fixed a copypasta error in cIntGenAddToOcean. | Mattes D | 2014-10-26 | 1 | -4/+4 |
| | |||||
* | Added new biomegen: Grown | Mattes D | 2014-10-26 | 1 | -0/+954 |