aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.RegionServer
diff options
context:
space:
mode:
authorMW2007-06-10 18:51:45 +0000
committerMW2007-06-10 18:51:45 +0000
commit453fadd94071545b76706674bb284402c9a065c0 (patch)
treee971a1970f5926da1a9393b94f9b3e109a8cd14b /OpenSim/OpenSim.RegionServer
parentAdded a Couple of summary comments (diff)
downloadopensim-SC_OLD-453fadd94071545b76706674bb284402c9a065c0.zip
opensim-SC_OLD-453fadd94071545b76706674bb284402c9a065c0.tar.gz
opensim-SC_OLD-453fadd94071545b76706674bb284402c9a065c0.tar.bz2
opensim-SC_OLD-453fadd94071545b76706674bb284402c9a065c0.tar.xz
Added SandBoxManager which in sandbox mode, acts as the backend server for the CommsManager interfaces (commsManager.gridServer etc).
Diffstat (limited to 'OpenSim/OpenSim.RegionServer')
-rw-r--r--OpenSim/OpenSim.RegionServer/OpenSim.RegionServer.dll.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/OpenSim/OpenSim.RegionServer/OpenSim.RegionServer.dll.build b/OpenSim/OpenSim.RegionServer/OpenSim.RegionServer.dll.build
index 8384407..f19da49 100644
--- a/OpenSim/OpenSim.RegionServer/OpenSim.RegionServer.dll.build
+++ b/OpenSim/OpenSim.RegionServer/OpenSim.RegionServer.dll.build
@@ -12,8 +12,6 @@
12 </resources> 12 </resources>
13 <sources failonempty="true"> 13 <sources failonempty="true">
14 <include name="AgentAssetUpload.cs" /> 14 <include name="AgentAssetUpload.cs" />
15 <include name="AuthenticateSessionsLocal.cs" />
16 <include name="AuthenticateSessionsRemote.cs" />
17 <include name="ClientView.API.cs" /> 15 <include name="ClientView.API.cs" />
18 <include name="ClientView.cs" /> 16 <include name="ClientView.cs" />
19 <include name="ClientView.Grid.cs" /> 17 <include name="ClientView.Grid.cs" />