LSL Status/Functions

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
Line 2: Line 2:
  
 
'''Table Key'''
 
'''Table Key'''
{| class="wikitable" border="1" cellpadding="5" cellspacing="0"  
+
{| class="wikitable sortable" border="1" cellpadding="5" cellspacing="0"  
 
|-  valign="bottom"
 
|-  valign="bottom"
 
| width="130" height="13" | Not Implemented
 
| width="130" height="13" | Not Implemented
Line 9: Line 9:
 
| height="13" | Partially Implemented
 
| height="13" | Partially Implemented
  
|- style="background-color:#CCFFCC"  valign="bottom"
+
|- style="background-color:#99CC00"  valign="bottom"
 
| height="13" | Fully Implemented
 
| height="13" | Fully Implemented
  
 
|}
 
|}
 +
  
  

Revision as of 12:22, 16 December 2007

Currently implemented: 80 llFunctions

Table Key

Not Implemented
Partially Implemented
Fully Implemented


Function Implemented Verified Developer Notes Tester
llAbs Yes Yes (2683) Tested off first example. Charlie Omega
llAcos Yes Yes (2683) Tested using llSay instead of llOwnerSay Charlie Omega
llAddToLandBanList No
llAddToLandPassList No
llAdjustSoundVolume No
llAllowInventoryDrop No
llAngleBetween No
llApplyImpulse No
llApplyRotationalImpulse No
llAsin Yes Yes (2683) Tested using llSay instead of llOwnerSay Charlie Omega
llAtan2 Yes Yes (2683) Tested using llSay instead of llOwnerSay Charlie Omega
llAttachToAvatar No
llAvatarOnSitTarget No
llAxes2Rot No
llAxisAngle2Rot No
llBase64ToInteger No
llBase64ToString Yes Yes (2683) Tested using 2nd example Charlie Omega
llBreakAllLinks No
llBreakLink No
llCeil Yes Yes (2683) Tested off example listed Charlie Omega
llClearCameraParams No
llCloseRemoteDataChannel Yes Jimbo21
llCloud No
llCollisionFilter No
llCollisionSound No
llCollisionSprite No
llCos Yes Yes (2683) LsL wiki example has RAD_TO_DEG, which failed. Charlie Omega
llCreateLink No
llCSV2List Yes Failed Lists seem broken Charlie Omega
llDeleteSubList Yes Failed Lists seem broken Charlie Omega
llDeleteSubString Yes Failed Tested off example listed, not supposed to display the "h" in the example Charlie Omega
llDetachFromAvatar No
llDetectedGrab No
llDetectedGroup No
llDetectedKey No
llDetectedLinkNumber No
llDetectedName No
llDetectedOwner No
llDetectedPos No
llDetectedRot No
llDetectedType No
llDetectedVel No
llDialog No
llDie Yes Yes (2683) Krtaylor retested by Charlie Omega
llDumpList2String No
llEdgeOfWorld No
llEjectFromLand No
llEmail No
llEscapeURL Yes
llEuler2Rot Yes Needs Testing Alondria Should work now.
llFabs Yes Yes (2683) Tested off example listed Charlie Omega
llFloor Yes Yes (2683) Tested off example listed Charlie Omega
llForceMouselook No
llFrand Yes Yes (2683) Alondria Modified - original returned only int's. Tested with Kan-ed #2 Charlie Omega
llGetAccel No
llGetAgentInfo No
llGetAgentSize No
llGetAlpha Yes Failed Alondria ALL_SIDES returns default texture, not sum, specific faces display correctly Charlie Omega
llGetAndResetTime Yes Needs Testing Alondria
llGetAnimation No
llGetAnimationList No
llGetAttached No
llGetBoundingBox No
llGetCameraPos No
llGetCameraRot No
llGetCenterOfMass No
llGetColor Yes Failed Alondria ALL_SIDES returns default texture, not average, anything trying to grab more than 3 sides fails per example 2 Charlie Omega
llGetCreator Yes Yes (2688) Tested off example listed Charlie Omega
llGetDate Yes Yes (2688) Charlie Omega
llGetEnergy No
llGetForce No
llGetFreeMemory No Probably pointless to implement
llGetGeometricCenter No
llGetGMTclock Yes Yes (2688) Charlie Omega
llGetInventoryCreator No
llGetInventoryKey No
llGetInventoryName No
llGetInventoryNumber No
llGetInventoryPermMask No
llGetInventoryType No
llGetKey Yes Yes (2688) Charlie Omega
llGetLandOwnerAt No
llGetLinkKey No
llGetLinkName No
llGetLinkNumber No
llGetListEntryType No
llGetListLength Yes Failed Lists seem broken Charlie Omega
llGetLocalPos Yes Yes (2688) Charlie Omega
llGetLocalRot No
llGetMass No
llGetNextEmail No
llGetNotecardLine No
llGetNumberOfNotecardLines No
llGetNumberOfPrims No
llGetNumberOfSides No
llGetObjectDesc Yes Yes (2688) Charlie Omega
llGetObjectDetails No
llGetObjectMass No
llGetObjectName Yes Yes (2688) Charlie Omega
llGetObjectPermMask No
llGetObjectPrimCount No
llGetOmega No
llGetOwner Yes Yes (2688) Charlie Omega
llGetOwnerKey No
llGetParcelDetails No
llGetParcelFlags No
llGetParcelMaxPrims No
llGetParcelPrimCount No
llGetParcelPrimOwners No
llGetPermissions No
llGetPermissionsKey No
llGetPos Yes Yes (2688) Charlie Omega
llGetPrimitiveParams No
llGetRegionCorner Yes Yes (2688) Charlie Omega
llGetRegionFlags No
llGetRegionFPS No
llGetRegionName Yes Yes (2688) Charlie Omega
llGetRegionTimeDilation Yes Needs Testing Alondria
llGetRootPosition No
llGetRootRotation No
llGetRot Yes Yes (2688) Charlie Omega
llGetScale Yes Yes (2688) Charlie Omega
llGetScriptName No
llGetScriptState No
llGetSimulatorHostname Yes Yes (2688) Charlie Omega
llGetStartParameter No
llGetStatus No
llGetSubString Yes Failed Partially working. Just reports wrong position in strings. Charlie Omega
llGetSunDirection No
llGetTexture Yes Yes (2683) Alondria Tested off example listed Charlie Omega
llGetTextureOffset Yes Yes (2683) Alondria Tested off example listed Charlie Omega
llGetTextureRot Yes Yes (2683) Alondria Tested off example listed Charlie Omega
llGetTextureScale Yes Yes (2683) Alondria Tested off example listed Charlie Omega
llGetTime Yes Alondria
llGetTimeOfDay No
llGetTimestamp No
llGetUnixTime Yes Yes (2688) Charlie Omega
llGetTorque No
llGetVel No
llGetWallclock No
llGiveInventory No
llGiveInventoryList No
llGiveMoney No
llGodLikeRezObject No
llGround No
llGroundContour No
llGroundNormal No
llGroundRepel No
llGroundSlope No
llHTTPRequest Yes jimbo21
llInsertString No
llInstantMessage No
llIntegerToBase64 No
llKey2Name No
llList2CSV Yes Failed Lists seem broken Charlie Omega
llList2Float No
llList2Integer No
llList2Key No
llList2List No
llList2ListStrided No
llList2Rot No
llList2String No
llList2Vector No
llListen Yes Yes (2688) jimbo21 Could use a concentrated full test, but appears to work. Charlie Omega
llListenControl Yes jimbo21
llListenRemove Yes Yes (2688) jimbo21 Tested off example listed Charlie Omega
llListFindList No
llListInsertList No
llListRandomize No
llListReplaceList No
llListSort No
llListStatistics No
llLoadURL No
llLog No
llLog10 No
llLookAt No
llLoopSound No
llLoopSoundMaster No
llLoopSoundSlave No
llMakeExplosion No Depreciated
llMakeFire No Depreciated
llMakeFountain No Depreciated
llMakeSmoke No Depreciated
llMapDestination No
llMD5String No
llMessageLinked No
llMinEventDelay No
llModifyLand No
llModPow No
llMoveToTarget No
llOffsetTexture Yes Yes (2683) Alondria Tested off example listed Charlie Omega
llOpenRemoteDataChannel Yes jimbo21
llOverMyLand No
llOwnerSay No
llParcelMediaCommandList No
llParcelMediaQuery No
llParseString2List No
llParseStringKeepNulls No
llParticleSystem No
llPassCollisions No
llPassTouches No
llPlaySound No
llPlaySoundSlave No
llPointAt No
llPow Yes Yes (2688) Tested off example listed Charlie Omega
llPreloadSound No
llPushObject No
llRefreshPrimURL No
llRegionSay No
llReleaseCamera No
llReleaseControls No
llRemoteDataReply Yes jimbo21
llRemoteDataSetRegion No jimbo21
llRemoteLoadScript No
llRemoteLoadScriptPin No
llRemoveFromLandBanList No
llRemoveFromLandPassList No
llRemoveInventory No
llRemoveVehicleFlags No
llRequestAgentData No
llRequestInventoryData No
llRequestPermissions No
llRequestSimulatorData No
llResetLandBanList No
llResetLandPassList No
llResetOtherScript No
llResetScript No
llResetTime Yes Needs Testing Alondria
llRezAtRoot No
llRezObject No Made high priority for ease of testing other things.
llRot2Angle No
llRot2Axis No
llRot2Euler No
llRot2Fwd No
llRot2Left No
llRot2Up No
llRotateTexture Yes Yes (2683) Alondria Tested off example listed Charlie Omega
llRotBetween Yes Alondria
llRotLookAt No
llRotTarget No
llRotTargetRemove No
llRound Yes Yes (2688) Charlie Omega
llSameGroup No
llSay Yes Yes (2688) Charlie Omega
llScaleTexture Yes Yes (2683) Alondria Tested off example listed Charlie Omega
llScriptDanger No
llSendRemoteData No jimbo21
llSensor No
llSensorRemove No
llSensorRepeat No
llSetAlpha Yes Yes (2688) Alondria Charlie Omega
llSetBuoyancy No
llSetCameraAtOffset No
llSetCameraEyeOffset No
llSetCameraParams No
llSetColor Yes Yes (2688) Alondria Charlie Omega
llSetDamage No
llSetForce No
llSetForceAndTorque No
llSetHoverHeight No
llSetInventoryPermMask No
llSetLinkAlpha No
llSetLinkColor No
llSetLinkPrimitiveParams No
llSetLinkTexture No
llSetLocalRot No
llSetObjectDesc Yes
llSetObjectName Yes
llSetObjectPermMask No
llSetParcelMusicURL No
llSetPayPrice No
llSetPos Yes
llSetPrimitiveParams No
llSetPrimURL No
llSetRemoteScriptAccessPin No
llSetRot Yes
llSetScale Yes
llSetScriptState No
llSetSitText No
llSetSoundQueueing No
llSetSoundRadius No
llSetStatus No
llSetText Yes
llSetTexture Yes Yes (2688) Alondria Charlie Omega
llSetTextureAnim No
llSetTimerEvent Yes
llSetTorque No
llSetTouchText No
llStopHover No
llSetVehicleFlags No
llSetVehicleFloatParam No
llSetVehicleRotationParam No
llSetVehicleType No
llSetVehicleVectorParam No
llShout Yes Yes (2688) Charlie Omega
llSin Yes Yes (2688) Charlie Omega
llSitTarget No
llSleep Yes
llSound No
llSoundPreload No
llSqrt Yes Yes (2688) Charlie Omega
llStartAnimation No
llStopAnimation No
llStopLookAt No
llStopMoveToTarget No
llStopPointAt No
llStopSound No
llStringLength No
llStringToBase64 No
llStringTrim No
llSubStringIndex Yes
llTakeCamera No
llTakeControls No
llTan Yes Yes (2688) Charlie Omega
llTarget No
llTargetOmega No
llTargetRemove No
llTeleportAgentHome No
llToLower Yes
llToUpper Yes
llTriggerSound No
llTriggerSoundLimited No
llUnescapeURL Yes
llUnSit No
llVecDist Yes Yes (2688) Test off example listed Charlie Omega
llVecMag Yes Yes (2688) Test off example listed Charlie Omega
llVecNorm Yes Yes (2683) Test off example listed Charlie Omega
llVolumeDetect No
llWater No
llWhisper Yes Yes (2688) Charlie Omega
llWind No
llXorBase64StringsCorrect Yes
llXorBase64Strings No Depreciated
Personal tools
General
About This Wiki