aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Runtime (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-11-152-0/+66
|\
| * Added AssemblyInfos to every dll in the OpenSim.Region namespace.Diva Canto2012-11-142-0/+66
* | Merge branch 'master' into careminsterMelanie2012-11-091-0/+5
|\ \ | |/
| * llSetLinkCamera implementationPixelTomsen2012-11-091-0/+5
* | Merge branch 'master' into careminsterMelanie2012-10-262-0/+20
|\ \ | |/
| * adding ability for listeners to be filtered by regular expressions and a gene...SignpostMarv2012-10-262-0/+20
* | Merge branch 'master' into careminsterMelanie2012-10-231-0/+1
|\ \ | |/
| * Add CLICK_ACTION_ZOOMBlueWall2012-10-201-0/+1
* | Merge branch 'master' into careminsterMelanie2012-10-031-0/+20
|\ \ | |/
| * added perms checking, duplicated functionality to methods that do not require...SignpostMarv2012-10-021-0/+10
| * implementing osDropAttachment & osDropAttachmentAtSignpostMarv2012-10-021-0/+10
* | Merge branch 'master' into careminsterMelanie2012-09-072-1/+65
|\ \ | |/
| * 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
* | Merge branch 'master' into careminsterMelanie2012-08-311-0/+5
|\ \ | |/
| * This partially implements the LSL function to set the responseMic Bowman2012-08-291-0/+5
* | Merge branch 'master' into careminsterMelanie2012-08-241-1/+6
|\ \ | |/
| * 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
* | Merge branch 'master' into careminsterMelanie2012-08-181-0/+1
|\ \ | |/
| * implementedSignpostMarv2012-08-171-0/+1
* | Merge branch 'master' into careminsterMelanie2012-08-161-0/+2
|\ \ | |/
| * adding ATTACH_*_PEC constantsSignpostMarv2012-08-151-0/+2
* | Merge branch 'master' into careminsterMelanie2012-08-031-0/+5
|\ \ | |/
| * reduced-complexity implementation of function to get rezzing object keySignpostMarv2012-08-021-0/+5
* | Merge branch 'master' into careminsterMelanie2012-07-281-0/+10
|\ \ | |/
| * LSL/OSSL lacks Math.Min & Math.Max implementations.SignpostMarv2012-07-281-0/+10
* | Remove support for the OS_NPC constant. That one seems to be overly paranoidMelanie2012-07-251-1/+0
* | Merge branch 'master' into careminsterMelanie2012-07-231-0/+1
|\ \ | |/
| * As per opensim-dev mailing list conversation, introduce OS_NPC constant for u...Justin Clark-Casey (justincc)2012-07-201-0/+1
* | Merge branch 'master' into careminsterMelanie2012-07-201-0/+5
|\ \ | |/
| * 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
* | Merge branch 'master' into careminsterMelanie2012-07-111-0/+10
|\ \ | |/
| * 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
* | Merge branch 'avination' into careminsterMelanie2012-07-061-0/+10
|\ \
| * | added llSetVelocity. will refuse to work on vehicles and on attachments ( th...UbitUmarov2012-07-061-0/+10
* | | Merge branch 'master' into careminsterMelanie2012-07-051-0/+5
|\ \ \ | | |/ | |/|
| * | Add OSSL function osForceAttachToAvatarFromInventory()Justin Clark-Casey (justincc)2012-07-051-0/+5
* | | Merge branch 'avination' into careminsterMelanie2012-06-291-1/+1
|\ \ \ | | |/ | |/|
| * | Correct a wrong error constantMelanie2012-06-261-1/+1
* | | Merge branch 'master' into careminsterMelanie2012-06-281-5/+5
|\ \ \ | | |/ | |/|
| * | Add stub for llCastRayBlueWall2012-06-261-0/+5
| * | Commitig the Avination implementation of llTeleportAgent andMelanie2012-06-111-0/+10
* | | Merge branch 'avination' into careminsterMelanie2012-06-111-0/+5
|\ \ \ | | |/ | |/|
| * | Make llTeleportAgent conform to Magnum SL Server and add llTeleportAgentGloba...Melanie2012-06-081-0/+5
| * | Mantis 6015 new LSL function llGetAgentList.Talun2012-05-112-0/+10