Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nullify deleted pointers. | archshift | 2014-06-19 | 1 | -0/+2 |
| | |||||
* | Revert "Initial Mesa Bryce implementation." | madmaxoft | 2014-06-11 | 1 | -89/+0 |
| | | | | This reverts commit 1ff1a93866ab81e3868588a256f446a902a1a8c4. | ||||
* | Initial Mesa Bryce implementation. | madmaxoft | 2014-06-10 | 1 | -0/+89 |
| | |||||
* | Added an experimental height generator, Mountains. | madmaxoft | 2014-06-09 | 1 | -0/+66 |
| | |||||
* | Implemented faster upscaling using templates. | madmaxoft | 2014-03-21 | 1 | -1/+1 |
| | | | | Fixes #819. | ||||
* | Fixed generator adding values to ini file. | madmaxoft | 2014-01-10 | 1 | -0/+1 |
| | |||||
* | Height generator creating moved info HeiGen.cpp. | madmaxoft | 2014-01-09 | 1 | -0/+73 |
| | | | | The generator also explicitly sets the default back into the INI file. | ||||
* | Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT). | madmaxoft | 2013-12-20 | 1 | -2/+2 |
| | |||||
* | Implemented mesa biomes in DistortedHeightmap CompoGen. | madmaxoft | 2013-11-29 | 1 | -2/+2 |
| | |||||
* | Added new biomes to old height generators. | madmaxoft | 2013-11-28 | 1 | -29/+97 |
| | | | | Now Biomal and DistortedHeight generators will work with new biomes. | ||||
* | Fixed the remaining derps | Alexander Harkness | 2013-11-27 | 1 | -1/+1 |
| | |||||
* | Further attempts to fix compile | Tiger Wang | 2013-11-25 | 1 | -1/+1 |
| | |||||
* | Attempt to fix compilation | Tiger Wang | 2013-11-24 | 1 | -1/+1 |
| | |||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+390 |