summaryrefslogtreecommitdiffstats
path: root/VC2008/WebServer.vcproj (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-07Fixed profiling to work under the new project layoutmadmaxoft@gmail.com1-1/+1
2012-08-30Implemented 1.3.2 protocol encryption using CryptoPP, up to Client Status packet (http://wiki.vg/Protocol_FAQ step 14)madmaxoft@gmail.com1-2/+2
2012-05-09Fixed output directory structure in the "Release profiled" configurationmadmaxoft@gmail.com1-2/+2
2012-05-08Added a profiling option to the VC2008 projects, using the MS standalone profiler (see vc2008/profile_run.cmd for details and usage)madmaxoft@gmail.com1-0/+71
2012-02-13Rewritten most of the code for multithreading; still not 100%, but getting there. If this commit proves to be too problematic, we can always undo it.madmaxoft@gmail.com1-2/+2
2012-01-29VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com1-20/+52
2012-01-27MSVC 2008 Express compatibility: Added the projects, modified sources to compile. Tested on MSVC 2008 Express and MSVC 2010 Expressmadmaxoft@gmail.com1-37/+41
2011-10-03Source for additional projectsfaketruth1-0/+197