OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) 05ac6d3209 Save attachments on detach/exit if a contained script state has been changed.
This involves making Attachments module listen for start/stop script changes.
It also involves removing the script from the region on detach in the same manner as every other DeleteSceneObject() call rather than simply stopping it
This is necessary tue to the bad assymetry of start and stop script triggers but it appears to be the correct behaviour anyway, as detached objects are completely gone from the sim.
Not just in a state where their scripts have been stopped.
2013-01-11 01:46:36 +00:00
..
Application Move scene debug commands into separate module. Command changes from "debug scene <key> <value>" to "debug scene set <key> <value>" to accomodate future settings 2013-01-10 23:49:48 +00:00
ClientStack Add the new UpdateAgentInformation cap to make maturity on more recent viewers 2013-01-08 22:52:14 +00:00
CoreModules Save attachments on detach/exit if a contained script state has been changed. 2013-01-11 01:46:36 +00:00
DataSnapshot Added AssemblyInfos to every dll in the OpenSim.Region namespace. 2012-11-14 11:09:43 -08:00
Framework Save attachments on detach/exit if a contained script state has been changed. 2013-01-11 01:46:36 +00:00
OptionalModules Fix a regression in the last few scene commands changes where setting these via the viewer estate dialog stopped working. 2013-01-11 00:08:52 +00:00
Physics BulletSim: Fix hover height (boats float at the correct level). 2013-01-08 16:37:49 -08:00
RegionCombinerModule Added AssemblyInfos to every dll in the OpenSim.Region namespace. 2012-11-14 11:09:43 -08:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine Add "show script timers" command to show script timers. For debug purposes. 2013-01-10 00:57:49 +00:00
UserStatistics Make WebStatsModule properly handle scenes added or removed after initial startup. 2012-12-15 00:45:27 +00:00