Category:OSSL Functions

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Avatars)
(34 intermediate revisions by 3 users not shown)
Line 21: Line 21:
 
*[[osCauseDamage]]  
 
*[[osCauseDamage]]  
 
*[[osCauseHealing]]
 
*[[osCauseHealing]]
 +
*[[osDetectedCountry]] {{new}}
 
*[[osDropAttachment]]
 
*[[osDropAttachment]]
 
*[[osDropAttachmentAt]]
 
*[[osDropAttachmentAt]]
Line 31: Line 32:
 
*[[osForceDropAttachmentAt]]
 
*[[osForceDropAttachmentAt]]
 
*[[osForceOtherSit]]
 
*[[osForceOtherSit]]
{{multicol-break}}
 
 
*[[osGetAgentIP]]  
 
*[[osGetAgentIP]]  
 +
{{multicol-break}}
 
*[[osGetAgents]]
 
*[[osGetAgents]]
 +
*[[osGetAgentCountry]] {{new}}
 
*[[osGetAvatarHomeURI]]
 
*[[osGetAvatarHomeURI]]
 
*[[osGetAvatarList]]  
 
*[[osGetAvatarList]]  
Line 67: Line 69:
 
{{multicol-break}}
 
{{multicol-break}}
 
*[[osNpcSay]]
 
*[[osNpcSay]]
 +
*[[osNpcSayTo]] {{new}}
 
*[[osNpcSetProfileAbout]] {{new}}
 
*[[osNpcSetProfileAbout]] {{new}}
 
*[[osNpcSetProfileImage]] {{new}}
 
*[[osNpcSetProfileImage]] {{new}}
Line 79: Line 82:
 
{{multicol-end}}
 
{{multicol-end}}
  
=== Prim Manipulations ===
+
=== Prim Manipulation ===
 
{{multicol}}
 
{{multicol}}
 
*[[osClearInertia]] {{new}}
 
*[[osClearInertia]] {{new}}
Line 91: Line 94:
 
*[[osGetPrimitiveParams]]  
 
*[[osGetPrimitiveParams]]  
 
*[[osGetRezzingObject]]
 
*[[osGetRezzingObject]]
*[[osIsUUID]]
 
 
{{multicol-break}}
 
{{multicol-break}}
 
*[[osListenRegex]]
 
*[[osListenRegex]]
Line 102: Line 104:
 
*[[osSetPrimitiveParams]]  
 
*[[osSetPrimitiveParams]]  
 
*[[osSetProjectionParams]]
 
*[[osSetProjectionParams]]
*[[osSetSpeed]]
 
 
*[[osTeleportObject]] {{new}}
 
*[[osTeleportObject]] {{new}}
 
{{multicol-end}}
 
{{multicol-end}}
  
=== Prim Drawings ===
+
=== Prim Drawing / Dynamic Texture ===
 
{{multicol}}
 
{{multicol}}
 
*[[osDrawEllipse]]
 
*[[osDrawEllipse]]
Line 118: Line 119:
 
*[[osDrawResetTransform]] {{new}}
 
*[[osDrawResetTransform]] {{new}}
 
*[[osDrawRotationTransform]] {{new}}
 
*[[osDrawRotationTransform]] {{new}}
{{multicol-break}}
 
 
*[[osDrawScaleTransform]] {{new}}
 
*[[osDrawScaleTransform]] {{new}}
 
*[[osDrawText]]
 
*[[osDrawText]]
 
*[[osDrawTranslationTransform]] {{new}}
 
*[[osDrawTranslationTransform]] {{new}}
 +
{{multicol-break}}
 
*[[osGetDrawStringSize]]
 
*[[osGetDrawStringSize]]
 
*[[osMovePen]]
 
*[[osMovePen]]
Line 129: Line 130:
 
*[[osSetPenColor]]
 
*[[osSetPenColor]]
 
*[[osSetPenSize]]
 
*[[osSetPenSize]]
{{multicol-end}}
 
 
=== Dynamic Textures ===
 
 
*[[osSetDynamicTextureData]]  
 
*[[osSetDynamicTextureData]]  
 
*[[osSetDynamicTextureDataBlend]]  
 
*[[osSetDynamicTextureDataBlend]]  
Line 139: Line 137:
 
*[[osSetDynamicTextureURLBlend]]  
 
*[[osSetDynamicTextureURLBlend]]  
 
*[[osSetDynamicTextureURLBlendFace]]
 
*[[osSetDynamicTextureURLBlendFace]]
 +
{{multicol-end}}
  
=== Notecards ===
+
=== Notecard ===
 
*[[osGetNotecard]]  
 
*[[osGetNotecard]]  
 
*[[osGetNotecardLine]]  
 
*[[osGetNotecardLine]]  
Line 146: Line 145:
 
*[[osMakeNotecard]]
 
*[[osMakeNotecard]]
  
=== Sounds ===
+
=== Sound ===
 +
{{multicol}}
 
*[[osAdjustSoundVolume]] {{new}}
 
*[[osAdjustSoundVolume]] {{new}}
 
*[[osCollisionSound]] {{new}}
 
*[[osCollisionSound]] {{new}}
Line 153: Line 153:
 
*[[osLoopSoundSlave]] {{new}}
 
*[[osLoopSoundSlave]] {{new}}
 
