From c97ae96ed0ad3381382497b09b76e5e2fa76237d Mon Sep 17 00:00:00 2001 From: megamage Date: Sat, 29 Aug 2009 15:56:20 -0500 Subject: [PATCH] *Move movement generator to a seperate folder. --HG-- branch : trunk --- win/VC80/game.vcproj | 228 ++++++++++++++++++++++--------------------- win/VC90/game.vcproj | 196 +++++++++++++++++++------------------ 2 files changed, 216 insertions(+), 208 deletions(-) diff --git a/win/VC80/game.vcproj b/win/VC80/game.vcproj index 157cc620145..2877fb6bd20 100644 --- a/win/VC80/game.vcproj +++ b/win/VC80/game.vcproj @@ -849,6 +849,10 @@ RelativePath="..\..\src\game\Path.h" > + + @@ -994,25 +998,9 @@ > - - - - - - - - @@ -1045,14 +1033,6 @@ RelativePath="..\..\src\game\Calendar.h" > - - - - @@ -1077,18 +1057,6 @@ RelativePath="..\..\src\game\CreatureGroups.h" > - - - - - - @@ -1097,14 +1065,6 @@ RelativePath="..\..\src\game\DynamicObject.h" > - - - - @@ -1125,22 +1085,6 @@ RelativePath="..\..\src\game\Guild.h" > - - - - - - - - @@ -1169,22 +1113,6 @@ RelativePath="..\..\src\game\LootMgr.h" > - - - - - - - - @@ -1229,22 +1157,6 @@ RelativePath="..\..\src\game\Player.h" > - - - - - - - - @@ -1273,14 +1185,6 @@ RelativePath="..\..\src\game\StatSystem.cpp" > - - - - @@ -1329,18 +1233,110 @@ RelativePath="..\..\src\game\Vehicle.h" > - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - diff --git a/win/VC90/game.vcproj b/win/VC90/game.vcproj index 28f05c696fb..1dcd5606fb3 100644 --- a/win/VC90/game.vcproj +++ b/win/VC90/game.vcproj @@ -1002,10 +1002,6 @@ - - @@ -1038,14 +1034,6 @@ RelativePath="..\..\src\game\Calendar.h" > - - - - @@ -1070,18 +1058,6 @@ RelativePath="..\..\src\game\CreatureGroups.h" > - - - - - - @@ -1090,14 +1066,6 @@ RelativePath="..\..\src\game\DynamicObject.h" > - - - - @@ -1118,22 +1086,6 @@ RelativePath="..\..\src\game\Guild.h" > - - - - - - - - @@ -1162,22 +1114,6 @@ RelativePath="..\..\src\game\LootMgr.h" > - - - - - - - - @@ -1222,22 +1158,6 @@ RelativePath="..\..\src\game\Player.h" > - - - - - - - - @@ -1266,14 +1186,6 @@ RelativePath="..\..\src\game\StatSystem.cpp" > - - - - @@ -1322,18 +1234,110 @@ RelativePath="..\..\src\game\Vehicle.h" > - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +