LSL Status/Functions
From OpenSimulator
(Difference between revisions)
(→LSL Functions Status) |
(→LSL Functions Status: UPDATED to Current as of TODAY) |
||
Line 8: | Line 8: | ||
== LSL Functions Status == | == LSL Functions Status == | ||
− | According to the LSL wiki there are ''' | + | UPDATED March 01,2012 using OpenSim-0007711-r/18206 compared with LL-LSL references. |
+ | |||
+ | According to the LSL wiki there are '''385''' total functions, including Deprecated and God Mode. [http://wiki.secondlife.com/wiki/Template:LSL_All_Functions/Name Reference] | ||
− | |||
Click on a letter to see the implementation information or click on the function to see an example how the function was tested inworld | Click on a letter to see the implementation information or click on the function to see an example how the function was tested inworld | ||
+ | Table Display change note: DNE Status no longer applies as DotNetEngine is long removed from OpenSim. XEngine Status is redundant as Implemented serves this purpose. | ||
{{LSL Key Table}}<br /> | {{LSL Key Table}}<br /> | ||
Line 25: | Line 27: | ||
| width="10%" scope="col" | Tester | | width="10%" scope="col" | Tester | ||
| width="20%" scope="col" | Comments | | width="20%" scope="col" | Comments | ||
− | |||
− | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llAbs | |name=llAbs | ||
Line 33: | Line 33: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2683) | + | |comment=(2683) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 41: | Line 39: | ||
|status=full | |status=full | ||
|impl=Yes | |impl=Yes | ||
− | |dev= F | + | |dev=F |
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2683) | + | |comment=(2683) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 54: | Line 50: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 64: | Line 58: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 74: | Line 66: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 84: | Line 74: | ||
|test=Patnad | |test=Patnad | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 92: | Line 80: | ||
|impl=Yes | |impl=Yes | ||
|dev=Alondria | |dev=Alondria | ||
− | |test= NUnit | + | |test=NUnit |
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 104: | Line 90: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llApplyRotationalImpulse | |name=llApplyRotationalImpulse | ||
|status= | |status= | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 123: | Line 105: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2683) | + | |comment=(2683) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 133: | Line 113: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2683) | + | |comment=(2683) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 144: | Line 122: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 153: | Line 129: | ||
|dev=Teravus | |dev=Teravus | ||
|test= | |test= | ||
− | |comment= produces a NULL_KEY, not implemented | + | |comment=produces a NULL_KEY, not implemented |
− | | | + | }} |
− | | | + | {{FunctionStatusRow |
+ | |name=llAvatarOnLinkSitTarget | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=* Requires testing and Verification (update here plz) | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 164: | Line 146: | ||
|test=Patnad | |test=Patnad | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 174: | Line 154: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 184: | Line 162: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 194: | Line 169: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2683) | + | |comment=(2683) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 205: | Line 178: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 215: | Line 186: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | | | + | }} |
− | | | + | {{FunctionStatusRow |
+ | |name=llCastRay | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=* Requires testing and Verification (update here plz) | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 224: | Line 201: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2683) | + | |comment=(2683) |
− | + | ||
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 236: | Line 210: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | | | + | }} |
− | | | + | {{FunctionStatusRow |
+ | |name=llClearLinkMedia | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=* Requires testing and Verification (update here plz) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llClearPrimMedia | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=* Requires testing and Verification (update here plz) | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 243: | Line 231: | ||
|status=full | |status=full | ||
|impl=Yes | |impl=Yes | ||
− | |dev= Jimbo21 | + | |dev=Jimbo21 |
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 256: | Line 242: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llCollisionFilter | |name=llCollisionFilter | ||
|status= | |status= | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llCollisionSound | |name=llCollisionSound | ||
|status= | |status= | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llCollisionSprite | |name=llCollisionSprite | ||
|status= | |status= | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 295: | Line 273: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2683) llSay(0,(string)llCos(100)); | + | |comment=(2683) llSay(0,(string)llCos(100)); |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 306: | Line 282: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 316: | Line 290: | ||
|test=Charlie Omega | |test=Charlie Omega | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 326: | Line 298: | ||
|test=Charlie Omega | |test=Charlie Omega | ||
|comment= | |comment= | ||
− | |||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 337: | Line 306: | ||
|test=Charlie Omega | |test=Charlie Omega | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llDetachFromAvatar | |name=llDetachFromAvatar | ||
|status= | |status= | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 356: | Line 321: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
− | |comment= Z axis reads 100 + actual axis (was showing 129m when it was at 29m). | + | |comment=Z axis reads 100 + actual axis (was showing 129m when it was at 29m). |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llDetectedGroup | |name=llDetectedGroup | ||
|status=full | |status=full | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 376: | Line 337: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
− | |comment= works. | + | |comment=works. |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 386: | Line 345: | ||
|dev= | |dev= | ||
|test= | |test= | ||
− | |comment= | + | |comment= |
− | + | |test=ed at 2011.01.25 on 0.7.1 Dev | |
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 396: | Line 354: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
− | |comment= works. | + | |comment=works. |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 406: | Line 362: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
− | |comment= works. | + | |comment=works. |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 416: | Line 370: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
− | |comment= works. | + | |comment=works. |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 427: | Line 379: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | | | + | }} |
− | | | + | {{FunctionStatusRow |
+ | |name=llDetectedTouchBinormal | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=* Requires testing and Verification (update here plz) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llDetectedTouchFace | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=* Requires testing and Verification (update here plz) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llDetectedTouchNormal | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=* Requires testing and Verification (update here plz) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llDetectedTouchPos | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=* Requires testing and Verification (update here plz) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llDetectedTouchST | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=* Requires testing and Verification (update here plz) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llDetectedTouchUV | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=* Requires testing and Verification (update here plz) | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 436: | Line 434: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
− | |comment= works. | + | |comment=works. |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 447: | Line 443: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 456: | Line 450: | ||
|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=works, but appears on channel 0 as "User Name shouts: dialog message" instead of "User Name: dialog message". |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 466: | Line 458: | ||
|dev=Krtaylor | |dev=Krtaylor | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2683 | + | |comment=(2683) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 477: | Line 467: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llEdgeOfWorld | |name=llEdgeOfWorld | ||
|status= | |status= | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 498: | Line 483: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 508: | Line 491: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 518: | Line 499: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 527: | Line 506: | ||
|dev=Alondria | |dev=Alondria | ||
|test= | |test= | ||
− | |comment= Should work now. Someone who understands the math, please test. -CO | + | |comment=Should work now. Someone who understands the math, please |
− | + | |test=. -CO | |
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 537: | Line 515: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2683) | + | |comment=(2683) |
− | + | ||
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 548: | Line 523: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2683) | + | |comment=(2683) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 559: | Line 532: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 568: | Line 539: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2683) | + | |comment=(2683) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 579: | Line 548: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 590: | Line 556: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | | | + | }} |
− | | | + | {{FunctionStatusRow |
+ | |name=llGetAgentLanguage | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=* Requires testing and Verification (update here plz) | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 600: | Line 572: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 609: | Line 579: | ||
|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 |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 619: | Line 587: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2750) | + | |comment=(2750) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 630: | Line 596: | ||
|test=StrawberryFride | |test=StrawberryFride | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 640: | Line 604: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetAttached | |name=llGetAttached | ||
|status= | |status= | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 660: | Line 620: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 670: | Line 628: | ||
|test=Phrearch | |test=Phrearch | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 680: | Line 636: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetCenterOfMass | |name=llGetCenterOfMass | ||
|status= | |status= | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 699: | Line 651: | ||
|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 |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 709: | Line 659: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2683) | + | |comment=(2683) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 719: | Line 667: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2683) | + | |comment=(2683) |
− | | | + | }} |
− | | | + | {{FunctionStatusRow |
+ | |name=llGetDisplayName | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=* Requires testing and Verification (update here plz) | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetEnergy | |name=llGetEnergy | ||
|status=part | |status=part | ||
− | |impl= No | + | |impl=No |
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Always returns 1.0f | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetEnv | ||
+ | |status= | ||
+ | |impl=NO | ||
|dev= | |dev= | ||
|test= | |test= | ||
− | |comment= | + | |comment= Requires Implementation (Mar.01.2012) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 740: | Line 700: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetFreeMemory | |name=llGetFreeMemory | ||
|status= | |status= | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
− | |comment= Probably pointless to implement | + | |comment=Probably pointless to implement |
− | | | + | }} |
− | | | + | {{FunctionStatusRow |
+ | |name=llGetFreeURLs | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=* Requires testing and Verification (update here plz) | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 759: | Line 723: | ||
|dev=Alondria | |dev=Alondria | ||
|test= | |test= | ||
− | |comment= Physics engine reports as <0,0,0> currently | + | |comment=Physics engine reports as <0,0,0> currently |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 769: | Line 731: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2683) | + | |comment=(2683) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 778: | Line 738: | ||
|impl=Yes | |impl=Yes | ||
|dev= | |dev= | ||
− | |test= Tokeiito | + | |test=Tokeiito |
− | |comment= | + | |comment= |
− | + | |test=ed at 2011.01.25 on 0.7.1 Dev with XEngine | |
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 790: | Line 749: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 800: | Line 757: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 810: | Line 765: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 820: | Line 773: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 830: | Line 781: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 840: | Line 789: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 849: | Line 796: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2688) | + | |comment=(2688) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 860: | Line 805: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 869: | Line 812: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2754) | + | |comment=(2754) |
− | | | + | }} |
− | | | + | {{FunctionStatusRow |
+ | |name=llGetLinkMedia | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=* Requires testing and Verification (update here plz) | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 879: | Line 828: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2754) | + | |comment=(2754) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 889: | Line 836: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2754) | + | |comment=(2754) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetLinkNumberOfSides | |name=llGetLinkNumberOfSides | ||
|status=ready | |status=ready | ||
− | |impl= Yes | + | |impl=Yes |
+ | |dev= | ||
+ | |test= | ||
+ | |comment=See [http://wiki.secondlife.com/wiki/LlGetLinkNumberOfSides LL's LSL wiki] | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetLinkPrimitiveParams | ||
+ | |status= | ||
+ | |impl= | ||
|dev= | |dev= | ||
|test= | |test= | ||
− | |comment= | + | |comment=* Requires testing and Verification (update here plz) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 910: | Line 861: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 919: | Line 868: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2750) | + | |comment=(2750) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 929: | Line 876: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2809) Reports parent pos in sim, not child | + | |comment=(2809) Reports parent pos in sim, not child |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 940: | Line 885: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 949: | Line 892: | ||
|dev=Alondria | |dev=Alondria | ||
|test= | |test= | ||
− | |comment= May not be identical to main grid, due to different physics engine | + | |comment=May not be identical to main grid, due to different physics engine |
− | | | + | }} |
− | | | + | {{FunctionStatusRow |
+ | |name=llGetMassMKS | ||
+ | |status= | ||
+ | |impl=NO | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Requires Implementation (Mar.01.2012) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetMemoryLimit | ||
+ | |status= | ||
+ | |impl=NO | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Requires Implementation (Mar.01.2012) | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 960: | Line 917: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 969: | Line 924: | ||
|dev=Krtaylor | |dev=Krtaylor | ||
|test= | |test= | ||
− | |comment= This is badly needed to read settings from notecards | + | |comment=This is badly needed to read settings from notecards |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 980: | Line 933: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 989: | Line 940: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2754) | + | |comment=(2754) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,000: | Line 949: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,009: | Line 956: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2688) | + | |comment=(2688) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,020: | Line 965: | ||
|test= | |test= | ||
|comment=Params [OBJECT_RUNNING_SCRIPT_COUNT, OBJECT_TOTAL_SCRIPT_COUNT, OBJECT_SCRIPT_MEMORY] not working | |comment=Params [OBJECT_RUNNING_SCRIPT_COUNT, OBJECT_TOTAL_SCRIPT_COUNT, OBJECT_SCRIPT_MEMORY] not working | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,030: | Line 973: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,039: | Line 980: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2688) | + | |comment=(2688) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,050: | Line 989: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,060: | Line 997: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,070: | Line 1,005: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,079: | Line 1,012: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2688) | + | |comment=(2688) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,090: | Line 1,021: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,100: | Line 1,029: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,110: | Line 1,037: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,120: | Line 1,045: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | | | + | }} |
− | | | + | {{FunctionStatusRow |
+ | |name=llGetParcelMusicURL | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=* Requires testing and Verification (update here plz) | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,130: | Line 1,061: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,140: | Line 1,069: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,150: | Line 1,077: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,160: | Line 1,085: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,169: | Line 1,092: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2688) | + | |comment=(2688) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,179: | Line 1,100: | ||
|dev= | |dev= | ||
|test= | |test= | ||
− | |comment= Not available: PRIM_TYPE, PRIM_BUMP_SHINY, PRIM_FULLBRIGHT, PRIM_TEXGEN, PRIM_GLOW | + | |comment=Not available: PRIM_TYPE, PRIM_BUMP_SHINY, PRIM_FULLBRIGHT, PRIM_TEXGEN, PRIM_GLOW |
− | | | + | }} |
− | | | + | {{FunctionStatusRow |
+ | |name=llGetPrimMediaParams | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=* Requires testing and Verification (update here plz) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetRegionAgentCount | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=* Requires testing and Verification (update here plz) | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,189: | Line 1,124: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2688) | + | |comment=(2688) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,200: | Line 1,133: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{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 |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,219: | Line 1,148: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2688) | + | |comment=(2688) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,229: | Line 1,156: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2750) | + | |comment=(2750) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,240: | Line 1,165: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,250: | Line 1,173: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,259: | Line 1,180: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2688) | + | |comment=(2688) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,269: | Line 1,188: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2688) | + | |comment=(2688) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,279: | Line 1,196: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
− | |comment= works. | + | |comment=works. |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,289: | Line 1,204: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
− | |comment= Works. | + | |comment=Works. |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,299: | Line 1,212: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2688) | + | |comment=(2688) |
− | | | + | }} |
− | | | + | {{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 |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetStatus | |name=llGetStatus | ||
|status=full | |status=full | ||
− | |impl=Yes ( | + | |impl=Yes ( |
− | |dev= | + | |dev=dev |
+ | |test= | ||
|test= | |test= | ||
− | |comment= | + | |comment=comment |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,329: | Line 1,245: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= Partially working. Just reports wrong position in strings. | + | |comment=Partially working. Just reports wrong position in strings. |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,339: | Line 1,253: | ||
|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=Sun fly on x axis and report 0 on zenith. Should fly on z axis and report 0 on horizon |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,349: | Line 1,261: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2683) | + | |comment=(2683) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,359: | Line 1,269: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2683) | + | |comment=(2683) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,369: | Line 1,277: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2683) | + | |comment=(2683) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,379: | Line 1,285: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2683) | + | |comment=(2683) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,389: | Line 1,293: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2750) | + | |comment=(2750) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,400: | Line 1,302: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,410: | Line 1,310: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetTorque | |name=llGetTorque | ||
|status= | |status= | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,429: | Line 1,325: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2688) | + | |comment=(2688) |
− | | | + | }} |
− | | | + | {{FunctionStatusRow |
+ | |name=llGetUsedMemory | ||
+ | |status= | ||
+ | |impl=NO | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Requires Implementation (Mar.01.2012) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetUsername | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=* Requires testing and Verification (update here plz) | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,440: | Line 1,350: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,450: | Line 1,358: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,459: | Line 1,365: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
− | |comment= (Does not send to avatars in other sims) | + | |comment=(Does not send to avatars in other sims) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,470: | Line 1,374: | ||
|test=Patnad | |test=Patnad | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,479: | Line 1,381: | ||
|dev=Melanie | |dev=Melanie | ||
|test=Aran | |test=Aran | ||
− | |comment= Works | + | |comment=Works |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGodLikeRezObject | |name=llGodLikeRezObject | ||
|status= | |status= | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,499: | Line 1,397: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Aran | |test=Aran | ||
− | |comment= Partially... will not compile with llGetPos. | + | |comment=Partially... will not compile with llGetPos. |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,510: | Line 1,406: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,520: | Line 1,414: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGroundRepel | |name=llGroundRepel | ||
|status= | |status= | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,540: | Line 1,430: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,547: | Line 1,435: | ||
|status=full | |status=full | ||
|impl=Yes | |impl=Yes | ||
− | |dev= jimbo21 | + | |dev=jimbo21 |
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,559: | Line 1,444: | ||
|impl=Yes | |impl=Yes | ||
|dev= | |dev= | ||
− | |test= Tokeiito | + | |test=Tokeiito |
− | |comment= | + | |comment= |
− | + | |test=ed on 2011.01.25 with 0.7.1 Dev OS and xEngine | |
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,571: | Line 1,455: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,581: | Line 1,462: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
− | |comment= 100% | + | |comment=100% |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,592: | Line 1,471: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,602: | Line 1,479: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | | | + | }} |
− | | | + | {{FunctionStatusRow |
− | | | + | |name=llLinkParticleSystem |
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=* Requires testing and Verification (update here plz) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llLinkSitTarget | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=* Requires testing and Verification (update here plz) | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,612: | Line 1,502: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2754) | + | |comment=(2754) |
− | + | ||
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,623: | Line 1,510: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2754) | + | |comment=(2754) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,633: | Line 1,518: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2754) | + | |comment=(2754) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,643: | Line 1,526: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2754) | + | |comment=(2754) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,653: | Line 1,534: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2754) | + | |comment=(2754) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,664: | Line 1,543: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,673: | Line 1,550: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2754) | + | |comment=(2754) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,683: | Line 1,558: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2754) | + | |comment=(2754) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,693: | Line 1,566: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2754) | + | |comment=(2754) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,701: | Line 1,572: | ||
|status=full | |status=full | ||
|impl=Yes | |impl=Yes | ||
− | |dev= jimbo21 | + | |dev=jimbo21 |
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2688) | + | |comment=(2688) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,711: | Line 1,580: | ||
|status=full | |status=full | ||
|impl=Yes | |impl=Yes | ||
− | |dev= jimbo21 | + | |dev=jimbo21 |
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,721: | Line 1,588: | ||
|status=full | |status=full | ||
|impl=Yes | |impl=Yes | ||
− | |dev= jimbo21 | + | |dev=jimbo21 |
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2754) | + | |comment=(2754) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,733: | Line 1,598: | ||
|dev= | |dev= | ||
|test= | |test= | ||
− | |comment= Needed for Kan-ed#11 | + | |comment=Needed for Kan-ed#11 |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,743: | Line 1,606: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2754) | + | |comment=(2754) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,754: | Line 1,615: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,764: | Line 1,623: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,774: | Line 1,631: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,784: | Line 1,639: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,794: | Line 1,647: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,804: | Line 1,655: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,814: | Line 1,663: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llLookAt | |name=llLookAt | ||
|status= | |status= | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,833: | Line 1,678: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Aran | |test=Aran | ||
− | |comment= Works via UUID or Name, volume works too.. | + | |comment=Works via UUID or Name, volume works too.. |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llLoopSoundMaster | |name=llLoopSoundMaster | ||
|status= | |status= | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llLoopSoundSlave | |name=llLoopSoundSlave | ||
|status= | |status= | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llMakeExplosion | |name=llMakeExplosion | ||
|status=deprecated | |status=deprecated | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
− | |comment= Deprecated | + | |comment=Deprecated |
− | + | ||
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llMakeFire | |name=llMakeFire | ||
|status=deprecated | |status=deprecated | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
− | |comment= Deprecated | + | |comment=Deprecated |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llMakeFountain | |name=llMakeFountain | ||
|status=deprecated | |status=deprecated | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
− | |comment= Deprecated | + | |comment=Deprecated |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llMakeSmoke | |name=llMakeSmoke | ||
|status=deprecated | |status=deprecated | ||
− | |impl= No | + | |impl=No |
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Deprecated | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llManageEstateAccess | ||
+ | |status= | ||
+ | |impl= | ||
|dev= | |dev= | ||
|test= | |test= | ||
− | |comment= | + | |comment=* Requires testing and Verification (update here plz) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,905: | Line 1,743: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,915: | Line 1,751: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,925: | Line 1,759: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llMinEventDelay | |name=llMinEventDelay | ||
|status= | |status= | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,945: | Line 1,775: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,955: | Line 1,783: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,965: | Line 1,791: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,974: | Line 1,798: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2683) | + | |comment=(2683) |
− | + | ||
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,983: | Line 1,804: | ||
|status=full | |status=full | ||
|impl=Yes | |impl=Yes | ||
− | |dev= jimbo21 | + | |dev=jimbo21 |
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 1,996: | Line 1,815: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,006: | Line 1,823: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,016: | Line 1,831: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,027: | Line 1,839: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,036: | Line 1,846: | ||
|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 |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,047: | Line 1,855: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,057: | Line 1,863: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llPassCollisions | |name=llPassCollisions | ||
|status= | |status= | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llPassTouches | |name=llPassTouches | ||
|status= | |status= | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,086: | Line 1,886: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
− | |comment= Works. | + | |comment=Works. |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llPlaySoundSlave | |name=llPlaySoundSlave | ||
|status= | |status= | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llPointAt | |name=llPointAt | ||
|status=deprecated | |status=deprecated | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,116: | Line 1,910: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2688) | + | |comment=(2688) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,127: | Line 1,919: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,137: | Line 1,927: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRefreshPrimURL | |name=llRefreshPrimURL | ||
|status=deprecated | |status=deprecated | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,157: | Line 1,942: | ||
|dev= | |dev= | ||
|test= | |test= | ||
− | |comment= Works with 1023 chars | + | |comment=Works with 1023 chars |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,167: | Line 1,950: | ||
|dev=BlueWall | |dev=BlueWall | ||
|test= | |test= | ||
− | |comment= Works with 1023 chars | + | |comment=Works with 1023 chars |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llReleaseCamera | |name=llReleaseCamera | ||
|status=deprecated | |status=deprecated | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
− | |comment= Deprecated | + | |comment=Deprecated |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,188: | Line 1,967: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llReleaseURL | |name=llReleaseURL | ||
|status=part | |status=part | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,205: | Line 1,980: | ||
|status=full | |status=full | ||
|impl=Yes | |impl=Yes | ||
− | |dev= jimbo21 | + | |dev=jimbo21 |
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRemoteDataSetRegion | |name=llRemoteDataSetRegion | ||
|status=deprecated | |status=deprecated | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{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) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,238: | Line 2,007: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,248: | Line 2,015: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,258: | Line 2,023: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,267: | Line 2,030: | ||
|dev= | |dev= | ||
|test= | |test= | ||
− | |comment= This function should be ported | + | |comment=This function should be ported |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRemoveVehicleFlags | |name=llRemoveVehicleFlags | ||
|status= | |status= | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRequestAgentData | |name=llRequestAgentData | ||
|status=full | |status=full | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | | | + | }} |
− | | | + | {{FunctionStatusRow |
+ | |name=llRequestDisplayName | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=* Requires testing and Verification (update here plz) | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,298: | Line 2,063: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,307: | Line 2,070: | ||
|dev=Melanie | |dev=Melanie | ||
|test= | |test= | ||
− | |comment= Needed for Kan-ed#12. | + | |comment=Needed for Kan-ed#12. |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRequestSecureURL | |name=llRequestSecureURL | ||
|status=part | |status=part | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,328: | Line 2,087: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,336: | Line 2,093: | ||
|impl=Yes | |impl=Yes | ||
|dev= | |dev= | ||
− | |test= Tokeiito | + | |test=Tokeiito |
|comment= | |comment= | ||
− | | | + | }} |
− | | | + | {{FunctionStatusRow |
+ | |name=llRequestUsername | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=* Requires testing and Verification (update here plz) | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,348: | Line 2,111: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,358: | Line 2,119: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,368: | Line 2,127: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,377: | Line 2,134: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2688) | + | |comment=(2688) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,387: | Line 2,142: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2750) | + | |comment=(2750) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,398: | Line 2,151: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,407: | Line 2,158: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
− | |comment= Works :) | + | |comment=Works :) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,418: | Line 2,167: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,428: | Line 2,175: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,438: | Line 2,183: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,448: | Line 2,191: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,458: | Line 2,199: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,468: | Line 2,207: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,477: | Line 2,214: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2683) | + | |comment=(2683) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,488: | Line 2,223: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRotLookAt | |name=llRotLookAt | ||
|status= | |status= | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRotTarget | |name=llRotTarget | ||
|status= | |status= | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRotTargetRemove | |name=llRotTargetRemove | ||
|status= | |status= | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,528: | Line 2,255: | ||
|test=Charlie Omega | |test=Charlie Omega | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,538: | Line 2,263: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,548: | Line 2,270: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2688)(limted to 1023 chars) | + | |comment=(2688)(limted to 1023 chars) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,558: | Line 2,278: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2683) | + | |comment=(2683) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,569: | Line 2,287: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | | | + | }} |
− | | | + | {{FunctionStatusRow |
+ | |name=llScriptProfiler | ||
+ | |status= | ||
+ | |impl=NO | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Requires Implementation (Mar.01.2012) | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,576: | Line 2,300: | ||
|status=full | |status=full | ||
|impl=Yes | |impl=Yes | ||
− | |dev= jimbo21 | + | |dev=jimbo21 |
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,588: | Line 2,310: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
− | |comment= Works beyond 96m :) | + | |comment=Works beyond 96m :) |
− | | | + | |test=ed past 1000m |
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,598: | Line 2,319: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
− | |comment= Works | + | |comment=Works |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,608: | Line 2,327: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
− | |comment= Works beyond 96m :) | + | |comment=Works beyond 96m :) |
− | | | + | |test=ed past 1000m |
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,618: | Line 2,336: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2688) | + | |comment=(2688) |
− | | | + | }} |
− | | | + | {{FunctionStatusRow |
+ | |name=llSetAngularVelocity | ||
+ | |status= | ||
+ | |impl=NO | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Requires Implementation (Mar.01.2012) | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,629: | Line 2,353: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,639: | Line 2,361: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,649: | Line 2,369: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,659: | Line 2,377: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | | | + | }} |
− | | | + | {{FunctionStatusRow |
+ | |name=llSetClickAction | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=* Requires testing and Verification (update here plz) | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,668: | Line 2,392: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2688) | + | |comment=(2688) |
− | | | + | }} |
− | | | + | {{FunctionStatusRow |
+ | |name=llSetContentType | ||
+ | |status= | ||
+ | |impl=NO | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Requires Implementation (Mar.01.2012) | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetDamage | |name=llSetDamage | ||
|status= | |status= | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,689: | Line 2,417: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetForceAndTorque | |name=llSetForceAndTorque | ||
|status= | |status= | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,709: | Line 2,433: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetInventoryPermMask | |name=llSetInventoryPermMask | ||
|status= | |status= | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | | | + | }} |
− | | | + | {{FunctionStatusRow |
+ | |name=llSetKeyframedMotion | ||
+ | |status= | ||
+ | |impl=NO | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Requires Implementation (Mar.01.2012) | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,728: | Line 2,456: | ||
|dev=Charlie Omega | |dev=Charlie Omega | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2760) | + | |comment=(2760) |
− | | | + | }} |
− | | | + | {{FunctionStatusRow |
+ | |name=llSetLinkCamera | ||
+ | |status= | ||
+ | |impl=NO | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Requires Implementation (Mar.01.2012) | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,738: | Line 2,472: | ||
|dev=Charlie Omega | |dev=Charlie Omega | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2760) | + | |comment=(2760) |
− | | | + | }} |
− | | | + | {{FunctionStatusRow |
+ | |name=llSetLinkMedia | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=* Requires testing and Verification (update here plz) | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,748: | Line 2,488: | ||
|dev=Melanie | |dev=Melanie | ||
|test= | |test= | ||
− | |comment= Partial | + | |comment=Partial |
− | | | + | }} |
− | | | + | {{FunctionStatusRow |
+ | |name=llSetLinkPrimitiveParamsFast | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=* Requires testing and Verification (update here plz) | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,759: | Line 2,505: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | | | + | }} |
− | | | + | {{FunctionStatusRow |
+ | |name=llSetLinkTextureAnim | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=* Requires testing and Verification (update here plz) | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,769: | Line 2,521: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | | | + | }} |
− | | | + | {{FunctionStatusRow |
+ | |name=llSetMemoryLimit | ||
+ | |status= | ||
+ | |impl=NO | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Requires Implementation (Mar.01.2012) | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,778: | Line 2,536: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
− | |comment= 100% implemented | + | |comment=100% implemented |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,788: | Line 2,544: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
− | |comment= 100% implemented | + | |comment=100% implemented |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,799: | Line 2,553: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,808: | Line 2,560: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2826) Land update not sending changed streams to client. | + | |comment=(2826) Land update not sending changed streams to client. |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,819: | Line 2,569: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,828: | Line 2,576: | ||
|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) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,838: | Line 2,584: | ||
|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=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 |
− | | | + | }} |
− | | | + | {{FunctionStatusRow |
+ | |name=llSetPrimMediaParams | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=* Requires testing and Verification (update here plz) | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetPrimURL | |name=llSetPrimURL | ||
|status=deprecated | |status=deprecated | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | | | + | }} |
− | | | + | {{FunctionStatusRow |
+ | |name=llSetRegionPos | ||
+ | |status= | ||
+ | |impl=NO | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Requires Implementation (Mar.01.2012) | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,857: | Line 2,615: | ||
|impl=Yes | |impl=Yes | ||
|dev= | |dev= | ||
− | |test= Tokeiito | + | |test=Tokeiito |
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,868: | Line 2,624: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2688) | + | |comment=(2688) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,878: | Line 2,632: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2688) | + | |comment=(2688) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,888: | Line 2,640: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
− | |comment= Works. | + | |comment=Works. |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,899: | Line 2,649: | ||
|test=Aran | |test=Aran | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetSoundQueueing | |name=llSetSoundQueueing | ||
|status= | |status= | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,919: | Line 2,665: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,928: | Line 2,672: | ||
|dev=Alondria | |dev=Alondria | ||
|test= | |test= | ||
− | |comment= Doesn't honor STATUS_BLOCK_GRAB STATUS_RETURN_AT_EDGE STATUS_SANDBOX | + | |comment=Doesn't honor STATUS_BLOCK_GRAB STATUS_RETURN_AT_EDGE STATUS_SANDBOX |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,938: | Line 2,680: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2760) | + | |comment=(2760) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,948: | Line 2,688: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2688) | + | |comment=(2688) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,959: | Line 2,697: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,968: | Line 2,704: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2688) (uses Timer plugin!) | + | |comment=(2688) (uses Timer plugin!) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetTorque | |name=llSetTorque | ||
|status= | |status= | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 2,988: | Line 2,720: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
− | |comment= Works. | + | |comment=Works. |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetVehicleFlags | |name=llSetVehicleFlags | ||
|status= | |status= | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,019: | Line 2,737: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,029: | Line 2,745: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,039: | Line 2,753: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,049: | Line 2,761: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | | | + | }} |
− | | | + | {{FunctionStatusRow |
+ | |name=llSetVelocity | ||
+ | |status= | ||
+ | |impl=NO | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Requires Implementation (Mar.01.2012) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSHA1String | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=* Requires testing and Verification (update here plz) | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,058: | Line 2,784: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2688) (limits 1023 chars) | + | |comment=(2688) (limits 1023 chars) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,068: | Line 2,792: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2688) | + | |comment=(2688) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,079: | Line 2,801: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,088: | Line 2,808: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2688) | + | |comment=(2688) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSound | |name=llSound | ||
|status=deprecated | |status=deprecated | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSoundPreload | |name=llSoundPreload | ||
|status=deprecated | |status=deprecated | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,118: | Line 2,832: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2688) | + | |comment=(2688) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,129: | Line 2,841: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,139: | Line 2,849: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,149: | Line 2,857: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llStopLookAt | |name=llStopLookAt | ||
|status= | |status= | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,169: | Line 2,873: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llStopPointAt | |name=llStopPointAt | ||
|status=deprecated | |status=deprecated | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,189: | Line 2,889: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,199: | Line 2,897: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,209: | Line 2,905: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,216: | Line 2,910: | ||
|status=full | |status=full | ||
|impl=Yes | |impl=Yes | ||
− | |dev= Hashbox | + | |dev=Hashbox |
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,229: | Line 2,921: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llTakeCamera | |name=llTakeCamera | ||
|status=deprecated | |status=deprecated | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
− | |comment= Deprecated | + | |comment=Deprecated |
− | + | ||
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,249: | Line 2,936: | ||
|dev= | |dev= | ||
|test=Patnad | |test=Patnad | ||
− | |comment= Needed for Kan-ed#12 | + | |comment=Needed for Kan-ed#12 |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,259: | Line 2,944: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2688) | + | |comment=(2688) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,270: | Line 2,953: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,279: | Line 2,960: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
− | |comment= Works. | + | |comment=Works. |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,290: | Line 2,969: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,300: | Line 2,977: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,309: | Line 2,984: | ||
|dev=Melanie_T | |dev=Melanie_T | ||
|test=Fritigern | |test=Fritigern | ||
− | |comment=Function broke some time ago, but was fixed in commit | + | |comment=Function broke some time ago, but was fixed in commit 4cdc88 on 23 Jul 2011 |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,320: | Line 2,993: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,330: | Line 3,001: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | | | + | }} |
− | | | + | {{FunctionStatusRow |
+ | |name=llTransferLindenDollars | ||
+ | |status= | ||
+ | |impl=NO | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Requires Implementation (Mar.01.2012) | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,339: | Line 3,016: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
− | |comment= Works. | + | |comment=Works. |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llTriggerSoundLimited | |name=llTriggerSoundLimited | ||
|status= | |status= | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,360: | Line 3,033: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,370: | Line 3,040: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
− | |comment= Works. | + | |comment=Works. |
− | | | + | }} |
− | | | + | {{FunctionStatusRow |
+ | |name=llVecDist | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=* Requires testing and Verification (update here plz) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llVecMag | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=* Requires testing and Verification (update here plz) | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,380: | Line 3,064: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2688) | + | |comment=(2688) |
− | + | ||
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,389: | Line 3,070: | ||
|status=part | |status=part | ||
|impl=Yes | |impl=Yes | ||
− | |dev= Gerhard | + | |dev=Gerhard |
|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=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) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,402: | Line 3,081: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,412: | Line 3,088: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
− | |comment= (2688) (but limited to 1023 chars) | + | |comment=(2688) (but limited to 1023 chars) |
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,423: | Line 3,097: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llXorBase64Strings | |name=llXorBase64Strings | ||
|status=deprecated | |status=deprecated | ||
− | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
− | |comment= Deprecated | + | |comment=Deprecated |
− | + | ||
− | + | ||
− | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
Line 3,444: | Line 3,113: | ||
|test= | |test= | ||
|comment= | |comment= | ||
− | |||
− | |||
}} | }} | ||
|} | |} |
Revision as of 09:34, 1 March 2012
What is the current LSL Function Status?
Back to LSL Status
LSL Functions Status
UPDATED March 01,2012 using OpenSim-0007711-r/18206 compared with LL-LSL references.
According to the LSL wiki there are 385 total functions, including Deprecated and God Mode. Reference
Click on a letter to see the implementation information or click on the function to see an example how the function was tested inworld
Table Display change note: DNE Status no longer applies as DotNetEngine is long removed from OpenSim. XEngine Status is redundant as Implemented serves this purpose.
Ready for Testing | Partially Implemented | Fully Implemented | Tested/Fail | Deprecated | Not supported |
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 |
Back to LSL Status