From ff71d2d4cd82a3a6ded4b5a5246f98ba6db8773a Mon Sep 17 00:00:00 2001 From: MW Date: Mon, 26 Mar 2007 19:05:50 +0000 Subject: preparing to add full clothes/body part support. Currently you can: now create new body parts and clothes. edit those clothes and wear them. But currently you will not see most of the edited effects on your own avatar, although often other clients will see those changes on your avatar. --- .../OpenGridServices.ServerConsole.csproj | 41 +++++++++++++--------- 1 file changed, 25 insertions(+), 16 deletions(-) (limited to 'OpenGridServices.ServerConsole') diff --git a/OpenGridServices.ServerConsole/OpenGridServices.ServerConsole.csproj b/OpenGridServices.ServerConsole/OpenGridServices.ServerConsole.csproj index 49e3306..0cabeb0 100644 --- a/OpenGridServices.ServerConsole/OpenGridServices.ServerConsole.csproj +++ b/OpenGridServices.ServerConsole/OpenGridServices.ServerConsole.csproj @@ -1,4 +1,4 @@ - + Local 8.0.50727 @@ -6,7 +6,8 @@ {7DC4E7C8-89A4-4A8D-9617-3DF262990663} Debug AnyCPU - + + OpenGridServices.ServerConsole @@ -15,9 +16,11 @@ IE50 false Library - + + OpenGridServices.ServerConsole - + + @@ -28,7 +31,8 @@ TRACE;DEBUG - + + True 4096 False @@ -37,7 +41,8 @@ False False 4 - + + False @@ -46,7 +51,8 @@ TRACE - + + False 4096 True @@ -55,25 +61,22 @@ False False 4 - + + - + System.dll False - + System.Data.dll False - + System.Xml.dll False - - ..\bin\OpenSim.Framework.dll - False - @@ -85,6 +88,12 @@ Code + + + {26E437F6-BA50-44CD-BB44-E911E25CA88C} + OpenSim.Framework + + @@ -92,4 +101,4 @@ - + \ No newline at end of file -- cgit v1.1