OpenSimMirror/OpenSim
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
..
Addons Restore group membership check for HG users in QueryAccess. 2013-09-05 07:48:10 -07:00
ApplicationPlugins Fix issues with RemoteAdmin admin_save_heightmap and admin_load_heightmap not working. 2013-08-17 00:39:41 +01:00
Capabilities Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 2013-07-15 23:28:02 +01:00
ConsoleClient Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. 2013-02-27 00:21:02 +00:00
Data Allow one to specify a DefaultHGRegion flag in [GridService] in order to allow different default regions for HG and direct grid logins. 2013-09-04 00:46:26 +01:00
Framework minor simplification of some unix date functions in Util. No functional change. 2013-09-04 00:47:26 +01:00
Region 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
Server Allow one to specify a DefaultHGRegion flag in [GridService] in order to allow different default regions for HG and direct grid logins. 2013-09-04 00:46:26 +01:00
Services Fix logic errors in "show grid users online" console command which didn't actually filter out users shown continuously online for more than 5 days 2013-09-04 00:47:22 +01:00
Tests Add ScenePresenceTeleportTests.TestSameSimulatorIsolatedRegionsV2() regression test for v2 transfers. 2013-08-17 00:24:56 +01:00
Tools In pCampbot PhysicsBehaviour.Close(), only cancel jumping if bot is connected 2013-09-04 00:48:23 +01:00