aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Simulation/SimulationDataService.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add lsClearWindlightScene() to the lightshare module to remove WL settingsMelanie2010-11-031-0/+4
| | | | from a region and allow normal day cycles to be reestablished
* Allow to place the connection strings and providers for estate and regionMelanie2010-09-141-0/+8
| | | | | in their oqn sections, for those of us who don't want a catch-all DatabaseService section.
* * Added ISimulationDataService and IEstateDataServiceJohn Hurliman2010-09-121-0/+140
* Removed StorageManager * CONFIG CHANGE: There are no more database settings in OpenSim.ini. Check the config-include configuration files for region store and estate store database settings