summaryrefslogtreecommitdiffstats
path: root/source/WorldStorage.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-16Chunks are now marked as savedmadmaxoft@gmail.com1-2/+10
2012-02-16Chunk is now marked as dirty; saving only dirty chunks; rewritten load / save not to use cChunkPtr; set VC2008 project to level4 warnings; block entities are now loaded and saved properlymadmaxoft@gmail.com1-45/+136
2012-02-15Fixed a deadlock in WorldStoragefaketruth1-3/+5
2012-02-13Rewritten most of the code for multithreading; still not 100%, but getting there. If this commit proves to be too problematic, we can always undo it.madmaxoft@gmail.com1-0/+256