aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Runtime/LSL_Constants.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-9/+70
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-7/+68
* New constants for llGetObjectDetailsTalun2013-01-251-0/+17
* adding ability for listeners to be filtered by regular expressions and a gene...SignpostMarv2012-10-261-0/+10
* Add CLICK_ACTION_ZOOMBlueWall2012-10-201-0/+1
* Implementing functing to send messages directly to attachmentsSignpostMarv2012-09-041-0/+52
* implementedSignpostMarv2012-08-171-0/+1
* adding ATTACH_*_PEC constantsSignpostMarv2012-08-151-0/+2
* As per opensim-dev mailing list conversation, introduce OS_NPC constant for u...Justin Clark-Casey (justincc)2012-07-201-0/+1
* Mantis 6015 new LSL function llGetAgentList.Talun2012-05-091-0/+5
* add OS_NPC_RUNNING option to osNpcMoveToTarget() to allow running speed for m...dahlia2012-05-061-0/+1
* Missing or unimplemented LSL memory functions.Talun2012-04-131-0/+3
* 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
* 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
* Add OS_NPC_SENSE_AS_AGENT option to osNpcCreate().Justin Clark-Casey (justincc)2012-01-281-0/+1
* llManageEstateAccess implementation http://wiki.secondlife.com/wiki/LlManageE...PixelTomsen2012-01-261-0/+8
* 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 missing property to llGetLinkPrimitiveParamsBlueWall2011-11-261-0/+1
* 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
* 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
* Implement osNpcSit(). This is still in development so don't trust itJustin Clark-Casey (justincc)2011-10-171-0/+2
* osSetParcelDetails - PARCEL_DETAILS_CLAIMDATEPixel Tomsen2011-10-111-0/+4
* 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