OpenSimMirror/OpenSim/Region/CoreModules/Framework
Justin Clark-Casey (justincc) 51043746f3 refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock
the separate mock package was not useful and was just another using line to always add
2014-10-08 21:09:25 +01: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 On teleport to a region that already has a child agent established (e.g. a neighbour) don't resend all the initial avatar and object data again. 2014-08-15 21:47:34 +01: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 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
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