aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-27Addresses Mantis #1688Melanie Thielker1-1/+1
2008-07-27Mantis#1831.Thank you kindly, Francis for a patch that addresses:Charles Krinke1-16/+10
2008-07-26* Changed a number of field names to ccc (public members shouldn't be called m_)lbsa711-1/+1
2008-07-25llApplyImpulse now accepts any non-zero integer as not FALSEDahlia Trimble1-9/+1
2008-07-24Update svn properties. Minor formatting cleanup.Jeff Ames1-3/+3
2008-07-24Implements llSetForce() and llGetForce(). These are experimental and the unit...Dahlia Trimble1-3/+30
2008-07-23refactor TaskInventoryItem Mask -> Permissions to be consistant with how thingsSean Dague1-6/+6
2008-07-23Attempt to fix Mantis #1804Melanie Thielker1-18/+5
2008-07-23refactored LandData to use properties, and cleaned up the naming onSean Dague1-32/+32
2008-07-23Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames2-14/+14
2008-07-23Fix issue 1760. If the inventory item is not found, llSay() and throw an exce...Mike Mazur1-4/+7
2008-07-21some optimizations in quaternion normalization in llRot2Fwd, llRot2Left, and ...Dahlia Trimble1-36/+48
2008-07-21does some verification of the quaternion returned by llAxes2Rot and modifies ...Dahlia Trimble1-31/+39
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-2/+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/+30
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-27/+53
2008-07-16squashing warnings crittersDr Scofield2-1/+10
2008-07-16Mantis#1753. Thank you kindly, Kinoc for a patch that:Charles Krinke5-1169/+2554
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#1714. Thank you kindly, Krtaylor for a patch that:Charles Krinke1-1/+9
2008-07-12Patch #9141 (Mantis #1655)Melanie Thielker1-1/+1
2008-07-11Patch #9140 (Mantis #1683)Melanie Thielker2-0/+28
2008-07-10Mantis#1707. Thank you, Melanie for a patch that:Charles Krinke1-0/+36
2008-07-09Mantis#1700. Thank you, Melanie for a patch that:Charles Krinke1-0/+8
2008-07-09for testing purposes only:MW3-0/+15
2008-07-08Mantis#1691. Applied Melanie's modification of Charles Krinke1-2/+13
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-10/+10
2008-07-06Mantis#1674. Thank you kindly, Matth for a patch that:Charles Krinke1-1/+2
2008-07-04Mantis#1659. Thank you, Melanie for a patch that:Charles Krinke1-0/+2
2008-07-03Mantis#1660. Thank you, kindly, Melanie for a patch that:Charles Krinke1-2/+3
2008-07-03Mantis#1658. Thank you, Melanie for a patch that:Charles Krinke1-2/+25
2008-07-03Mantis#1654. Thank you kindly, Matth for a patch that:Charles Krinke2-16/+17
2008-07-03Mantis#1653. Thank you kindly, Vytek for a patch that:Charles Krinke1-2/+1
2008-07-03Mantis#1652. Thank you, Melanie for a patch that:Charles Krinke1-7/+463
2008-07-02property encapsulation for SOPSean Dague1-1/+1
2008-07-02Mantis#1648. Thank you, Melanie for a patch that:Charles Krinke1-1/+1
2008-07-01Mantis#1643. Thank you Melanie for a patch that:Charles Krinke1-0/+6
2008-07-01From: kurt taylor (krtaylor)Dr Scofield3-0/+33
2008-06-30properly explaining each #pragma warning disableDr Scofield7-93/+93
2008-06-29patch from mantis #1632, thanks MelanieMW1-1/+1