LSL Status/Functions

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(LSL Functions Status)
m
 
(113 intermediate revisions by 26 users not shown)
Line 2: Line 2:
 
{{Quicklinks}}
 
{{Quicklinks}}
  
=What is the current LSL Function Status?=
+
= What is the current LSL Function Status? =
  
 
Back to [[LSL Status]]
 
Back to [[LSL Status]]
Line 8: Line 8:
 
== LSL Functions Status ==
 
== LSL Functions Status ==
  
According to the LSL wiki there are '''359''' total functions.  
+
'''Updated: October 28, 2014 using OpenSim-1a24b7f/r25290 (0.8-post-fixes)'''
 +
  added EEP function tested with Y and X Engine using OpenSim 0.9.2.0 Yeti Dev night build 2020-09-09
  
At this moment (30th of January 2010) we have 342 Functions listed, 3 left to implement, 10 deprecated
+
The update will reflect ALL current LL-LSL Functions including those which are not supported in OpenSimulator.<br />
 
+
These unsupported functions (notably Pathfinding etc) are there to show what is implemented & not.<br />
Click on a letter to see the implementation information or click on the function to see an example how the function was tested inworld
+
<br />
 +
There is a total of 415 LL Functions as of the date of the update.<br />
 +
    Deprecated Functions:  12 indicated<br />
 +
    God Mode Functions:    3 indicated<br />
 +
    Pathfinding Functions: 12 indicated. (Path Finding is '''not''' supported by OpenSimulator)<br />
 +
    Total remaining functions: 389<br/>
 +
<br />llXorBase64Strings
 +
Function List Reference at SL. [http://wiki.secondlife.com/wiki/Template:LSL_All_Functions/Name Reference]
  
 +
'''Note:''' If the Implemented field is blank, the function requires testing and verification.  Possibly incomplete or stub within the OpenSimulator Source code.<br />
 
{{LSL Key Table}}<br />
 
{{LSL Key Table}}<br />
 +
 +
Click on a letter to see the implementation information or click on the function to see an example how the function was tested in-world.
  
 
{{ABC}}<br />
 
{{ABC}}<br />
  
{| class="wikitable sortable" border="1" cellpadding="5" cellspacing="0" align="center" style="text-align:center; font-size:8pt"
+
{| cellspacing="0" cellpadding="5" border="1" align="center" style="width: 100%;" class="sortable"
|- style="font-size:12pt"
+
|- style="background-color:#57C604;font-size:10pt;font-weight:bold;border-bottom:1px solid;" align="center" valign="bottom"
| width="20%" scope="col" | Function
+
| width="5%" scope="col" | Function
| width="10%" scope="col" | Implemented
+
| width="2%" scope="col" | Implemented
| width="10%" scope="col" | Developer
+
| width="2%" scope="col" | Developer
| width="10%" scope="col" | Tester
+
| width="2%" scope="col" | Tester
| width="20%" scope="col" | Comments
+
| width="10%" scope="col" | Comments
| width="15%" scope="col" | DNE status
+
| width="15%" scope="col" | XEngine status
+
{{FunctionStatusRow
+
|name=llAttachToAvatar
+
|status=
+
|impl=No
+
|dev=
+
|test=
+
|comment=
+
|dne=
+
|xengine=No
+
|anc=A
+
}}
+
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llAbs
 
|name=llAbs
Line 44: Line 42:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2683)
+
|comment=See also [[LlAbs|llAbs]]
|dne=
+
|anc=A
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 52: Line 49:
 
|status=full
 
|status=full
 
|impl=Yes
 
|impl=Yes
|dev= F
+
|dev=F
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2683)
+
|comment=
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 65: Line 60:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 75: Line 68:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 85: Line 76:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
+
}}
|xengine=
+
{{FunctionStatusRow
 +
|name=llAgentInExperience
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=LL Experience Only. Not in OpenSimulator
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 95: Line 92:
 
|test=Patnad
 
|test=Patnad
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 103: Line 98:
 
|impl=Yes
 
|impl=Yes
 
|dev=Alondria
 
|dev=Alondria
|test= NUnit
+
|test=NUnit
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 115: Line 108:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llApplyRotationalImpulse
 
|name=llApplyRotationalImpulse
 
|status=
 
|status=
|impl= No
+
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine= No
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 134: Line 123:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2683)
+
|comment=
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 144: Line 131:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2683)
+
|comment=
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llAttachToAvatar
 
|name=llAttachToAvatar
 
|status=
 
|status=
|impl=No
+
|impl=yes
 
|dev=
 
|dev=
|test=
+
|test= acryline
|comment=
+
|comment= Works in OpenSim 0.9.1.0 Dev
|dne=
+
}}
|xengine=No
+
{{FunctionStatusRow
 +
|name=llAttachToAvatarTemp
 +
|status=
 +
|impl=yes
 +
|dev=
 +
|test= acryline
 +
|comment= Works in OpenSim 0.9.1.0 Dev
 +
 
 +
with an error message in Singularity
 +
}}
 +
{{FunctionStatusRow
 +
|name=llAvatarOnLinkSitTarget
 +
|status=
 +
|impl=yes
 +
|dev=
 +
|test= acryline
 +
|comment= Works in OpenSim 0.9.1.0 Dev
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 164: Line 165:
 
|dev=Teravus
 
|dev=Teravus
 
|test=
 
|test=
|comment= produces a NULL_KEY, not implemented
+
|comment=
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 175: Line 174:
 
|test=Patnad
 
|test=Patnad
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 185: Line 182:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 195: Line 190:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
|anc=B
 
|anc=B
 
}}
 
}}
Line 205: Line 198:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2683)
+
|comment=
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 216: Line 207:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 226: Line 215:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
+
}}
|xengine=Yes
+
{{FunctionStatusRow
 +
|name=llCastRay
 +
|status= full
 +
|impl= Yes
 +
|dev=
 +
|test=
 +
|comment=
 +
|anc=C
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 235: Line 231:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2683)
+
|comment=
|dne=
+
|xengine=Yes
+
|anc=C
+
 
}}
 
}}
 +
 +
{{FunctionStatusRow
 +
|name=llChar
 +
|status=full
 +
|impl=Yes
 +
|dev=
 +
|test=
 +
|comment=
 +
}}
 +
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llClearCameraParams
 
|name=llClearCameraParams
Line 247: Line 250:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
+
}}
|xengine=
+
{{FunctionStatusRow
 +
|name=llClearLinkMedia
 +
|status=
 +
|impl=yes
 +
|dev=
 +
|test= acryline
 +
|comment= Works in OpenSim 0.9.1.0 Dev
 +
}}
 +
{{FunctionStatusRow
 +
|name=llClearPrimMedia
 +
|status=
 +
|impl=yes
 +
|dev=
 +
|test= acryline
 +
|comment= Works in OpenSim 0.9.1.0 Dev
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 254: Line 271:
 
|status=full
 
|status=full
 
|impl=Yes
 
|impl=Yes
|dev= Jimbo21
+
|dev=Jimbo21
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 267: Line 282:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llCollisionFilter
 
|name=llCollisionFilter
 
|status=
 
|status=
|impl= No
+
|impl= yes
 
|dev=
 
|dev=
|test=
+
|test= acryline
|comment=
+
|comment= Works in OpenSim 0.9.1.0 Dev
|dne=
+
|xengine= No
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llCollisionSound
 
|name=llCollisionSound
 
|status=
 
|status=
|impl= No
+
|impl=yes
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine= No
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llCollisionSprite
 
|name=llCollisionSprite
 
|status=
 
|status=
|impl= No
+
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine= No
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 306: Line 313:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2683) llSay(0,(string)llCos(100));
+
|comment=
|dne=
+
}}
|xengine=Yes
+
{{FunctionStatusRow
 +
|name=llCreateCharacter
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=Not in OpenSimulator
 +
}}
 +
{{FunctionStatusRow
 +
|name=llCreateKeyValue
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=Not in OpenSimulator
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 317: Line 338:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 327: Line 346:
 
|test=Charlie Omega
 
|test=Charlie Omega
 
|comment=
 
|comment=
|dne=
+
}}
|xengine=
+
{{FunctionStatusRow
 +
|name=llDataSizeKeyValue
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=Not in OpenSimulator
 +
}}
 +
{{FunctionStatusRow
 +
|name=llDeleteCharacter
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=Not in OpenSimulator
 +
|anc=D
 +
}}
 +
{{FunctionStatusRow
 +
|name=llDeleteKeyValue
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=Not in OpenSimulator
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 337: Line 379:
 
|test=Charlie Omega
 
|test=Charlie Omega
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
|anc=D
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 348: Line 387:
 
|test=Charlie Omega
 
|test=Charlie Omega
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llDetachFromAvatar
 
|name=llDetachFromAvatar
 
|status=
 
|status=
|impl= No
+
|impl=yes
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine= No
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 367: Line 402:
 
|dev=
 
|dev=
 
|test=Aran
 
|test=Aran
|comment= Z axis reads 100 + actual axis (was showing 129m when it was at 29m).
+
|comment=
|dne=
+
|xengine=Yes (but refactored)
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llDetectedGroup
 
|name=llDetectedGroup
 
|status=full
 
|status=full
|impl= No
+
|impl=yes
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes (Only implemented in X)
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 387: Line 418:
 
|dev=
 
|dev=
 
|test=Aran
 
|test=Aran
|comment= works.
+
|comment=works.
|dne=
+
|xengine=Yes (but refactored)
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 397: Line 426:
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment= Tested at 2011.01.25 on 0.7.1 Dev
+
|comment=tested at 2011.01.25 on 0.7.1 Dev
|dne=
+
|xengine=Yes (only implemented in X)
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 407: Line 434:
 
|dev=
 
|dev=
 
|test=Aran
 
|test=Aran
|comment= works.
+
|comment=works.
|dne=
+
|xengine=Yes (but refactored)
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 417: Line 442:
 
|dev=
 
|dev=
 
|test=Aran
 
|test=Aran
|comment= works.
+
|comment=works.
|dne=
+
|xengine=Yes (but refactored)
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 427: Line 450:
 
|dev=
 
|dev=
 
|test=Aran
 
|test=Aran
|comment= works.
+
|comment=works.
|dne=
+
|xengine=Yes (but refactored)
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 438: Line 459:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
+
}}
|xengine=Yes (but refactored)
+
{{FunctionStatusRow
 +
|name=llDetectedTouchBinormal
 +
|status=
 +
|impl=yes
 +
|dev=
 +
|test=
 +
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llDetectedTouchFace
 +
|status=full
 +
|impl=yes
 +
|dev=
 +
|test=Jeff Kelley
 +
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llDetectedTouchNormal
 +
|status=
 +
|impl=yes
 +
|dev=
 +
|test=
 +
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llDetectedTouchPos
 +
|status=full
 +
|impl=yes
 +
|dev=
 +
|test=Jeff Kelley
 +
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llDetectedTouchST
 +
|status=full
 +
|impl=Yes
 +
|dev=
 +
|test=Azwaldo Villota
 +
|comment=* Tested in OpenSim 0.8.0 Dev
 +
}}
 +
{{FunctionStatusRow
 +
|name=llDetectedTouchUV
 +
|status=
 +
|impl=yes
 +
|dev=
 +
|test=acryline
 +
|comment=Works in OpenSim 0.9.1.0 Dev
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 447: Line 514:
 
|dev=
 
|dev=
 
|test=Aran
 
|test=Aran
|comment= works.
+
|comment=works.
|dne=
+
|xengine=Yes (but refactored
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 458: Line 523:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes (but refactored)
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 467: Line 530:
 
|dev=
 
|dev=
 
|test=Aran
 
|test=Aran
|comment= works, but appears on channel 0 as "User Name shouts: dialog message" instead of "User Name: dialog message".
+
|comment=
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 477: Line 538:
 
|dev=Krtaylor
 
|dev=Krtaylor
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2683)
+
|comment=(2683)
|dne=
+
|xengine=Yes (slightly different)
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 488: Line 547:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llEdgeOfWorld
 
|name=llEdgeOfWorld
|status=
+
|status=full
|impl= No
+
|impl=Yes*
 
|dev=
 
|dev=
|test=
+
|test=Garmin Kawaguichi
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
|anc=E
 
|anc=E
 
}}
 
}}
Line 509: Line 564:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 519: Line 572:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 529: Line 580:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 538: Line 587:
 
