aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Presence (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene...Dan Lake2010-03-191-1/+1
* Formatting cleanup. Add copyright notices.Jeff Ames2010-03-101-2/+2
* Bug fix: store correct position information upon logout. Fixes mantis #4608Diva Canto2010-03-061-12/+17
* Fix LocalPresenceServiceConnector test now that the hardcoded test data has b...Justin Clark-Casey (justincc)2010-03-052-1/+18
* Small bug fixes for making tests work.Diva Canto2010-02-211-1/+1
* * Changed IPresenceService Logout, so that it takes a position and a lookatDiva Canto2010-01-104-6/+22
* * Finished SimulationServiceConnectorDiva Canto2010-01-071-1/+1
* Unit tests for presence. They helped fix a couple of wrongnesses.Diva Canto2009-12-302-2/+115
* Adding new fields and home location methid to presence. Adding cleanupMelanie2009-12-282-0/+10
* Added some more log messages. This is beginning to work.Diva Canto2009-12-281-0/+5
* Database and presence changes. UntestedMelanie2009-12-282-6/+6
* * Added the new modules to Resources, making them active.Diva Canto2009-12-282-3/+3
* * Deleted HGPresenceBroker, since it won't be neededDiva Canto2009-12-282-257/+2
* Presence remote connector and handler. Presence HG Broker. Nothing tested, ju...Diva Canto2009-12-273-1/+414
* Changed GetAgents to take string[] instead of UUID[]Diva Canto2009-12-271-2/+2
* First pass at the local connector for presence. No cache yet. Just the connec...Diva Canto2009-12-272-0/+266