aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Interface/ILSL_Api.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* add missing stub for llSetVelocityUbitUmarov2015-09-061-0/+1
* bad merge?UbitUmarov2015-09-011-5/+14
|\
| * Add WhiteCore's LL Json functionsMelanie Thielker2015-05-261-0/+5
| * Plumb the rest of the serverside AOMelanie Thielker2014-09-091-0/+2
| * Plumb llSetAnimationOverrideMelanie Thielker2014-09-091-0/+1
| * Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...Melanie2013-07-181-1/+0
| |\
| | * Merge branch 'master' into careminsterMelanie2013-07-131-2/+2
| | |\
| * | \ Merge branch 'master' into careminsterMelanie2013-07-181-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| * | Merge branch 'master' into careminsterMelanie2013-06-181-1/+1
| |\ \
| * | | Implement llSetContentType using the new OpenID auth support for authenticationMelanie2013-05-051-0/+1
| * | | Add llGetPhysicsMaterialMelanie2013-05-041-0/+1
| * | | Merge branch 'master' into careminsterMelanie2012-11-091-0/+1
| |\ \ \
| * \ \ \ Merge branch 'master' into careminsterMelanie2012-08-291-1/+1
| |\ \ \ \
| * | | | | renaming to be similar to equivalent Set commandMelanie2012-08-251-1/+1
| * | | | | Merge branch 'avination' into careminsterMelanie2012-07-061-0/+2
| |\ \ \ \ \
| | * | | | | added llSetVelocity. will refuse to work on vehicles and on attachments ( th...UbitUmarov2012-07-061-0/+2
| * | | | | | Merge branch 'avination' into careminsterMelanie2012-06-111-0/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Make llTeleportAgent conform to Magnum SL Server and add llTeleportAgentGloba...Melanie2012-06-081-0/+1
| | * | | | | Mantis 6015 new LSL function llGetAgentList.Talun2012-05-111-0/+1
| * | | | | | Merge branch 'master' into careminsterMelanie2012-05-101-0/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-04-301-0/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-04-141-1/+5
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | 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
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-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
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-01-261-0/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-01-261-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Implement llTransferLindenDollarsMelanie2011-12-011-0/+1
| * | | | | | | | | | | | | Merge commit '528fcede6c31c056c3863fd19528558fcbaf475f' into bigmergeMelanie2011-10-111-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Resolve merge commits, stage 1Tom2011-09-041-2/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | added llGetEnv() implementationFreaky Tech2015-03-031-0/+1
* | | | | | | | | | | | | | | | Mantis 7146 The lsl function llGetMassMKS is not implementedTalun2014-05-061-0/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Add implementations for llSetVelocity and llSetAngularVelocity.Robert Adams2013-07-061-0/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Mantis 6280: llSetContentType(). An implementation.Talun2013-06-151-0/+1
* | | | | | | | | | | | | | Hook up Keyframe motion to almost everything. Failing to cross a sim borderMelanie2013-06-061-0/+1
* | | | | | | | | | | | | | Remove the return value from llGiveMoney and add llTransferLindenDollars. AlsoMelanie2013-01-231-1/+2
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | 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
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |