aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/LSL_BuiltIn_Commands.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix prim link numbers (Mantis #1781)Melanie Thielker2008-07-191-9/+9
* Mantis#1778. Thank you kindly, Junta_Kohime for a patch that:Charles Krinke2008-07-181-2/+31
* * Fix http://opensimulator.org/mantis/view.php?id=1761Justin Clarke Casey2008-07-181-1/+1
* Treat LSL_Types as special cases in llList2Integer and llList2Float. This cou...Mike Mazur2008-07-181-0/+18
* Mantis#1768. Thank you kindly, Junta_Kohime for a patch that:Charles Krinke2008-07-181-1/+15
* Mantis#1598. Thank you kindly, Matth for a patch that addresses:Charles Krinke2008-07-171-28/+52
* Mantis#1739. Thank you kindly, Grumly57 for an additional patch that:Charles Krinke2008-07-141-8/+11
* Mantis#1739. Thank you kindly, Grumly57 for a patch that:Charles Krinke2008-07-141-1/+17
* Patch #9150Melanie Thielker2008-07-141-1/+1
* Patch #9147Melanie Thielker2008-07-141-7/+10
* Mantis#1681. Thank you kindly, Vytek for a patch that:Charles Krinke2008-07-121-1/+5
* Mantis#1714. Thank you kindly, Krtaylor for a patch that:Charles Krinke2008-07-121-1/+9
* Mantis#1691. Thank you kindly, Phrearch for a pactch that:Charles Krinke2008-07-121-3/+18
* Mantis#1707. Thank you, Melanie for a patch that:Charles Krinke2008-07-101-0/+36
* Mantis#1704. Thank you kindly, Mjm for a patch that:Charles Krinke2008-07-091-2/+9
* change SitTarget calls from functions to propertiesSean Dague2008-07-071-1/+2
* Mantis#1678. Thank you kindly, Vytek for a patch that:Charles Krinke2008-07-061-1/+1
* Copyright notices and formatting cleanup.Jeff Ames2008-07-061-42/+42
* Mantis#1674. Thank you kindly, Matth for a patch that:Charles Krinke2008-07-061-1/+2
* Add implementation of llGetTimeOfDay()Charles Krinke2008-07-051-2/+1
* Mantis#1654. Thank you kindly, Matth for a patch that:Charles Krinke2008-07-031-16/+16
* Mantis#1649. Thank you kindly, Matth for a patch that:Charles Krinke2008-07-021-7/+463
* property encapsulation for SOPSean Dague2008-07-021-1/+1
* patch from mantis #1632, thanks MelanieMW2008-06-291-1/+1
* Mantis#1623. Thank you, Melanie for a patch that:Charles Krinke2008-06-281-2/+1
* Mantis#1616. Applied Melanie's patch. This may or mayCharles Krinke2008-06-281-2/+2
* From: Kurt Taylor <krtaylor@us.ibm.com>Dr Scofield2008-06-281-4/+4
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-271-3/+3
* Mantis#1615. Thank you, Matth for a patch that:Charles Krinke2008-06-271-5/+5
* * Remove responsibilty for signalling scene object change from SceneObjectPar...Justin Clarke Casey2008-06-271-2/+28
* Mantis#1612. Thank you, kindly, Matth for a patch that:Charles Krinke2008-06-271-2/+43
* Mantis#1610. Thank you, Melanie for a patch that:Charles Krinke2008-06-261-1/+6
* Mantis#1594. Thank you, Melanie for a patch that:Charles Krinke2008-06-261-1/+36
* Minor formatting cleanup.Jeff Ames2008-06-251-31/+31