| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Mantis#1921. Thank you kindly, Leaf for a patch that: | Charles Krinke | 2008-08-11 | 1 | -10/+11 |
* | Mantis#1910. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-10 | 1 | -1/+5 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-10 | 1 | -1/+1 |
* | * Remove warnings | Justin Clarke Casey | 2008-08-09 | 1 | -1/+1 |
* | Mantis#1521. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-08 | 1 | -115/+139 |
* | Mantis#1899. Thank you kindly, Cmickeyb for a patch that: | Charles Krinke | 2008-08-07 | 3 | -11/+11 |
* | Mantis#1888. Thank you kindly, Tyre for a patch that: | Charles Krinke | 2008-08-07 | 1 | -0/+27 |
* | Minor formatting cleanup. | Jeff Ames | 2008-08-07 | 3 | -13/+13 |
* | * oops, fix build break from last checkin | Justin Clarke Casey | 2008-08-05 | 1 | -2/+2 |
* | * possible fix for event queue problems (exceptions and event count max excee... | Justin Clarke Casey | 2008-08-05 | 1 | -1/+17 |
* | Fix wrong bitmask value in script engine that would make a mess of | Melanie Thielker | 2008-08-04 | 1 | -1/+1 |
* | Mantis#1859. Thank you kindly, Lmmz for a patch that: | Charles Krinke | 2008-08-01 | 1 | -3/+3 |
* | Mantis#1868. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-07-31 | 1 | -1/+1 |
* | Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClea... | Melanie Thielker | 2008-07-31 | 2 | -2/+91 |
* | Thank you, HomerHorwitz, for a patch that add PERMISSION_CONTROL_CAMERA | Melanie Thielker | 2008-07-31 | 2 | -0/+3 |
* | Thank you, sacha magne, for a patch that implements | Melanie Thielker | 2008-07-31 | 2 | -0/+4 |
* | Thanks, M. Igarashi & nlin, for a patch that implements unary minus operator | Mike Mazur | 2008-07-31 | 1 | -0/+5 |
* | -make ZERO_VECTOR and ZERO_ROTATION static readonly properties so they can be | Mike Mazur | 2008-07-31 | 2 | -2/+26 |
* | More LSL_Types implicit/explicit cast changes. Fix issue 1854. | Mike Mazur | 2008-07-31 | 1 | -3/+3 |
* | Thank you, HomerHorwitz, for a patch that | Melanie Thielker | 2008-07-30 | 1 | -1/+10 |
* | When casting strings to int, use double.Parse() as strings may be floats. With | Mike Mazur | 2008-07-28 | 1 | -2/+4 |
* | -implement LSLString -> Quaternion explicit cast | Mike Mazur | 2008-07-28 | 1 | -0/+5 |
* | Adding explicit cast from LSLFloat to LSLInteger. Work on issue 1822. | Mike Mazur | 2008-07-28 | 1 | -0/+5 |
* | -copy LSL_Types tests from Common/ to Shared/ | Mike Mazur | 2008-07-28 | 1 | -3/+3 |
* | Re-fix r5681. Sorry for the inconvenience. We will now return you | Melanie Thielker | 2008-07-27 | 1 | -0/+1 |
* | Addresses Mantis #1611 | Melanie Thielker | 2008-07-27 | 1 | -0/+3 |
* | Addresses Mantis #1688 | Melanie Thielker | 2008-07-27 | 1 | -1/+1 |
* | Mantis#1831.Thank you kindly, Francis for a patch that addresses: | Charles Krinke | 2008-07-27 | 1 | -14/+10 |
* | Conversion from double to LSLInteger needs to be explicit. Fix issue 1826. | Mike Mazur | 2008-07-27 | 1 | -1/+1 |
* | Implement LSLFloat {+,-,*,/} LSLFloat operations. Fix issues 1532, 1701, 1824 & | Mike Mazur | 2008-07-27 | 1 | -0/+20 |
* | * Changed a number of field names to ccc (public members shouldn't be called m_) | lbsa71 | 2008-07-26 | 1 | -1/+1 |
* | Add casts from integer to float. Fix issue 1822. | Mike Mazur | 2008-07-25 | 1 | -0/+5 |
* | -add test for newly introduced cast operators (issue 1818) | Mike Mazur | 2008-07-25 | 1 | -0/+1 |
* | *Fixes #0001818: typecast string to float | mingchen | 2008-07-25 | 1 | -0/+4 |
* | llApplyImpulse now accepts any non-zero integer as not FALSE | Dahlia Trimble | 2008-07-25 | 1 | -12/+4 |
* | Update svn properties. Minor formatting cleanup. | Jeff Ames | 2008-07-24 | 1 | -2/+2 |
* | Implements llSetForce() and llGetForce(). These are experimental and the unit... | Dahlia Trimble | 2008-07-24 | 1 | -3/+30 |
* | Replace implicit casts from LSLFloat to int and uint which were removed in | Mike Mazur | 2008-07-24 | 1 | -0/+10 |
* | refactor TaskInventoryItem Mask -> Permissions to be consistant with how things | Sean Dague | 2008-07-23 | 1 | -6/+6 |
* | Attempt to fix Mantis #1804 | Melanie Thielker | 2008-07-23 | 1 | -17/+4 |
* | refactored LandData to use properties, and cleaned up the naming on | Sean Dague | 2008-07-23 | 1 | -32/+32 |
* | Update svn properties. Formatting cleanup. Remove a compiler warning. | Jeff Ames | 2008-07-23 | 1 | -30/+30 |
* | Fix issue 1760. If the inventory item is not found, llSay() and throw an exce... | Mike Mazur | 2008-07-23 | 1 | -3/+6 |
* | some optimizations in quaternion normalization in llRot2Fwd, llRot2Left, and ... | Dahlia Trimble | 2008-07-21 | 1 | -37/+50 |
* | does some verification of the quaternion returned by llAxes2Rot and modifies ... | Dahlia Trimble | 2008-07-21 | 1 | -21/+30 |
* | Make the max sizes of physical and nonphysical prims configurable in OpenSim.ini | Melanie Thielker | 2008-07-20 | 1 | -14/+14 |
* | Mantis#1785. Thank you kindly, Junta_Kohime for a patch that" | Charles Krinke | 2008-07-19 | 1 | -3/+31 |
* | Fix prim link numbers (Mantis #1781) | Melanie Thielker | 2008-07-19 | 1 | -9/+9 |
* | Mantis#1778. Thank you kindly, Junta_Kohime for a patch that: | Charles Krinke | 2008-07-18 | 1 | -2/+31 |
* | * Fix http://opensimulator.org/mantis/view.php?id=1761 | Justin Clarke Casey | 2008-07-18 | 1 | -1/+1 |