summaryrefslogtreecommitdiffstats
path: root/source/cChunk.inl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-05ChunkSender: Chunks are now compressed and sent to clients from a separate threads, proper passive waiting between threads. Not much tested, just appears to work :)madmaxoft@gmail.com1-22/+24
2012-03-03Got rid of some hardcoded numbers, now using hardcoded variables! woofaketruth1-4/+4
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-0/+39
2011-12-31Made a couple of functions in cChunk inline, this should speed up several block operations on chunksfaketruth1-0/+118