summaryrefslogtreecommitdiffstats
path: root/source/Generating/ChunkDesc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rewritten generators so that they use the cChunkDesc class (and thus can use cBlockArea merging)madmaxoft@gmail.com2013-03-171-0/+26
* cChunkDesc can now read and write cBlockAreas.madmaxoft@gmail.com2013-02-081-2/+196
* Prepared cChunkDesc for further API extension; used it as the sole container for generated chunk data, including entities / block entities.madmaxoft@gmail.com2013-02-081-0/+219