aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/SimianGrid/SimianGrid.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-9/+9
|
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-2/+116
|
* * Removed Simian.IsSimianEnabled() call, changed the SimianGrid connectors ↵John Hurliman2010-09-031-14/+0
| | | | | | to handle initialization as graceful as possible with the current broken way region module initialization is done * Added config-include/HyperSimianGrid.ini option for connecting to SimianGrid with HyperGrid enabled (work in progress on the SimianGrid side)
* * Fixed a bug in Simian.IsSimianEnabled (since the default module strings ↵John Hurliman2010-03-151-1/+1
| | | | follow the form OpenSim.Services.Connectors.dll:SimianGridServiceConnector instead of SimianGridServiceConnector)
* Fixed Simian.IsSimianEnabled() to allow mixing and matching of connectorsJohn Hurliman2010-03-151-3/+3
|
* * Added a better check to the SimianGrid connectors to test if they are ↵John Hurliman2010-03-121-0/+16
| | | | | | enabled or not. This method should work equally well with standalone or robust mode * Applying #4602 from Misterblu to add collision detection to BulletDotNET
* Adding the SimianGrid connectorsJohn Hurliman2010-03-111-0/+31