| Commit message (Expand) | Author | Files | Lines |
2008-07-23 | refactored LandData to use properties, and cleaned up the naming on | Sean Dague | 1 | -32/+32 |
2008-07-23 | Update svn properties. Formatting cleanup. Remove a compiler warning. | Jeff Ames | 1 | -30/+30 |
2008-07-23 | Fix issue 1760. If the inventory item is not found, llSay() and throw an exce... | Mike Mazur | 1 | -3/+6 |
2008-07-21 | some optimizations in quaternion normalization in llRot2Fwd, llRot2Left, and ... | Dahlia Trimble | 1 | -37/+50 |
2008-07-21 | does some verification of the quaternion returned by llAxes2Rot and modifies ... | Dahlia Trimble | 1 | -21/+30 |
2008-07-20 | Make the max sizes of physical and nonphysical prims configurable in OpenSim.ini | Melanie Thielker | 1 | -14/+14 |
2008-07-19 | Mantis#1785. Thank you kindly, Junta_Kohime for a patch that" | Charles Krinke | 1 | -3/+31 |
2008-07-19 | Fix prim link numbers (Mantis #1781) | Melanie Thielker | 1 | -9/+9 |
2008-07-18 | Mantis#1778. Thank you kindly, Junta_Kohime for a patch that: | Charles Krinke | 1 | -2/+31 |
2008-07-18 | * Fix http://opensimulator.org/mantis/view.php?id=1761 | Justin Clarke Casey | 1 | -1/+1 |
2008-07-18 | Implement cast to LSL_Types.LSLInteger from double. Fix issue 1770. | Mike Mazur | 1 | -0/+5 |
2008-07-18 | Treat LSL_Types as special cases in llList2Integer and llList2Float. This cou... | Mike Mazur | 1 | -0/+18 |
2008-07-18 | Mantis#1768. Thank you kindly, Junta_Kohime for a patch that: | Charles Krinke | 1 | -1/+15 |
2008-07-17 | Mantis#1598. Thank you kindly, Matth for a patch that addresses: | Charles Krinke | 1 | -28/+52 |
2008-07-16 | Mantis#1755. Thank you kindly, Matth for a patch that solves: | Charles Krinke | 1 | -18/+53 |
2008-07-16 | Mantis#1746. Thank you kindly, nlin for pointing out that | Charles Krinke | 1 | -2/+2 |
2008-07-15 | I had to revert the Mantis#1746 patch as although the local build | Charles Krinke | 2 | -64/+2 |
2008-07-15 | Mantis#1746. Thank you kindly, nlin & M.Igarashi for a patch that: | Charles Krinke | 2 | -2/+64 |
2008-07-14 | Mantis#1739. Thank you kindly, Grumly57 for an additional patch that: | Charles Krinke | 1 | -8/+11 |
2008-07-14 | Mantis#1739. Thank you kindly, Grumly57 for a patch that: | Charles Krinke | 1 | -1/+17 |
2008-07-14 | Patch #9150 | Melanie Thielker | 1 | -1/+1 |
2008-07-14 | Patch #9147 | Melanie Thielker | 1 | -7/+10 |
2008-07-12 | Mantis#1681. Thank you kindly, Vytek for a patch that: | Charles Krinke | 1 | -1/+5 |
2008-07-12 | Mantis#1714. Thank you kindly, Krtaylor for a patch that: | Charles Krinke | 1 | -1/+9 |
2008-07-12 | Mantis#1691. Thank you kindly, Phrearch for a pactch that: | Charles Krinke | 1 | -3/+18 |
2008-07-10 | Mantis#1707. Thank you, Melanie for a patch that: | Charles Krinke | 1 | -0/+36 |
2008-07-10 | Mantis#1673. Thank you kindly, Matth for a patch that: | Charles Krinke | 1 | -0/+20 |
2008-07-09 | Mantis#1704. Thank you kindly, Mjm for a patch that: | Charles Krinke | 1 | -2/+9 |
2008-07-09 | for testing purposes only: | MW | 3 | -0/+14 |
2008-07-08 | Mantis#1690. Thank you kindly, Melanie for a patch that: | Charles Krinke | 1 | -0/+3 |
2008-07-07 | change SitTarget calls from functions to properties | Sean Dague | 1 | -1/+2 |
2008-07-06 | Mantis#1678. Thank you kindly, Vytek for a patch that: | Charles Krinke | 1 | -1/+1 |
2008-07-06 | Copyright notices and formatting cleanup. | Jeff Ames | 2 | -44/+44 |
2008-07-06 | Mantis#1674. Thank you kindly, Matth for a patch that: | Charles Krinke | 1 | -1/+2 |
2008-07-05 | Add implementation of llGetTimeOfDay() | Charles Krinke | 1 | -2/+1 |
2008-07-03 | Mantis#1654. Thank you kindly, Matth for a patch that: | Charles Krinke | 2 | -16/+17 |
2008-07-02 | Mantis#1649. Thank you kindly, Matth for a patch that: | Charles Krinke | 1 | -7/+463 |
2008-07-02 | property encapsulation for SOP | Sean Dague | 1 | -1/+1 |
2008-07-01 | From: kurt taylor (krtaylor) | Dr Scofield | 3 | -0/+33 |
2008-06-29 | patch from mantis #1632, thanks Melanie | MW | 1 | -1/+1 |
2008-06-28 | Mantis#1623. Thank you, Melanie for a patch that: | Charles Krinke | 6 | -9/+47 |
2008-06-28 | Mantis#1616. Applied Melanie's patch. This may or may | Charles Krinke | 3 | -4/+4 |
2008-06-28 | From: Kurt Taylor <krtaylor@us.ibm.com> | Dr Scofield | 3 | -12/+12 |
2008-06-27 | last round of warning squashing. calling it a day now. | Dr Scofield | 3 | -8/+8 |
2008-06-27 | Mantis#1615. Thank you, Matth for a patch that: | Charles Krinke | 1 | -5/+5 |
2008-06-27 | * Remove responsibilty for signalling scene object change from SceneObjectPar... | Justin Clarke Casey | 1 | -2/+28 |
2008-06-27 | Mantis#1612. Thank you, kindly, Matth for a patch that: | Charles Krinke | 1 | -2/+43 |
2008-06-26 | Mantis#1610. Thank you, Melanie for a patch that: | Charles Krinke | 1 | -1/+6 |
2008-06-26 | Mantis#1594. Thank you, Melanie for a patch that: | Charles Krinke | 1 | -1/+36 |
2008-06-25 | Minor formatting cleanup. | Jeff Ames | 1 | -31/+31 |