summaryrefslogtreecommitdiffstats
path: root/source/cChunkGenerator.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-29VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com1-7/+3
2012-01-29ChunkGenerator: rewritten thread-locking using the new RAII CSLock classmadmaxoft@gmail.com1-75/+69
2011-12-25The missing file! cChunkGenerator.h/cppfaketruth1-0/+172