|dev=Alondria
 
|dev=Alondria
 
|test=
 
|test=
|comment= Should work now. Someone who understands the math, please test. -CO
+
|comment=
|dne=
+
}}
|xengine=Yes
+
{{FunctionStatusRow
 +
|name=llEvade
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=LL Pathfinding Only. Not in OpenSimulator
 +
}}
 +
{{FunctionStatusRow
 +
|name=llExecCharacterCmd
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=LL Pathfinding Only. Not in OpenSimulator
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 548: Line 611:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2683)
+
|comment=(2683)
|dne=
+
|xengine=
+
 
|anc=F
 
|anc=F
 +
}}
 +
{{FunctionStatusRow
 +
|name=llFleeFrom
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=Not in OpenSimulator
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 559: Line 628:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2683)
+
|comment=(2683)
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 570: Line 637:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 579: Line 644:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2683)
+
|comment=
|dne=
+
}}
|xengine=Yes
+
{{FunctionStatusRow
 +
|name=llGenerateKey
 +
|status=full
 +
|impl=Yes
 +
|dev=
 +
|test=
 +
|comment=
 +
|anc=G
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 590: Line 662:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
|anc=G
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 601: Line 670:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
+
}}
|xengine=
+
{{FunctionStatusRow
 +
|name=llGetAgentLanguage
 +
|status=part
 +
|impl=Yes
 +
|dev=cinderblocks
 +
|test=Gimisa
 +
|comment=Working as of 0.8.2.0 for local avatar only
 +
}}
 +
{{FunctionStatusRow
 +
|name=llGetAgentList
 +
|status=full
 +
|impl=Yes
 +
|dev=
 +
|test=Jeff Kelley
 +
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 611: Line 694:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 620: Line 701:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= ALLSIDES returns default texture, not sum, specific faces display correctly
+
|comment=ALLSIDES returns default texture, not sum, specific faces display correctly
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 630: Line 709:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2750)
+
|comment=(2750)
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 641: Line 718:
 
|test=StrawberryFride
 
|test=StrawberryFride
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 651: Line 726:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
+
}}
|xengine=
+
{{FunctionStatusRow
 +
|name=llGetAnimationOverride
 +
|status=
 +
|impl=Yes
 +
|dev=
 +
|test=Gimisa
 +
|comment=works in 0901
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llGetAttached
 
|name=llGetAttached
 
|status=
 
|status=
|impl= No
+
|impl=yes
 +
|dev=
 +
|test=
 +
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llGetAttachedList
 +
|status=
 +
|impl=yes
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 671: Line 758:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 681: Line 766:
 
|test=Phrearch
 
|test=Phrearch
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 691: Line 774:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llGetCenterOfMass
 
|name=llGetCenterOfMass
 
|status=
 
|status=
|impl= No
+
|impl=yes
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
+
}}
|xengine=
+
{{FunctionStatusRow
 +
|name=llGetClosestNavPoint
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=Not in OpenSimulator
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 710: Line 797:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= ALLSIDES returns default texture, not average, anything trying to grab more than 3 sides fails per example 2
+
|comment=ALLSIDES returns default texture, not average, anything trying to grab more than 3 sides fails per example 2
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 720: Line 805:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2683)
+
|comment=(2683)
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 730: Line 813:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2683)
+
|comment=(2683)
|dne=
+
}}
|xengine=
+
{{FunctionStatusRow
 +
|name=llGetDisplayName
 +
|status=part
 +
|impl=yes
 +
|dev=
 +
|test=
 +
|comment= returns usernames
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llGetEnergy
 
|name=llGetEnergy
 
|status=part
 
|status=part
|impl= No
+
|impl=yes
 +
|dev=
 +
|test=
 +
|comment=Always returns 1.0f
 +
}}
 +
{{FunctionStatusRow
 +
|name=llGetEnv
 +
|status=
 +
|impl=yes
 +
|dev=
 +
|test=
 +
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llGetEnvironment
 +
|status=
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llGetExperienceDetails
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=Not in OpenSimulator
 +
}}
 +
{{FunctionStatusRow
 +
|name=llGetExperienceErrorMessage
 +
|status=unsupported
 +
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment= Always returns 1.0f
+
|comment=Not in OpenSimulator
|dne=
+
|xengine= No
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 751: Line 870:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llGetFreeMemory
 
|name=llGetFreeMemory
|status=deprecated
+
|status=
|impl= No
+
|impl=yes
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment= Probably pointless to implement
+
|comment=
|dne=
+
}}
|xengine= No
+
{{FunctionStatusRow
 +
|name=llGetFreeURLs
 +
|status=full
 +
|impl=yes
 +
|dev=
 +
|test=Jeff Kelley
 +
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 770: Line 893:
 
|dev=Alondria
 
|dev=Alondria
 
|test=
 
|test=
|comment= Physics engine reports as <0,0,0> currently
+
|comment=
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 780: Line 901:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2683)
+
|comment=
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 789: Line 908:
 
|impl=Yes
 
|impl=Yes
 
|dev=
 
|dev=
|test= Tokeiito
+
|test=Tokeiito
|comment= Tested at 2011.01.25 on 0.7.1 Dev with XEngine
+
|comment=tested at 2011.01.25 on 0.7.1 Dev with XEngine
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 801: Line 918:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 811: Line 926:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 821: Line 934:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 831: Line 942:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 841: Line 950:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 851: Line 958:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 860: Line 965:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2688)
+
|comment=
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 871: Line 974:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 880: Line 981:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2754)
+
|comment=
|dne=
+
}}
|xengine=Yes
+
{{FunctionStatusRow
 +
|name=llGetLinkMedia
 +
|status=
 +
|impl=yes
 +
|dev=
 +
|test=
 +
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 890: Line 997:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2754)
+
|comment=
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 900: Line 1,005:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2754)
+
|comment=(2754)
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llGetLinkNumberOfSides
 
|name=llGetLinkNumberOfSides
|status=ready
+
|status=full
|impl= Yes
+
|impl=Yes
 +
|dev=
 +
|test=Azwaldo Villota
 +
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llGetLinkPrimitiveParams
 +
|status=
 +
|impl=yes
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment= See [http://wiki.secondlife.com/wiki/LlGetLinkNumberOfSides LL's LSL wiki]
+
|comment=
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 921: Line 1,030:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 930: Line 1,037:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2750)
+
|comment=(2750)
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llGetLocalPos
 
|name=llGetLocalPos
|status=fail
+
|status=full
 
|impl=Yes
 
|impl=Yes
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2809) Reports parent pos in sim, not child
+
|comment=
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 951: Line 1,054:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 960: Line 1,061:
 
|dev=Alondria
 
|dev=Alondria
 
|test=
 
|test=
|comment= May not be identical to main grid, due to different physics engine
+
|comment=
|dne=
+
}}
|xengine=Yes
+
{{FunctionStatusRow
 +
|name=llGetMassMKS
 +
|status=
 +
|impl=yes
 +
|dev=
 +
|test=
 +
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llGetMaxScaleFactor
 +
|status=
 +
|impl=yes
 +
|dev=
 +
|test=
 +
|comment=Requires Implementation
 +
}}
 +
{{FunctionStatusRow
 +
|name=llGetMemoryLimit
 +
|status=
 +
|impl=yes
 +
|dev=
 +
|test=
 +
|comment=Requires Implementation (Mar.01.2012)
 +
}}
 +
{{FunctionStatusRow
 +
|name=llGetMinScaleFactor
 +
|status=
 +
|impl=yes
 +
|dev=
 +
|test=
 +
|comment=Requires Implementation
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 971: Line 1,102:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes only implemented in X
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 980: Line 1,109:
 
|dev=Krtaylor
 
|dev=Krtaylor
 
|test=
 
|test=
|comment= This is badly needed to read settings from notecards
+
|comment=
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 991: Line 1,118:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,000: Line 1,125:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2754)
+
|comment=
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,011: Line 1,134:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,020: Line 1,141:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2688)
+
|comment=
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,030: Line 1,149:
 
