aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/SimianGrid/SimianProfiles.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-7/+7
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-4/+4
2012-11-12Cleanup on region modules: gave short node id's to all of them.Diva Canto1-1/+1
2010-09-30couple fixes to enable profiles in simian connectorMaster ScienceSim1-5/+33
2010-09-17Revert "* Changed 11 calls for session info to the more optimized API method"root1-2/+2
2010-09-08* Changed 11 calls for session info to the more optimized API methodJohn Hurliman1-2/+2
2010-09-05Make Simian profiles respect the module chosen in [Profile]Melanie1-2/+10
2010-09-03* Removed Simian.IsSimianEnabled() call, changed the SimianGrid connectors to...John Hurliman1-33/+9
2010-08-13* Fixed a casing typo for Simian profile dataJohn Hurliman1-1/+1
2010-07-22Add sending of the avatar interests and configuration of the profilesMelanie1-2/+33
2010-03-26Change the SimianGrid connector log messages to start with "[SIMIAN " to avoi...John Hurliman1-14/+14
2010-03-15Fixed Simian.IsSimianEnabled() to allow mixing and matching of connectorsJohn Hurliman1-1/+1
2010-03-12* Added a better check to the SimianGrid connectors to test if they are enabl...John Hurliman1-14/+17
2010-03-12Fixing the previous patch to work correctly with standalone modeJohn Hurliman1-4/+4
2010-03-12Fixed SimianGrid connectors to gracefully exit if the required config section...John Hurliman1-6/+6
2010-03-12Simplify database setup and remove migration problems by moving all sqlite co...Justin Clark-Casey (justincc)1-1/+1
2010-03-11Adding the SimianGrid connectorsJohn Hurliman1-0/+432