OpenSimMirror/OpenSim/Region/ScriptEngine/Shared/Api/Implementation
Justin Clark-Casey (justincc) af5a3f2d73 Restore previous client AO behaviour by not allowing them to remove the default animation but continue to allow scripts to do so.
This keeps the fix from http://opensimulator.org/mantis/view.php?id=6327
and fixes the behaviour regression in http://opensimulator.org/mantis/view.php?id=6483
Animations may still exhibit different behaviour if both scripts and clients are adjusting animations.
A change in the behaviour of client AO to not remove all animations may be a better long term approach.
2013-01-25 23:54:53 +00:00
..
Plugins Add "show script timers" command to show script timers. For debug purposes. 2013-01-25 23:49:06 +00:00
Properties Added AssemblyInfos to every dll in the OpenSim.Region namespace. 2012-11-14 11:09:43 -08:00
ApiManager.cs Add osForceAttachToAvatar() and osForceDetachFromAvatar() 2012-04-24 00:03:57 +01:00
AsyncCommandManager.cs Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring with other monitoring code from OpenSim.Framework 2012-07-25 23:27:00 +01:00
LSL_Api.cs Restore previous client AO behaviour by not allowing them to remove the default animation but continue to allow scripts to do so. 2013-01-25 23:54:53 +00:00
LS_Api.cs refactoring for Vector3 operator & constructor tweaks 2012-08-18 13:21:55 +01:00
MOD_Api.cs minor: Add comment as to why we are pulcking plain old ints out of the LSL_List when converting values from LSL for modInvoke() 2012-10-26 01:50:46 +01:00
OSSL_Api.cs Restore previous client AO behaviour by not allowing them to remove the default animation but continue to allow scripts to do so. 2013-01-25 23:54:53 +00:00