aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/SimianGrid/SimianGridServiceConnector.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-05Add m_Enabled pattern to SimianGridConnectorMelanie1-14/+28
2010-09-03* Removed Simian.IsSimianEnabled() call, changed the SimianGrid connectors to...John Hurliman1-13/+9
2010-08-06Added Check4096 config var under [GridService], at the request of many. Chang...Diva Canto1-5/+5
2010-08-06Allow creation of link regions if there is an existing region within a 4096 r...Marck1-0/+6
2010-06-22* Fixed SimianGrid map tile uploads not having any objects in the imagesJohn Hurliman1-4/+28
2010-06-12Some people don't use Simian. Make the connector respect that it's disabledMelanie1-1/+1
2010-06-11* Added a new method to IMapImageGenerator for getting the map tile before it...John Hurliman1-3/+81
2010-03-26Change the SimianGrid connector log messages to start with "[SIMIAN " to avoi...John Hurliman1-9/+9
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-12/+15
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-5/+5
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/+418