aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Runtime/LSL_Stub.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-20/+93
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-2/+37
* llSetLinkCamera implementationPixelTomsen2012-11-091-0/+5
* Implementation of llSetRegionPos(). Does not implement failure on object entr...SignpostMarv2012-07-141-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-091-0/+5
* llGenerateKey implementation. Creates a random UUID I.E: UUID.Random().ToStri...TBG Renfold2012-04-301-0/+5
* Missing or unimplemented LSL memory functions.Talun2012-04-131-0/+25
* llGetLinkMedia, llSetLinkMedia, llClearLinkMedia implementation mantis: http:...PixelTomsen2012-02-241-2/+17
* llLinkSitTarget implementation http://wiki.secondlife.com/wiki/LlLinkSitTargetPixelTomsen2012-02-241-0/+5
* D'oh - we want to call llGetLinkNumberOfSides() in the LSL_Stub, not llGetLin...Justin Clark-Casey (justincc)2012-02-021-1/+1
* Add llGetLinkNumberOfSides to LSL_Stub and ILSL_ApiJustin Clark-Casey (justincc)2012-02-021-0/+5
* llManageEstateAccess implementation http://wiki.secondlife.com/wiki/LlManageE...PixelTomsen2012-01-261-0/+5
* llGetParcelMusicURL implementation http://wiki.secondlife.com/wiki/LlGetParce...Pixel Tomsen2012-01-251-0/+5
* llAvatarOnLinkSitTarget ImplementationPixel Tomsen2011-09-291-0/+5
* Add llRegionSayToBlueWall2011-08-191-0/+5
* Add support for the new display name related functions in LSL. This does notMelanie2011-04-081-0/+20
* implement LSL "print()" API functiondahlia2011-03-311-0/+5
* properly expose prim media LSL functions to scriptsJustin Clark-Casey (justincc)2010-07-261-0/+15
* - implementing server 1.38 functionsunknown2010-03-061-0/+20
* Thank you, Intari, for a patch that implements the missing pieces ofMelanie2009-09-221-2/+2
* 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/+5
* Add interface, implementation stub andCharles Krinke2009-05-131-0/+5
* Added interface, implementation stub andCharles Krinke2009-05-131-0/+5
* Add interface, stubbed implementation andCharles Krinke2009-05-131-0/+5
* Added interface, stub implementation and scriptCharles Krinke2009-05-131-0/+4
* Add interface, stub and bare implmentation for llHTTPResponse().Charles Krinke2009-05-131-0/+5
* 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-0/+5
* Mantis #2438Melanie Thielker2008-10-201-1/+1
* Mantis#2300. Thank you kindly, Idb for a patch that solves:Charles Krinke2008-09-301-16/+16
* Mantis#2299. Thank you kindly, Idb for a patch that:Charles Krinke2008-09-291-4/+4
* Thank you, idb, for a patch that implements the stubs for llGetAgentLanguage()Melanie Thielker2008-09-261-0/+5
* Mantis #2243Melanie Thielker2008-09-231-665/+710
* Port the llParcelMediaQuery forward to the new Shared/ directoryMelanie Thielker2008-08-131-2/+2
* From: Kurt Taylor <krtaylor@us.ibm.com>Dr Scofield2008-06-281-4/+4
* Minor formatting cleanup.Jeff Ames2008-06-251-1/+1
* * Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, ap...lbsa712008-06-241-0/+1732