OpenSimMirror/OpenSim/Region/ScriptEngine/Shared/Api/Implementation
Justin Clark-Casey (justincc) 9fcf1de0fa Make llGetLinkPrimitiveParams() abort and return existing list of params when it encounters an invalid link number, rather than throwing an exception
Addresses http://opensimulator.org/mantis/view.php?id=6768
Thanks to talun for the patch on that commit - in the end I took a different approach that also deals with invalid PRIM_LINK_TARGET
However, not yet generating the same warning on invalid PRIM_LINK_TARGET as seen on LL grid
This commit also adds regression tests for some cases of llGetLinkPrimitiveParams()
2013-09-20 21:39:07 +01:00
..
Plugins If a sensor is in an attachment, avoid throwing an exception if the attachee is removed from the scene before we try to retrieve them. 2013-07-09 23:52:47 +01:00
Properties Deleted all AssemblyFileVersion directives 2013-02-19 17:14:55 -08:00
ApiManager.cs Add osForceAttachToAvatar() and osForceDetachFromAvatar() 2012-04-24 00:03:57 +01:00
AsyncCommandManager.cs Remove unnecessary m_scenes and m_scene from AsyncCommandManager. 2013-05-31 23:00:10 +01:00
LSL_Api.cs Make llGetLinkPrimitiveParams() abort and return existing list of params when it encounters an invalid link number, rather than throwing an exception 2013-09-20 21:39:07 +01:00
LS_Api.cs Pass narrower WaitHandle rather than EventWaitHandle as co-op termination wait handle to script APIs. 2013-01-23 23:38:08 +00:00
MOD_Api.cs Fix problem with modInvoke defined integer constants being build into 2013-08-02 09:44:01 -07:00
OSSL_Api.cs Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask 2013-03-26 03:40:06 +00:00