Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed warnings generated by 64-bit MSVC. | Mattes D | 2015-07-07 | 1 | -6/+6 |
| | |||||
* | Fixed a lot of warnings | tycho | 2015-05-19 | 1 | -1/+1 |
| | |||||
* | Added TwoHeights shape generator. | Mattes D | 2014-11-23 | 1 | -6/+7 |
| | | | | This is a faster shape generator that can generate overhangs and has biome awareness. | ||||
* | Merge remote-tracking branch 'origin/master' into GeneratorShapeRefactor | Mattes D | 2014-11-20 | 1 | -1/+1 |
|\ | |||||
| * | Moved all Noise-related files into a separate folder. | Mattes D | 2014-11-18 | 1 | -1/+1 |
| | | |||||
* | | Gen refactor: Implemented CompositedHeiGen. | Mattes D | 2014-11-13 | 1 | -0/+32 |
| | | | | | | | | This fixes crashes in the Village generator due to the missing generator. | ||||
* | | Generator: Shape initial refactoring. | Mattes D | 2014-11-12 | 1 | -26/+27 |
|/ | | | | The code compiles, but several structure generators are broken, crash on start. | ||||
* | Mountain height gen: Added ditches. | Mattes D | 2014-10-19 | 1 | -1/+2 |
| | |||||
* | Generator: Rewritten to use SharedPtrs. | Mattes D | 2014-10-19 | 1 | -5/+5 |
| | |||||
* | Revert "Initial Mesa Bryce implementation." | madmaxoft | 2014-06-11 | 1 | -21/+0 |
| | | | | This reverts commit 1ff1a93866ab81e3868588a256f446a902a1a8c4. | ||||
* | Initial Mesa Bryce implementation. | madmaxoft | 2014-06-10 | 1 | -0/+21 |
| | |||||
* | Added an experimental height generator, Mountains. | madmaxoft | 2014-06-09 | 1 | -0/+21 |
| | |||||
* | Added new biomes to old height generators. | madmaxoft | 2013-11-28 | 1 | -1/+1 |
| | | | | Now Biomal and DistortedHeight generators will work with new biomes. | ||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+145 |