aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Interface (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mantis 6015 new LSL function llGetAgentList.Talun2012-05-111-0/+1
* llGetMass and llGetObjectMass (and push estimation) always use object mass a...UbitUmarov2012-04-091-1/+2
* Merge branch 'master' into careminsterMelanie2012-03-271-0/+3
|\
| * Two new scripting functions osInviteToGroup(userID) and osEjectFromGroup(user...Snoopy Pfeffer2012-03-271-0/+3
* | Merge branch 'master' into careminsterMelanie2012-03-261-0/+1
|\ \ | |/
| * Add a hust UUID to the script invocationsMelanie2012-03-261-0/+1
* | Merge branch 'master' into careminsterMelanie2012-03-251-12/+12
|\ \ | |/
| * Add support for key, vector, rotation and list types for bothMic Bowman2012-03-241-12/+12
* | Merge branch 'master' into careminsterMelanie2012-03-182-0/+11
|\ \ | |/
| * Add osGetInventoryDesc() as per http://opensimulator.org/mantis/view.php?id=5927Justin Clark-Casey (justincc)2012-03-171-0/+2
| * Adds a new script command 'modInvoke' to invoke registered functionsMic Bowman2012-03-151-0/+9
* | Merge branch 'master' into careminsterMelanie2012-03-141-0/+1
|\ \ | |/
| * Added osGetGridGatekeeperURI()Diva Canto2012-03-101-0/+1
* | Implement llSetPrimitiveParams for physics shape and material. AddMelanie2012-03-131-0/+1
* | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...Melanie2012-03-041-0/+2
|\ \
| * | Fix and hook up llTeleportAgentMelanie2012-02-281-0/+1
| * | Implement llSetKeyframedMotion. No persistence, no region crossing. Yet.Melanie2012-02-261-0/+1
* | | Merge branch 'master' into careminsterMelanie2012-03-031-0/+1
|\ \ \ | | |/ | |/|
| * | Adds an OSSL command for regular expression-based string replacement. ParametersMic Bowman2012-03-011-0/+1
* | | Merge branch 'master' into careminsterMelanie2012-02-251-2/+5
|\ \ \ | |/ /
| * | llGetLinkMedia, llSetLinkMedia, llClearLinkMedia implementation mantis: http:...PixelTomsen2012-02-241-2/+5
* | | Merge branch 'master' into careminsterMelanie2012-02-241-0/+1
|\ \ \ | |/ / | | / | |/ |/|
| * llLinkSitTarget implementation http://wiki.secondlife.com/wiki/LlLinkSitTargetPixelTomsen2012-02-241-0/+1
* | Add permission checks to scripted object movements, which didn't respect bansMelanie2012-02-231-0/+1
* | Merge branch 'master' into careminsterMelanie2012-02-031-1/+2
|\ \ | |/
| * Add llGetLinkNumberOfSides to LSL_Stub and ILSL_ApiJustin Clark-Casey (justincc)2012-02-021-1/+2
* | Merge branch 'master' into careminsterMelanie2012-01-271-19/+36
|\ \ | |/
| * Implement osIsNpc(key npc):integer. This return TRUE if the given key belong...Justin Clark-Casey (justincc)2012-01-271-0/+7
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2012-01-271-0/+1
| |\
| * | Implement osNpcGetOwner(key npc):key. This returns the owner for an 'owned' ...Justin Clark-Casey (justincc)2012-01-271-19/+29
* | | Merge branch 'master' into careminsterMelanie2012-01-261-0/+1
|\ \ \ | | |/ | |/|
| * | llManageEstateAccess implementation http://wiki.secondlife.com/wiki/LlManageE...PixelTomsen2012-01-261-0/+1
| |/
* | Merge branch 'master' into careminsterMelanie2012-01-261-0/+1
|\ \ | |/
| * llGetParcelMusicURL implementation http://wiki.secondlife.com/wiki/LlGetParce...Pixel Tomsen2012-01-251-0/+1
* | Merge branch 'master' into careminsterMelanie2012-01-211-0/+2
|\ \ | |/
| * Add osGetGridHomeURI functionBlueWall2012-01-191-0/+1
| * Add function osGetGridCustomBlueWall2012-01-171-0/+1
* | Merge branch 'master' into careminsterMelanie2012-01-131-1/+0
|\ \ | |/
| * Removing osNpcCreateOwned(). Please use osNpcCreate(string user, string name...Justin Clark-Casey (justincc)2012-01-131-1/+0
* | Merge branch 'master' into careminsterMelanie2012-01-121-0/+1
|\ \ | |/
| * Add osNpcCreate(string firstname, string lastname, LSL_Vector position, strin...Justin Clark-Casey (justincc)2012-01-121-0/+1
| * Fix some syntax issuesMelanie2012-01-061-2/+2
| * Add osNpcPlayAnimation and osNpcStopAnimation which respect ownership as wellMelanie2012-01-061-0/+2
| * Add osNpcCreateOwned to create an owned NPC. Those can be sensed only by the ...Melanie2012-01-061-0/+1
* | Fix some syntax issuesMelanie2012-01-061-2/+2
* | Add osNpcPlayAnimation and osNpcStopAnimation which respect ownership as wellMelanie2012-01-061-0/+2
* | Add osNpcCreateOwned to create an owned NPC. Those can be sensed only by the ...Melanie2012-01-061-0/+1
* | Merge branch 'master' into careminsterMelanie2012-01-061-0/+1
|\ \ | |/
| * Add ThreatLevel.NoAccess to OSSL. This allows to enable OSSL without enablingMelanie2012-01-061-0/+1
* | Merge branch 'master' into careminsterMelanie2011-12-121-0/+2
|\ \ | |/