aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Runtime/LSL_Stub.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-04-141-0/+20
|\
| * Missing or unimplemented LSL memory functions.Talun2012-04-131-0/+25
* | llGetMass and llGetObjectMass (and push estimation) always use object mass a...UbitUmarov2012-04-091-0/+5
* | Implement llSetPrimitiveParams for physics shape and material. AddMelanie2012-03-131-0/+5
* | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...Melanie2012-03-041-1/+11
|\ \
| * | Fix and hook up llTeleportAgentMelanie2012-02-281-0/+5
| * | Implement llSetKeyframedMotion. No persistence, no region crossing. Yet.Melanie2012-02-261-1/+6
* | | Merge branch 'master' into careminsterMelanie2012-02-251-2/+17
|\ \ \ | | |/ | |/|
| * | llGetLinkMedia, llSetLinkMedia, llClearLinkMedia implementation mantis: http:...PixelTomsen2012-02-241-2/+17
* | | Merge branch 'master' into careminsterMelanie2012-02-241-0/+5
|\ \ \ | |/ / | | / | |/ |/|
| * llLinkSitTarget implementation http://wiki.secondlife.com/wiki/LlLinkSitTargetPixelTomsen2012-02-241-0/+5
* | Add permission checks to scripted object movements, which didn't respect bansMelanie2012-02-231-0/+5
* | Merge branch 'master' into careminsterMelanie2012-02-031-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
* | Merge branch 'master' into careminsterMelanie2012-01-261-0/+5
|\ \ | |/
| * llManageEstateAccess implementation http://wiki.secondlife.com/wiki/LlManageE...PixelTomsen2012-01-261-0/+5
* | Merge branch 'master' into careminsterMelanie2012-01-261-0/+5
|\ \ | |/
| * llGetParcelMusicURL implementation http://wiki.secondlife.com/wiki/LlGetParce...Pixel Tomsen2012-01-251-0/+5
* | Fix hit testing link sets properly. Fix raycasting for LSL.Melanie2011-12-171-0/+5
* | Implement llTransferLindenDollarsMelanie2011-12-011-0/+5
* | Merge commit '528fcede6c31c056c3863fd19528558fcbaf475f' into bigmergeMelanie2011-10-111-0/+5
|\ \ | |/
| * llAvatarOnLinkSitTarget ImplementationPixel Tomsen2011-09-291-0/+5
* | Resolve merge commits, stage 1Tom2011-09-041-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
* | Implement llGodLikeRezObject and llGetUsedMemoryMelanie2011-05-221-0/+5
* | Add support for the new display name related functions in LSL. This does notMelanie2011-04-081-0/+20
* | Implement llGetLinkNumberOfSides(), needed for 1-script sculptie foot shoeMelanie2010-10-251-0/+5
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-061-0/+15
|\ \ | |/
| * 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
* | Debugger tags for VS2010Thomas Grimshaw2010-03-161-0/+2
* | - 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