From 35c8bc4c5807af41a37cc901dcbbfee7ab73f7bf Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Mon, 7 May 2012 20:22:04 +0000 Subject: Fast NBT Parser (loading a chunk is now about 10 times faster) git-svn-id: http://mc-server.googlecode.com/svn/trunk@481 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- VC2010/MCServer.vcxproj.filters | 41 +++++++++++++++++++++++++++++++++-------- 1 file changed, 33 insertions(+), 8 deletions(-) (limited to 'VC2010/MCServer.vcxproj.filters') diff --git a/VC2010/MCServer.vcxproj.filters b/VC2010/MCServer.vcxproj.filters index 02421c803..dcbf530a9 100644 --- a/VC2010/MCServer.vcxproj.filters +++ b/VC2010/MCServer.vcxproj.filters @@ -445,6 +445,9 @@ {4b3b7b43-8e8b-4823-b112-2259fdfff7d3} + + {038cf4bd-108e-44e2-bdcb-9d48fb26676e} + @@ -887,20 +890,31 @@ - - Simulator\cSimulator\cRedstoneSimulator - - Packets + + Storage + + + Storage + + + Storage + + + Storage + + + Storage + @@ -1379,23 +1393,34 @@ - - Simulator\cSimulator\cRedstoneSimulator - - Packets + + Storage + + + Storage + + + Storage + + + Storage + + + Storage + -- cgit v1.2.3