OpenSimMirror/OpenSim/Region/CoreModules/Avatar/Attachments
Justin Clark-Casey (justincc) 660d36a5b0 Implement a workaround solution for saving manual script state changes by the user before logout instead of wrongly removing the script early.
This workaround relies on the fact that a closing client goes inactive before the attachments derez calls happen.
This reverts the change to remove scripts too early instead of stopping them, since the the two step stop then remove is necessary to execute the detach event.
2013-01-11 02:28:43 +00:00
..
Tests Fire EventManager.TriggerOnAttach (and hence LSL attach event) when an object is attached from the scene. 2012-09-29 01:14:23 +01:00
AttachmentsModule.cs Implement a workaround solution for saving manual script state changes by the user before logout instead of wrongly removing the script early. 2013-01-11 02:28:43 +00:00