summaryrefslogtreecommitdiffstats
path: root/VC2008/ToLua.vcproj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Removed unused ToLua files." to allow the new cmake system to build on tolua++ on linuxTycho Bickerstaff2013-12-191-0/+4
| | | | This reverts commit 906fd503439becaa0856119c573d5dfbbd7f7039.
* Fixed tolua++ compilation.madmaxoft2013-12-081-5/+5
| | | | Duplicate files, wrong includes, const-incorrect code...
* Removed unused ToLua files.madmaxoft2013-12-081-4/+0
| | | | Those were used to compile the tolua executable and were getting in the way - Unix makefile tried to compile them into MCS.
* Fixed LuaStatic intermediate and output folders.madmaxoft2013-12-041-2/+2
|
* Added a new Debug_LuaStatic configuration.madmaxoft2013-12-041-0/+62
| | | | This re-enables plugin debugging using Decoda, lost when we moved Lua out to a DLL.
* Fixed all outstanding VS compilation issuesTiger Wang2013-11-251-4/+4
| | | | Also updated VS2008 files.
* Fixed Visual Studio FilesTiger Wang2013-11-241-7/+7
|
* Added a "Debug profiled" MSVC configuration.madmaxoft2013-08-191-0/+62
| | | | Used for profiling debug builds, which turned out to be necessary from time to time.
* 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
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@844 0a769ca7-a7f5-676a-18bf-c427514a06d6
* 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
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@808 0a769ca7-a7f5-676a-18bf-c427514a06d6
* Disabled MSVC deprecation / security warnings for external libraries - we expect them to be secure enoughmadmaxoft@gmail.com2012-07-151-3/+3
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@668 0a769ca7-a7f5-676a-18bf-c427514a06d6
* Eliminated unused files from a ToLua library VC2008 projectmadmaxoft@gmail.com2012-06-041-16/+0
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@552 0a769ca7-a7f5-676a-18bf-c427514a06d6
* Fixed output directory structure in the "Release profiled" configurationmadmaxoft@gmail.com2012-05-091-2/+2
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@488 0a769ca7-a7f5-676a-18bf-c427514a06d6
* 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
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@482 0a769ca7-a7f5-676a-18bf-c427514a06d6
* 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
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@251 0a769ca7-a7f5-676a-18bf-c427514a06d6
* 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/+201
git-svn-id: http://mc-server.googlecode.com/svn/trunk@179 0a769ca7-a7f5-676a-18bf-c427514a06d6