aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Interface/ILSL_Api.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-5/+19
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-1/+8
* llSetLinkCamera implementationPixelTomsen2012-11-091-0/+1
* track originating IScriptApi method for SL-like error messages. Will add rule...SignpostMarv2012-08-291-1/+1
* renaming to be similar to equivalent Set commandSignpostMarv2012-08-251-1/+1
* Implementation of llSetRegionPos(). Does not implement failure on object entr...SignpostMarv2012-07-141-0/+1
* Commitig the Avination implementation of llTeleportAgent andMelanie2012-06-111-0/+2
* Mantis 6015 new LSL function llGetAgentList.Talun2012-05-091-0/+1
* llGenerateKey implementation. Creates a random UUID I.E: UUID.Random().ToStri...TBG Renfold2012-04-301-0/+1
* Correct whitespace error introduced by previous commitMelanie2012-04-141-1/+1
* Missing or unimplemented LSL memory functions.Talun2012-04-131-1/+6
* llGetLinkMedia, llSetLinkMedia, llClearLinkMedia implementation mantis: http:...PixelTomsen2012-02-241-2/+5
* llLinkSitTarget implementation http://wiki.secondlife.com/wiki/LlLinkSitTargetPixelTomsen2012-02-241-0/+1
* Add llGetLinkNumberOfSides to LSL_Stub and ILSL_ApiJustin Clark-Casey (justincc)2012-02-021-1/+2
* llManageEstateAccess implementation http://wiki.secondlife.com/wiki/LlManageE...PixelTomsen2012-01-261-0/+1
* llGetParcelMusicURL implementation http://wiki.secondlife.com/wiki/LlGetParce...Pixel Tomsen2012-01-251-0/+1
* llAvatarOnLinkSitTarget ImplementationPixel Tomsen2011-09-291-0/+1
* 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
* 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