summaryrefslogtreecommitdiffstats
path: root/source/cChunkGenerator.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com2012-01-291-7/+3
* ChunkGenerator: rewritten thread-locking using the new RAII CSLock classmadmaxoft@gmail.com2012-01-291-75/+69
* The missing file! cChunkGenerator.h/cppfaketruth2011-12-251-0/+172