aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/SimianGrid/SimianPresenceServiceConnector.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto2010-05-071-6/+82
* * Better logging for Authenticate() failuresJohn Hurliman2010-04-021-1/+1
* Change the SimianGrid connector log messages to start with "[SIMIAN " to avoi...John Hurliman2010-03-261-24/+24
* 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