aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common (follow)
Commit message (Expand)AuthorAgeFilesLines
* -copy LSL_Types tests from Common/ to Shared/Mike Mazur2008-07-281-3/+3
* Re-fix r5681. Sorry for the inconvenience. We will now return youMelanie Thielker2008-07-271-0/+1
* Addresses Mantis #1611Melanie Thielker2008-07-271-0/+3
* 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
* Conversion from double to LSLInteger needs to be explicit. Fix issue 1826.Mike Mazur2008-07-271-1/+1
* Implement LSLFloat {+,-,*,/} LSLFloat operations. Fix issues 1532, 1701, 1824 &Mike Mazur2008-07-271-0/+20
* * Changed a number of field names to ccc (public members shouldn't be called m_)lbsa712008-07-261-1/+1
* Add casts from integer to float. Fix issue 1822.Mike Mazur2008-07-251-0/+5
* -add test for newly introduced cast operators (issue 1818)Mike Mazur2008-07-251-0/+1
* *Fixes #0001818: typecast string to floatmingchen2008-07-251-0/+4
* 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
* Replace implicit casts from LSLFloat to int and uint which were removed inMike Mazur2008-07-241-0/+10
* 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
* Implement cast to LSL_Types.LSLInteger from double. Fix issue 1770.Mike Mazur2008-07-181-0/+5
* 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#1755. Thank you kindly, Matth for a patch that solves:Charles Krinke2008-07-161-18/+53
* Mantis#1746. Thank you kindly, nlin for pointing out thatCharles Krinke2008-07-161-2/+2
* I had to revert the Mantis#1746 patch as although the local buildCharles Krinke2008-07-152-64/+2
* Mantis#1746. Thank you kindly, nlin & M.Igarashi for a patch that:Charles Krinke2008-07-152-2/+64
* 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#1673. Thank you kindly, Matth for a patch that:Charles Krinke2008-07-101-0/+20
* Mantis#1704. Thank you kindly, Mjm for a patch that:Charles Krinke2008-07-091-2/+9
* for testing purposes only:MW2008-07-093-0/+14
* Mantis#1690. Thank you kindly, Melanie for a patch that:Charles Krinke2008-07-081-0/+3
* 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-062-44/+44