|dev=Alondria
 
|dev=Alondria
 
|test=
 
|test=
|comment=Params [OBJECT_RUNNING_SCRIPT_COUNT, OBJECT_TOTAL_SCRIPT_COUNT, OBJECT_SCRIPT_MEMORY] not working
+
|comment=
|dne=
+
}}
|xengine=
+
{{FunctionStatusRow
 +
|name=llGetObjectLinkKey
 +
|status=
 +
|impl=Yes
 +
|dev=
 +
|test=
 +
|comment= 0.9.2.2
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,039: Line 1,164:
 
|impl=Yes
 
|impl=Yes
 
|dev=
 
|dev=
|test=
+
|test=Gimisa
|comment=
+
|comment=Sitting avatars are phanton, don't count for the mass.
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,050: Line 1,173:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2688)
+
|comment=(2688)
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,061: Line 1,182:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,071: Line 1,190:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,081: Line 1,198:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,090: Line 1,205:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2688)
+
|comment=
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,101: Line 1,214:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,111: Line 1,222:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,121: Line 1,230:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,131: Line 1,238:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
+
}}
|xengine=
+
{{FunctionStatusRow
 +
|name=llGetParcelMusicURL
 +
|status=
 +
|impl=
 +
|dev=
 +
|test=
 +
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,141: Line 1,254:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,150: Line 1,261:
 
|dev=Alondria
 
|dev=Alondria
 
|test=
 
|test=
|comment=
+
|comment=See also [[LlGetParcelPrimOwners|llGetParcelPrimOwners]]
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,161: Line 1,270:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,171: Line 1,278:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
+
}}
|xengine=
+
{{FunctionStatusRow
 +
|name=llGetPhysicsMaterial
 +
|status=
 +
|impl=
 +
|dev=
 +
|test=
 +
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,180: Line 1,293:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2688)
+
|comment=
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,190: Line 1,301:
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment= Not available: PRIM_TYPE, PRIM_BUMP_SHINY, PRIM_FULLBRIGHT, PRIM_TEXGEN, PRIM_GLOW
+
|comment=
|dne=
+
}}
|xengine=
+
{{FunctionStatusRow
 +
|name=llGetPrimMediaParams
 +
|status=
 +
|impl=
 +
|dev=
 +
|test=
 +
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llGetRegionAgentCount
 +
|status=
 +
|impl=
 +
|dev=
 +
|test=
 +
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,200: Line 1,325:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2688)
+
|comment=(2688)
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,211: Line 1,334:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llGetRegionFPS
 
|name=llGetRegionFPS
 
|status=part
 
|status=part
|impl= No
+
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment= Always returns 10.0f
+
|comment=Always returns 10.0f
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,230: Line 1,349:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2688)
+
|comment=(2688)
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,240: Line 1,357:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2750)
+
|comment=
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,251: Line 1,366:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,261: Line 1,374:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,270: Line 1,381:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2688)
+
|comment=
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,280: Line 1,389:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2688)
+
|comment=
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,290: Line 1,397:
 
|dev=
 
|dev=
 
|test=Aran
 
|test=Aran
|comment= works.
+
|comment=works.
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,300: Line 1,405:
 
|dev=
 
|dev=
 
|test=Aran
 
|test=Aran
|comment= Works.
+
|comment=Works.
|dne=
+
}}
|xengine=
+
{{FunctionStatusRow
 +
|name=llGetSimStats
 +
|status=
 +
|impl=
 +
|dev=
 +
|test=
 +
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,310: Line 1,421:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2688)
+
|comment=
|dne=
+
}}
|xengine=
+
{{FunctionStatusRow
 +
|name=llGetSPMaxMemory
 +
|status=
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=Requires Implementation (Mar.01.2012)
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llGetStartParameter
 
|name=llGetStartParameter
 
|status=part
 
|status=part
|impl= No
+
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment= Returns always 0!
+
|comment=Returns always 0!   Same limitations as llSetStatus
|dne=
+
}}
|xengine=Yes (Only in X)
+
{{FunctionStatusRow
 +
|name=llGetStaticPath
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=Not in OpenSimulator
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llGetStatus
 
|name=llGetStatus
 
|status=full
 
|status=full
|impl=Yes (=)
+
|impl=Yes
|dev=
+
|dev=dev
 
|test=
 
|test=
|comment= Same limitations as llSetStatus
 
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,340: Line 1,460:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= Partially working. Just reports wrong position in strings.
+
|comment=
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,350: Line 1,468:
 
|dev=Krtaylor
 
|dev=Krtaylor
 
|test=FredoChaplin
 
|test=FredoChaplin
|comment= Sun fly on x axis and report 0 on zenith. Should fly on z axis and report 0 on horizon
+
|comment=
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,360: Line 1,476:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2683)
+
|comment=
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,370: Line 1,484:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2683)
+
|comment=
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,380: Line 1,492:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2683)
+
|comment=
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,390: Line 1,500:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2683)
+
|comment=
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,400: Line 1,508:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2750)
+
|comment=
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,411: Line 1,517:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,421: Line 1,525:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llGetTorque
 
|name=llGetTorque
 
|status=
 
|status=
|impl= No
+
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine= No
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,440: Line 1,540:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2688)
+
|comment=
|dne=
+
}}
|xengine=
+
{{FunctionStatusRow
 +
|name=llGetUsedMemory
 +
|status=
 +
|impl=yes
 +
|dev=
 +
|test=
 +
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llGetUsername
 +
|status=
 +
|impl=yes
 +
|dev=
 +
|test=
 +
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,451: Line 1,565:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,461: Line 1,573:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,470: Line 1,580:
 
|dev=
 
|dev=
 
|test=Aran
 
|test=Aran
|comment= (Does not send to avatars in other sims)
+
|comment=
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,481: Line 1,589:
 
|test=Patnad
 
|test=Patnad
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,490: Line 1,596:
 
|dev=Melanie
 
|dev=Melanie
 
|test=Aran
 
|test=Aran
|comment= Works
+
|comment=Works
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llGodLikeRezObject
 
|name=llGodLikeRezObject
 
|status=
 
|status=
|impl= No
+
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine= No
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,510: Line 1,612:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Aran
 
|test=Aran
|comment= Partially... will not compile with llGetPos.
+
|comment=
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,521: Line 1,621:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,531: Line 1,629:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llGroundRepel
 
|name=llGroundRepel
 
|status=
 
|status=
|impl= No
+
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,551: Line 1,645:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 +
 +
{{FunctionStatusRow
 +
|name=llHash
 +
|status=full
 +
|impl=Yes
 +
|dev=
 +
|test=
 +
|comment=
 +
}}
 +
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llHTTPRequest
 
|name=llHTTPRequest
 
|status=full
 
|status=full
 
|impl=Yes
 
|impl=Yes
|dev= jimbo21
+
|dev=jimbo21
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
|anc=H
 
|anc=H
 
}}
 
}}
Line 1,570: Line 1,670:
 
|impl=Yes
 
|impl=Yes
 
|dev=
 
|dev=
|test= Tokeiito
+
|test=Tokeiito
|comment= Tested on 2011.01.25 with 0.7.1 Dev OS and xEngine
+
|comment=Tested on 2011.01.25 with 0.7.1 Dev OS and xEngine
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,581: Line 1,679:
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment=
+
|comment= Unlike SL, negative indexes are relative to end of string, so not compatible in this case
|dne=
+
|xengine=Yes
+
 
|anc=I
 
|anc=I
 
}}
 
}}
Line 1,592: Line 1,688:
 
|dev=
 
|dev=
 
|test=Aran
 
|test=Aran
|comment= 100%
+
|comment=100%
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,603: Line 1,697:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
+
}}
|xengine=
+
{{FunctionStatusRow
 +
|name=llJson2List
 +
|status=part
 +
|impl=Yes
 +
|dev=
 +
|test=
 +
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llJsonGetValue
 +
|status=part
 +
|impl=Yes
 +
|dev=
 +
|test=
 +
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llJsonSetValue
 +
|status=part
 +
|impl=Yes
 +
|dev=
 +
|test=
 +
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llJsonValueType
 +
|status=part
 +
|impl=Yes
 +
|dev=
 +
|test=
 +
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,613: Line 1,737:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
|anc=K
 
|anc=K
 +
}}
 +
{{FunctionStatusRow
 +
|name=llKeyCountKeyValue
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=Not in OpenSimulator
 +
}}
 +
{{FunctionStatusRow
 +
|name=llKeysKeyValue
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=Not in OpenSimulator
 +
}}
 +
{{FunctionStatusRow
 +
|name=llLinear2sRGB
 +
|status=
 +
|impl=yes
 +
|dev=
 +
|test=
 +
|comment=0.9.3.0
 +
}}
 +
{{FunctionStatusRow
 +
|name=llLinkAdjustSoundVolume
 +
|status=
 +
|impl=yes
 +
|dev=
 +
|test=
 +
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llLinkParticleSystem
 +
|status=full
 +
|impl=yes
 +
|dev=
 +
|test=Jeff Kelley
 +
|comment=
 +
|anc=L
 +
}}
 +
{{FunctionStatusRow
 +
|name=llLinkPlaySound
 +
|status=
 +
|impl=yes
 +
|dev=
 +
|test=
 +
|comment=
 +
|anc=L
 +
}}
 +
 +
{{FunctionStatusRow
 +
|name=llLinkSitTarget
 +
|status=full
 +
|impl=yes
 +
|dev=
 +
|test=Jeff Kelley
 +
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,623: Line 1,804:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2754)
+
|comment=
|dne=
+
|xengine=
+
|anc=L
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,634: Line 1,812:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2754)
+
|comment=
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,644: Line 1,820:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2754)
+
|comment=
|dne=
+
}}
|xengine=
+
{{FunctionStatusRow
 +
|name=llList2Json
 +
|status=part
 +
|impl=Yes
 +
|dev=
 +
|test=
 +
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,654: Line 1,836:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2754)
+
|comment=
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,664: Line 1,844:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2754)
+
|comment=
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,675: Line 1,853:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,684: Line 1,860:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2754)
+
|comment=(2754)
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,694: Line 1,868:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2754)
+
|comment=
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,704: Line 1,876:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2754)
+
|comment=
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,712: Line 1,882:
 
