| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing RCERR_UNKNOWN and RCERR_SIM_PERF_LOW LSL constants that would eve... | Justin Clark-Casey (justincc) | 2012-02-04 | 1 | -0/+2 |
* | Correct RC_* LSL constants used by llCastRay(). | Justin Clark-Casey (justincc) | 2012-02-04 | 1 | -12/+12 |
* | Add OS_NPC_SENSE_AS_AGENT option to osNpcCreate(). | Justin Clark-Casey (justincc) | 2012-01-28 | 1 | -0/+1 |
* | llManageEstateAccess implementation http://wiki.secondlife.com/wiki/LlManageE... | PixelTomsen | 2012-01-26 | 1 | -0/+8 |
* | Add osNpcCreate(string firstname, string lastname, LSL_Vector position, strin... | Justin Clark-Casey (justincc) | 2012-01-12 | 1 | -0/+3 |
* | Add osNpcCreateOwned to create an owned NPC. Those can be sensed only by the ... | Melanie | 2012-01-06 | 1 | -0/+1 |
* | Add missing property to llGetLinkPrimitiveParams | BlueWall | 2011-11-26 | 1 | -0/+1 |
* | Implementation of PRIM_OMEGA, but only for setting | SignpostMarv Martin | 2011-10-26 | 1 | -0/+1 |
* | Implementing PRIM_LINK_TARGET, but only for setting params | SignpostMarv Martin | 2011-10-26 | 1 | -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-17 | 1 | -1/+1 |
* | Implement osNpcSit(). This is still in development so don't trust it | Justin Clark-Casey (justincc) | 2011-10-17 | 1 | -0/+2 |
* | osSetParcelDetails - PARCEL_DETAILS_CLAIMDATE | Pixel Tomsen | 2011-10-11 | 1 | -0/+4 |
* | Add a OS_NPC_LAND_AT_TARGET option to osMoveToTarget() | Justin Clark-Casey (justincc) | 2011-08-10 | 1 | -0/+1 |
* | fly and no fly constants for osNpcMoveToTarget() | Justin Clark-Casey (justincc) | 2011-08-10 | 1 | -0/+4 |
* | Port implementation of llCastRay() from Aurora. | Justin Clark-Casey (justincc) | 2011-07-12 | 1 | -0/+16 |
* | Add support for the new display name related functions in LSL. This does not | Melanie | 2011-04-08 | 1 | -0/+2 |
* | Add PARCEL_DETAILS_ID to LSL | BlueWall | 2010-11-12 | 1 | -0/+1 |
* | Add PRIM_NAME, PRIM_DESC and PRIM_ROT_LOCAL | Melanie | 2010-10-24 | 1 | -0/+3 |
* | Merge branch 'moap' | Justin Clark-Casey (justincc) | 2010-08-06 | 1 | -0/+36 |
|\ |
|
| * | Fire CHANGED_MEDIA event if a media texture is set or cleared | Justin Clark-Casey (justincc) | 2010-07-26 | 1 | -0/+1 |
| * | implement llSetPrimMediaParams() | Justin Clark-Casey (justincc) | 2010-07-26 | 1 | -1/+11 |
| * | Implement llGetPrimMediaParams() | Justin Clark-Casey (justincc) | 2010-07-26 | 1 | -0/+25 |
* | | Correct some script constants. | Melanie | 2010-08-06 | 1 | -3/+4 |
|/ |
|
* | Add URL_REQUEST_* script constants | Melanie | 2010-05-03 | 1 | -0/+2 |
* | - implementing server 1.38 functions | unknown | 2010-03-06 | 1 | -0/+1 |
* | Revolution is on the roll again! :) | Revolution | 2010-02-14 | 1 | -0/+8 |
* | Formatting cleanup. Add copyright headers. | Jeff Ames | 2010-01-04 | 1 | -23/+23 |
* | Added osGetRegionStats() function, to return a number of sim statistics | Jeff Lee | 2009-11-26 | 1 | -0/+23 |
* | Another stab at cmickeyb's patch for script GC. | Melanie | 2009-08-07 | 1 | -1/+1 |
* | Revert the XEngine memleak patch, it causes premature GC. | Melanie | 2009-08-07 | 1 | -1/+1 |
* | |From: James J Greensky <jame.j.greensky@intel.com> | Melanie | 2009-08-06 | 1 | -1/+1 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | Adding a script event, changed(CHANGED_ANIMATION) | Melanie Thielker | 2009-04-11 | 1 | -0/+1 |
* | Implement missing LSL TEXTURE_xxx constants including two new textures. | idb | 2009-01-22 | 1 | -0/+8 |
* | Make ZERO_ROTATION.y a float. Fixes Mantis #2985. | Mike Mazur | 2009-01-12 | 1 | -1/+1 |
* | Added ATTACH_HUD_* constants fixes Mantis #2823 | idb | 2008-12-14 | 1 | -0/+8 |
* | Implementation of the llDetectedTouch* functions | idb | 2008-12-05 | 1 | -0/+5 |
* | Fix the PAY_HIDE and PAY_DEFAULT constants to be LSLIntegers and get | Melanie Thielker | 2008-11-17 | 1 | -2/+2 |
* | * Rework llParcelMediaCommandList | Homer Horwitz | 2008-10-11 | 1 | -0/+3 |
* | Implement LSL-function llSetClickAction. | Homer Horwitz | 2008-09-25 | 1 | -0/+10 |
* | Mantis#2233. Thank you kindly, Idb, for a patch that solves: | Charles Krinke | 2008-09-21 | 1 | -0/+7 |
* | From: alan_webb@us.ibm.com | Sean Dague | 2008-09-09 | 1 | -0/+2 |
* | Implement proper persistence of the following prim properties: | Melanie Thielker | 2008-09-08 | 1 | -1/+1 |
* | Another attempt at fixing XEngine llSetPrimitiveParams: Make it accept | Melanie Thielker | 2008-09-01 | 1 | -2/+2 |
* | Mantis#1888. Thank you kindly, Tyre for a patch that: | Charles Krinke | 2008-08-07 | 1 | -1/+28 |
* | Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClea... | Melanie Thielker | 2008-07-31 | 1 | -0/+24 |
* | Thank you, HomerHorwitz, for a patch that add PERMISSION_CONTROL_CAMERA | Melanie Thielker | 2008-07-31 | 1 | -0/+1 |
* | Thank you, sacha magne, for a patch that implements | Melanie Thielker | 2008-07-31 | 1 | -0/+1 |
* | -make ZERO_VECTOR and ZERO_ROTATION static readonly properties so they can be | Mike Mazur | 2008-07-31 | 1 | -2/+2 |
* | Mantis#1660. Thank you, kindly, Melanie for a patch that: | Charles Krinke | 2008-07-03 | 1 | -2/+3 |