Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 2019-05-19 | 1 | -9/+9 |
| | |||||
* | Initial update to OpenSim 0.8.2.1 source code. | David Walter Seikel | 2016-11-03 | 1 | -2/+116 |
| | |||||
* | * Removed Simian.IsSimianEnabled() call, changed the SimianGrid connectors ↵ | John Hurliman | 2010-09-03 | 1 | -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 Hurliman | 2010-03-15 | 1 | -1/+1 |
| | | | | follow the form OpenSim.Services.Connectors.dll:SimianGridServiceConnector instead of SimianGridServiceConnector) | ||||
* | Fixed Simian.IsSimianEnabled() to allow mixing and matching of connectors | John Hurliman | 2010-03-15 | 1 | -3/+3 |
| | |||||
* | * Added a better check to the SimianGrid connectors to test if they are ↵ | John Hurliman | 2010-03-12 | 1 | -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 connectors | John Hurliman | 2010-03-11 | 1 | -0/+31 |