diff options
author | Oren Hurvitz | 2015-08-07 16:35:32 +0300 |
---|---|---|
committer | Oren Hurvitz | 2015-08-11 08:44:27 +0100 |
commit | 59da146e9dd678aea2e0bd3e16ef178c183754a0 (patch) | |
tree | 4b6cfebfd3d0a41cc51dcd2eac377ce9cfbe8d2c /bin/openjpeg-dotnet.dll | |
parent | When scripts are sleeping, don't count that as execution time (diff) | |
download | opensim-SC_OLD-59da146e9dd678aea2e0bd3e16ef178c183754a0.zip opensim-SC_OLD-59da146e9dd678aea2e0bd3e16ef178c183754a0.tar.gz opensim-SC_OLD-59da146e9dd678aea2e0bd3e16ef178c183754a0.tar.bz2 opensim-SC_OLD-59da146e9dd678aea2e0bd3e16ef178c183754a0.tar.xz |
When the user stops a script, have it remain stopped
Previously the script state was never saved for a !Running script, so upon region restart the script would be Running again.
The use of the 'StayStopped' flag is needed because all scripts are automatically stopped when the region shuts down, but in that case we shouldn't save in their state that they're !Running.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions