Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
* | | Generator: Shape initial refactoring. | Mattes D | 2014-11-12 | 1 | -15/+18 |
|/ | | | | The code compiles, but several structure generators are broken, crash on start. | ||||
* | Generator: Rewritten to use SharedPtrs. | Mattes D | 2014-10-19 | 1 | -10/+10 |
| | |||||
* | Fixed compilation | STRWarrior | 2014-09-28 | 1 | -1/+10 |
| | |||||
* | Added Granite, Diorite and Andesite to the NaturalPatches generator. | STRWarrior | 2014-09-28 | 1 | -5/+6 |
| | |||||
* | Bunch of tweaks: | STRWarrior | 2014-08-10 | 1 | -7/+7 |
| | | | | | | Renamed Quarts to Quartz Using const_iterator instead of iterator Used CheckBasicStyle script to find style errors | ||||
* | Changed cStructGenOreNests to take a list of ores + the block to replace. | STRWarrior | 2014-08-10 | 1 | -4/+22 |
| | |||||
* | Unified StructureGens and FinisherGens. | madmaxoft | 2014-03-01 | 1 | -15/+15 |
| | | | | Now they are all Finishers. Fixes #398. | ||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+165 |