OpenSimMirror/OpenSim/Region
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
..
Application When creating an OAR, optionally exclude objects according to their permissions 2011-09-12 20:09:24 +01:00
ClientStack Eliminate pointless checks of SOG.RootPart != null 2011-09-01 02:11:00 +01:00
CoreModules Stop attempts to rewear already worn items from removing and reattaching. 2011-09-13 22:13:58 +01:00
DataSnapshot Eliminate pointless checks of SOG.RootPart != null 2011-09-01 02:11:00 +01:00
Examples/SimpleModule Don't try to save changed attachment states when an NPC with attachments is removed from the scene. 2011-08-18 00:53:05 +01:00
Framework Stop attempts to rewear already worn items from removing and reattaching. 2011-09-13 22:13:58 +01:00
OptionalModules Fix test failure. Oversight in setting up the tests themselves. 2011-09-08 21:54:40 +01:00
Physics Use GetMeshKey from PrimitiveBaseShape. 2011-08-29 10:10:48 -07:00
RegionCombinerModule remove now unused individual LandData prim counts. 2011-04-05 21:25:54 +01:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine minor: if the script engine fails to find a prim for a script, also print out that prim's local id in the error message. 2011-09-12 22:44:14 +01:00
UserStatistics Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll 2011-04-30 11:03:22 -07:00