summaryrefslogtreecommitdiffstats
path: root/VC2008/JsonCpp.vcproj (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed everyting to Unix line endings.Alexander Harkness2013-07-291-248/+248
* Fixed profiling to work under the new project layoutmadmaxoft@gmail.com2012-09-071-1/+1
* Implemented 1.3.2 protocol encryption using CryptoPP, up to Client Status packet (http://wiki.vg/Protocol_FAQ step 14)madmaxoft@gmail.com2012-08-301-2/+2
* Fixed output directory structure in the "Release profiled" configurationmadmaxoft@gmail.com2012-05-091-2/+2
* Added a profiling option to the VC2008 projects, using the MS standalone profiler (see vc2008/profile_run.cmd for details and usage)madmaxoft@gmail.com2012-05-081-0/+63
* Rewritten 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.com2012-02-131-4/+4
* MSVC 2008 Express compatibility: Added the projects, modified sources to compile. Tested on MSVC 2008 Express and MSVC 2010 Expressmadmaxoft@gmail.com2012-01-271-0/+185