aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Runtime/LSL_Constants.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-07Another stab at cmickeyb's patch for script GC.Melanie1-1/+1
2009-08-07Revert the XEngine memleak patch, it causes premature GC.Melanie1-1/+1
2009-08-06|From: James J Greensky <jame.j.greensky@intel.com>Melanie1-1/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-04-11Adding a script event, changed(CHANGED_ANIMATION)Melanie Thielker1-0/+1
2009-01-22Implement missing LSL TEXTURE_xxx constants including two new textures.idb1-0/+8
2009-01-12Make ZERO_ROTATION.y a float. Fixes Mantis #2985.Mike Mazur1-1/+1
2008-12-14Added ATTACH_HUD_* constants fixes Mantis #2823idb1-0/+8
2008-12-05Implementation of the llDetectedTouch* functionsidb1-0/+5
2008-11-17Fix the PAY_HIDE and PAY_DEFAULT constants to be LSLIntegers and getMelanie Thielker1-2/+2
2008-10-11* Rework llParcelMediaCommandListHomer Horwitz1-0/+3
2008-09-25Implement LSL-function llSetClickAction.Homer Horwitz1-0/+10
2008-09-21Mantis#2233. Thank you kindly, Idb, for a patch that solves:Charles Krinke1-0/+7
2008-09-09From: alan_webb@us.ibm.comSean Dague1-0/+2
2008-09-08Implement proper persistence of the following prim properties:Melanie Thielker1-1/+1
2008-09-01Another attempt at fixing XEngine llSetPrimitiveParams: Make it acceptMelanie Thielker1-2/+2
2008-08-07Mantis#1888. Thank you kindly, Tyre for a patch that:Charles Krinke1-1/+28
2008-07-31Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClea...Melanie Thielker1-0/+24
2008-07-31Thank you, HomerHorwitz, for a patch that add PERMISSION_CONTROL_CAMERAMelanie Thielker1-0/+1
2008-07-31Thank you, sacha magne, for a patch that implementsMelanie Thielker1-0/+1
2008-07-31-make ZERO_VECTOR and ZERO_ROTATION static readonly properties so they can beMike Mazur1-2/+2
2008-07-03Mantis#1660. Thank you, kindly, Melanie for a patch that:Charles Krinke1-2/+3
2008-07-03Mantis#1654. Thank you kindly, Matth for a patch that:Charles Krinke1-0/+1
2008-06-24* Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, ap...lbsa711-0/+421