OpenSimMirror/OpenSim/Region/CoreModules/Avatar
Justin Clark-Casey (justincc) 8880aea728 Stop attempts to rewear already worn items from removing and reattaching.
Viewer 2/3 will sometimes attempt to rewear attachments, even though they have already been attached during the main login process.
This change ignores those attempts.
This stops script failures during login, as the rewearing was racing with the script startup code.
It might also help with attachments being abnormally put into deleted state.
Hopefully resolves some more of http://opensimulator.org/mantis/view.php?id=5644
2011-09-13 22:13:58 +01:00
..
Attachments Stop attempts to rewear already worn items from removing and reattaching. 2011-09-13 22:13:58 +01:00
AvatarFactory refactor: move multiple class to set avatar height into associated SP.AddToPhysicalScene() 2011-08-31 17:25:18 +01:00
Chat Formatting cleanup. 2010-10-27 00:01:03 -04:00
Combat Start using IPrimCounts populated by PrimCountModule instead of LandData counts populated by LandManagementModule. 2011-03-25 23:05:51 +00:00
Dialog Fix LLTextBox to work with the updated libOMV 2011-07-23 11:40:38 +01:00
Friends minor: temporarily comment out the local status notify friends messages seen on login/logout, since it's a bit noisy on the console. 2011-06-27 23:12:54 +01:00
Gestures Fix build break 2011-01-18 01:48:37 +00:00
Gods Formatting cleanup. 2010-09-12 13:43:49 -04:00
Groups Revert "Updates all IRegionModules to the new style region modules." 2010-01-29 07:21:06 +00:00
InstantMessage refactor: Move all callers of the obsoleted SychronousRestObjectPoster.BeginPostObject() to the identical SynchronousRestObjectRequester.MakeRequest() 2011-07-13 00:48:36 +01:00
Inventory If the user receiving an inventory folder has left the scene by the time the acceptence message arrives, then don't send them an inventory update. 2011-09-01 02:43:17 +01:00
Lure minor: remove mono compiler warnings 2011-07-16 02:56:54 +01:00
Profile minor: remove mono compiler warnings 2011-07-16 02:56:54 +01:00