Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 1 | -4/+4 |
| | |||||
* | add load baked terrain methods | UbitUmarov | 2016-09-17 | 1 | -1/+2 |
| | |||||
* | add to databases a table to store baked terrain. | UbitUmarov | 2016-09-17 | 1 | -1/+9 |
| | |||||
* | varregion: refactor use of 'double heightmap[,]' into references to new ↵ | Robert Adams | 2015-03-27 | 1 | -0/+10 |
| | | | | | | class TerrainData and push the implementation from Scene into the database readers and writers. | ||||
* | Add a skeleton for a name value storage associated with regions | Melanie | 2012-08-15 | 1 | -0/+6 |
| | |||||
* | Merge branch 'avination' into careminster | Melanie | 2012-06-11 | 1 | -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 UUIDs | Melanie | 2012-06-07 | 1 | -0/+1 |
| | | |||||
* | | Environment Module - allows Environment settings for Viewer3 warning: ↵ | PixelTomsen | 2012-05-23 | 1 | -0/+20 |
|/ | | | | | | | | | | | | | 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 settings | Melanie | 2010-11-03 | 1 | -0/+1 |
| | | | | from a region and allow normal day cycles to be reestablished | ||||
* | Fixed the naming mess around data connectors for simulation data | John Hurliman | 2010-09-11 | 1 | -0/+111 |