|
|
(9 intermediate revisions by 3 users not shown) |
Line 1: |
Line 1: |
− | __NOTOC__ {{Template:Quicklinks}} <br>[[Technical Reference|Technical Reference]] -> [[Technical Reference/terms|Terms]] -> [[Status|Status Page]] -> [[OSSL_Implemented|OSSL Implemented Functions]]
| + | #Redirect [[:Category:OSSL Functions]] |
− | | + | |
− | {{content}}
| + | |
− | | + | |
− | == Current OSSL Functions Implemented ==
| + | |
− | | + | |
− | Updated October.21.2010 From OpenSimulator Master/Dev Source.
| + | |
− | | + | |
− | Special Note: Some Functions as shown use '''"double"''' as a Value instead of '''"float" '''these vary for purposes of accuracy as shown Below.
| + | |
− | | + | |
− | (Float is short for "floating point", and just means a number with a point something on the end.)
| + | |
− | | + | |
− | The difference between the two is in the size of the numbers that they can hold. For float, you can have up to 7 digits in your number. For doubles, you can have up to 16 digits. To be more precise, here's the official size: ( float: 1.5 × 10-45 to 3.4 × 1038 ) ( double: 5.0 × 10-324 to 1.7 × 10308 )
| + | |
− | | + | |
− | Each of these functions has an threat level associated to it. See [[Threat level]] for more information and an overview of each function's level.
| + | |
− | | + | |
− | <br>
| + | |
− | | + | |
− | *[[OsAvatarName2Key|OsAvatarName2Key]]
| + | |
− | *[[OsAvatarPlayAnimation|OsAvatarPlayAnimation]]
| + | |
− | *[[OsAvatarStopAnimation|OsAvatarStopAnimation]]
| + | |
− | *[[OsCauseDamage|OsCauseDamage]]
| + | |
− | *[[OsCauseHealing|OsCauseHealing]]
| + | |
− | *[[OsConsoleCommand|OsConsoleCommand]]
| + | |
− | *[[OsDrawEllipse|OsDrawEllipse]]
| + | |
− | *[[OsDrawFilledPolygon|OsDrawFilledPolygon]]
| + | |
− | *[[OsDrawFilledRectangle|OsDrawFilledRectangle]]
| + | |
− | *[[OsDrawImage|OsDrawImage]]
| + | |
− | *[[OsDrawLine|OsDrawLine]]
| + | |
− | *[[OsDrawPolygon|OsDrawPolygon]]
| + | |
− | *[[OsDrawRectangle|OsDrawRectangle]]
| + | |
− | *[[OsDrawText|OsDrawText]]
| + | |
− | *[[OsFormatString|OsFormatString]]
| + | |
− | *[[OsGetAgentIP|OsGetAgentIP]]
| + | |
− | *[[OsGetAgents|OsGetAgents]]
| + | |
− | *[[OsGetAvatarList|OsGetAvatarList]]
| + | |
− | *[[OsGetCurrentSunHour|OsGetCurrentSunHour]]
| + | |
− | *[[OsGetDrawStringSize|OsGetDrawStringSize]]
| + | |
− | *[[OsGetGridLoginURI|OsGetGridLoginURI]]
| + | |
− | *[[OsGetGridName|OsGetGridName]]
| + | |
− | *[[OsGetGridNick|OsGetGridNick]]
| + | |
− | *[[OsGetLinkPrimitiveParams|OsGetLinkPrimitiveParams]]
| + | |
− | *[[OsGetMapTexture|OsGetMapTexture]]
| + | |
− | *[[OsGetNotecard|OsGetNotecard]]
| + | |
− | *[[OsGetNotecardLine|OsGetNotecardLine]]
| + | |
− | *[[OsGetNumberOfNotecardLines|OsGetNumberOfNotecardLines]]
| + | |
− | *[[OsGetPrimitiveParams|OsGetPrimitiveParams]]
| + | |
− | *[[OsGetRegionMapTexture|OsGetRegionMapTexture]]
| + | |
− | *[[OsGetRegionStats|OsGetRegionStats]]
| + | |
− | *[[OsGetScriptEngineName|OsGetScriptEngineName]]
| + | |
− | *[[OsGetSimulatorMemory|OsGetSimulatorMemory]]
| + | |
− | *[[OsGetSimulatorVersion|OsGetSimulatorVersion]]
| + | |
− | *[[OsKey2Name|OsKey2Name]]
| + | |
− | *[[OsKickAvatar|OsKickAvatar]]
| + | |
− | *[[OsList2Double|OsList2Double]]
| + | |
− | *[[OsLoadedCreationDate|OsLoadedCreationDate]]
| + | |
− | *[[OsLoadedCreationID|OsLoadedCreationID]]
| + | |
− | *[[OsLoadedCreationTime|OsLoadedCreationTime]]
| + | |
− | *[[OsMakeNotecard|OsMakeNotecard]]
| + | |
− | *[[OsMatchString|OsMatchString]]
| + | |
− | *[[OsMessageObject|OsMessageObject]]
| + | |
− | *[[OsMovePen|OsMovePen]]
| + | |
− | *[[OsNpcCreate|OsNpcCreate]]
| + | |
− | *[[OsNpcMoveTo|OsNpcMoveTo]]
| + | |
− | *[[OsNpcRemove|OsNpcRemove]]
| + | |
− | *[[OsNpcSay|OsNpcSay]]
| + | |
− | *[[OsParcelJoin|OsParcelJoin]]
| + | |
− | *[[OsParcelSetDetails|OsParcelSetDetails]]
| + | |
− | *[[OsParcelSubdivide|OsParcelSubdivide]]
| + | |
− | *[[OsParseJSON|OsParseJSON]]
| + | |
− | *[[OsRegionNotice|OsRegionNotice]]
| + | |
− | *[[OsRegionRestart|OsRegionRestart]]
| + | |
− | *[[OsSetDynamicTextureData|OsSetDynamicTextureData]]
| + | |
− | *[[OsSetDynamicTextureDataBlend|OsSetDynamicTextureDataBlend]]
| + | |
− | *[[OsSetDynamicTextureDataBlendFace|OsSetDynamicTextureDataBlendFace]]
| + | |
− | *[[OsSetDynamicTextureURL|OsSetDynamicTextureURL]]
| + | |
− | *[[OsSetDynamicTextureURLBlend|OsSetDynamicTextureURLBlend]]
| + | |
− | *[[OsSetDynamicTextureURLBlendFace|OsSetDynamicTextureURLBlendFace]]
| + | |
− | *[[OsSetEstateSunSettings|OsSetEstateSunSettings]]
| + | |
− | *[[OsSetFontName|OsSetFontName]]
| + | |
− | *[[OsSetFontSize|OsSetFontSize]]
| + | |
− | *[[OsSetParcelMediaURL|OsSetParcelMediaURL]]
| + | |
− | *[[osSetParcelSIPAddress|OsSetParcelSIPAddress]]
| + | |
− | *[[OsSetPenCap|OsSetPenCap]]
| + | |
− | *[[OsSetPenColour|OsSetPenColour]]
| + | |
− | *[[OsSetPenSize|OsSetPenSize]]
| + | |
− | *[[OsSetPrimFloatOnWater|OsSetPrimFloatOnWater]]
| + | |
− | *[[OsSetPrimitiveParams|OsSetPrimitiveParams]]
| + | |
− | *[[OsSetProjectionParams|OsSetProjectionParams]]
| + | |
− | *[[OsSetRegionSunSettings|OsSetRegionSunSettings]]
| + | |
− | *[[OsSetRegionWaterHeight|OsSetRegionWaterHeight]]
| + | |
− | *[[OsSetSpeed|OsSetSpeed]]
| + | |
− | *[[OsSetStateEvents|OsSetStateEvents]]
| + | |
− | *[[OsSunGetParam|OsSunGetParam]]
| + | |
− | *[[OsSunSetParam|OsSunSetParam]]
| + | |
− | *[[OsTeleportAgent|OsTeleportAgent]]
| + | |
− | *[[OsTeleportOwner|OsTeleportOwner]]
| + | |
− | *[[OsTerrainFlush|OsTerrainFlush]]
| + | |
− | *[[OsTerrainGetHeight|OsTerrainGetHeight]]
| + | |
− | *[[OsTerrainSetHeight|OsTerrainSetHeight]]
| + | |
− | *[[OsUnixTimeToTimestamp|OsUnixTimeToTimestamp]]
| + | |
− | *[[OsWindActiveModelPluginName|OsWindActiveModelPluginName]]
| + | |
− | *[[OsWindParamGet|OsWindParamGet]]
| + | |
− | *[[OsWindParamSet|OsWindParamSet]]
| + | |
− | | + | |
− | <br>
| + | |
− | | + | |
− | == See Also ==
| + | |
− | | + | |
− | *[[LSL Status|LSL/OSSL Status Page]]
| + | |
− | *LSL
| + | |
− | **[[LSL Status/Types|LSL Types Status Page]]
| + | |
− | **[[LSL Status/Events|LSL Events Status Page]]
| + | |
− | **[[LSL Status/Functions|LSL Functions Status Page]]
| + | |
− | **[[LSL Status/functions/summary|LSL Functions Status Summary]]
| + | |
− | **[[LSL Known Issues|LSL Known Issues]]
| + | |
− | **[[Kan-Ed Tests|Kan-Ed Tests]]
| + | |
− | *OSSL
| + | |
− | **[[OSSL Status/Types|OSSL Types Status Page]]
| + | |
− | **[[OSSL Status/Events|OSSL Events Status Page]]
| + | |
− | **[[OSSL Proposals|OSSL Proposed Functions]]
| + | |
− | **[[OSSL_Implemented|OSSL Implemented Functions]]
| + | |
− | **[[OSSL Enabling Functions]]
| + | |
− | **[[OSSL Standards|OSSL Standards]]
| + | |
− | **[[Dynamic_textures|OSSL osDynamicTextures Functions Index Page]]
| + | |
− | **[[OSSL TextureDrawing|OSSL TextureDrawing Extended Information]]
| + | |
− | *[[Technical Reference|Technical Reference Page]]
| + | |
− | | + | |
− | [[Category:Users]] [[Category:Support]] [[Category:Tech_Reference]] [[Category:Help]] [[Category:Configuration]] [[Category:Getting_Started]] [[Category:Development]] [[Category:Todo]] [[Category:Proposal]] [[Category:OSSL]]
| + | |