From 423f49d175d8db6283232bd8bdc106e26bdcff4d Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Thu, 16 Feb 2012 13:42:35 +0000 Subject: Chunk is now marked as dirty; saving only dirty chunks; rewritten load / save not to use cChunkPtr; set VC2008 project to level4 warnings; block entities are now loaded and saved properly git-svn-id: http://mc-server.googlecode.com/svn/trunk@273 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- VC2010/MCServer.vcxproj | 2 ++ VC2010/MCServer.vcxproj.filters | 2 ++ 2 files changed, 4 insertions(+) (limited to 'VC2010') diff --git a/VC2010/MCServer.vcxproj b/VC2010/MCServer.vcxproj index 81de6d3d5..620e3fb54 100644 --- a/VC2010/MCServer.vcxproj +++ b/VC2010/MCServer.vcxproj @@ -476,6 +476,7 @@ NotUsing NotUsing + @@ -651,6 +652,7 @@ + diff --git a/VC2010/MCServer.vcxproj.filters b/VC2010/MCServer.vcxproj.filters index 223342bb4..5aa4a95a0 100644 --- a/VC2010/MCServer.vcxproj.filters +++ b/VC2010/MCServer.vcxproj.filters @@ -910,6 +910,7 @@ + @@ -1404,6 +1405,7 @@ + -- cgit v1.2.3