summaryrefslogtreecommitdiffstats
path: root/source/ChunkDef.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added the Biomal height generator, made it the default height generator.madmaxoft@gmail.com2012-06-021-0/+4
* Added some useful biome synonyms; added block property IsSnowable; alphabetically sorted block property settingmadmaxoft@gmail.com2012-05-271-3/+3
* Merged the composable_generator branch into the trunkmadmaxoft@gmail.com2012-05-251-30/+150
* Anvil storage writing (Basic storage is working, NO entities except for chests are working! Don't use for real servers)madmaxoft@gmail.com2012-04-231-1/+48
* Unified the chunk data to use the BLOCKDATA datatype.madmaxoft@gmail.com2012-03-141-0/+1
* Split chunk data into separate arrays; decoupled most sources from cChunk.h dependencymadmaxoft@gmail.com2012-03-141-0/+320