UbitUmarov
|
91d9c33128
|
replace some more wrong uses of dictionary containskey and other cosmetics
|
2024-04-07 20:28:56 +01:00 |
|
UbitUmarov
|
33a062612f
|
remove terraindata abstraction layer, since we only have heightmap type
|
2019-01-21 06:05:21 +00:00 |
|
UbitUmarov
|
71bd3ce49f
|
add load baked terrain methods
|
2016-09-17 16:42:40 +01:00 |
|
UbitUmarov
|
3f9f105295
|
add to databases a table to store baked terrain.
|
2016-09-17 15:45:11 +01:00 |
|
Robert Adams
|
bedafb8fae
|
varregion: refactor use of 'double heightmap[,]' into references to new class TerrainData
and push the implementation from Scene into the database readers and writers.
|
2015-03-27 19:32:50 -07:00 |
|
Melanie
|
a7eb1b5b85
|
Merge branch 'master' into careminster
Conflicts:
OpenSim/Framework/Servers/HttpServer/PollServiceRequestManager.cs
OpenSim/Region/CoreModules/Framework/Caps/CapabilitiesModule.cs
OpenSim/Region/CoreModules/World/WorldMap/WorldMapModule.cs
|
2013-07-24 03:50:09 +01: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 |
|
Melanie
|
7d1bec00d5
|
Add a skeleton for a name value storage associated with regions
|
2012-08-15 01:08:30 +02:00 |
|
Melanie
|
84377a23db
|
Merge branch 'avination' into careminster
Conflicts:
OpenSim/Region/Framework/Interfaces/ISimulationDataService.cs
OpenSim/Services/Connectors/Simulation/SimulationDataService.cs
OpenSim/Tests/Common/Mock/MockRegionDataPlugin.cs
|
2012-06-11 16:56:40 +01:00 |
|
Melanie
|
26c5b32988
|
Add the ability to query the MYSQL databse for a list of the stored prim UUIDs
|
2012-06-07 22:39:03 +02: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 |
|