aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces/ISimulationDataService.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a skeleton for a name value storage associated with regionsMelanie2012-08-151-0/+6
|
* Merge branch 'avination' into careminsterMelanie2012-06-111-0/+1
|\ | | | | | | | | | | | | Conflicts: OpenSim/Region/Framework/Interfaces/ISimulationDataService.cs OpenSim/Services/Connectors/Simulation/SimulationDataService.cs OpenSim/Tests/Common/Mock/MockRegionDataPlugin.cs
| * Add the ability to query the MYSQL databse for a list of the stored prim UUIDsMelanie2012-06-071-0/+2
| |
* | Environment Module - allows Environment settings for Viewer3 warning: ↵PixelTomsen2012-05-231-0/+21
|/ | | | | | | | | | | | | includes database region store migrations for mssql, mysql, sqlite enable/disable this module: Cap_EnvironmentSettings = "localhost" (for enable) Cap_EnvironmentSettings = "" (for disable) at ClientStack.LindenCaps section (OpenSimDefaults.ini file) or owerwrite in OpenSim.ini mantis: http://opensimulator.org/mantis/view.php?id=5860 Signed-off-by: BlueWall <jamesh@bluewallgroup.com>
* Add lsClearWindlightScene() to the lightshare module to remove WL settingsMelanie2010-11-031-0/+1
| | | | from a region and allow normal day cycles to be reestablished
* Added a stub for ↵John Hurliman2010-09-121-0/+98
OpenSim.Services.Connectors.Simulation.SimulationDataServiceConnector