summaryrefslogtreecommitdiffstats
path: root/VC2008/ToLua.vcproj (unfollow)
Commit message (Expand)AuthorFilesLines
2013-12-19Revert "Removed unused ToLua files." to allow the new cmake system to build on tolua++ on linuxTycho Bickerstaff1-0/+4
2013-12-08Fixed tolua++ compilation.madmaxoft1-5/+5
2013-12-08Removed unused ToLua files.madmaxoft1-4/+0
2013-12-04Fixed LuaStatic intermediate and output folders.madmaxoft1-2/+2
2013-12-04Added a new Debug_LuaStatic configuration.madmaxoft1-0/+62
2013-11-25Fixed all outstanding VS compilation issuesTiger Wang1-4/+4
2013-11-24Fixed Visual Studio FilesTiger Wang1-7/+7
2013-08-19Added a "Debug profiled" MSVC configuration.madmaxoft1-0/+62
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-248/+248
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-07-15Disabled MSVC deprecation / security warnings for external libraries - we expect them to be secure enoughmadmaxoft@gmail.com1-3/+3
2012-06-04Eliminated unused files from a ToLua library VC2008 projectmadmaxoft@gmail.com1-16/+0
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/+63
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-4/+4
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