OpenSimMirror/OpenSim/Region/Framework
Justin Clark-Casey (justincc) cd7517ccb9 Stop CHANGED_INVENTORY firing twice if a notecard is edited in prim.
Addresses http://opensimulator.org/mantis/view.php?id=5444
Fix is to stop the asset transaction calling UpdateInventoryItem() since the caller is doing it anyway, which is more correct.
This did not effect scripts.
2011-04-28 22:59:12 +01:00
..
Interfaces refactor: rename DeleteToInventory() to CopyToInventory() 2011-04-18 21:34:26 +01:00
Scenes Stop CHANGED_INVENTORY firing twice if a notecard is edited in prim. 2011-04-28 22:59:12 +01:00
ModuleLoader.cs Make it more obvious when it happens that DLL plugin loading fails. Improve exception output on Windows. 2011-04-11 21:51:17 +01:00