aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Runtime/LSL_Constants.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove support for the OS_NPC constant. That one seems to be overly paranoidMelanie2012-07-251-1/+0
* Merge branch 'master' into careminsterMelanie2012-07-231-0/+1
|\
| * As per opensim-dev mailing list conversation, introduce OS_NPC constant for u...Justin Clark-Casey (justincc)2012-07-201-0/+1
* | Merge branch 'avination' into careminsterMelanie2012-06-291-1/+1
|\ \
| * | Correct a wrong error constantMelanie2012-06-261-1/+1
| * | Mantis 6015 new LSL function llGetAgentList.Talun2012-05-111-0/+5
* | | Merge branch 'master' into careminsterMelanie2012-05-101-0/+5
|\ \ \ | | |/ | |/|
| * | Mantis 6015 new LSL function llGetAgentList.Talun2012-05-091-0/+5
* | | Merge branch 'master' into careminsterMelanie2012-05-071-0/+1
|\ \ \ | |/ /
| * | add OS_NPC_RUNNING option to osNpcMoveToTarget() to allow running speed for m...dahlia2012-05-061-0/+1
* | | Merge branch 'master' into careminsterMelanie2012-04-141-0/+3
|\ \ \ | |/ / | | / | |/ |/|
| * Missing or unimplemented LSL memory functions.Talun2012-04-131-0/+3
* | Merge branch 'master' into careminsterMelanie2012-04-071-0/+10
|\ \ | |/
| * Addition of missing constants for llGetObjectDetails including for Mantis 5502Talun2012-04-061-0/+10
| * PRIM_SCULPT_FLAG_INVERT, PRIM_SCULPT_FLAG_MIRROR implementedPixelTomsen2012-02-251-0/+2
* | Implement llSetPrimitiveParams for physics shape and material. AddMelanie2012-03-131-0/+11
* | Add AVATAR_MALE flag to return values of llGetAgentInfoMelanie2012-03-121-0/+1
* | Implement llSetKeyframedMotion. No persistence, no region crossing. Yet.Melanie2012-02-261-0/+13
* | 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-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-261-0/+8
|\ \ | |/
| * llManageEstateAccess implementation http://wiki.secondlife.com/wiki/LlManageE...PixelTomsen2012-01-261-0/+8
* | Merge branch 'master' into careminsterMelanie2012-01-121-0/+3
|\ \ | |/
| * Add osNpcCreate(string firstname, string lastname, LSL_Vector position, strin...Justin Clark-Casey (justincc)2012-01-121-0/+3
| * Add osNpcCreateOwned to create an owned NPC. Those can be sensed only by the ...Melanie2012-01-061-0/+1
* | Add osNpcCreateOwned to create an owned NPC. Those can be sensed only by the ...Melanie2012-01-061-0/+1
* | Merge branch 'master' into bigmergeMelanie2011-11-281-0/+1
|\ \ | |/
| * Add missing property to llGetLinkPrimitiveParamsBlueWall2011-11-261-0/+1
* | Merge branch 'master' into bigmergeMelanie2011-10-261-0/+2
|\ \ | |/
| * Implementation of PRIM_OMEGA, but only for settingSignpostMarv Martin2011-10-261-0/+1
| * Implementing PRIM_LINK_TARGET, but only for setting paramsSignpostMarv Martin2011-10-261-0/+1
* | Merge commit '79c13cd99728f09a5175dff1750dcb9d7790fcdc' into bigmergeMelanie2011-10-251-1/+1
|\ \ | |/
| * rename OS_NPC_SIT_IMMEDIATE to OS_NPC_SIT_NOW since it's shorter and more und...Justin Clark-Casey (justincc)2011-10-171-1/+1
* | Merge commit '0c041ce12f393367e2754e88d9b8dad5e45f88c4' into bigmergeMelanie2011-10-251-0/+2
|\ \ | |/
| * Implement osNpcSit(). This is still in development so don't trust itJustin Clark-Casey (justincc)2011-10-171-0/+2
* | Merge commit '28f549bd64eb423ae43a5c23c1da5094e6269150' into bigmergeMelanie2011-10-121-0/+4
|\ \ | |/
| * osSetParcelDetails - PARCEL_DETAILS_CLAIMDATEPixel Tomsen2011-10-111-0/+4
* | Resolve merge commits, stage 1Tom2011-09-041-0/+21
|\ \ | |/
| * Add a OS_NPC_LAND_AT_TARGET option to osMoveToTarget()Justin Clark-Casey (justincc)2011-08-101-0/+1
| * fly and no fly constants for osNpcMoveToTarget()Justin Clark-Casey (justincc)2011-08-101-0/+4
| * Port implementation of llCastRay() from Aurora.Justin Clark-Casey (justincc)2011-07-121-0/+16
| * Add support for the new display name related functions in LSL. This does notMelanie2011-04-081-0/+2
* | Add support for the new display name related functions in LSL. This does notMelanie2011-04-081-0/+2
* | Add another flagMelanie2011-02-021-0/+1
* | Add a missing constand and fix ToDoubleList to not eat the last memeberMelanie2011-02-021-0/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-161-0/+1
|\ \ | |/
| * Add PARCEL_DETAILS_ID to LSLBlueWall2010-11-121-0/+1