*[[osPlaySound]] {{new}}
 
*[[osPlaySound]] {{new}}
 +
{{multicol-break}}
 
*[[osPlaySoundSlave]] {{new}}
 
*[[osPlaySoundSlave]] {{new}}
 
*[[osPreloadSound]] {{new}}
 
*[[osPreloadSound]] {{new}}
Line 159: Line 160:
 
*[[osTriggerSound]] {{new}}
 
*[[osTriggerSound]] {{new}}
 
*[[osTriggerSoundLimited]] {{new}}
 
*[[osTriggerSoundLimited]] {{new}}
 +
{{multicol-end}}
  
 
=== HTTP ===
 
=== HTTP ===
Line 164: Line 166:
 
*[[osRequestURL]]
 
*[[osRequestURL]]
  
=== Parcels ===
+
=== Parcel ===
 
*[[osParcelJoin]]  
 
*[[osParcelJoin]]  
 
*[[osParcelSubdivide]]  
 
*[[osParcelSubdivide]]  
 
*[[osSetParcelDetails]]
 
*[[osSetParcelDetails]]
  
=== Terrains ===
+
=== Terrain ===
 
*[[osGetTerrainHeight]]  
 
*[[osGetTerrainHeight]]  
 
*[[osSetTerrainHeight]]  
 
*[[osSetTerrainHeight]]  
Line 176: Line 178:
 
*[[osTerrainFlush]]
 
*[[osTerrainFlush]]
  
=== WindLights ===
+
=== WindLight ===
 
{{multicol}}
 
{{multicol}}
 
*[[osGetCurrentSunHour]]  
 
*[[osGetCurrentSunHour]]  
Line 190: Line 192:
 
{{multicol-end}}
 
{{multicol-end}}
  
=== Grid Information ===
+
=== Grid / Region Information ===
 
{{multicol}}
 
{{multicol}}
 
*[[osCheckODE]]
 
*[[osCheckODE]]
Line 226: Line 228:
 
*[[osGrantScriptPermissions]]
 
*[[osGrantScriptPermissions]]
 
*[[osRevokeScriptPermissions]]
 
*[[osRevokeScriptPermissions]]
 +
 +
=== String Functions ===
 +
{{multicol}}
 +
* [[osFormatString]]
 +
* [[osMatchString]]
 +
* [[osRegexIsMatch]]
 +
* [[osReplaceString]]
 +
* [[osStringSubString]] {{new}}
 +
* [[osStringStartsWith]] {{new}}
 +
{{multicol-break}}
 +
* [[osStringEndsWith]] {{new}}
 +
* [[osStringIndexOf]] {{new}}
 +
* [[osStringLastIndexOf]] {{new}}
 +
* [[osStringRemove]] {{new}}
 +
* [[osStringReplace]] {{new}}
 +
{{multicol-end}}
  
 
=== Misc ===
 
=== Misc ===
 
{{multicol}}
 
{{multicol}}
 
*[[osAngleBetween]] {{new}}
 
*[[osAngleBetween]] {{new}}
 +
*[[osApproxEquals]] {{new}}
 
*[[osDie]] {{new}}
 
*[[osDie]] {{new}}
*[[osFormatString]]  
+
*[[osIsUUID]]
 
*[[osKey2Name]]  
 
*[[osKey2Name]]  
 
*[[osList2Double]]  
 
*[[osList2Double]]  
*[[osMatchString]]
 
 
*[[osMax]]
 
*[[osMax]]
 
*[[osMin]]
 
*[[osMin]]
*[[osParseJSON]]
 
 
{{multicol-break}}
 
{{multicol-break}}
*[[osParseJSONNew]]
 
*[[osReplaceString]]
 
*[[osRegexIsMatch]]
 
 
*[[osRound]] {{new}}
 
*[[osRound]] {{new}}
 
*[[osSetContentType]]
 
*[[osSetContentType]]
*[[osSetStateEvents]]
 
 
*[[osUnixTimeToTimestamp]]  
 
*[[osUnixTimeToTimestamp]]  
 
*[[osVecDistSquare]] {{new}}
 
*[[osVecDistSquare]] {{new}}

Revision as of 06:41, 15 December 2018

Contents

Current OSSL Functions Implemented

! Partial Update OpenSim DEV 0.9.1


! Partial Update OpenSim DEV 0.9.0 #2c8c25a0 August 15, 2017


! Partial Update December.10.2010 With commits of this date some functions have been corrected to use standard OSSL conventions. The previous functions are tagged as deprecated with their replacement shown. The deprecated functions will advise you with a message that they have been deprecated and to use the new os function name instead. Further updates are needed to complete the existing list of os functions.


Each of these functions may have threat level associated with it. See Threat level for more information and an overview of each function's level.


Avatars

NPCs

Prim Manipulation

Prim Drawing / Dynamic Texture

Notecard

Sound

HTTP

Parcel

Terrain

WindLight

Grid / Region Information

Administration

Script Permissions (Pending Peer Review)

String Functions

Misc

Deprecated

See Also

Pages in category "OSSL Functions"

The following 200 pages are in this category, out of 253 total.

(previous 200) (next 200)

L

O

O cont.

O cont.

(previous 200) (next 200)
Personal tools
General
About This Wiki