Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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.com | 2012-02-13 | 1 | -88/+74 |
* | VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. | madmaxoft@gmail.com | 2012-01-29 | 1 | -7/+3 |
* | ChunkGenerator: rewritten thread-locking using the new RAII CSLock class | madmaxoft@gmail.com | 2012-01-29 | 1 | -75/+69 |
* | The missing file! cChunkGenerator.h/cpp | faketruth | 2011-12-25 | 1 | -0/+172 |