Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed the old WebServer library. | madmaxoft | 2013-10-05 | 1 | -11/+0 |
| | |||||
* | Added a "Debug profiled" MSVC configuration. | madmaxoft | 2013-08-19 | 1 | -0/+17 |
| | | | | Used for profiling debug builds, which turned out to be necessary from time to time. | ||||
* | Removed Squirrel. | madmaxoft | 2013-08-07 | 1 | -6/+0 |
| | | | | This compiles under Windows, but is untested in Linux. | ||||
* | Changed everyting to Unix line endings. | Alexander Harkness | 2013-07-29 | 1 | -93/+93 |
| | |||||
* | Added Expat and LuaExpat, XML parsing now available in the API. | madmaxoft | 2013-04-09 | 1 | -0/+9 |
| | | | | | | | FS #336 Windows version only, Linux to be fixed soon. git-svn-id: http://mc-server.googlecode.com/svn/trunk@1374 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Removed the SquirrelVM. | madmaxoft@gmail.com | 2012-11-08 | 1 | -5/+1 |
| | | | | | | It has been crashing the server. http://forum.mc-server.org/showthread.php?tid=610 git-svn-id: http://mc-server.googlecode.com/svn/trunk@1024 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.com | 2012-08-30 | 1 | -0/+9 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@808 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Added a Release Profiled configuration to Squirrel MSVC2008 project | madmaxoft@gmail.com | 2012-07-21 | 1 | -2/+2 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@686 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | BlockArea name change reverted | lapayo94@gmail.com | 2012-07-09 | 1 | -0/+9 |
| | | | | | | fixed VS2008 building git-svn-id: http://mc-server.googlecode.com/svn/trunk@649 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.com | 2012-05-08 | 1 | -0/+13 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@482 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. | madmaxoft@gmail.com | 2012-01-29 | 1 | -0/+7 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@188 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | MSVC 2008 Express compatibility: Added the projects, modified sources to compile. Tested on MSVC 2008 Express and MSVC 2010 Express | madmaxoft@gmail.com | 2012-01-27 | 1 | -0/+50 |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@179 0a769ca7-a7f5-676a-18bf-c427514a06d6 |