|status=full
 
|status=full
 
|impl=Yes
 
|impl=Yes
|dev= jimbo21
+
|dev=jimbo21
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2688)
+
|comment=
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,722: Line 1,890:
 
|status=full
 
|status=full
 
|impl=Yes
 
|impl=Yes
|dev= jimbo21
+
|dev=jimbo21
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,732: Line 1,898:
 
|status=full
 
|status=full
 
|impl=Yes
 
|impl=Yes
|dev= jimbo21
+
|dev=jimbo21
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2754)
+
|comment=
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,744: Line 1,908:
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment= Needed for Kan-ed#11
+
|comment=Needed for Kan-ed#11
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,754: Line 1,916:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2754)
+
|comment=
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,765: Line 1,925:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,775: Line 1,933:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,785: Line 1,941:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,795: Line 1,949:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,805: Line 1,957:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,815: Line 1,965:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,825: Line 1,973:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llLookAt
 
|name=llLookAt
|status=
+
|status=full
|impl= No
+
|impl=Yes
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,844: Line 1,988:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Aran
 
|test=Aran
|comment= Works via UUID or Name, volume works too..
+
|comment=
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llLoopSoundMaster
 
|name=llLoopSoundMaster
 
|status=
 
|status=
|impl= No
+
|impl=yes
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine= No
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llLoopSoundSlave
 
|name=llLoopSoundSlave
 
|status=
 
|status=
|impl= No
+
|impl=yes
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine= No
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llMakeExplosion
 
|name=llMakeExplosion
 
|status=deprecated
 
|status=deprecated
|impl= No
+
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment= Deprecated
+
|comment=Deprecated
|dne=
+
|xengine= No
+
 
|anc=M
 
|anc=M
 
}}
 
}}
Line 1,882: Line 2,018:
 
|name=llMakeFire
 
|name=llMakeFire
 
|status=deprecated
 
|status=deprecated
|impl= No
+
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment= Deprecated
+
|comment=Deprecated
|dne=
+
|xengine= No
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llMakeFountain
 
|name=llMakeFountain
 
|status=deprecated
 
|status=deprecated
|impl= No
+
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment= Deprecated
+
|comment=Deprecated
|dne=
+
|xengine= No
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llMakeSmoke
 
|name=llMakeSmoke
 
|status=deprecated
 
|status=deprecated
|impl= No
+
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment= Deprecated
+
|comment=Deprecated
|dne=
+
}}
|xengine=
+
{{FunctionStatusRow
 +
|name=llManageEstateAccess
 +
|status=
 +
|impl=
 +
|dev=
 +
|test=
 +
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,916: Line 2,054:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,926: Line 2,062:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,936: Line 2,070:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llMinEventDelay
 
|name=llMinEventDelay
 
|status=
 
|status=
|impl= No
+
|impl=yes
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine= No
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,956: Line 2,086:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,966: Line 2,094:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,976: Line 2,102:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
+
}}
|xengine=Yes
+
{{FunctionStatusRow
 +
|name=llName2Key
 +
|status=full
 +
|impl=Yes
 +
|dev=
 +
|test=
 +
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llNavigateTo
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=Not in OpenSimulator
 +
|anc=N
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,985: Line 2,126:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2683)
+
|comment=(2683)
|dne=
+
|xengine=Yes
+
 
|anc=O
 
|anc=O
 
}}
 
}}
Line 1,994: Line 2,133:
 
|status=full
 
|status=full
 
|impl=Yes
 
|impl=Yes
|dev= jimbo21
+
|dev=jimbo21
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 +
 +
{{FunctionStatusRow
 +
|name=llOrd
 +
|status=full
 +
|impl=Yes
 +
|dev=
 +
|test=
 +
|comment=
 +
}}
 +
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llOverMyLand
 
|name=llOverMyLand
Line 2,007: Line 2,154:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,017: Line 2,162:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,027: Line 2,170:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
|anc=P
 
|anc=P
 
}}
 
}}
Line 2,038: Line 2,179:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,047: Line 2,186:
 
|dev=Alondria
 
|dev=Alondria
 
|test=
 
|test=
|comment= Spacers are not parsed if separator list is empty
+
|comment=Spacers are not parsed if separator list is empty
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,058: Line 2,195:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,068: Line 2,203:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llPassCollisions
 
|name=llPassCollisions
 
|status=
 
|status=
|impl= No
+
|impl=Yes
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment=
+
|comment= True/False argument only, as SL was until 2015
|dne=
+
|xengine= No
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llPassTouches
 
|name=llPassTouches
 
|status=
 
|status=
|impl= No
+
|impl=Yes
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment=
+
|comment= True/False argument only, as SL was until 2015
|dne=
+
}}
|xengine= No
+
{{FunctionStatusRow
 +
|name=llPatrolPoints
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=Not in OpenSimulator
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llPlaySound
 
|name=llPlaySound
|status=full
+
|status=
 
|impl=Yes
 
|impl=Yes
 
|dev=
 
|dev=
|test=Aran
+
|test=Azwaldo Villota
|comment= Works.
+
|comment=
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llPlaySoundSlave
 
|name=llPlaySoundSlave
 
|status=
 
|status=
|impl= No
+
|impl=yes
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine= No
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llPointAt
 
|name=llPointAt
|status=
+
|status=deprecated
|impl= No
+
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine= No
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,127: Line 2,258:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2688)
+
|comment=
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,138: Line 2,267:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
+
}}
|xengine=Yes
+
{{FunctionStatusRow
 +
|name=llPursue
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=Not in OpenSimulator
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,148: Line 2,283:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
+
}}
|xengine=Yes
+
{{FunctionStatusRow
 +
|name=llReadKeyValue
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=Not in OpenSimulator
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llRefreshPrimURL
 
|name=llRefreshPrimURL
|status=
+
|status=deprecated
|impl= No
+
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
|anc=R
 
|anc=R
 
}}
 
}}
Line 2,168: Line 2,307:
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment= Works with 1023 chars
+
|comment=
|dne=
+
}}
|xengine=Yes
+
{{FunctionStatusRow
 +
|name=llRegionSayTo
 +
|status=full
 +
|impl=Yes
 +
|dev=BlueWall
 +
|test=
 +
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llReleaseCamera
 
|name=llReleaseCamera
 
|status=deprecated
 
|status=deprecated
|impl= No
+
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment= Deprecated
+
|comment=Deprecated
|dne=
+
|xengine= No
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llReleaseControls
 
|name=llReleaseControls
|status=deprecated
+
|status=
 
|impl=Yes
 
|impl=Yes
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llReleaseURL
 
|name=llReleaseURL
 
|status=part
 
|status=part
|impl= No
+
|impl=yes
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,206: Line 2,345:
 
|status=full
 
|status=full
 
|impl=Yes
 
|impl=Yes
|dev= jimbo21
+
|dev=jimbo21
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llRemoteDataSetRegion
 
|name=llRemoteDataSetRegion
|status=
+
|status=deprecated
|impl= No
+
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llRemoteLoadScript
 
|name=llRemoteLoadScript
 
|status=deprecated
 
|status=deprecated
|impl= No
+
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment= Deprecated (from LSL Wiki)
+
|comment=Deprecated (from LSL Wiki)
|dne=
+
|xengine= No
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,239: Line 2,372:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,249: Line 2,380:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,259: Line 2,388:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,268: Line 2,395:
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment= This function should be ported
+
|comment=
|dne=
+
|xengine= No
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llRemoveVehicleFlags
 
|name=llRemoveVehicleFlags
 
|status=
 
|status=
|impl= No
+
|impl=yes
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llRequestAgentData
 
|name=llRequestAgentData
 
|status=full
 
|status=full
|impl= No
+
|impl=yyes
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
+
}}
|xengine=Yes (only X)
+
{{FunctionStatusRow
 +
|name=llRequestDisplayName
 +
|status=
 +
|impl=yes
 +
|dev=
 +
|test=
 +
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llRequestExperiencePermissions
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=Not in OpenSimulator
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,299: Line 2,436:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,308: Line 2,443:
 
|dev=Melanie
 
|dev=Melanie
 
|test=
 
|test=
|comment= Needed for Kan-ed#12.
+
|comment=
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llRequestSecureURL
 
|name=llRequestSecureURL
 
|status=part
 
|status=part
|impl= No
+
|impl=yes
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,328: Line 2,459:
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment=
+
|comment= Will only report status as up, if the region is registered to grid service, otherwise unknown. Does not test actual connection or any status of a region. Does not return specific version string.
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,337: Line 2,466:
 
|impl=Yes
 
|impl=Yes
 
|dev=
 
|dev=
|test= Tokeiito
+
|test=Tokeiito
 +
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llRequestUserKey
 +
|status=
 +
|impl=yes
 +
|dev=
 +
|test=
 +
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llRequestUsername
 +
|status=
 +
|impl=yes
 +
|dev=
 +
|test=
 +
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llResetAnimationOverride
 +
|status=
 +
|impl=Yes
 +
|dev=
 +
|test=Gimisa
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,349: Line 2,500:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,359: Line 2,508:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
+
}}
|xengine=
+
{{FunctionStatusRow
 +
|name=llReturnObjectsByID
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=No Plans to implement at this time
 +
}}
 +
{{FunctionStatusRow
 +
|name=llReturnObjectsByOwner
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=No Plans to implement at this time
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,369: Line 2,532:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llResetScript
 
|name=llResetScript
 
|status=full
 
|status=full
|impl=Yes (but 800 LPS?)
+
|impl=Yes
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2688)
+
|comment=This function is ignored in the state_entry() function of the default state
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,388: Line 2,547:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2750)
+
|comment=(2750)
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,399: Line 2,556:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,408: Line 2,563:
 
