summaryrefslogtreecommitdiffstats
path: root/src/SetChunkData.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-20En masse NULL -> nullptr replaceTiger Wang1-5/+5
2014-09-05Fixed loading empty chunks.Mattes D1-1/+0
2014-08-31Delete the entity before removing from the listworktycho1-1/+1
2014-08-29Rewritten block entity loading.Mattes D1-0/+33
2014-08-21cSetChunkData: Added missing initializers.Mattes D1-0/+3
2014-07-24Added a queue for setting chunk data.madmaxoft1-0/+115