OpenSimMirror/OpenSim/Region/CoreModules/World
Robert Adams 81ef7b586e Address Mantis 7592 (http://opensimulator.org/mantis/view.php?id=7592) by
disabling terrain patch sending by view distance for legacy sized regions.

The problem seems to be that people expect adjacent legacy sized regions
to just display like they always have. Limiting displayed terrain is
complicated by the camera position not being updated in child regions.
2015-06-06 07:09:20 -07:00
..
Access Added locking in AccessModule to prevent possible errors when shutting down a simulator that has >1 region 2014-07-21 09:19:05 +01:00
Archiver Refactored some code that is used in two different dlls related to SOP rewriting. Also added some unit tests that relate to mantis #7514 2015-05-05 20:59:09 -07:00
Cloud Another 21 modules' directives moved out of .addin.xml 2012-11-13 08:27:51 -08:00
Estate Close streams immediately when we finish using them 2014-07-21 08:30:03 +01:00
Land Only send parcel layer data around the point of interest. Can be disabled 2015-05-03 21:56:41 -07:00
LegacyMap Eliminated many warnings 2014-04-23 16:37:36 +03:00
LightShare minor: Comment out windlight log message about sending scene data for now. 2013-09-26 00:39:32 +01:00
Media/Moap If a moap entry has EnableWhiteList but WhiteList == null, then properly block the request instead of throwing an exception. 2014-12-23 20:38:20 +00:00
Objects When a prim is bought through BuySellModule, the click action is not changed back from buy object. This means that after the object is bought, it still appears as if for sale which can be confusing. This sets it back to touch, the default after sale. 2014-09-27 12:54:00 -04:00
Permissions If the owner of an object is taking a copy from the scene (e.g. via the "take copy" option on a viewer) then only require owner copy perms, not copy and transfer. 2015-02-03 23:43:30 +00:00
Region Actually persist a changed console set agent-limit via "region set". 2014-10-31 22:36:08 +00:00
Serialiser Ignore whitespace when reading serialized XML objects. 2014-08-29 19:08:23 +01:00
Sound Implement llSetSoundQueueing(). 2013-05-22 20:01:57 +01:00
Sun fix orphaned code in sun module per mantis 7068 2014-04-01 19:48:03 -07:00
Terrain Address Mantis 7592 (http://opensimulator.org/mantis/view.php?id=7592) by 2015-06-06 07:09:20 -07:00
Vegetation Another 21 modules' directives moved out of .addin.xml 2012-11-13 08:27:51 -08:00
Warp3DMap Eliminated many warnings 2014-04-23 16:37:36 +03:00
Wind Make WindParamSet success a console message rather than a log message. 2013-12-14 01:07:37 +00:00
WorldMap Comment out unnecessary "Region Found!" alert message when searching map 2015-02-18 12:52:16 -08:00