Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Noise function optimization (chunk generation now about 1.5x faster :) | madmaxoft@gmail.com | 2012-02-22 | 1 | -7/+14 |
* | 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 | -0/+7 |
* | Made some functions in cChunk and cNoise inline, this should significantly increase chunk generation speed | faketruth | 2011-12-26 | 1 | -43/+11 |
* | Using SSE instructions for noise (terrain generation) | faketruth | 2011-10-25 | 1 | -0/+70 |
* | MCServer c++ source files | faketruth | 2011-10-03 | 1 | -0/+253 |