aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Runtime/LSL_Constants.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 PARCEL_DETAILS_ID to LSLBlueWall2010-11-121-0/+1
* Add PRIM_NAME, PRIM_DESC and PRIM_ROT_LOCALMelanie2010-10-241-0/+3
* 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
* Adding a script event, changed(CHANGED_ANIMATION)Melanie Thielker2009-04-111-0/+1
* Implement missing LSL TEXTURE_xxx constants including two new textures.idb2009-01-221-0/+8
* Make ZERO_ROTATION.y a float. Fixes Mantis #2985.Mike Mazur2009-01-121-1/+1
* Added ATTACH_HUD_* constants fixes Mantis #2823idb2008-12-141-0/+8
* Implementation of the llDetectedTouch* functionsidb2008-12-051-0/+5
* Fix the PAY_HIDE and PAY_DEFAULT constants to be LSLIntegers and getMelanie Thielker2008-11-171-2/+2
* * Rework llParcelMediaCommandListHomer Horwitz2008-10-111-0/+3
* Implement LSL-function llSetClickAction.Homer Horwitz2008-09-251-0/+10
* Mantis#2233. Thank you kindly, Idb, for a patch that solves:Charles Krinke2008-09-211-0/+7
* From: alan_webb@us.ibm.comSean Dague2008-09-091-0/+2
* Implement proper persistence of the following prim properties:Melanie Thielker2008-09-081-1/+1
* Another attempt at fixing XEngine llSetPrimitiveParams: Make it acceptMelanie Thielker2008-09-011-2/+2
* Mantis#1888. Thank you kindly, Tyre for a patch that:Charles Krinke2008-08-071-1/+28
* Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClea...Melanie Thielker2008-07-311-0/+24
* Thank you, HomerHorwitz, for a patch that add PERMISSION_CONTROL_CAMERAMelanie Thielker2008-07-311-0/+1
* Thank you, sacha magne, for a patch that implementsMelanie Thielker2008-07-311-0/+1
* -make ZERO_VECTOR and ZERO_ROTATION static readonly properties so they can beMike Mazur2008-07-311-2/+2
* Mantis#1660. Thank you, kindly, Melanie for a patch that:Charles Krinke2008-07-031-2/+3
* Mantis#1654. Thank you kindly, Matth for a patch that:Charles Krinke2008-07-031-0/+1
* * Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, ap...lbsa712008-06-241-0/+421