summaryrefslogtreecommitdiffstats
path: root/source/cChunkGenerator.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed some more cChunkPtr usagemadmaxoft@gmail.com2012-02-201-1/+2
* Thread-safe chunk generation, storage and generator are queried for progress while initializing servermadmaxoft@gmail.com2012-02-181-0/+5
* Chunk coords mostly "upgraded" to include the Y coord for future compatibilitymadmaxoft@gmail.com2012-02-171-4/+6
* Rewritten 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.com2012-02-131-10/+52
* ChunkGenerator: rewritten thread-locking using the new RAII CSLock classmadmaxoft@gmail.com2012-01-291-3/+0
* The missing file! cChunkGenerator.h/cppfaketruth2011-12-251-0/+23