aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Runtime (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-199-97/+420
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-0321-15888/+164
* New constants for llGetObjectDetailsTalun2013-01-251-0/+17
* Added AssemblyInfos to every dll in the OpenSim.Region namespace.Diva Canto2012-11-142-0/+66
* llSetLinkCamera implementationPixelTomsen2012-11-091-0/+5
* adding ability for listeners to be filtered by regular expressions and a gene...SignpostMarv2012-10-262-0/+20
* Add CLICK_ACTION_ZOOMBlueWall2012-10-201-0/+1
* added perms checking, duplicated functionality to methods that do not require...SignpostMarv2012-10-021-0/+10
* implementing osDropAttachment & osDropAttachmentAtSignpostMarv2012-10-021-0/+10
* wrapping attachment functions in a regionSignpostMarv2012-09-041-1/+1
* Implementing functing to send messages directly to attachmentsSignpostMarv2012-09-042-0/+57
* implementing a function to get the number of attachments wornSignpostMarv2012-09-041-0/+7
* This partially implements the LSL function to set the responseMic Bowman2012-08-291-0/+5
* Revert "implementing function to allow scripts to self-replicate as if the ow...Justin Clark-Casey (justincc)2012-08-241-5/+0
* implementing function to allow scripts to self-replicate as if the owner dupl...SignpostMarv2012-08-241-0/+5
* Adds osGetHealth.TBG Renfold2012-08-241-1/+6
* implementedSignpostMarv2012-08-171-0/+1
* adding ATTACH_*_PEC constantsSignpostMarv2012-08-151-0/+2
* reduced-complexity implementation of function to get rezzing object keySignpostMarv2012-08-021-0/+5
* LSL/OSSL lacks Math.Min & Math.Max implementations.SignpostMarv2012-07-281-0/+10
* As per opensim-dev mailing list conversation, introduce OS_NPC constant for u...Justin Clark-Casey (justincc)2012-07-201-0/+1
* Implements a very useful OSSL function to test a string to seeMic Bowman2012-07-201-0/+5
* Implementation of llSetRegionPos(). Does not implement failure on object entr...SignpostMarv2012-07-141-0/+5
* This script allows an object to be attached directly from prim inventory to a...Justin Clark-Casey (justincc)2012-07-091-0/+5
* Mantis 6063 osNpcTouch.Talun2012-07-061-0/+5
* Add OSSL function osForceAttachToAvatarFromInventory()Justin Clark-Casey (justincc)2012-07-051-0/+5
* Add stub for llCastRayBlueWall2012-06-261-0/+5
* Commitig the Avination implementation of llTeleportAgent andMelanie2012-06-111-0/+10
* Mantis 6015 new LSL function llGetAgentList.Talun2012-05-092-0/+10
* add OS_NPC_RUNNING option to osNpcMoveToTarget() to allow running speed for m...dahlia2012-05-061-0/+1
* llGenerateKey implementation. Creates a random UUID I.E: UUID.Random().ToStri...TBG Renfold2012-04-301-0/+5
* Merge branch 'master' of /home/opensim/var/repo/opensimBlueWall2012-04-261-1/+12
|\
| * Add osForceAttachToAvatar() and osForceDetachFromAvatar()Justin Clark-Casey (justincc)2012-04-241-1/+12
* | Add a version of osNpcSay that takes a channel number Mantis 5747Talun2012-04-261-0/+16
|/
* Missing or unimplemented LSL memory functions.Talun2012-04-132-0/+28
* New OS scripting functions osSetTerrainTexture and osSetTerrainHeight as orig...Snoopy Pfeffer2012-04-101-0/+10
* Addition of missing constants for llGetObjectDetails including for Mantis 5502Talun2012-04-061-0/+10
* Two new scripting functions osInviteToGroup(userID) and osEjectFromGroup(user...Snoopy Pfeffer2012-03-271-0/+10
* Add a hust UUID to the script invocationsMelanie2012-03-261-0/+5
* Add support for key, vector, rotation and list types for bothMic Bowman2012-03-241-5/+29
* fix yield prolog so it compiles with mono 2.11 there has been a bugzillanebadon2012-03-232-6/+6
* Add osGetInventoryDesc() as per http://opensimulator.org/mantis/view.php?id=5927Justin Clark-Casey (justincc)2012-03-171-0/+5
* Adds a new script command 'modInvoke' to invoke registered functionsMic Bowman2012-03-151-0/+15
* Added osGetGridGatekeeperURI()Diva Canto2012-03-101-0/+5
* Adds an OSSL command for regular expression-based string replacement. ParametersMic Bowman2012-03-011-0/+6
* PRIM_SCULPT_FLAG_INVERT, PRIM_SCULPT_FLAG_MIRROR implementedPixelTomsen2012-02-251-0/+2
* llGetLinkMedia, llSetLinkMedia, llClearLinkMedia implementation mantis: http:...PixelTomsen2012-02-241-2/+17
* llLinkSitTarget implementation http://wiki.secondlife.com/wiki/LlLinkSitTargetPixelTomsen2012-02-241-0/+5
* Add missing RCERR_UNKNOWN and RCERR_SIM_PERF_LOW LSL constants that would eve...Justin Clark-Casey (justincc)2012-02-041-0/+2
* Correct RC_* LSL constants used by llCastRay().Justin Clark-Casey (justincc)2012-02-041-12/+12