OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 9978f36d9f Don't send BulkUpdateInventory at the end up of UpdateInventoryItemAsset().
This is causing editing of worn clothes to fail frequently, possibly due to a race condition with a transaction.
This looks to address http://opensimulator.org/mantis/view.php?id=6600
2013-05-09 22:43:16 +01:00
..
Addons Groups: make some methods protected. 2013-04-25 17:01:57 -07:00
ApplicationPlugins Added new method to Remote Admin for reloading the estate settings. This is meant to be called when some other program has changed the data on the backend. 2013-05-06 11:47:55 -07:00
Capabilities Added AvatarPickerSearch capability handler. 2013-05-07 18:01:48 -07:00
ConsoleClient Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. 2013-02-27 00:21:02 +00:00
Data Fix wrong sql statement in offline im. 2013-04-28 09:03:09 -07:00
Framework remove pointless region handle paramter from IClientAPI.SendKillObject() 2013-05-09 18:12:17 +01:00
Region Don't send BulkUpdateInventory at the end up of UpdateInventoryItemAsset(). 2013-05-09 22:43:16 +01:00
Server minor: remove some mono compiler warnings in ServicesServerBase 2013-04-29 22:21:57 +01:00
Services Application support: 2013-05-09 10:50:18 -04:00
Tests remove pointless region handle paramter from IClientAPI.SendKillObject() 2013-05-09 18:12:17 +01:00
Tools Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask 2013-03-26 03:40:06 +00:00