madmaxoft
|
e52dae2c51
|
Removed the old WebServer library.
|
2013-10-05 23:12:06 +02:00 |
|
madmaxoft
|
8289ac8ba7
|
Added a "Debug profiled" MSVC configuration.
Used for profiling debug builds, which turned out to be necessary from time to time.
|
2013-08-19 21:58:15 +02:00 |
|
madmaxoft
|
09ebda4d10
|
Removed Squirrel.
This compiles under Windows, but is untested in Linux.
|
2013-08-07 22:39:40 +02:00 |
|
Alexander Harkness
|
53e22b1185
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
|
madmaxoft
|
48cec90c3f
|
Added Expat and LuaExpat, XML parsing now available in the API.
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
|
2013-04-09 13:43:24 +00:00 |
|
madmaxoft@gmail.com
|
f7ef93611c
|
Removed the SquirrelVM.
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
|
2012-11-08 19:09:35 +00:00 |
|
madmaxoft@gmail.com
|
539364846a
|
Implemented 1.3.2 protocol encryption using CryptoPP, up to Client Status packet (http://wiki.vg/Protocol_FAQ step 14)
git-svn-id: http://mc-server.googlecode.com/svn/trunk@808 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2012-08-30 21:06:13 +00:00 |
|
madmaxoft@gmail.com
|
f2181420d7
|
Added a Release Profiled configuration to Squirrel MSVC2008 project
git-svn-id: http://mc-server.googlecode.com/svn/trunk@686 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2012-07-21 14:13:14 +00:00 |
|
lapayo94@gmail.com
|
4b62d1c463
|
BlockArea name change reverted
fixed VS2008 building
git-svn-id: http://mc-server.googlecode.com/svn/trunk@649 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2012-07-09 07:00:28 +00:00 |
|
madmaxoft@gmail.com
|
90740aff3c
|
Added a profiling option to the VC2008 projects, using the MS standalone profiler (see vc2008/profile_run.cmd for details and usage)
git-svn-id: http://mc-server.googlecode.com/svn/trunk@482 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2012-05-08 09:22:32 +00:00 |
|
madmaxoft@gmail.com
|
89afb970d8
|
VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.
git-svn-id: http://mc-server.googlecode.com/svn/trunk@188 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2012-01-29 19:28:19 +00:00 |
|
madmaxoft@gmail.com
|
86158a2d1d
|
MSVC 2008 Express compatibility: Added the projects, modified sources to compile. Tested on MSVC 2008 Express and MSVC 2010 Express
git-svn-id: http://mc-server.googlecode.com/svn/trunk@179 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2012-01-27 14:04:28 +00:00 |
|