LSL Status/Functions

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(LSL llFunctions Status)
(LSL llFunctions Status)
Line 1,654: Line 1,654:
  
 
|- style="font-size:8pt"
 
|- style="font-size:8pt"
| style="background-color:#FFFF99" height="13"  valign="bottom" | [http://www.lslwiki.net/lslwiki/wakka.php?wakka=llRezObject  llRezObject ]
+
| style="background-color:#FF40FF" height="13"  valign="bottom" | [http://www.lslwiki.net/lslwiki/wakka.php?wakka=llRezObject  llRezObject ]
 
| align="center" valign="bottom" | Yes
 
| align="center" valign="bottom" | Yes
 
| align="center" valign="bottom" |   
 
| align="center" valign="bottom" |   
 
| align="center" valign="bottom" |   
 
| align="center" valign="bottom" |   
| valign="bottom" | Needed for Kan-ed#13 - on_rez event is not called in child object
+
| valign="bottom" | Needed for Kan-ed#13
  
 
|- style="font-size:8pt"
 
|- style="font-size:8pt"

Revision as of 09:19, 15 July 2008

  • If you feel a command has higher priority than others, please move it to the top of its list and put an exclamation mark in front of it so others can see it has high priority!
  • If you want to implement a command, put your name on it.
  • If you have comments on how to implement a command, add them.
  • When you are done implementing a command, update this page!

Table Key

Not Implemented
Ready for Testing
Partially Implemented
Fully Implemented
Tested/Fail
Deprecated
Back to LSL Status
Summary

LSL llFunctions Status

333 Functions listed, 225 implemented, 10 deprecated (r4430)


Function Implemented? Developer Tester Comments
llAbs Yes CharlieO (2683)
llAcos Yes F CharlieO (2683)
llAddToLandBanList Yes Alondria
llAddToLandPassList Yes Alondria
llAdjustSoundVolume Yes Alondria
llAllowInventoryDrop Yes
llAngleBetween Yes Alondria CharlieO (2826) llAngleBetween for ZERO_ROT and <0, 0, 90> reports 0, it should report 1.570796
llApplyImpulse Yes
llApplyRotationalImpulse No
llAsin Yes CharlieO (2683)
llAtan2 Yes CharlieO (2683)
llAttachToAvatar No
llAvatarOnSitTarget Yes Teravus
llAxes2Rot No
llAxisAngle2Rot Yes
llBase64ToInteger Yes
llBase64ToString Yes CharlieO (2683)
llBreakAllLinks No
llBreakLink No
llCeil Yes CharlieO (2683)
llClearCameraParams No
llCloseRemoteDataChannel Yes Jimbo21
llCloud No
llCollisionFilter No
llCollisionSound No
llCollisionSprite No
llCos Yes CharlieO (2683) llSay(0,(string)llCos(100));
llCreateLink No
llCSV2List Yes CharlieO (2750)
llDeleteSubList Yes Alondria CharlieO
llDeleteSubString Yes CharlieO
llDetachFromAvatar No
llDetectedGrab Yes
llDetectedGroup No
llDetectedKey Yes Needed for Kan-ed#11
llDetectedLinkNumber No
llDetectedName Yes
llDetectedOwner Yes
llDetectedPos Yes
llDetectedRot Yes
llDetectedType Yes
llDetectedVel Yes
llDialog Yes
llDie Yes Krtaylor CharlieO (2683)
llDumpList2String Yes Alondria
llEdgeOfWorld No
llEjectFromLand No
llEmail No
llEscapeURL Yes
llEuler2Rot Yes Alondria Should work now. Someone who understands the math, please test. -CO
llFabs Yes CharlieO (2683)
llFloor Yes CharlieO (2683)
llForceMouselook No
llFrand Yes Alondria CharlieO (2683)
llGetAccel Yes Alondria
llGetAgentInfo No
llGetAgentSize No
llGetAlpha Yes Alondria CharlieO ALLSIDES returns default texture, not sum, specific faces display correctly
llGetAndResetTime Yes Alondria CharlieO (2750)
llGetAnimation No
llGetAnimationList No
llGetAttached No
llGetBoundingBox No
llGetCameraPos No
llGetCameraRot No
llGetCenterOfMass No
llGetColor Yes Alondria CharlieO ALLSIDES returns default texture, not average, anything trying to grab more than 3 sides fails per example 2
llGetCreator Yes CharlieO (2683)
llGetDate Yes CharlieO (2683)
llGetEnergy No Always returns 1.0f
llGetForce No
llGetFreeMemory No Probably pointless to implement
llGetGeometricCenter Yes Alondria Physics engine reports as <0,0,0> currently
llGetGMTclock Yes CharlieO (2683)
llGetInventoryCreator Yes
llGetInventoryKey Yes
llGetInventoryName Yes
llGetInventoryNumber Yes
llGetInventoryPermMask Yes
llGetInventoryType Yes
llGetKey Yes CharlieO (2688)
llGetLandOwnerAt Yes Alondria
llGetLinkKey Yes Alondria CharlieO (2754)
llGetLinkName Yes Alondria CharlieO (2754)
llGetLinkNumber Yes Alondria CharlieO (2754)
llGetListEntryType Yes  ? Alondria
llGetListLength Yes Alondria CharlieO (2750)
llGetLocalPos Yes CharlieO (2809) Reports parent pos in sim, not child
llGetLocalRot Yes Alondria
llGetMass Yes Alondria May not be identical to main grid, due to different physics engine
llGetNextEmail No
llGetNotecardLine Yes Krtaylor This is badly needed to read settings from notecards
llGetNumberOfNotecardLines Yes Krtaylor
llGetNumberOfPrims Yes Alondria CharlieO (2754)
llGetNumberOfSides No
llGetObjectDesc Yes CharlieO (2688)
llGetObjectDetails Yes Alondria
llGetObjectMass Yes
llGetObjectName Yes CharlieO (2688)
llGetObjectPermMask Yes
llGetObjectPrimCount Yes Alondria
llGetOmega Yes
llGetOwner Yes CharlieO (2688)
llGetOwnerKey Yes Alondria
llGetParcelDetails Yes
llGetParcelFlags Yes Alondria
llGetParcelMaxPrims Yes
llGetParcelPrimCount Yes
llGetParcelPrimOwners Yes Alondria
llGetPermissions Yes Melanie
llGetPermissionsKey Yes Melanie
llGetPos Yes CharlieO (2688)
llGetPrimitiveParams Yes Not available: PRIM_TYPE, PRIM_BUMP_SHINY, PRIM_FULLBRIGHT, PRIM_TEXGEN, PRIM_GLOW
llGetRegionCorner Yes CharlieO (2688)
llGetRegionFlags Yes Alondria
llGetRegionFPS No Always returns 10.0f
llGetRegionName Yes CharlieO (2688)
llGetRegionTimeDilation Yes Alondria CharlieO (2750)
llGetRootPosition Yes Alondria
llGetRootRotation Yes Alondria
llGetRot Yes CharlieO (2688)
llGetScale Yes CharlieO (2688)
llGetScriptName Yes
llGetScriptState Yes
llGetSimulatorHostname Yes CharlieO (2688)
llGetStartParameter Yes Does this really work?
llGetStatus Yes
llGetSubString Yes CharlieO Partially working. Just reports wrong position in strings.
llGetSunDirection Yes Krtaylor
llGetTexture Yes Alondria CharlieO (2683)
llGetTextureOffset Yes Alondria CharlieO (2683)
llGetTextureRot Yes Alondria CharlieO (2683)
llGetTextureScale Yes Alondria CharlieO (2683)
llGetTime Yes Alondria CharlieO (2750)
llGetTimeOfDay Yes Vytek
llGetTimestamp Yes
llGetUnixTime Yes CharlieO (2688)
llGetTorque No
llGetVel Yes Alondria
llGetWallclock Yes
llGiveInventory Yes
llGiveInventoryList Yes
llGiveMoney Yes Melanie
llGodLikeRezObject No
llGround Yes Alondria Needed for Kan-ed#11/12.
llGroundContour No
llGroundNormal No
llGroundRepel No
llGroundSlope No
llHTTPRequest Yes jimbo21
llInsertString Yes
llInstantMessage Yes
llIntegerToBase64 Yes
llKey2Name Yes Alondria
llList2CSV Yes Alondria CharlieO (2754)
llList2Float Yes Alondria CharlieO (2754)
llList2Integer Yes Alondria CharlieO (2754)
llList2Key Yes Alondria CharlieO (2754)
llList2List Yes Alondria CharlieO (2754)
llList2ListStrided Yes
llList2Rot Yes Alondria CharlieO (2754)
llList2String Yes Alondria CharlieO (2754)
llList2Vector Yes Alondria CharlieO (2754)
llListen Yes jimbo21 CharlieO (2688)
llListenControl Yes jimbo21
llListenRemove Yes jimbo21 CharlieO (2754)
llListFindList Yes Needed for Kan-ed#11
llListInsertList Yes CharlieO (2754)
llListRandomize Yes
llListReplaceList Yes Alondria
llListSort Yes
llListStatistics Yes Alondria
llLoadURL Yes
llLog Yes
llLog10 Yes
llLookAt No
llLoopSound Yes Alondria
llLoopSoundMaster No
llLoopSoundSlave No
llMakeExplosion No Deprecated
llMakeFire No Deprecated
llMakeFountain No Deprecated
llMakeSmoke No Deprecated
llMapDestination No
llMD5String Yes
llMessageLinked Yes
llMinEventDelay No
llModifyLand No
llModPow Yes
llMoveToTarget Yes
llOffsetTexture Yes Alondria CharlieO (2683)
llOpenRemoteDataChannel Yes jimbo21
llOverMyLand Yes Alondria
llOwnerSay Yes
llParcelMediaCommandList No
llParcelMediaQuery No
llParseString2List Yes Alondria
llParseStringKeepNulls Yes
llParticleSystem Yes Teravus
llPassCollisions No
llPassTouches No
llPlaySound Yes
llPlaySoundSlave No
llPointAt No
llPow Yes CharlieO (2688)
llPreloadSound Yes
llPushObject No
llRefreshPrimURL No
llRegionSay Yes
llReleaseCamera No Deprecated
llReleaseControls No
llRemoteDataReply Yes jimbo21
llRemoteDataSetRegion No
llRemoteLoadScript No Deprecated (from LSL Wiki)
llRemoteLoadScriptPin Yes
llRemoveFromLandBanList Yes Alondria
llRemoveFromLandPassList Yes Alondria
llRemoveInventory Yes
llRemoveVehicleFlags No
llRequestAgentData No
llRequestInventoryData No
llRequestPermissions Yes Melanie Needed for Kan-ed#12.
llRequestSimulatorData No
llResetLandBanList Yes Alondria
llResetLandPassList Yes Alondria
llResetOtherScript Yes
llResetScript Yes Alondria CharlieO (2688)
llResetTime Yes Alondria CharlieO (2750)
llRezAtRoot No
llRezObject Yes Needed for Kan-ed#13
llRot2Angle Yes
llRot2Axis Yes
llRot2Euler Yes
llRot2Fwd Yes Alondria
llRot2Left Yes Alondria
llRot2Up Yes Alondria
llRotateTexture Yes Alondria CharlieO (2683)
llRotBetween Yes Alondria
llRotLookAt No
llRotTarget No
llRotTargetRemove No
llRound Yes CharlieO
llSameGroup No
llSay Yes CharlieO (2688)
llScaleTexture Yes Alondria CharlieO (2683)
llScriptDanger Yes
llSendRemoteData Yes jimbo21
llSensor Yes
llSensorRemove Yes
llSensorRepeat Yes
llSetAlpha Yes Alondria CharlieO (2688)
llSetBuoyancy Yes
llSetCameraAtOffset No
llSetCameraEyeOffset No
llSetCameraParams No
llSetColor Yes Alondria CharlieO (2688)
llSetDamage No
llSetForce No
llSetForceAndTorque No
llSetHoverHeight No
llSetInventoryPermMask No
llSetLinkAlpha Yes CharlieO CharlieO (2760)
llSetLinkColor Yes CharlieO CharlieO (2760)
llSetLinkPrimitiveParams Yes Melanie Partial
llSetLinkTexture No
llSetLocalRot Yes Alondria
llSetObjectDesc Yes
llSetObjectName Yes
llSetObjectPermMask Yes
llSetParcelMusicURL Yes Alondria CharlieO (2826) Land update not sending changed streams to client.
llSetPayPrice Yes
llSetPos Yes CharlieO (2688)
llSetPrimitiveParams Yes Melanie Partial
llSetPrimURL No
llSetRemoteScriptAccessPin Yes
llSetRot Yes CharlieO (2688)
llSetScale Yes CharlieO (2688)
llSetScriptState Yes
llSetSitText Yes Teravus
llSetSoundQueueing No
llSetSoundRadius No
llSetStatus Yes Alondria
llSetText Yes CharlieO (2760)
llSetTexture Yes Alondria CharlieO (2688)
llSetTextureAnim Yes
llSetTimerEvent Yes CharlieO (2688)
llSetTorque No
llSetTouchText Yes
llStopHover No
llSetVehicleFlags No
llSetVehicleFloatParam No
llSetVehicleRotationParam No
llSetVehicleType No
llSetVehicleVectorParam No
llShout Yes CharlieO (2688)
llSin Yes CharlieO (2688)
llSitTarget Yes
llSleep Yes CharlieO (2688)
llSound No
llSoundPreload No
llSqrt Yes CharlieO (2688)
llStartAnimation Yes
llStopAnimation Yes
llStopLookAt No
llStopMoveToTarget Yes
llStopPointAt No
llStopSound Yes Alondria
llStringLength Yes
llStringToBase64 Yes
llStringTrim Yes Hashbox
llSubStringIndex Yes
llTakeCamera No Deprecated
llTakeControls Yes Needed for Kan-ed#12
llTan Yes CharlieO (2688)
llTarget Yes
llTargetOmega Yes Needs testing
llTargetRemove Yes
llTeleportAgentHome No
llToLower Yes
llToUpper Yes
llTriggerSound Yes
llTriggerSoundLimited No
llUnescapeURL Yes
llUnSit Yes
llVecDist Yes CharlieO (2688)
llVecMag Yes CharlieO (2688)
llVecNorm Yes CharlieO (2688)
llVolumeDetect No
llWater Yes Alondria
llWhisper Yes CharlieO (2688)
llWind No
llXorBase64StringsCorrect Yes
llXorBase64Strings No Deprecated


Back to LSL Status

Personal tools
General
About This Wiki