summaryrefslogtreecommitdiffstats
path: root/src/Generating/ChunkDesc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into GeneratorShapeRefactorMattes D2014-11-201-1/+1
|\
| * Moved all Noise-related files into a separate folder.Mattes D2014-11-181-1/+1
* | Generator: Shape initial refactoring.Mattes D2014-11-121-0/+63
|/
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-2/+2
* Fixed #1550Julian Laubstein2014-10-201-6/+6
* Merge branch 'master' into portalsTiger Wang2014-07-181-3/+3
|\
| * CopyPaste Errorworktycho2014-07-131-1/+1
| * Another COpyPaste Errorworktycho2014-07-131-1/+1
| * Fix CopyPaste error that ment a_MaxRelX wasdn't checkedworktycho2014-07-131-1/+1
* | Fixed a NetherFinisher bugTiger Wang2014-06-041-21/+0
|/
* BlockArea: Switched internal coords to Vector3i.madmaxoft2014-03-251-3/+3
* ChunkDesc warns about StructureGen's deprecation.madmaxoft2014-03-011-0/+2
* Increased Type safety of BiomesTycho2014-02-031-2/+2
* Added cChunkDest::UpdateHeightmap()madmaxoft2014-01-311-0/+25
* Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).madmaxoft2013-12-201-2/+2
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-241-8/+8
* Moved source to srcAlexander Harkness2013-11-241-0/+605