|dev=
 
|dev=
 
|test=Aran
 
|test=Aran
|comment= Works :)
+
|comment=
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,419: Line 2,572:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,429: Line 2,580:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,439: Line 2,588:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,449: Line 2,596:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,459: Line 2,604:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,469: Line 2,612:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,478: Line 2,619:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2683)
+
|comment=(2683)
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,489: Line 2,628:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llRotLookAt
 
|name=llRotLookAt
|status=
+
|status=full
|impl= No
+
|impl=Yes
 
|dev=
 
|dev=
|test=
+
|test=Kayaker Magic
|comment=
+
|comment=Works different than SL (better?)
|dne=
+
|xengine= No
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llRotTarget
 
|name=llRotTarget
 
|status=
 
|status=
|impl= No
+
|impl=yes
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine= No
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llRotTargetRemove
 
|name=llRotTargetRemove
 
|status=
 
|status=
|impl= No
+
|impl=yes
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine= No
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,529: Line 2,660:
 
|test=Charlie Omega
 
|test=Charlie Omega
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,539: Line 2,668:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
|anc=S
 
|anc=S
 
}}
 
}}
Line 2,549: Line 2,676:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2688)(limted to 1023 chars)
+
|comment=(2688)(limited to 1023 chars)
|dne=
+
}}
|xengine=Yes
+
{{FunctionStatusRow
 +
|name=llScaleByFactor
 +
|status=
 +
|impl=yes
 +
|dev=
 +
|test=
 +
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,559: Line 2,692:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2683)
+
|comment=(2683)
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,570: Line 2,701:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
+
}}
|xengine=Yes
+
{{FunctionStatusRow
 +
|name=llScriptProfiler
 +
|status=
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=Requires Implementation (Mar.01.2012)
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,577: Line 2,714:
 
|status=full
 
|status=full
 
|impl=Yes
 
|impl=Yes
|dev= jimbo21
+
|dev=jimbo21
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,589: Line 2,724:
 
|dev=
 
|dev=
 
|test=Aran
 
|test=Aran
|comment= Works beyond 96m :) tested past 1000m
+
|comment=Works beyond 96m :) tested past 1000m
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,599: Line 2,732:
 
|dev=
 
|dev=
 
|test=Aran
 
|test=Aran
|comment= Works
+
|comment=Works
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,609: Line 2,740:
 
|dev=
 
|dev=
 
|test=Aran
 
|test=Aran
|comment= Works beyond 96m :) tested past 1000m
+
|comment=Works beyond 96m :) tested past 1000m
|dne=
+
}}
|xengine=Yes
+
{{FunctionStatusRow
 +
|name=llSetAgentEnvironment
 +
|status=
 +
|impl=no
 +
|dev=
 +
|test=
 +
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,619: Line 2,756:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2688)
+
|comment=(2688)
|dne=
+
}}
|xengine=Yes (maybe need refactoring)
+
{{FunctionStatusRow
 +
|name=llSetAngularVelocity
 +
|status=
 +
|impl=yes
 +
|dev=
 +
|test=
 +
|comment=Requires Implementation (Mar.01.2012)
 +
}}
 +
{{FunctionStatusRow
 +
|name=llSetAnimationOverride
 +
|status=
 +
|impl=Yes
 +
|dev=
 +
|test=Gimisa
 +
|comment=works in 0901
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llSetBuoyancy
 
|name=llSetBuoyancy
|status=full
+
|status=part
 
|impl=Yes
 
|impl=Yes
 
|dev=
 
|dev=
|test=
+
|test=Mlorrey
|comment=
+
|comment=Works on free objects, does not make avatars buoyant with scripted attachments
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,640: Line 2,789:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,650: Line 2,797:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,660: Line 2,805:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
+
}}
|xengine=Yes
+
{{FunctionStatusRow
 +
|name=llSetClickAction
 +
|status=full
 +
|impl=
 +
|dev=
 +
|test=Jeff Kelley
 +
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,669: Line 2,820:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2688)
+
|comment=(2688)
|dne=
+
}}
|xengine=Yes
+
{{FunctionStatusRow
 +
|name=llSetContentType
 +
|status=
 +
|impl=yes
 +
|dev=
 +
|test=
 +
|comment=Requires Implementation (Mar.01.2012)
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llSetDamage
 
|name=llSetDamage
 
|status=
 
|status=
|impl= No
+
|impl=yes
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine= No
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llSetForce
 
|name=llSetForce
|status=full
+
|status=part
 
|impl=Yes
 
|impl=Yes
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment=
+
|comment= Does not work with current avatar motors physics
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llSetForceAndTorque
 
|name=llSetForceAndTorque
 
|status=
 
|status=
|impl= No
+
|impl=yes
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine= No
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llSetHoverHeight
 
|name=llSetHoverHeight
 
|status=full
 
|status=full
|impl=Yes
+
|impl=Yes/No
 
|dev=
 
|dev=
|test=
+
|test=Gimisa
|comment=
+
|comment= 0901 works with ubode physic ONLY
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llSetInventoryPermMask
 
|name=llSetInventoryPermMask
 
|status=
 
|status=
|impl= No
+
|impl=yes
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
+
}}
|xengine= No
+
{{FunctionStatusRow
 +
|name=llSetKeyframedMotion
 +
|status=full
 +
|impl=Yes
 +
|dev=
 +
|test=Kayaker Magic
 +
|comment=Worked well since OpenSim 0.7.6
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,729: Line 2,884:
 
|dev=Charlie Omega
 
|dev=Charlie Omega
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2760)
+
|comment=(2760)
|dne=
+
}}
|xengine=Yes (maybe all face functions need refactoring?)
+
{{FunctionStatusRow
 +
|name=llSetLinkCamera
 +
|status=full
 +
|impl=yes
 +
|dev=
 +
|test=Jeff Kelley
 +
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,739: Line 2,900:
 
|dev=Charlie Omega
 
|dev=Charlie Omega
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2760)
+
|comment=(2760)
|dne=
+
}}
|xengine=Yes
+
{{FunctionStatusRow
 +
|name=llSetLinkMedia
 +
|status=full
 +
|impl=yes
 +
|dev=
 +
|test=Jeff Kelley
 +
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,749: Line 2,916:
 
|dev=Melanie
 
|dev=Melanie
 
|test=
 
|test=
|comment= Partial
+
|comment=
|dne=
+
}}
|xengine=Yes
+
{{FunctionStatusRow
 +
|name=llSetLinkPrimitiveParamsFast
 +
|status=
 +
|impl=yes
 +
|dev=
 +
|test=
 +
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,760: Line 2,933:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
+
}}
|xengine=Yes
+
{{FunctionStatusRow
 +
|name=llSetLinkTextureAnim
 +
|status=full
 +
|impl=yes
 +
|dev=
 +
|test=Jeff Kelley
 +
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,770: Line 2,949:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
+
}}
|xengine=
+
{{FunctionStatusRow
 +
|name=llSetMemoryLimit
 +
|status=
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=Requires Implementation (Mar.01.2012)
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,779: Line 2,964:
 
|dev=
 
|dev=
 
|test=Aran
 
|test=Aran
|comment= 100% implemented
+
|comment=100% implemented
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,789: Line 2,972:
 
|dev=
 
|dev=
 
|test=Aran
 
|test=Aran
|comment= 100% implemented
+
|comment=100% implemented
|dne=
+
|xengine=
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,800: Line 2,981:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,809: Line 2,988:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2826) Land update not sending changed streams to client.
+
|comment=
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,820: Line 2,997:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
+
}}
|xengine=
+
{{FunctionStatusRow
 +
|name=llSetPhysicsMaterial
 +
|status=
 +
|impl=yes
 +
|dev=
 +
|test=
 +
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,829: Line 3,012:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2688) (now with limitation of 10m as in sl)
+
|comment=(2688) (now with limitation of 10m as in sl)
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,839: Line 3,020:
 
|dev=Melanie
 
|dev=Melanie
 
|test=
 
|test=
|comment= Partial (it seems complete but needed extensive checking. Also types in list are not LSL conformant) Blackdog Ashbourne: PRIM_POSITION doesn't seem to work - certainly doesn't allow for a warpPos implementation
+
|comment=
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
|name=llSetPrimURL
+
|name=llSetPrimMediaParams
 
|status=
 
|status=
|impl= No
+
|impl=yes
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment=
+
|comment=* Requires testing and Verification (update here plz)
|dne=
+
}}
|xengine= No
+
{{FunctionStatusRow
 +
|name=llSetPrimURL
 +
|status=deprecated
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=Deprecated
 +
}}
 +
{{FunctionStatusRow
 +
|name=llSetRegionPos
 +
|status=full
 +
|impl=Yes
 +
|dev=
 +
|test=MrFrans/Frans Charming
 +
|comment=Tested on the Kitely and Avacon grids.
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,858: Line 3,051:
 
|impl=Yes
 
|impl=Yes
 
|dev=
 
|dev=
|test= Tokeiito
+
|test=Tokeiito
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,869: Line 3,060:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2688)
+
|comment=(2688)
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,879: Line 3,068:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2688)
+
|comment=(2688)
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,889: Line 3,076:
 
|dev=
 
|dev=
 
|test=Aran
 
|test=Aran
|comment= Works.
+
|comment=Works.
|dne=
+
|xengine=Yes (slightly modified)
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,900: Line 3,085:
 
|test=Aran
 
|test=Aran
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llSetSoundQueueing
 
|name=llSetSoundQueueing
 
|status=
 
|status=
|impl= No
+
|impl=yes
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine= No
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,920: Line 3,101:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,929: Line 3,108:
 
|dev=Alondria
 
|dev=Alondria
 
|test=
 
