Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |