From a58859a0d4206c194c9c56212218e2cafc2cc373 Mon Sep 17 00:00:00 2001
From: Diva Canto
Date: Fri, 7 May 2010 21:29:56 -0700
Subject: GridUserService in place. Replaces the contrived concept of storing
user's home and position info in the presence service. WARNING: I violated a
taboo by deleting 2 migration files and simplifying the original table
creation for Presence. This should not cause any problems to anyone, though.
Things will work with the new simplified table, as well as with the previous
contrived one. If there are any problems, solving them is as easy as dropping
the presence table and deleting its row in the migrations table. The presence
info only exists during a user's session anyway.
BTW, the Meshing files want to be committed too -- EOFs.
---
OpenSim/Region/CoreModules/Resources/CoreModulePlugin.addin.xml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
(limited to 'OpenSim/Region/CoreModules/Resources')
diff --git a/OpenSim/Region/CoreModules/Resources/CoreModulePlugin.addin.xml b/OpenSim/Region/CoreModules/Resources/CoreModulePlugin.addin.xml
index 0a5ff3f..ee07075 100644
--- a/OpenSim/Region/CoreModules/Resources/CoreModulePlugin.addin.xml
+++ b/OpenSim/Region/CoreModules/Resources/CoreModulePlugin.addin.xml
@@ -59,9 +59,11 @@
-
+
+
+
--
cgit v1.1