|test=
|comment= Doesn't honor STATUS_BLOCK_GRAB STATUS_RETURN_AT_EDGE STATUS_SANDBOX
+
|comment=
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,939: Line 3,116:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2760)
+
|comment=(2760)
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,949: Line 3,124:
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2688)
+
|comment=(2688)
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,960: Line 3,133:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,969: Line 3,140:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2688) (uses Timer plugin!)
+
|comment=(2688) (uses Timer plugin!)
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llSetTorque
 
|name=llSetTorque
 
|status=
 
|status=
|impl= No
+
|impl=yes
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine= No
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,989: Line 3,156:
 
|dev=
 
|dev=
 
|test=Aran
 
|test=Aran
|comment= Works.
+
|comment=Works.
|dne=
+
|xengine=Yes
+
}}
+
{{FunctionStatusRow
+
|name=llSetVehicleDoubleParam
+
|status=
+
|impl= No
+
|dev=
+
|test=
+
|comment=
+
|dne=
+
|xengine= No
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llSetVehicleFlags
 
|name=llSetVehicleFlags
 
|status=
 
|status=
|impl= No
+
|impl=yes
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine= No
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,020: Line 3,173:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,030: Line 3,181:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,040: Line 3,189:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,050: Line 3,197:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
+
}}
|xengine=
+
{{FunctionStatusRow
 +
|name=llSetVelocity
 +
|status=
 +
|impl=yes
 +
|dev=
 +
|test=
 +
|comment=Requires Implementation (Mar.01.2012)
 +
}}
 +
{{FunctionStatusRow
 +
|name=llSHA1String
 +
|status=
 +
|impl=yes
 +
|dev=
 +
|test=
 +
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,059: Line 3,220:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2688) (limits 1023 chars)
+
|comment=(2688) (limits 1023 chars)
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,069: Line 3,228:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2688)
+
|comment=(2688)
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 +
|name=llSitOnLink
 +
|status=
 +
|impl=
 +
|dev=
 +
|test=
 +
|comment=
 +
}}{{FunctionStatusRow
 
|name=llSitTarget
 
|name=llSitTarget
 
|status=full
 
|status=full
Line 3,080: Line 3,244:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,089: Line 3,251:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2688)
+
|comment=This function CAN lock script threads on XEngine, do not use with XEngine
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llSound
 
|name=llSound
 
|status=deprecated
 
|status=deprecated
|impl= No
+
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment=
+
|comment=Deprecated
|dne=
+
|xengine= No
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llSoundPreload
 
|name=llSoundPreload
 
|status=deprecated
 
|status=deprecated
|impl= No
+
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment=
+
|comment=Deprecated
|dne=
+
|xengine= No
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,119: Line 3,275:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2688)
+
|comment=(2688)
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,130: Line 3,284:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,140: Line 3,292:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,150: Line 3,300:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llStopLookAt
 
|name=llStopLookAt
 
|status=
 
|status=
|impl= No
+
|impl=yes
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine= No
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,170: Line 3,316:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llStopPointAt
 
|name=llStopPointAt
|status=
+
|status=deprecated
|impl= No
+
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment=
+
|comment=Deprecated
|dne=
+
|xengine= No
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,190: Line 3,332:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,200: Line 3,340:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,210: Line 3,348:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,217: Line 3,353:
 
|status=full
 
|status=full
 
|impl=Yes
 
|impl=Yes
|dev= Hashbox
+
|dev=Hashbox
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,230: Line 3,364:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llTakeCamera
 
|name=llTakeCamera
 
|status=deprecated
 
|status=deprecated
|impl= No
+
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment= Deprecated
+
|comment=Deprecated
|dne=
+
|xengine= No
+
 
|anc=T
 
|anc=T
 
}}
 
}}
Line 3,250: Line 3,380:
 
|dev=
 
|dev=
 
|test=Patnad
 
|test=Patnad
|comment= Needed for Kan-ed#12
+
|comment=Needed for Kan-ed#12
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,260: Line 3,388:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2688)
+
|comment=(2688)
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,271: Line 3,397:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,280: Line 3,404:
 
|dev=
 
|dev=
 
|test=Aran
 
|test=Aran
|comment= Works.
+
|comment=Works.
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,291: Line 3,413:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
+
}}
|xengine=Yes
+
{{FunctionStatusRow
 +
|name=llTeleportAgent
 +
|status=full
 +
|impl=Yes
 +
|dev=
 +
|test=
 +
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llTeleportAgentGlobalCoords
 +
|status=full
 +
|impl=Yes
 +
|dev=
 +
|test=
 +
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,301: Line 3,437:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,310: Line 3,444:
 
|dev=Melanie_T
 
|dev=Melanie_T
 
|test=Fritigern
 
|test=Fritigern
|comment=Function broke some time ago, but was fixed in commit [http://opensimulator.org/viewgit/?a=commit&p=opensim&h=4cdc8806fbc0d0d9b0ff878b30a4491b347cf2dc 4cdc88] on 23 Jul 2011
+
|comment=Operational with Viewers that support it.  V3 and above all do.
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,321: Line 3,453:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,331: Line 3,461:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
+
}}
|xengine=Yes
+
{{FunctionStatusRow
 +
|name=llTransferLindenDollars
 +
|status=part
 +
|impl=yes
 +
|dev=
 +
|test=
 +
|comment=Requires External money Module
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,340: Line 3,476:
 
|dev=
 
|dev=
 
|test=Aran
 
|test=Aran
|comment= Works.
+
|comment=Works.
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llTriggerSoundLimited
 
|name=llTriggerSoundLimited
 
|status=
 
|status=
|impl= No
+
|impl=yes
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine= No
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,361: Line 3,493:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
|anc=U
 
|anc=U
 
}}
 
}}
Line 3,371: Line 3,501:
 
|dev=
 
|dev=
 
|test=Aran
 
|test=Aran
|comment= Works.
+
|comment=Works.
|dne=
+
}}
|xengine=Yes
+
{{FunctionStatusRow
 +
|name=llUpdateCharacter
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=LL Pathfinding Only. Not in OpenSimulator
 +
}}
 +
{{FunctionStatusRow
 +
|name=llUpdateKeyValue
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=LL Experience Only. Not in OpenSimulator
 +
}}
 +
{{FunctionStatusRow
 +
|name=llVecDist
 +
|status=full
 +
|impl=Yes
 +
|dev=
 +
|test=Azwaldo Villota
 +
|comment=Tested in OpenSim 0.7.6 Dev
 +
|anc=V
 +
}}
 +
{{FunctionStatusRow
 +
|name=llVecMag
 +
|status=full
 +
|impl=Yes
 +
|dev=
 +
|test=Azwaldo Villota
 +
|comment=Tested in OpenSim 0.7.6 Dev
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,381: Line 3,542:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2688)
+
|comment=(2688)
|dne=
+
|xengine=Yes
+
|anc=V
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llVolumeDetect
 
|name=llVolumeDetect
|status=part
+
|status=
 
|impl=Yes
 
|impl=Yes
|dev= Gerhard
+
|dev=Gerhard
 +
|test=Gimisa
 +
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llWanderWithin
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 
|test=
 
|test=
|comment= Implementation needs ODE to work, other physics engine only have a stub for this. Persitance of this feature (survive region restart) only implemented for SQLite. Semantics are slightly different to SL (switching off phantom via GUI also resets VolDet-status to off)
+
|comment=LL Pathfinding Only. Not in OpenSimulator
|dne=
+
|anc=W
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,403: Line 3,568:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
|anc=W
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,413: Line 3,575:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment= (2688) (but limited to 1023 chars)
+
|comment=(2688) (but limited to 1023 chars)
|dne=
+
|xengine=Yes
+
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,424: Line 3,584:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 +
|name=llXorBase64
 +
|status=
 +
|impl=yes
 +
|dev=
 +
|test=
 +
|comment=
 +
}}{{FunctionStatusRow
 
|name=llXorBase64Strings
 
|name=llXorBase64Strings
 
|status=deprecated
 
|status=deprecated
|impl= No
+
|impl=yes
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment= Deprecated
+
|comment=Deprecated
|dne=
+
|xengine= No
+
 
|anc=X
 
|anc=X
 
}}
 
}}
Line 3,445: Line 3,608:
 
|test=
 
|test=
 
|comment=
 
|comment=
|dne=
 
|xengine=Yes
 
 
}}
 
}}
 
|}
 
|}
Line 3,454: Line 3,615:
 
[[Category:Users]]
 
[[Category:Users]]
 
[[Category:Support]]
 
[[Category:Support]]
[[Category:Tech Reference]]  
+
[[Category:Tech Reference]]
 
[[Category:Help]]
 
[[Category:Help]]
 
[[Category:Configuration]]
 
[[Category:Configuration]]
[[Category:Getting_Started]]
+
[[Category:Getting Started]]
 
[[Category:Development]]
 
[[Category:Development]]
 
[[Category:Todo]]
 
[[Category:Todo]]

Latest revision as of 14:46, 7 June 2023

[edit] What is the current LSL Function Status?

Back to LSL Status

[edit] LSL Functions Status

Updated: October 28, 2014 using OpenSim-1a24b7f/r25290 (0.8-post-fixes)

  added EEP function tested with Y and X Engine using OpenSim 0.9.2.0 Yeti Dev night build 2020-09-09

The update will reflect ALL current LL-LSL Functions including those which are not supported in OpenSimulator.
These unsupported functions (notably Pathfinding etc) are there to show what is implemented & not.

There is a total of 415 LL Functions as of the date of the update.

   Deprecated Functions:  12 indicated
God Mode Functions: 3 indicated
Pathfinding Functions: 12 indicated. (Path Finding is not supported by OpenSimulator)
Total remaining functions: 389


llXorBase64Strings Function List Reference at SL. Reference

Note: If the Implemented field is blank, the function requires testing and verification. Possibly incomplete or stub within the OpenSimulator Source code.

Ready for Testing Partially Implemented Fully Implemented Tested/Fail Deprecated Not supported

