Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a skeleton for a name value storage associated with regions | Melanie | 2012-08-15 | 1 | -0/+13 |
| | |||||
* | Merge branch 'avination' into careminster | Melanie | 2012-06-11 | 1 | -0/+5 |
|\ | | | | | | | | | | | | | 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 UUIDs | Melanie | 2012-06-07 | 1 | -0/+5 |
| | | |||||
* | | Environment Module - allows Environment settings for Viewer3 warning: ↵ | PixelTomsen | 2012-05-23 | 1 | -0/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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> | ||||
* | | Format cleanup | BlueWall | 2012-05-23 | 1 | -2/+2 |
|/ | |||||
* | Null simulation data must return a non-null region settings or other parts ↵ | Dan Lake | 2011-09-20 | 1 | -2/+4 |
| | | | | of the simulator expect | ||||
* | Fix unit tests from RegionSettings commit | Justin Clark-Casey (justincc) | 2011-09-09 | 1 | -0/+4 |
| | |||||
* | Updates NullStorage plugin. | Mic Bowman | 2011-04-04 | 1 | -0/+17 |
| | | | | Thanks MisterBlue... | ||||
* | Add lsClearWindlightScene() to the lightshare module to remove WL settings | Melanie | 2010-11-03 | 1 | -0/+3 |
| | | | | from a region and allow normal day cycles to be reestablished | ||||
* | Changed all string references of "IRegionDataStore" to "ISimulationDataStore" | John Hurliman | 2010-09-11 | 1 | -1/+0 |
| | |||||
* | Fixed the naming mess around data connectors for simulation data | John Hurliman | 2010-09-11 | 1 | -0/+112 |