diff options
author | MW | 2007-03-30 10:14:15 +0000 |
---|---|---|
committer | MW | 2007-03-30 10:14:15 +0000 |
commit | d14a24d5caa6a8b8fc3a09fd0be12420d7ce6372 (patch) | |
tree | 4590bd24aa556c4fbd53bfef99b311a07e39df93 /OpenSim.sln | |
parent | When you change the name of a inventory item, it should no longer revert afte... (diff) | |
download | opensim-SC-d14a24d5caa6a8b8fc3a09fd0be12420d7ce6372.zip opensim-SC-d14a24d5caa6a8b8fc3a09fd0be12420d7ce6372.tar.gz opensim-SC-d14a24d5caa6a8b8fc3a09fd0be12420d7ce6372.tar.bz2 opensim-SC-d14a24d5caa6a8b8fc3a09fd0be12420d7ce6372.tar.xz |
Started to add a few features to the web front end that should be useful during debugging.
First such feature is that you can see a list of any connected clients inventory.
Diffstat (limited to 'OpenSim.sln')
-rw-r--r-- | OpenSim.sln | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim.sln b/OpenSim.sln index b6b12b0..2823728 100644 --- a/OpenSim.sln +++ b/OpenSim.sln | |||
@@ -1,5 +1,5 @@ | |||
1 | Microsoft Visual Studio Solution File, Format Version 9.00 | 1 | Microsoft Visual Studio Solution File, Format Version 9.00 |
2 | # Visual Studio 2005 | 2 | # Visual C# Express 2005 |
3 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OpenSim.Servers", "Servers\OpenSim.Servers.csproj", "{8BB20F0A-0000-0000-0000-000000000000}" | 3 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OpenSim.Servers", "Servers\OpenSim.Servers.csproj", "{8BB20F0A-0000-0000-0000-000000000000}" |
4 | EndProject | 4 | EndProject |
5 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OpenSim.Framework.Console", "OpenSim.Framework.Console\OpenSim.Framework.Console.csproj", "{A7CD0630-0000-0000-0000-000000000000}" | 5 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OpenSim.Framework.Console", "OpenSim.Framework.Console\OpenSim.Framework.Console.csproj", "{A7CD0630-0000-0000-0000-000000000000}" |