aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Presence/PresenceServiceConnector.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * XInventory fairly tested, including for HG. Almost ready to switch.Diva Canto2010-04-301-1/+1
| | | | * Removed a few buglets and added better exception handling.
* Removed unnecessary debug messageDiva Canto2010-02-261-1/+1
|
* Now showing friends online upon grid login.Diva Canto2010-02-261-2/+2
|
* * Changed IPresenceService Logout, so that it takes a position and a lookatDiva Canto2010-01-101-1/+3
| | | | * CommsManager.AvatarService rerouted
* * All modules and connectors for user account service are in place. Untested.Diva Canto2009-12-291-15/+13
| | | | * Cleaned up a few things on presence connectors
* Adding new fields and home location methid to presence. Adding cleanupMelanie2009-12-281-0/+46
| | | | (deleting all but one presence record) on logout so that they don't pile up.
* Database and presence changes. UntestedMelanie2009-12-281-2/+2
|
* Presence remote connector and handler. Presence HG Broker. Nothing tested, ↵Diva Canto2009-12-271-0/+377
just compiles.