Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Generator: Rewritten to use SharedPtrs. | Mattes D | 2014-10-19 | 1 | -3/+3 |
| | |||||
* | Slight cleanup after portals | Tiger Wang | 2014-07-29 | 1 | -1/+1 |
| | |||||
* | Removed forgotten comment | STRWarrior | 2014-07-27 | 1 | -1/+1 |
| | |||||
* | Made nether ceiling smooth. | STRWarrior | 2014-07-27 | 1 | -1/+8 |
| | |||||
* | Added a ceiling to disguise the bedrock above it. | STRWarrior | 2014-07-27 | 1 | -1/+9 |
| | |||||
* | Basic style fixes. | madmaxoft | 2014-07-17 | 1 | -2/+2 |
| | |||||
* | Normalized comments. | madmaxoft | 2014-07-17 | 1 | -6/+6 |
| | | | | | This was mostly done automatically and then visually inspected for obvious errors. All //-style comments should have a 2-space separation from the code, and 1 space after the comment sign. | ||||
* | Nullify deleted pointers. | archshift | 2014-06-19 | 1 | -0/+2 |
| | |||||
* | docs/Generator: Added the easy Finishers. | madmaxoft | 2014-06-07 | 1 | -1/+13 |
| | |||||
* | Implemented faster upscaling using templates. | madmaxoft | 2014-03-21 | 1 | -2/+2 |
| | | | | Fixes #819. | ||||
* | Fixed recurring pattern. | STRWarrior | 2014-01-10 | 1 | -1/+1 |
| | |||||
* | Fixed chunk borders. | STRWarrior | 2014-01-09 | 1 | -3/+3 |
| | |||||
* | Speed-up. I got about 40 extra ch/s | STRWarrior | 2014-01-08 | 1 | -9/+14 |
| | |||||
* | NetherGen: Now generates SoulSand. | STRWarrior | 2014-01-08 | 1 | -1/+11 |
| | |||||
* | Added new biomes to old composition generator. | madmaxoft | 2013-11-28 | 1 | -0/+90 |
| | | | | Mostly placeholders only, true per-biome characteristics still need to be implemented. This is only to test the new biome generators. | ||||
* | 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/+634 |