aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorMW2007-07-10 17:56:31 +0000
committerMW2007-07-10 17:56:31 +0000
commit7f03246653a6f277505d2055528cbb8dd2e1f4c1 (patch)
tree357f60cec23bdf29f1037e488fb7f167dc1cd31c /prebuild.xml
parent* LLSDStreamhandler now works. (diff)
downloadopensim-SC_OLD-7f03246653a6f277505d2055528cbb8dd2e1f4c1.zip
opensim-SC_OLD-7f03246653a6f277505d2055528cbb8dd2e1f4c1.tar.gz
opensim-SC_OLD-7f03246653a6f277505d2055528cbb8dd2e1f4c1.tar.bz2
opensim-SC_OLD-7f03246653a6f277505d2055528cbb8dd2e1f4c1.tar.xz
Gird mode in sugilite should now work in so far as you should be able to login and move between regions in the same instance. Moving to regions in a different instance of opensim still needs implementing (working on it now).
Also trying to look at the map in grid mode will crash the server.
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 1dcd58a..688437a 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -512,6 +512,7 @@
512 <Reference name="System.Xml"/> 512 <Reference name="System.Xml"/>
513 <Reference name="OpenSim.Framework"/> 513 <Reference name="OpenSim.Framework"/>
514 <Reference name="OpenSim.Framework.Data" /> 514 <Reference name="OpenSim.Framework.Data" />
515 <Reference name="OpenSim.Framework.Servers"/>
515 <Reference name="libsecondlife.dll"/> 516 <Reference name="libsecondlife.dll"/>
516 517
517 <Files> 518 <Files>
@@ -567,6 +568,7 @@
567 <Reference name="OpenSim.Framework.Communications"/> 568 <Reference name="OpenSim.Framework.Communications"/>
568 <Reference name="OpenSim.Framework.UserManagement" /> 569 <Reference name="OpenSim.Framework.UserManagement" />
569 <Reference name="OpenSim.Framework.Data" /> 570 <Reference name="OpenSim.Framework.Data" />
571 <Reference name="OpenSim.Framework.Servers"/>
570 <Reference name="libsecondlife.dll"/> 572 <Reference name="libsecondlife.dll"/>
571 <Reference name="OpenSim.Framework"/> 573 <Reference name="OpenSim.Framework"/>
572 574