Click on a letter to see the implementation information or click on the function to see an example how the function was tested in-world.

A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y - Z

Function Implemented Developer Tester Comments
llAbs Yes Charlie Omega See also llAbs
llAcos Yes F Charlie Omega
llAddToLandBanList Yes Alondria
llAddToLandPassList Yes Alondria
llAdjustSoundVolume Yes Alondria
llAgentInExperience No LL Experience Only. Not in OpenSimulator
llAllowInventoryDrop Yes Patnad
llAngleBetween Yes Alondria NUnit
llApplyImpulse Yes
llApplyRotationalImpulse No
llAsin Yes Charlie Omega
llAtan2 Yes Charlie Omega
llAttachToAvatar yes acryline Works in OpenSim 0.9.1.0 Dev
llAttachToAvatarTemp yes acryline Works in OpenSim 0.9.1.0 Dev

with an error message in Singularity

llAvatarOnLinkSitTarget yes acryline Works in OpenSim 0.9.1.0 Dev
llAvatarOnSitTarget Yes Teravus
llAxes2Rot Yes Patnad
llAxisAngle2Rot Yes
llBase64ToInteger Yes
llBase64ToString Yes Charlie Omega
llBreakAllLinks Yes
llBreakLink Yes
llCastRay Yes
llCeil Yes Charlie Omega


llChar Yes


llClearCameraParams Yes
llClearLinkMedia yes acryline Works in OpenSim 0.9.1.0 Dev
llClearPrimMedia yes acryline Works in OpenSim 0.9.1.0 Dev
llCloseRemoteDataChannel Yes Jimbo21
llCloud Yes
llCollisionFilter yes acryline Works in OpenSim 0.9.1.0 Dev
llCollisionSound yes
llCollisionSprite No
llCos Yes Charlie Omega
llCreateCharacter No Not in OpenSimulator
llCreateKeyValue No Not in OpenSimulator
llCreateLink Yes
llCSV2List Yes Charlie Omega
llDataSizeKeyValue No Not in OpenSimulator
llDeleteCharacter No Not in OpenSimulator
llDeleteKeyValue No Not in OpenSimulator
llDeleteSubList Yes Alondria Charlie Omega
llDeleteSubString Yes Charlie Omega
llDetachFromAvatar yes
llDetectedGrab Yes Aran
llDetectedGroup yes
llDetectedKey Yes Aran works.
llDetectedLinkNumber Yes tested at 2011.01.25 on 0.7.1 Dev
llDetectedName Yes Aran works.
llDetectedOwner Yes Aran works.
llDetectedPos Yes Aran works.
llDetectedRot Yes
llDetectedTouchBinormal yes
llDetectedTouchFace yes Jeff Kelley
llDetectedTouchNormal yes
llDetectedTouchPos yes Jeff Kelley
llDetectedTouchST Yes Azwaldo Villota * Tested in OpenSim 0.8.0 Dev
llDetectedTouchUV yes acryline Works in OpenSim 0.9.1.0 Dev
llDetectedType Yes Aran works.
llDetectedVel Yes
llDialog Yes Aran
llDie Yes Krtaylor Charlie Omega (2683)
llDumpList2String Yes Alondria
llEdgeOfWorld Yes* Garmin Kawaguichi
llEjectFromLand Yes
llEmail Yes
llEscapeURL Yes
llEuler2Rot Yes Alondria
llEvade No LL Pathfinding Only. Not in OpenSimulator
llExecCharacterCmd No LL Pathfinding Only. Not in OpenSimulator
llFabs Yes Charlie Omega (2683)
llFleeFrom No Not in OpenSimulator
llFloor Yes Charlie Omega (2683)
llForceMouselook Yes
llFrand Yes Alondria Charlie Omega
llGenerateKey Yes
llGetAccel Yes Alondria
llGetAgentInfo Yes
llGetAgentLanguage Yes cinderblocks Gimisa Working as of 0.8.2.0 for local avatar only
llGetAgentList Yes Jeff Kelley
llGetAgentSize Yes
llGetAlpha Yes Alondria Charlie Omega ALLSIDES returns default texture, not sum, specific faces display correctly
llGetAndResetTime Yes Alondria Charlie Omega (2750)
llGetAnimation Yes StrawberryFride StrawberryFride
llGetAnimationList Yes
llGetAnimationOverride Yes Gimisa works in 0901
llGetAttached yes
llGetAttachedList yes
llGetBoundingBox Yes
llGetCameraPos Yes Phrearch Phrearch
llGetCameraRot Yes
llGetCenterOfMass yes
llGetClosestNavPoint No Not in OpenSimulator
llGetColor Yes Alondria Charlie Omega ALLSIDES returns default texture, not average, anything trying to grab more than 3 sides fails per example 2
llGetCreator Yes Charlie Omega (2683)
llGetDate Yes Charlie Omega (2683)
llGetDisplayName yes returns usernames
llGetEnergy yes Always returns 1.0f
llGetEnv yes
llGetEnvironment No
llGetExperienceDetails No Not in OpenSimulator
llGetExperienceErrorMessage No Not in OpenSimulator
llGetForce Yes
llGetFreeMemory yes
llGetFreeURLs yes Jeff Kelley
llGetGeometricCenter Yes Alondria
llGetGMTclock Yes Charlie Omega
llGetHTTPHeader Yes Tokeiito tested at 2011.01.25 on 0.7.1 Dev with XEngine
llGetInventoryCreator Yes
llGetInventoryKey Yes
llGetInventoryName Yes
llGetInventoryNumber Yes
llGetInventoryPermMask Yes
llGetInventoryType Yes
llGetKey Yes Charlie Omega
llGetLandOwnerAt Yes Alondria
llGetLinkKey Yes Alondria Charlie Omega
llGetLinkMedia yes
llGetLinkName Yes Alondria Charlie Omega
llGetLinkNumber Yes Alondria Charlie Omega (2754)
llGetLinkNumberOfSides Yes Azwaldo Villota
llGetLinkPrimitiveParams yes
llGetListEntryType Yes Alondria
llGetListLength Yes Alondria Charlie Omega (2750)
llGetLocalPos Yes Charlie Omega
llGetLocalRot Yes Alondria
llGetMass Yes Alondria
llGetMassMKS yes
llGetMaxScaleFactor yes Requires Implementation
llGetMemoryLimit yes Requires Implementation (Mar.01.2012)
llGetMinScaleFactor yes Requires Implementation
llGetNextEmail Yes
llGetNotecardLine Yes Krtaylor
llGetNumberOfNotecardLines Yes Krtaylor
llGetNumberOfPrims Yes Alondria Charlie Omega
llGetNumberOfSides Yes
llGetObjectDesc Yes Charlie Omega
llGetObjectDetails Yes Alondria
llGetObjectLinkKey Yes 0.9.2.2
llGetObjectMass Yes Gimisa Sitting avatars are phanton, don't count for the mass.
llGetObjectName Yes Charlie Omega (2688)
llGetObjectPermMask Yes
llGetObjectPrimCount Yes Alondria
llGetOmega Yes
llGetOwner Yes Charlie Omega
llGetOwnerKey Yes Alondria
llGetParcelDetails Yes
llGetParcelFlags Yes Alondria
llGetParcelMaxPrims Yes
llGetParcelMusicURL
llGetParcelPrimCount Yes
llGetParcelPrimOwners Yes Alondria See also llGetParcelPrimOwners
llGetPermissions Yes Melanie
llGetPermissionsKey Yes Melanie
llGetPhysicsMaterial
llGetPos Yes Charlie Omega
llGetPrimitiveParams Yes
llGetPrimMediaParams
llGetRegionAgentCount
llGetRegionCorner Yes Charlie Omega (2688)
llGetRegionFlags Yes Alondria
llGetRegionFPS No Always returns 10.0f
llGetRegionName Yes Charlie Omega (2688)
llGetRegionTimeDilation Yes Alondria Charlie Omega
llGetRootPosition Yes Alondria
llGetRootRotation Yes Alondria
llGetRot Yes Charlie Omega
llGetScale Yes Charlie Omega
llGetScriptName Yes Aran works.
llGetScriptState Yes Aran Works.
llGetSimStats
llGetSimulatorHostname Yes Charlie Omega
llGetSPMaxMemory No Requires Implementation (Mar.01.2012)
llGetStartParameter No Returns always 0! Same limitations as llSetStatus
llGetStaticPath No Not in OpenSimulator
llGetStatus Yes dev
llGetSubString Yes Charlie Omega
llGetSunDirection Yes Krtaylor FredoChaplin
llGetTexture Yes Alondria Charlie Omega
llGetTextureOffset Yes Alondria Charlie Omega
llGetTextureRot Yes Alondria Charlie Omega
llGetTextureScale Yes Alondria Charlie Omega
llGetTime Yes Alondria Charlie Omega
llGetTimeOfDay Yes Vytek
llGetTimestamp Yes
llGetTorque No
llGetUnixTime Yes Charlie Omega
llGetUsedMemory yes
llGetUsername yes
llGetVel Yes Alondria
llGetWallclock Yes
llGiveInventory Yes Aran
llGiveInventoryList Yes Patnad
llGiveMoney Yes Melanie Aran Works
llGodLikeRezObject No
llGround Yes Alondria Aran
llGroundContour Yes
llGroundNormal Yes
llGroundRepel No
llGroundSlope Yes


llHash Yes


llHTTPRequest Yes jimbo21
llHTTPResponse Yes Tokeiito Tested on 2011.01.25 with 0.7.1 Dev OS and xEngine
llInsertString Yes Unlike SL, negative indexes are relative to end of string, so not compatible in this case
llInstantMessage Yes Aran 100%
llIntegerToBase64 Yes
llJson2List Yes
llJsonGetValue Yes
llJsonSetValue Yes
llJsonValueType Yes
llKey2Name Yes Alondria
llKeyCountKeyValue No Not in OpenSimulator
llKeysKeyValue No Not in OpenSimulator
llLinear2sRGB yes 0.9.3.0
llLinkAdjustSoundVolume yes
llLinkParticleSystem yes Jeff Kelley
llLinkPlaySound yes


