aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Runtime (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-03-232-6/+6
|\
| * fix yield prolog so it compiles with mono 2.11 there has been a bugzillanebadon2012-03-232-6/+6
* | Merge branch 'master' into careminsterMelanie2012-03-182-0/+20
|\ \ | |/
| * Add osGetInventoryDesc() as per http://opensimulator.org/mantis/view.php?id=5927Justin Clark-Casey (justincc)2012-03-171-0/+5
| * Adds a new script command 'modInvoke' to invoke registered functionsMic Bowman2012-03-151-0/+15
* | Merge branch 'master' into careminsterMelanie2012-03-141-0/+5
|\ \ | |/
| * Added osGetGridGatekeeperURI()Diva Canto2012-03-101-0/+5
* | Implement llSetPrimitiveParams for physics shape and material. AddMelanie2012-03-132-0/+16
* | Add AVATAR_MALE flag to return values of llGetAgentInfoMelanie2012-03-121-0/+1
* | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...Melanie2012-03-042-1/+24
|\ \
| * | Fix and hook up llTeleportAgentMelanie2012-02-281-0/+5
| * | Implement llSetKeyframedMotion. No persistence, no region crossing. Yet.Melanie2012-02-262-1/+19
* | | Merge branch 'master' into careminsterMelanie2012-03-031-0/+6
|\ \ \ | | |/ | |/|
| * | Adds an OSSL command for regular expression-based string replacement. ParametersMic Bowman2012-03-011-0/+6
* | | Merge branch 'master' into careminsterMelanie2012-02-251-2/+17
|\ \ \ | |/ /
| * | PRIM_SCULPT_FLAG_INVERT, PRIM_SCULPT_FLAG_MIRROR implementedPixelTomsen2012-02-251-0/+2
| * | 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-041-15/+17
|\ \ | |/
| * Add missing RCERR_UNKNOWN and RCERR_SIM_PERF_LOW LSL constants that would eve...Justin Clark-Casey (justincc)2012-02-041-0/+2
| * Correct RC_* LSL constants used by llCastRay().Justin Clark-Casey (justincc)2012-02-041-12/+12
* | 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-281-0/+1
|\ \ | |/
| * Add OS_NPC_SENSE_AS_AGENT option to osNpcCreate().Justin Clark-Casey (justincc)2012-01-281-0/+1
* | Merge branch 'master' into careminsterMelanie2012-01-271-0/+10
|\ \ | |/
| * Implement osIsNpc(key npc):integer. This return TRUE if the given key belong...Justin Clark-Casey (justincc)2012-01-271-0/+5
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2012-01-272-0/+13
| |\
| * | Implement osNpcGetOwner(key npc):key. This returns the owner for an 'owned' ...Justin Clark-Casey (justincc)2012-01-271-0/+5
* | | Merge branch 'master' into careminsterMelanie2012-01-262-0/+13
|\ \ \ | | |/ | |/|
| * | llManageEstateAccess implementation http://wiki.secondlife.com/wiki/LlManageE...PixelTomsen2012-01-262-0/+13
| |/
* | Merge branch 'master' into careminsterMelanie2012-01-261-0/+5
|\ \ | |/
| * llGetParcelMusicURL implementation http://wiki.secondlife.com/wiki/LlGetParce...Pixel Tomsen2012-01-251-0/+5
* | Merge branch 'master' into careminsterMelanie2012-01-211-0/+10
|\ \ | |/
| * Add osGetGridHomeURI functionBlueWall2012-01-191-0/+5
| * Add function osGetGridCustomBlueWall2012-01-171-0/+5
* | Merge branch 'master' into careminsterMelanie2012-01-131-5/+0
|\ \ | |/
| * Removing osNpcCreateOwned(). Please use osNpcCreate(string user, string name...Justin Clark-Casey (justincc)2012-01-131-5/+0
* | Merge branch 'master' into careminsterMelanie2012-01-122-0/+8
|\ \ | |/
| * Add osNpcCreate(string firstname, string lastname, LSL_Vector position, strin...Justin Clark-Casey (justincc)2012-01-122-0/+8
| * Add osNpcPlayAnimation and osNpcStopAnimation which respect ownership as wellMelanie2012-01-061-0/+10
| * Add osNpcCreateOwned to create an owned NPC. Those can be sensed only by the ...Melanie2012-01-062-1/+7
* | Add osNpcPlayAnimation and osNpcStopAnimation which respect ownership as wellMelanie2012-01-061-0/+10
* | Add osNpcCreateOwned to create an owned NPC. Those can be sensed only by the ...Melanie2012-01-062-1/+7
* | Fix hit testing link sets properly. Fix raycasting for LSL.Melanie2011-12-171-0/+5
* | Merge branch 'master' into careminsterMelanie2011-12-121-0/+5
|\ \ | |/
| * Mantis 5816: osParseJSON Decoding Problemsnebadon2011-12-111-0/+5