diff options
author | Dr Scofield | 2009-01-13 08:15:43 +0000 |
---|---|---|
committer | Dr Scofield | 2009-01-13 08:15:43 +0000 |
commit | 9bcaf98e37e9aba10f84e71e85cf8f79bb5f580a (patch) | |
tree | 233c1d3418fd9be2f44174806b55c9afc50775fb /OpenSim/Region/ScriptEngine/Shared/Api/Implementation/OSSL_Api.cs | |
parent | * Extend current stub packet handler test into a really basic one that checks... (diff) | |
download | opensim-SC_OLD-9bcaf98e37e9aba10f84e71e85cf8f79bb5f580a.zip opensim-SC_OLD-9bcaf98e37e9aba10f84e71e85cf8f79bb5f580a.tar.gz opensim-SC_OLD-9bcaf98e37e9aba10f84e71e85cf8f79bb5f580a.tar.bz2 opensim-SC_OLD-9bcaf98e37e9aba10f84e71e85cf8f79bb5f580a.tar.xz |
From: Christopher Yeoh <yeohc@au1.ibm.com>
The attached patch adds the automatic granting of PERMISSION_CONTROL_CAMERA
on request to a script when an avatar is sitting on the object that the script
resides in.
It also automatically removes PERMISSION_TAKE_CONTROLS and PERMISSION_CONTROL_CAMERA
from the scripts when an avatar stands up. It doesn't remove the other automatically
granted permissions but this follows LL server behavior. Removing these two
permissions avoids some potential race conditions (accidentally taking
control after the avatar has stood up) which may be why LL put
them in the first place.
Diffstat (limited to 'OpenSim/Region/ScriptEngine/Shared/Api/Implementation/OSSL_Api.cs')
0 files changed, 0 insertions, 0 deletions