Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed the VC2010 project file - it was not maintained for some time anyway. If anyone wants to use VC2010, just open the 2008 project. | madmaxoft@gmail.com | 2012-09-21 | 1 | -95/+0 |
* | 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 | -3/+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/+89 |