summaryrefslogtreecommitdiffstats
path: root/src/Generating/StructGen.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implemented faster upscaling using templates.madmaxoft2014-03-211-2/+2
| | | | Fixes #819.
* Unified StructureGens and FinisherGens.madmaxoft2014-03-011-5/+5
| | | | Now they are all Finishers. Fixes #398.
* Thread safe cMap managerandrew2014-02-201-9/+0
|
* Fixed compile and some warnings in MSVSTiger Wang2014-02-091-9/+0
|
* Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).madmaxoft2013-12-201-2/+6
|
* Trees will generate in the new biomes.madmaxoft2013-11-281-14/+51
| | | | Only the generic trees, the special variants haven't yet been implemented.
* Moved source to srcAlexander Harkness2013-11-241-0/+675