summaryrefslogtreecommitdiffstats
path: root/src/Generating/CompoGen.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Slight cleanup after portalsTiger Wang2014-07-291-1/+1
|
* Removed forgotten commentSTRWarrior2014-07-271-1/+1
|
* Made nether ceiling smooth.STRWarrior2014-07-271-1/+8
|
* Added a ceiling to disguise the bedrock above it.STRWarrior2014-07-271-1/+9
|
* Basic style fixes.madmaxoft2014-07-171-2/+2
|
* Normalized comments.madmaxoft2014-07-171-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.archshift2014-06-191-0/+2
|
* docs/Generator: Added the easy Finishers.madmaxoft2014-06-071-1/+13
|
* Implemented faster upscaling using templates.madmaxoft2014-03-211-2/+2
| | | | Fixes #819.
* Fixed recurring pattern.STRWarrior2014-01-101-1/+1
|
* Fixed chunk borders.STRWarrior2014-01-091-3/+3
|
* Speed-up. I got about 40 extra ch/sSTRWarrior2014-01-081-9/+14
|
* NetherGen: Now generates SoulSand.STRWarrior2014-01-081-1/+11
|
* Added new biomes to old composition generator.madmaxoft2013-11-281-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 derpsAlexander Harkness2013-11-271-1/+1
|
* Further attempts to fix compileTiger Wang2013-11-251-1/+1
|
* Attempt to fix compilationTiger Wang2013-11-241-1/+1
|
* Moved source to srcAlexander Harkness2013-11-241-0/+634