summaryrefslogtreecommitdiffstats
path: root/source/cNoise.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-0/+7
2011-12-26Made some functions in cChunk and cNoise inline, this should significantly increase chunk generation speedfaketruth1-43/+11
2011-10-25Using SSE instructions for noise (terrain generation)faketruth1-0/+70
2011-10-03MCServer c++ source filesfaketruth1-0/+253