aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/SimianGrid/SimianGrid.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * 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