OpenSimMirror/OpenSim/Region/CoreModules/ServiceConnectorsOut
Diva Canto a58152bd2a More on inventory transfer hold ups:
- Added an inventory cache for caching root and system folders
- Synchronized the remote inventory connector, so that all the remote inventory calls are serialized
This will not make much difference in the hold ups. We'd have to move the FireAndForget high up to AddInventoryItem, but that opens up a can of worms regarding the notification of the recipient... the recipient would be notified of the offer before the items are effectively in his inventory, which could lead to surprises.
2012-03-09 12:59:24 -08:00
..
Asset Start by adding XAssetService as a copy of the existing AssetService. 2012-03-02 02:23:35 +00:00
Authentication Add optional getauthinfo and setauthinfo authentication service calls. 2011-10-24 21:40:36 +01:00
Authorization Don't try and resolve user account for authorization if the agent has come in via hypergrid. 2011-09-24 01:39:37 +01:00
Avatar Major refactoring of appearance handling. 2010-10-20 16:17:54 -07:00
Grid Change "help" to display categories/module list then "help <category/module>" to display commands in a category. 2012-03-08 01:51:37 +00:00
GridUser Allow retrival of multiple user records in one operation, analog to presence 2012-01-16 23:09:24 +00:00
Inventory More on inventory transfer hold ups: 2012-03-09 12:59:24 -08:00
Land Implement Scope ID lookup on GetLandData. Stacked regions were not handled 2011-01-03 19:40:55 +00:00
MapImage remove mono compiler warnings 2011-08-23 21:41:16 +01:00
Neighbour minor: Make HelloNeighbour messages more informative 2011-11-19 01:27:06 +00:00
Presence remove mono compiler warnings 2011-08-23 21:41:16 +01:00
Simulation Add a position parameter to region crossing of objects. This avoids the 2012-02-23 01:40:30 +00:00
UserAccounts refactor: move estate owner setup code into separate method 2011-09-16 00:24:23 +01:00