aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use new LSL compiler by default in DotNetEngine and XEngine. Fix issues 1651,...Mike Mazur2008-07-272-22/+25
* 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-272-2/+2
* Mantis#1831.Thank you kindly, Francis for a patch that addresses:Charles Krinke2008-07-272-30/+20
* Log to console if C# line/column lookup fails.Mike Mazur2008-07-272-2/+4
* Conversion from double to LSLInteger needs to be explicit. Fix issue 1826.Mike Mazur2008-07-272-2/+2
* Implement LSLFloat {+,-,*,/} LSLFloat operations. Fix issues 1532, 1701, 1824 &Mike Mazur2008-07-272-0/+40
* * Changed a number of field names to ccc (public members shouldn't be called m_)lbsa712008-07-263-3/+3
* Add casts from integer to float. Fix issue 1822.Mike Mazur2008-07-252-0/+10
* -add test for newly introduced cast operators (issue 1818)Mike Mazur2008-07-252-4/+6
* Add mingchen's fix for string->float cast to Shared/Melanie Thielker2008-07-251-0/+4
* *Fixes #0001818: typecast string to floatmingchen2008-07-251-0/+4
* llApplyImpulse now accepts any non-zero integer as not FALSEDahlia Trimble2008-07-252-21/+5
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-07-242-5/+5
* Implements llSetForce() and llGetForce(). These are experimental and the unit...Dahlia Trimble2008-07-242-6/+60
* Replace the try/catch with a null check.Mike Mazur2008-07-242-12/+6
* Replace implicit casts from LSLFloat to int and uint which were removed inMike Mazur2008-07-242-0/+20
* refactor TaskInventoryItem Mask -> Permissions to be consistant with how thingsSean Dague2008-07-232-12/+12
* Attempt to fix Mantis #1804Melanie Thielker2008-07-232-35/+9
* Fix Mantis #1759Melanie Thielker2008-07-231-2/+2
* refactored LandData to use properties, and cleaned up the naming onSean Dague2008-07-232-64/+64
* Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames2008-07-237-54/+54
* Fix issue 1760. If the inventory item is not found, llSay() and throw an exce...Mike Mazur2008-07-232-7/+13
* Enable LSL <-> C# source location mapping when reporing compiler errors to th...Mike Mazur2008-07-232-3/+44
* First version of position mapping between LSL <-> C# implemented.Mike Mazur2008-07-233-231/+500
* Mantis#1801. Thank you kindly, Junta_Kohime for a patch that:Charles Krinke2008-07-212-2/+2
* some optimizations in quaternion normalization in llRot2Fwd, llRot2Left, and ...Dahlia Trimble2008-07-212-73/+98
* does some verification of the quaternion returned by llAxes2Rot and modifies ...Dahlia Trimble2008-07-212-52/+69
* Make the max sizes of physical and nonphysical prims configurable in OpenSim.iniMelanie Thielker2008-07-202-28/+28
* Mantis#1785. Thank you kindly, Junta_Kohime for a patch that"Charles Krinke2008-07-192-5/+62
* Fix prim link numbers (Mantis #1781)Melanie Thielker2008-07-193-27/+21
* Mantis#1778. Thank you kindly, Junta_Kohime for a patch that:Charles Krinke2008-07-182-4/+61
* * Fix http://opensimulator.org/mantis/view.php?id=1761Justin Clarke Casey2008-07-182-2/+2
* Implement cast to LSL_Types.LSLInteger from double. Fix issue 1770.Mike Mazur2008-07-182-0/+10
* Treat LSL_Types as special cases in llList2Integer and llList2Float. This cou...Mike Mazur2008-07-182-0/+36
* Mantis#1768. Thank you kindly, Junta_Kohime for a patch that:Charles Krinke2008-07-182-2/+30
* Mantis#1598. Thank you kindly, Matth for a patch that addresses:Charles Krinke2008-07-172-55/+105
* Mantis#1755. Thank you kindly, Matth for a patch that solves:Charles Krinke2008-07-162-32/+107
* squashing warnings crittersDr Scofield2008-07-164-2/+20
* Mantis#1746. Thank you kindly, nlin for pointing out thatCharles Krinke2008-07-161-2/+2
* Fix issue 1582. The maximum allowable length for a string passed to SimChat i...Mike Mazur2008-07-161-1/+1
* Mantis#1753. Thank you kindly, Kinoc for a patch that:Charles Krinke2008-07-1614-2290/+5107
* 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-142-16/+22
* Mantis#1739. Thank you kindly, Grumly57 for a patch that:Charles Krinke2008-07-142-2/+34
* Patch #9150Melanie Thielker2008-07-142-2/+2
* Patch #9147Melanie Thielker2008-07-142-14/+20
* Mantis#1728. Thank you kindly, Mikem for a patch that solves:Charles Krinke2008-07-142-14142/+15288