llLinkSitTarget yes Jeff Kelley
llList2CSV Yes Alondria Charlie Omega
llList2Float Yes Alondria Charlie Omega
llList2Integer Yes Alondria Charlie Omega
llList2Json Yes
llList2Key Yes Alondria Charlie Omega
llList2List Yes Alondria Charlie Omega
llList2ListStrided Yes
llList2Rot Yes Alondria Charlie Omega (2754)
llList2String Yes Alondria Charlie Omega
llList2Vector Yes Alondria Charlie Omega
llListen Yes jimbo21 Charlie Omega
llListenControl Yes jimbo21
llListenRemove Yes jimbo21 Charlie Omega
llListFindList Yes Needed for Kan-ed#11
llListInsertList Yes Charlie Omega
llListRandomize Yes
llListReplaceList Yes Alondria
llListSort Yes
llListStatistics Yes Alondria
llLoadURL Yes
llLog Yes
llLog10 Yes
llLookAt Yes
llLoopSound Yes Alondria Aran
llLoopSoundMaster yes
llLoopSoundSlave yes
llMakeExplosion No Deprecated
llMakeFire No Deprecated
llMakeFountain No Deprecated
llMakeSmoke No Deprecated
llManageEstateAccess
llMapDestination Yes
llMD5String Yes
llMessageLinked Yes
llMinEventDelay yes
llModifyLand Yes
llModPow Yes
llMoveToTarget Yes
llName2Key Yes
llNavigateTo No Not in OpenSimulator
llOffsetTexture Yes Alondria Charlie Omega (2683)
llOpenRemoteDataChannel Yes jimbo21


llOrd Yes


llOverMyLand Yes Alondria
llOwnerSay Yes
llParcelMediaCommandList Yes
llParcelMediaQuery Yes
llParseString2List Yes Alondria Spacers are not parsed if separator list is empty
llParseStringKeepNulls Yes
llParticleSystem Yes Teravus
llPassCollisions Yes True/False argument only, as SL was until 2015
llPassTouches Yes True/False argument only, as SL was until 2015
llPatrolPoints No Not in OpenSimulator
llPlaySound Yes Azwaldo Villota
llPlaySoundSlave yes
llPointAt No
llPow Yes Charlie Omega
llPreloadSound Yes
llPursue No Not in OpenSimulator
llPushObject Yes
llReadKeyValue No Not in OpenSimulator
llRefreshPrimURL No
llRegionSay Yes
llRegionSayTo Yes BlueWall
llReleaseCamera No Deprecated
llReleaseControls Yes
llReleaseURL yes
llRemoteDataReply Yes jimbo21
llRemoteDataSetRegion No
llRemoteLoadScript No Deprecated (from LSL Wiki)
llRemoteLoadScriptPin Yes
llRemoveFromLandBanList Yes Alondria
llRemoveFromLandPassList Yes Alondria
llRemoveInventory Yes
llRemoveVehicleFlags yes
llRequestAgentData yyes
llRequestDisplayName yes
llRequestExperiencePermissions No Not in OpenSimulator
llRequestInventoryData Yes
llRequestPermissions Yes Melanie
llRequestSecureURL yes
llRequestSimulatorData Yes Will only report status as up, if the region is registered to grid service, otherwise unknown. Does not test actual connection or any status of a region. Does not return specific version string.
llRequestURL Yes Tokeiito
llRequestUserKey yes
llRequestUsername yes
llResetAnimationOverride Yes Gimisa
llResetLandBanList Yes Alondria
llResetLandPassList Yes Alondria
llReturnObjectsByID No No Plans to implement at this time
llReturnObjectsByOwner No No Plans to implement at this time
llResetOtherScript Yes
llResetScript Yes Alondria Charlie Omega This function is ignored in the state_entry() function of the default state
llResetTime Yes Alondria Charlie Omega (2750)
llRezAtRoot Yes
llRezObject Yes Aran
llRot2Angle Yes
llRot2Axis Yes
llRot2Euler Yes
llRot2Fwd Yes Alondria
llRot2Left Yes Alondria
llRot2Up Yes Alondria
llRotateTexture Yes Alondria Charlie Omega (2683)
llRotBetween Yes Alondria
llRotLookAt Yes Kayaker Magic Works different than SL (better?)
llRotTarget yes
llRotTargetRemove yes
llRound Yes Charlie Omega
llSameGroup Yes
llSay Yes Charlie Omega (2688)(limited to 1023 chars)
llScaleByFactor yes
llScaleTexture Yes Alondria Charlie Omega (2683)
llScriptDanger Yes
llScriptProfiler No Requires Implementation (Mar.01.2012)
llSendRemoteData Yes jimbo21
llSensor Yes Aran Works beyond 96m :) tested past 1000m
llSensorRemove Yes Aran Works
llSensorRepeat Yes Aran Works beyond 96m :) tested past 1000m
llSetAgentEnvironment no
llSetAlpha Yes Alondria Charlie Omega (2688)
llSetAngularVelocity yes Requires Implementation (Mar.01.2012)
llSetAnimationOverride Yes Gimisa works in 0901
llSetBuoyancy Yes Mlorrey Works on free objects, does not make avatars buoyant with scripted attachments
llSetCameraAtOffset Yes
llSetCameraEyeOffset Yes
llSetCameraParams Yes
llSetClickAction Jeff Kelley
llSetColor Yes Alondria Charlie Omega (2688)
llSetContentType yes Requires Implementation (Mar.01.2012)
llSetDamage yes
llSetForce Yes Does not work with current avatar motors physics
llSetForceAndTorque yes
llSetHoverHeight Yes/No Gimisa 0901 works with ubode physic ONLY
llSetInventoryPermMask yes
llSetKeyframedMotion Yes Kayaker Magic Worked well since OpenSim 0.7.6
llSetLinkAlpha Yes Charlie Omega Charlie Omega (2760)
llSetLinkCamera yes Jeff Kelley
llSetLinkColor Yes Charlie Omega Charlie Omega (2760)
llSetLinkMedia yes Jeff Kelley
llSetLinkPrimitiveParams Yes Melanie
llSetLinkPrimitiveParamsFast yes
llSetLinkTexture Yes
llSetLinkTextureAnim yes Jeff Kelley
llSetLocalRot Yes Alondria
llSetMemoryLimit No Requires Implementation (Mar.01.2012)
llSetObjectDesc Yes Aran 100% implemented
llSetObjectName Yes Aran 100% implemented
llSetObjectPermMask Yes
llSetParcelMusicURL Yes Alondria Charlie Omega
llSetPayPrice Yes
llSetPhysicsMaterial yes
llSetPos Yes Charlie Omega (2688) (now with limitation of 10m as in sl)
llSetPrimitiveParams Yes Melanie
llSetPrimMediaParams yes * Requires testing and Verification (update here plz)
llSetPrimURL No Deprecated
llSetRegionPos Yes MrFrans/Frans Charming Tested on the Kitely and Avacon grids.
llSetRemoteScriptAccessPin Yes Tokeiito
llSetRot Yes Charlie Omega (2688)
llSetScale Yes Charlie Omega (2688)
llSetScriptState Yes Aran Works.
llSetSitText Yes Teravus Aran
llSetSoundQueueing yes
llSetSoundRadius Yes
llSetStatus Yes Alondria
llSetText Yes Charlie Omega (2760)
llSetTexture Yes Alondria Charlie Omega (2688)
llSetTextureAnim Yes
llSetTimerEvent Yes Charlie Omega (2688) (uses Timer plugin!)
llSetTorque yes
llSetTouchText Yes Aran Works.
llSetVehicleFlags yes
llSetVehicleFloatParam Yes
llSetVehicleRotationParam Yes
llSetVehicleType Yes
llSetVehicleVectorParam Yes
llSetVelocity yes Requires Implementation (Mar.01.2012)
llSHA1String yes
llShout Yes Charlie Omega (2688) (limits 1023 chars)
llSin Yes Charlie Omega (2688)
llSitOnLink
llSitTarget Yes
llSleep Yes Charlie Omega This function CAN lock script threads on XEngine, do not use with XEngine
llSound No Deprecated
llSoundPreload No Deprecated
llSqrt Yes Charlie Omega (2688)
llStartAnimation Yes
llStopAnimation Yes
llStopHover Yes
llStopLookAt yes
llStopMoveToTarget Yes
llStopPointAt No Deprecated
llStopSound Yes Alondria
llStringLength Yes
llStringToBase64 Yes
llStringTrim Yes Hashbox
llSubStringIndex Yes
llTakeCamera No Deprecated
llTakeControls Yes Patnad Needed for Kan-ed#12
llTan Yes Charlie Omega (2688)
llTarget Yes
llTargetOmega Yes Aran Works.
llTargetRemove Yes
llTeleportAgent Yes
llTeleportAgentGlobalCoords Yes
llTeleportAgentHome Yes
llTextBox Yes Melanie_T Fritigern Operational with Viewers that support it. V3 and above all do.
llToLower Yes
llToUpper Yes
llTransferLindenDollars yes Requires External money Module
llTriggerSound Yes Aran Works.
llTriggerSoundLimited yes
llUnescapeURL Yes
llUnSit Yes Aran Works.
llUpdateCharacter No LL Pathfinding Only. Not in OpenSimulator
llUpdateKeyValue No LL Experience Only. Not in OpenSimulator
llVecDist Yes Azwaldo Villota Tested in OpenSim 0.7.6 Dev
llVecMag Yes Azwaldo Villota Tested in OpenSim 0.7.6 Dev
llVecNorm Yes Charlie Omega (2688)
llVolumeDetect Yes Gerhard Gimisa
llWanderWithin No LL Pathfinding Only. Not in OpenSimulator
llWater Yes Alondria
llWhisper Yes Charlie Omega (2688) (but limited to 1023 chars)
llWind Yes
llXorBase64 yes
llXorBase64Strings yes Deprecated
llXorBase64StringsCorrect Yes

Back to LSL Status

Personal tools
General
About This Wiki