aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/LSL_BuiltIn_Commands.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Apply cmickeyb's patch from mantis 2068Justin Clarke Casey2008-08-301-8/+13
* Update svn properties, formatting cleanup.Jeff Ames2008-08-281-20/+20
* Erm - make the distanc factor really work....Melanie Thielker2008-08-271-1/+1
* Add ScriptDistanceLimitFactor to OpenSim.ini to allow modifcation ofMelanie Thielker2008-08-271-1/+7
* Mantis#2045. Thank you kindly, Tyre for a patch that:Charles Krinke2008-08-251-363/+419
* Add ScriptDelayFactor under LL-Functions in OpenSim.ini. DefaultedMelanie Thielker2008-08-251-6/+22
* Mantis #2044Melanie Thielker2008-08-251-12/+95
* Mantis#2043. Thank you kindly, Ralphos for a patch that addresses:Charles Krinke2008-08-241-0/+174
* Mantis #2028Melanie Thielker2008-08-241-2/+104
* Some complex re-ordering to make prebuild do what needed to be done.Melanie Thielker2008-08-231-0/+1
* Mantis#1990. Thank you kindly, Nlin and M.Igarashi for a patch that:Charles Krinke2008-08-211-0/+6
* Mantis #2001Melanie Thielker2008-08-191-1/+31
* Formatting cleanup.Jeff Ames2008-08-181-102/+102
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-161-23/+23
* Refactor a lot of direct calls to OGS1 to use the cached version instead.Melanie Thielker2008-08-161-3/+3
* Pantis #1957Melanie Thielker2008-08-151-3/+11
* Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames2008-08-151-1/+1
* Thanks, krtaylor, for a patch that fixes llListSort() and llListRandomize() f...Mike Mazur2008-08-151-1/+8
* Mantis#1942. Thank you kindly, Tyre for a patch that:Charles Krinke2008-08-131-1/+2
* Mantis#1934. Thank you Tyre for a patch that:Charles Krinke2008-08-131-1/+11
* Thank you, tyre, for a patch that fixes a null reference in LSLMelanie Thielker2008-08-131-11/+10
* Mantis#1925. Thank you, homerHorwitz for a patch that:Charles Krinke2008-08-131-1/+30
* From: Omar Vera Ustariz <ustariz@de.ibm.com>Dr Scofield2008-08-131-4/+120
* Minor formatting cleanup.Jeff Ames2008-08-121-1/+1
* * minor: replace hard tabs with soft 4 space tabs in previous patchJustin Clarke Casey2008-08-111-6/+5
* Mantis#1921. Thank you kindly, Leaf for a patch that:Charles Krinke2008-08-111-10/+11
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-101-1/+1
* Mantis#1521. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-081-115/+139
* Minor formatting cleanup.Jeff Ames2008-08-071-10/+10
* Mantis#1859. Thank you kindly, Lmmz for a patch that:Charles Krinke2008-08-011-3/+3
* Mantis#1868. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-07-311-1/+1
* Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClea...Melanie Thielker2008-07-311-2/+66
* Thank you, HomerHorwitz, for a patch that add PERMISSION_CONTROL_CAMERAMelanie Thielker2008-07-311-0/+2
* Thank you, sacha magne, for a patch that implementsMelanie Thielker2008-07-311-0/+3
* Thank you, HomerHorwitz, for a patch thatMelanie Thielker2008-07-301-1/+10
* Addresses Mantis #1688Melanie Thielker2008-07-271-1/+1
* Mantis#1831.Thank you kindly, Francis for a patch that addresses:Charles Krinke2008-07-271-14/+10
* * Changed a number of field names to ccc (public members shouldn't be called m_)lbsa712008-07-261-1/+1
* llApplyImpulse now accepts any non-zero integer as not FALSEDahlia Trimble2008-07-251-12/+4
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-07-241-2/+2
* Implements llSetForce() and llGetForce(). These are experimental and the unit...Dahlia Trimble2008-07-241-3/+30
* refactor TaskInventoryItem Mask -> Permissions to be consistant with how thingsSean Dague2008-07-231-6/+6
* Attempt to fix Mantis #1804Melanie Thielker2008-07-231-17/+4
* refactored LandData to use properties, and cleaned up the naming onSean Dague2008-07-231-32/+32
* Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames2008-07-231-30/+30
* Fix issue 1760. If the inventory item is not found, llSay() and throw an exce...Mike Mazur2008-07-231-3/+6
* some optimizations in quaternion normalization in llRot2Fwd, llRot2Left, and ...Dahlia Trimble2008-07-211-37/+50
* does some verification of the quaternion returned by llAxes2Rot and modifies ...Dahlia Trimble2008-07-211-21/+30
* Make the max sizes of physical and nonphysical prims configurable in OpenSim.iniMelanie Thielker2008-07-201-14/+14
* Mantis#1785. Thank you kindly, Junta_Kohime for a patch that"Charles Krinke2008-07-191-3/+31