summaryrefslogtreecommitdiffstats
path: root/source/cChunkGenerator.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-20Removed some more cChunkPtr usagemadmaxoft@gmail.com1-1/+2
2012-02-18Thread-safe chunk generation, storage and generator are queried for progress while initializing servermadmaxoft@gmail.com1-0/+5
2012-02-17Chunk coords mostly "upgraded" to include the Y coord for future compatibilitymadmaxoft@gmail.com1-4/+6
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-10/+52
2012-01-29ChunkGenerator: rewritten thread-locking using the new RAII CSLock classmadmaxoft@gmail.com1-3/+0
2011-12-25The missing file! cChunkGenerator.h/cppfaketruth1-0/+23