aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/LSL_BuiltIn_Commands.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-23Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames1-30/+30
2008-07-23Fix issue 1760. If the inventory item is not found, llSay() and throw an exce...Mike Mazur1-3/+6
2008-07-21some optimizations in quaternion normalization in llRot2Fwd, llRot2Left, and ...Dahlia Trimble1-37/+50
2008-07-21does some verification of the quaternion returned by llAxes2Rot and modifies ...Dahlia Trimble1-21/+30
2008-07-20Make the max sizes of physical and nonphysical prims configurable in OpenSim.iniMelanie Thielker1-14/+14
2008-07-19Mantis#1785. Thank you kindly, Junta_Kohime for a patch that"Charles Krinke1-3/+31
2008-07-19Fix prim link numbers (Mantis #1781)Melanie Thielker1-9/+9
2008-07-18Mantis#1778. Thank you kindly, Junta_Kohime for a patch that:Charles Krinke1-2/+31
2008-07-18* Fix http://opensimulator.org/mantis/view.php?id=1761Justin Clarke Casey1-1/+1
2008-07-18Treat LSL_Types as special cases in llList2Integer and llList2Float. This cou...Mike Mazur1-0/+18
2008-07-18Mantis#1768. Thank you kindly, Junta_Kohime for a patch that:Charles Krinke1-1/+15
2008-07-17Mantis#1598. Thank you kindly, Matth for a patch that addresses:Charles Krinke1-28/+52
2008-07-14Mantis#1739. Thank you kindly, Grumly57 for an additional patch that:Charles Krinke1-8/+11
2008-07-14Mantis#1739. Thank you kindly, Grumly57 for a patch that:Charles Krinke1-1/+17
2008-07-14Patch #9150Melanie Thielker1-1/+1
2008-07-14Patch #9147Melanie Thielker1-7/+10
2008-07-12Mantis#1681. Thank you kindly, Vytek for a patch that:Charles Krinke1-1/+5
2008-07-12Mantis#1714. Thank you kindly, Krtaylor for a patch that:Charles Krinke1-1/+9
2008-07-12Mantis#1691. Thank you kindly, Phrearch for a pactch that:Charles Krinke1-3/+18
2008-07-10Mantis#1707. Thank you, Melanie for a patch that:Charles Krinke1-0/+36
2008-07-09Mantis#1704. Thank you kindly, Mjm for a patch that:Charles Krinke1-2/+9
2008-07-07change SitTarget calls from functions to propertiesSean Dague1-1/+2
2008-07-06Mantis#1678. Thank you kindly, Vytek for a patch that:Charles Krinke1-1/+1
2008-07-06Copyright notices and formatting cleanup.Jeff Ames1-42/+42
2008-07-06Mantis#1674. Thank you kindly, Matth for a patch that:Charles Krinke1-1/+2
2008-07-05Add implementation of llGetTimeOfDay()Charles Krinke1-2/+1
2008-07-03Mantis#1654. Thank you kindly, Matth for a patch that:Charles Krinke1-16/+16
2008-07-02Mantis#1649. Thank you kindly, Matth for a patch that:Charles Krinke1-7/+463
2008-07-02property encapsulation for SOPSean Dague1-1/+1
2008-06-29patch from mantis #1632, thanks MelanieMW1-1/+1
2008-06-28Mantis#1623. Thank you, Melanie for a patch that:Charles Krinke1-2/+1
2008-06-28Mantis#1616. Applied Melanie's patch. This may or mayCharles Krinke1-2/+2
2008-06-28From: Kurt Taylor <krtaylor@us.ibm.com>Dr Scofield1-4/+4
2008-06-27last round of warning squashing. calling it a day now.Dr Scofield1-3/+3
2008-06-27Mantis#1615. Thank you, Matth for a patch that:Charles Krinke1-5/+5
2008-06-27* Remove responsibilty for signalling scene object change from SceneObjectPar...Justin Clarke Casey1-2/+28
2008-06-27Mantis#1612. Thank you, kindly, Matth for a patch that:Charles Krinke1-2/+43
2008-06-26Mantis#1610. Thank you, Melanie for a patch that:Charles Krinke1-1/+6
2008-06-26Mantis#1594. Thank you, Melanie for a patch that:Charles Krinke1-1/+36
2008-06-25Minor formatting cleanup.Jeff Ames1-31/+31
2008-06-25Mantis#1590. Thank you kindly, Melanie for a patch that:Charles Krinke1-3/+1
2008-06-24Mantis#1587. Thank you kindly, Melanie for a patch that:Charles Krinke1-1/+1
2008-06-24Mantis#5189. Thank you kindly, Matth for your patchCharles Krinke1-1/+38
2008-06-23* Remove all use of asset.InvType, as outlined in mailing list discussionJustin Clarke Casey1-1/+1
2008-06-20Mantis#1573. Thank you kindly, Mikem for a patch to ourCharles Krinke1-1/+1
2008-06-18Minor formatting cleanup.Jeff Ames1-2/+1
2008-06-13* minor: Remove LINK_SET debug Console WritelineJustin Clarke Casey1-2/+0
2008-06-13A little minor cleanup and harmonizing between LSL_BuiltIn_Commands.csCharles Krinke1-11/+9
2008-06-08* Fixed it so you can do a lot more llDetected* methods in many additional si...Teravus Ovares1-2/+62
2008-06-08* Fixes llDetectedKey. Teravus Ovares1-53/+2