aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Instance/ScriptInstance.cs
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2013-01-11 02:28:43 +0000
committerJustin Clark-Casey (justincc)2013-01-11 02:28:43 +0000
commit660d36a5b026e8b6862b9a575e9578d6ae1599a2 (patch)
treea1a9d28536b73e1d13fecc3d2f340c4ad33c3471 /OpenSim/Region/ScriptEngine/Shared/Instance/ScriptInstance.cs
parentSave attachments on detach/exit if a contained script state has been changed. (diff)
downloadopensim-SC_OLD-660d36a5b026e8b6862b9a575e9578d6ae1599a2.zip
opensim-SC_OLD-660d36a5b026e8b6862b9a575e9578d6ae1599a2.tar.gz
opensim-SC_OLD-660d36a5b026e8b6862b9a575e9578d6ae1599a2.tar.bz2
opensim-SC_OLD-660d36a5b026e8b6862b9a575e9578d6ae1599a2.tar.xz
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.
Diffstat (limited to 'OpenSim/Region/ScriptEngine/Shared/Instance/ScriptInstance.cs')
0 files changed, 0 insertions, 0 deletions