aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/SimianGrid/SimianGrid.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed VERSION_NUMBER to VersionNumberDiva Canto2014-12-301-2/+2
* This cleans up versioning. Specifically:Diva Canto2014-12-301-2/+2
* WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT.Diva Canto2014-12-301-1/+1
* Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number ...Diva Canto2014-12-291-1/+1
* minor: remove mono compiler warnings from OpenSim/Services/Connectors/SimianGridJustin Clark-Casey (justincc)2013-08-171-6/+2
* Remove some debugging from simian connectors.Mic Bowman2013-08-051-2/+6
* A pretty major restructuring of the simian method invocations in order toMic Bowman2013-07-311-0/+114
* * Removed Simian.IsSimianEnabled() call, changed the SimianGrid connectors to...John Hurliman2010-09-031-14/+0
* * Fixed a bug in Simian.IsSimianEnabled (since the default module strings fol...John Hurliman2010-03-151-1/+1
* 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 enabl...John Hurliman2010-03-121-0/+16
* Adding the SimianGrid connectorsJohn Hurliman2010-03-111-0/+31