Robert Adams
|
e5d59dc696
|
Repair database routines so they properly return null when asked for
the heighmap of a region that does not exist.
|
2014-01-28 15:29:06 -08:00 |
|
Robert Adams
|
ff5885ab23
|
varregion: push TerrainData implementation up and down the database storage stack.
Implement both LoadTerrain and StoreTerrain for all DBs.
Move all database blob serialization/deserialization into TerrainData.
|
2013-11-01 11:35:31 -07:00 |
|
Dan Lake
|
edef7472d1
|
Enable storing of environment settings in NullSimulationData
|
2013-07-18 13:33:50 -07:00 |
|
Melanie
|
dc82ad0f7a
|
Add a skeleton for a name value storage associated with regions
|
2012-08-15 02:06:22 +01:00 |
|
PixelTomsen
|
bc543c1797
|
Environment Module - allows Environment settings for Viewer3 warning: 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>
|
2012-05-23 17:04:19 -04:00 |
|
BlueWall
|
b490050165
|
Format cleanup
|
2012-05-23 16:58:04 -04:00 |
|
Dan Lake
|
7ec7a3cf33
|
Null simulation data must return a non-null region settings or other parts of the simulator expect
|
2011-09-20 15:35:36 -07:00 |
|
Justin Clark-Casey (justincc)
|
42790f021f
|
Fix unit tests from RegionSettings commit
|
2011-09-09 00:47:23 +01:00 |
|
Mic Bowman
|
b2fbadeae8
|
Updates NullStorage plugin.
Thanks MisterBlue...
|
2011-04-04 20:02:13 -07:00 |
|
Melanie
|
6c3b7617b0
|
Add lsClearWindlightScene() to the lightshare module to remove WL settings
from a region and allow normal day cycles to be reestablished
|
2010-11-03 02:31:43 +00:00 |
|
John Hurliman
|
e2544584ad
|
Changed all string references of "IRegionDataStore" to "ISimulationDataStore"
|
2010-09-11 22:02:34 -07:00 |
|
John Hurliman
|
109b517583
|
Fixed the naming mess around data connectors for simulation data
|
2010-09-11 20:43:06 -07:00 |
|