summaryrefslogtreecommitdiffstats
path: root/src/Generating/FinishGen.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* g_BlockXXX => cBlockInfo::XXXandrew2014-03-011-3/+3
* Merged branch 'NetherFinish'.madmaxoft2014-01-181-0/+120
|\
| * Fixed errors.STRWarrior2014-01-181-1/+1
| * Renamed cFinishGenNetherSprinkleFoliage to cFinishGenNetherClumpFoliage. Fixed typo'sSTRWarrior2014-01-181-6/+6
| * Some tweaks.STRWarrior2014-01-181-5/+18
| * Fixed bug where only brown mushrooms would spawn.STRWarrior2014-01-181-3/+3
| * It now actualy works.STRWarrior2014-01-181-20/+42
| * First attempt at creating a clumb version NetherFinisher.STRWarrior2014-01-171-22/+62
| * Added cFinishGenNetherSprinkleFoliage.STRWarrior2014-01-101-0/+45
* | Decoupled cChunkGenerator from cWorld and cRoot.madmaxoft2014-01-101-2/+2
|/
* Fixed a few MSVC warnings.madmaxoft2014-01-071-1/+1
* Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).madmaxoft2013-12-201-3/+3
* Moved source to srcAlexander Harkness2013-11-241-0/+664