summaryrefslogtreecommitdiffstats
path: root/VC2008 (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-30Initial cFile implementation (using stdio FILE) and test in cChunkMapmadmaxoft@gmail.com1-0/+8
2012-01-29VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com3-74/+293
2012-01-29VC2008 compilation with new lua webpluginmadmaxoft@gmail.com1-0/+8
2012-01-29ChunkGenerator: rewritten thread-locking using the new RAII CSLock classmadmaxoft@gmail.com1-0/+1
2012-01-27Added a VC2010 configuration for Debug build with optimized Noise; made it the default in VC2008madmaxoft@gmail.com1-0/+13
2012-01-27Updated VC2008 project to include cPlugin_NewLuamadmaxoft@gmail.com1-0/+8
2012-01-27MSVC 2008 Express compatibility: Added the projects, modified sources to compile. Tested on MSVC 2008 Express and MSVC 2010 Expressmadmaxoft@gmail.com6-0/+2623