From 5e6c7368592c0fbaa4d9d4320767d3cdcfd0261e Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Tue, 12 Jun 2012 20:03:46 +0000 Subject: Updated the crafting recipes architecture to better support crafting hooks. Removed the old recipe file and implementation altogether. git-svn-id: http://mc-server.googlecode.com/svn/trunk@597 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- VC2010/MCServer.vcxproj | 2 -- VC2010/MCServer.vcxproj.filters | 9 --------- 2 files changed, 11 deletions(-) (limited to 'VC2010') diff --git a/VC2010/MCServer.vcxproj b/VC2010/MCServer.vcxproj index aeb539e3d..6768105cc 100644 --- a/VC2010/MCServer.vcxproj +++ b/VC2010/MCServer.vcxproj @@ -357,7 +357,6 @@ - @@ -539,7 +538,6 @@ - diff --git a/VC2010/MCServer.vcxproj.filters b/VC2010/MCServer.vcxproj.filters index 1457fac9e..0db247c6c 100644 --- a/VC2010/MCServer.vcxproj.filters +++ b/VC2010/MCServer.vcxproj.filters @@ -55,9 +55,6 @@ {014bf50c-1589-4fda-8b62-1a8100e451f2} - - {f7875f7a-f596-4690-8f0d-678989b9d7c3} - {0047a86b-b12e-4b61-987f-1e558719226f} @@ -490,9 +487,6 @@ cWindow - - cRecipeChecker - cWindow\cCraftingWindow @@ -975,9 +969,6 @@ cWindow\cWindowOwner - - cRecipeChecker - cWindow\cCraftingWindow -- cgit v1.2.3