aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Interface/ILSL_Api.cs (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
* 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-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-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
* | Implement llTransferLindenDollarsMelanie2011-12-011-0/+1
* | Merge commit '528fcede6c31c056c3863fd19528558fcbaf475f' into bigmergeMelanie2011-10-111-0/+1
|\ \ | |/
| * llAvatarOnLinkSitTarget ImplementationPixel Tomsen2011-09-291-0/+1
* | Resolve merge commits, stage 1Tom2011-09-041-2/+4
|\ \ | |/
| * Add llRegionSayToBlueWall2011-08-191-0/+1
| * Port implementation of llCastRay() from Aurora.Justin Clark-Casey (justincc)2011-07-121-2/+3
| * 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
* | Implement llGetLinkNumberOfSides(), needed for 1-script sculptie foot shoeMelanie2010-10-251-0/+1
|/
* properly expose prim media LSL functions to scriptsJustin Clark-Casey (justincc)2010-07-261-0/+3
* Add two new osFunctions:Melanie Thielker2010-06-021-0/+3
* - implementing server 1.38 functionsunknown2010-03-061-0/+4
* Thank you, Intari, for a patch that implements the missing pieces ofMelanie2009-09-221-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Add interface, stub implementation and Charles Krinke2009-05-131-0/+1
* Add interface, implementation stub andCharles Krinke2009-05-131-0/+1
* Remove incorrect semicolonCharles Krinke2009-05-131-0/+1
* Add interface, stubbed implementation andCharles Krinke2009-05-131-0/+1
* Added interface, stub implementation and scriptCharles Krinke2009-05-131-0/+1
* Add interface, stub and bare implmentation for llHTTPResponse().Charles Krinke2009-05-131-0/+1
* Correct the method signature on llMakeFountain.idb2009-02-011-1/+1
* Add in a stub for llSHA1String. I believe it is the only one newCharles Krinke2009-01-281-1/+2
* Mantis #2438Melanie Thielker2008-10-201-1/+1
* Mantis#2300. Thank you kindly, Idb for a patch that solves:Charles Krinke2008-09-301-8/+8
* Mantis#2299. Thank you kindly, Idb for a patch that:Charles Krinke2008-09-291-2/+2
* Thank you, idb, for a patch that implements the stubs for llGetAgentLanguage()Melanie Thielker2008-09-261-0/+1
* Mantis #2243Melanie Thielker2008-09-231-611/+349
* Change all LSL functions to return LSL types instead of base types.Melanie Thielker2008-09-131-128/+128
* Port the llParcelMediaQuery forward to the new Shared/ directoryMelanie Thielker2008-08-131-1/+1
* From: Kurt Taylor <krtaylor@us.ibm.com>Dr Scofield2008-06-281-4/+4
* * Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, ap...lbsa712008-06-241-0/+649