aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Interface (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'de161585c0960a93911f446f0179441ba5470245' into bigmergeMelanie2011-10-251-0/+1
|\
| * Implement osNpcStand(<npc-id>)Justin Clark-Casey (justincc)2011-10-171-0/+1
* | Merge commit '0c041ce12f393367e2754e88d9b8dad5e45f88c4' into bigmergeMelanie2011-10-251-0/+1
|\ \ | |/
| * Implement osNpcSit(). This is still in development so don't trust itJustin Clark-Casey (justincc)2011-10-171-0/+1
* | Merge commit '528fcede6c31c056c3863fd19528558fcbaf475f' into bigmergeMelanie2011-10-111-0/+1
|\ \ | |/
| * llAvatarOnLinkSitTarget ImplementationPixel Tomsen2011-09-291-0/+1
* | Resolve merge commits, stage 1Tom2011-09-042-4/+15
|\ \ | |/
| * Add llRegionSayToBlueWall2011-08-191-0/+1
| * tidy up some OSSL NPC parameter namesJustin Clark-Casey (justincc)2011-08-121-5/+5
| * rename position parameter in osNpcMoveToTarget to targetJustin Clark-Casey (justincc)2011-08-121-1/+1
| * rename osNpcStopMoveTo() to osNpcStopMoveToTarget()Justin Clark-Casey (justincc)2011-08-121-1/+1
| * implement osNpcGetPos()Justin Clark-Casey (justincc)2011-08-111-0/+1
| * implement osNpcGetRot() and osNpcSetRot()Justin Clark-Casey (justincc)2011-08-111-0/+2
| * Implement osAgentSaveAppearance() to save the appearance of an avatar in the ...Justin Clark-Casey (justincc)2011-08-111-1/+1
| * only accept npc UUIDs to osNpc* functions, not names (except for create)Justin Clark-Casey (justincc)2011-08-111-3/+3
| * early code to allow scripts to force npcs not to fly when moving to targetJustin Clark-Casey (justincc)2011-08-101-0/+1
| * implement osNpcStopMoveTo() to cancel any current move targetJustin Clark-Casey (justincc)2011-08-101-0/+1
| * Add osOwnerSaveAppearance() to help with setting up NPC appearances. Not yet...Justin Clark-Casey (justincc)2011-08-091-0/+2
| * Implement first draft functions for saving and loading NPC appearance from st...Justin Clark-Casey (justincc)2011-08-091-0/+2
| * Port implementation of llCastRay() from Aurora.Justin Clark-Casey (justincc)2011-07-121-2/+3
* | Merge branch 'master' into careminster-presence-refactorroot2011-06-301-3/+3
|\ \ | |/
| * [PATCH] osSetSpeed() will accept float numberMakopoppo2011-06-281-1/+1
| * [PATCH] Get osGetWindParam() and osSetWindParam() accessibleMakopoppo2011-06-281-2/+2
| * Add support for the new display name related functions in LSL. This does notMelanie2011-04-081-0/+4
| * implement LSL "print()" API functiondahlia2011-03-311-0/+1
* | Implement llGodLikeRezObject and llGetUsedMemoryMelanie2011-05-221-0/+1
* | Add support for the new display name related functions in LSL. This does notMelanie2011-04-081-0/+4
* | Add the country functions in the careminster APIMelanie2011-02-121-0/+46
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-121-1/+2
|\ \ | |/
| * More OSSL function name normalization, this time for osParcelSetDetails.Marck2010-12-111-1/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-121-7/+12
|\ \ | |/
| * Normalization of OSSL function names.Marck2010-12-101-7/+12
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-171-0/+1
|\ \ | |/
| * Add osUnixTimeToTimestamp()Justin Clark-Casey (justincc)2010-11-171-0/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-161-0/+3
|\ \ | |/
| * Add osTeleportOwner.Marck2010-11-161-0/+3
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-031-0/+1
|\ \ | |/
| * Add lsClearWindlightScene() to the lightshare module to remove WL settingsMelanie2010-11-031-0/+1
* | Implement llGetLinkNumberOfSides(), needed for 1-script sculptie foot shoeMelanie2010-10-251-0/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-181-0/+3
|\ \ | |/
| * Adding osFunctions for light projectionBlueWall2010-10-171-0/+3
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-061-0/+3
|\ \ | |/
| * properly expose prim media LSL functions to scriptsJustin Clark-Casey (justincc)2010-07-261-0/+3
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-111-4/+4
|\ \ | |/
| * Rename CM files to LSMelanie Thielker2010-06-111-1/+1
| * Rename cm* function set to ls* (for LightShare)Melanie Thielker2010-06-111-3/+3
| * Clone cmGetAvatarList into osGetAvatarList for more generic use.Melanie Thielker2010-06-111-0/+1
| * Add two new osFunctions:Melanie Thielker2010-06-022-0/+7
* | Remove cmGetAvatarList()Melanie Thielker2010-06-111-1/+0
* | Clone cmGetAvatarList into osGetAvatarList for more generic use.Melanie Thielker2010-06-111-0/+1