aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/SimianGrid/SimianPresenceServiceConnector.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene...Dan Lake2010-03-191-2/+2
* Fixed Simian.IsSimianEnabled() to allow mixing and matching of connectorsJohn Hurliman2010-03-151-1/+1
* * Added a better check to the SimianGrid connectors to test if they are enabl...John Hurliman2010-03-121-12/+15
* Fixing the previous patch to work correctly with standalone modeJohn Hurliman2010-03-121-4/+4
* Fixed SimianGrid connectors to gracefully exit if the required config section...John Hurliman2010-03-121-13/+19
* Simplify database setup and remove migration problems by moving all sqlite co...Justin Clark-Casey (justincc)2010-03-121-1/+1
* Adding the SimianGrid connectorsJohn Hurliman2010-03-111-0/+502