OpenSimMirror/OpenSim
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
..
ApplicationPlugins Added a check to the CreateRegion method of the RemoteAdmin module that the specified user exists. 2011-09-09 22:59:00 +01:00
Capabilities Save the default terrain texture UUIDs for a new region instead of leaving them as UUID.Zero. 2011-09-09 00:38:04 +01:00
ConsoleClient Make the text mode remote console really work. It can now be used to send 2010-06-08 22:05:06 +01:00
Data Fix unit tests from RegionSettings commit 2011-09-09 00:47:23 +01:00
Framework In an object return message, send a null-terminated empty string in binary bucket to prevent a viewer 3 crash. 2011-09-13 17:13:42 +01:00
Region Stop attempts to rewear already worn items from removing and reattaching. 2011-09-13 22:13:58 +01:00
Server Pass the first name and last name from the agent circuit data to the authorization service rather than from the account. 2011-07-23 03:48:53 +01:00
Services Increase information in logging for UserAgentServiceConnector. 2011-09-08 19:52:28 +01:00
TestSuite * Fixes issue #4329 "llDialog fails silently" by updating OpenMetaverse.dll 2009-10-30 00:08:41 -07:00
Tests Fix unit tests from RegionSettings commit 2011-09-09 00:47:23 +01:00
Tools Make default serverside_object_permissions = true since this better matches user expectations. 2011-07-01 23:06:46 +01:00