aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Runtime/LSL_Constants.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Add PRIM_NAME, PRIM_DESC and PRIM_ROT_LOCALMelanie2010-10-241-0/+3
* | Add PRIM_NAME, PRIM_DESC and PRIM_ROT_LOCALMelanie2010-10-241-0/+3
* | Add a CHANGED_POSITION event so scripts don't have to run expensive loops to ...Tom2010-08-071-0/+1
|/
* Merge branch 'moap'Justin Clark-Casey (justincc)2010-08-061-0/+36
|\
| * Fire CHANGED_MEDIA event if a media texture is set or clearedJustin Clark-Casey (justincc)2010-07-261-0/+1
| * implement llSetPrimMediaParams()Justin Clark-Casey (justincc)2010-07-261-1/+11
| * Implement llGetPrimMediaParams()Justin Clark-Casey (justincc)2010-07-261-0/+25
* | Correct some script constants.Melanie2010-08-061-3/+4
|/
* Add URL_REQUEST_* script constantsMelanie2010-05-031-0/+2
* - implementing server 1.38 functionsunknown2010-03-061-0/+1
* Revolution is on the roll again! :)Revolution2010-02-141-0/+8
* Formatting cleanup. Add copyright headers.Jeff Ames2010-01-041-23/+23
* Added osGetRegionStats() function, to return a number of sim statisticsJeff Lee2009-11-261-0/+23
* Another stab at cmickeyb's patch for script GC.Melanie2009-08-071-1/+1
* Revert the XEngine memleak patch, it causes premature GC.Melanie2009-08-071-1/+1
* |From: James J Greensky <jame.j.greensky@intel.com>Melanie2009-08-061-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1