Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -2/+11 |
* | Chunks are generated in a separate thread allowing players to keep on playing and chatting while chunks are generated. This means, however, that cWorld::GetChunk() does not always return a chunk and is something you need to be aware of. I am not entirely sure if all this is completely stable, but I think so :O | faketruth | 2011-12-25 | 1 | -4/+8 |
* | It's a Squirrel!! | faketruth | 2011-11-08 | 1 | -0/+1 |
* | Visual Studio 2010 solution and project files | faketruth | 2011-10-03 | 1 | -0/+144 |