OpenSimMirror/OpenSim/Region/CoreModules/Framework
Justin Clark-Casey (justincc) 8b267b5bb5 Fix bug in HG attachment throttling code where attachments were never rezzed on any teleport within a foreign grid after the first.
Bug was introduced in ghosts branch commit 69abade
2014-11-21 21:34:18 +00:00
..
Caps Add regression test for http inventory fetch. 2014-03-17 20:51:35 +00:00
DynamicAttributes Make the concept of namespaces explicit in dynamic attributes 2013-06-27 23:14:28 +01:00
EntityTransfer Fix bug in HG attachment throttling code where attachments were never rezzed on any teleport within a foreign grid after the first. 2014-11-21 21:34:18 +00:00
InterfaceCommander Added option for UUID as command parameters. This lets the command handle the UUID parsing and type checking before the command is executed. 2013-01-31 11:14:43 -08:00
InventoryAccess When inserting missing CreatorData in the HGAssetMapper, do the rewrite on a streaming xml basis rather than loading it all into memory via XmlDocument. 2014-10-20 23:46:34 +01:00
Library Allow the "debug scene set physics false|true" command to work when bulletsim physics is running in a separate thread. 2014-07-29 01:21:15 +01:00
Monitoring minor: Fix mono compiler warning in MonitorModule 2013-03-05 23:59:39 +00:00
Search Trim search queries (for users, groups, etc.). I have found that sometimes the viewer adds a space at the end, which causes searches to fail. 2014-03-24 18:01:28 +01:00
ServiceThrottle Removed the MapItems thread. Redirected the map items requests to the services throttle thread. Didn't change anything in how that processor is implemented, for better or for worse. 2013-07-16 20:28:48 -07:00
Statistics/Logging Allow reading the BulletSim detail log while the sim is running 2014-07-21 09:27:57 +01:00
UserManagement refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock 2014-10-08 21:09:25 +01:00