From 4f17362aeb80e5339c58a5d3b0fbaeb88d9e701c Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Mon, 13 Feb 2012 21:47:03 +0000 Subject: 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. git-svn-id: http://mc-server.googlecode.com/svn/trunk@251 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- VC2008/MCServer.vcproj | 126 +++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 100 insertions(+), 26 deletions(-) (limited to 'VC2008/MCServer.vcproj') diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj index 4dc9f2aa6..151c589fd 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -205,14 +205,6 @@ RelativePath="..\source\cChatColor.h" > - - - - @@ -379,6 +371,14 @@ RelativePath="..\source\cNoise.inc" > + + + + @@ -511,10 +511,6 @@ RelativePath="..\source\Endianness.h" > - - @@ -539,6 +535,31 @@ RelativePath="..\source\Globals.h" > + + + + + + + + + + @@ -555,10 +576,6 @@ RelativePath="..\source\Matrix4f.h" > - - @@ -568,11 +585,28 @@ > + + + + + + + + + + + + @@ -1250,14 +1296,6 @@ RelativePath="..\source\cPickup.h" > - - - - @@ -1489,6 +1527,22 @@ + + + + + + + + + + + + + + + +