| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | -4/+5 |
* | Add mingchen's fix for string->float cast to Shared/ | Melanie Thielker | 2008-07-25 | 1 | -0/+4 |
* | llApplyImpulse now accepts any non-zero integer as not FALSE | Dahlia Trimble | 2008-07-25 | 1 | -9/+1 |
* | Update svn properties. Minor formatting cleanup. | Jeff Ames | 2008-07-24 | 1 | -3/+3 |
* | Implements llSetForce() and llGetForce(). These are experimental and the unit... | Dahlia Trimble | 2008-07-24 | 1 | -3/+30 |
* | Replace the try/catch with a null check. | Mike Mazur | 2008-07-24 | 1 | -6/+3 |
* | 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 | -18/+5 |
* | Fix Mantis #1759 | Melanie Thielker | 2008-07-23 | 1 | -2/+2 |
* | 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 | 4 | -19/+19 |
* | Fix issue 1760. If the inventory item is not found, llSay() and throw an exce... | Mike Mazur | 2008-07-23 | 1 | -4/+7 |
* | Enable LSL <-> C# source location mapping when reporing compiler errors to th... | Mike Mazur | 2008-07-23 | 1 | -3/+28 |
* | First version of position mapping between LSL <-> C# implemented. | Mike Mazur | 2008-07-23 | 1 | -111/+246 |
* | Mantis#1801. Thank you kindly, Junta_Kohime for a patch that: | Charles Krinke | 2008-07-21 | 1 | -1/+1 |
* | some optimizations in quaternion normalization in llRot2Fwd, llRot2Left, and ... | Dahlia Trimble | 2008-07-21 | 1 | -36/+48 |
* | does some verification of the quaternion returned by llAxes2Rot and modifies ... | Dahlia Trimble | 2008-07-21 | 1 | -31/+39 |
* | 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 | -2/+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/+30 |
* | * Fix http://opensimulator.org/mantis/view.php?id=1761 | Justin Clarke Casey | 2008-07-18 | 1 | -1/+1 |
* | Implement cast to LSL_Types.LSLInteger from double. Fix issue 1770. | Mike Mazur | 2008-07-18 | 1 | -0/+5 |
* | Treat LSL_Types as special cases in llList2Integer and llList2Float. This cou... | Mike Mazur | 2008-07-18 | 1 | -0/+18 |
* | Mantis#1768. Thank you kindly, Junta_Kohime for a patch that: | Charles Krinke | 2008-07-18 | 1 | -1/+15 |
* | Mantis#1598. Thank you kindly, Matth for a patch that addresses: | Charles Krinke | 2008-07-17 | 1 | -27/+53 |
* | Mantis#1755. Thank you kindly, Matth for a patch that solves: | Charles Krinke | 2008-07-16 | 1 | -14/+54 |
* | squashing warnings critters | Dr Scofield | 2008-07-16 | 2 | -1/+10 |
* | Mantis#1753. Thank you kindly, Kinoc for a patch that: | Charles Krinke | 2008-07-16 | 7 | -1169/+2559 |
* | Mantis#1739. Thank you kindly, Grumly57 for an additional patch that: | Charles Krinke | 2008-07-14 | 1 | -8/+11 |
* | Mantis#1739. Thank you kindly, Grumly57 for a patch that: | Charles Krinke | 2008-07-14 | 1 | -1/+17 |
* | Patch #9150 | Melanie Thielker | 2008-07-14 | 1 | -1/+1 |
* | Patch #9147 | Melanie Thielker | 2008-07-14 | 1 | -7/+10 |
* | Mantis#1728. Thank you kindly, Mikem for a patch that solves: | Charles Krinke | 2008-07-14 | 1 | -7071/+7644 |
* | Mantis#1714. Thank you kindly, Krtaylor for a patch that: | Charles Krinke | 2008-07-12 | 1 | -1/+9 |
* | Patch #9142 (No mantis) | Melanie Thielker | 2008-07-12 | 4 | -12/+53 |
* | Patch #9141 (Mantis #1655) | Melanie Thielker | 2008-07-12 | 2 | -1/+15 |
* | Patch #9140 (Mantis #1683) | Melanie Thielker | 2008-07-11 | 2 | -0/+28 |
* | Thanks Mike for another LSL compiler patch which fixes a bug where 'vector v=... | Johan Berntsson | 2008-07-11 | 1 | -6947/+7211 |
* | Patch from Mike: errors from the LSL/C# compilers are now reported to the use... | Johan Berntsson | 2008-07-10 | 1 | -1/+1 |
* | Mantis#1707. Thank you, Melanie for a patch that: | Charles Krinke | 2008-07-10 | 1 | -0/+36 |
* | Mantis#1673. Thank you kindly, Matth for a patch that: | Charles Krinke | 2008-07-10 | 1 | -0/+20 |
* | Mantis#1700. Thank you, Melanie for a patch that: | Charles Krinke | 2008-07-09 | 1 | -0/+8 |
* | for testing purposes only: | MW | 2008-07-09 | 3 | -0/+15 |
* | Patch from Mike which removes a lexer warning in the LSL compiler. | Johan Berntsson | 2008-07-09 | 1 | -9593/+9326 |