OpenSimMirror/OpenSim/Region/CoreModules/World
UbitUmarov 70475c676b dont try to use a parcelID as encoded position when it is not 2016-12-23 14:25:22 +00: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 save oar: simplify confusing successefull assets saving message 2016-09-27 16:49:55 +01:00
Cloud fix caching of wind and cloud packets in the case of several regions on a instance, that got broken with the necessary send to child agents. 2016-09-23 18:28:46 +01:00
Estate viewer crash bug fix: fis the udp packets split of SendEstateList() large lists; Enforce size limits on the estate lists since currently required for viewers compatibily; improve handling of changes with large selected items. This is still bad, users may need to close and reopen the region/estate information to get correct Allowed and Banned lists after a change. This happens because of viewer resent/outOfOrder packets that completly break this lists updates protocol 2016-10-24 10:23:31 +01:00
Land dont try to use a parcelID as encoded position when it is not 2016-12-23 14:25:22 +00:00
LegacyMap change strange rotation in legacy MapImageModule (untested) 2016-08-22 20:43:47 +01: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 fix a vector range parsing 2016-11-14 22:08:39 +00:00
Permissions Merge branch 'master' of opensimulator.org:/var/git/opensim 2016-07-04 03:37:45 +01:00
Region move region comands out of LocalGridServiceConnector where they do not belong 2016-09-10 12:43:48 +01:00
Serialiser Ignore whitespace when reading serialized XML objects. 2014-08-29 19:08:23 +01:00
Sound let llPlaySound() in HUDs send sound to owner without parcel restriction 2016-06-26 10:02:56 +01:00
Sun fix orphaned code in sun module per mantis 7068 2014-04-01 19:48:03 -07:00
Terrain add rest of wiring for terrain bake persistent store (mantis 8024 but not 2016-09-17 17:56:56 +01:00
Vegetation Another 21 modules' directives moved out of .addin.xml 2012-11-13 08:27:51 -08:00
Warp3DMap minor change on warp3d lib 2016-08-24 04:10:35 +01:00
Wind do the same for legacy clouds (still visible on older viewer ie singu 1.8.7). Fix clouds update. Send clouds and wind also to child agents. 2016-09-23 16:04:43 +01:00
WorldMap avoid a null ref 2016-12-09 22:56:11 +00:00