aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MSSQL/MSSQLSimulationData.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Thank you MrMonkE for a patch that seems to bring the MSSQL data layer up to ↵Diva Canto2011-04-281-7/+18
| | | | speed with 0.7.x.
* Add lsClearWindlightScene() to the lightshare module to remove WL settingsMelanie2010-11-031-0/+3
| | | | from a region and allow normal day cycles to be reestablished
* Changed SceneObjectGroup to store parts with the fast and thread-safe ↵John Hurliman2010-09-161-2/+2
| | | | MapAndArray collection
* MergedJohn Hurliman2010-09-121-3/+3
|\
| * Formatting cleanup.Jeff Ames2010-09-121-3/+3
| |
* | * Added ISimulationDataService and IEstateDataServiceJohn Hurliman2010-09-121-0/+10
|/ | | | | * 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
* Fixed the naming mess around data connectors for simulation dataJohn Hurliman2010-09-111-0/+1572