| Commit message (Expand) | Author | Age | Files | Lines |
* | Mantis#1934. Thank you Tyre for a patch that: | Charles Krinke | 2008-08-13 | 1 | -1/+11 |
* | Mantis#1931. Thank you kindly, Kinoc for a patch that: | Charles Krinke | 2008-08-13 | 12 | -327/+992 |
* | Thank you, tyre, for a patch that fixes a null reference in LSL | Melanie Thielker | 2008-08-13 | 1 | -11/+10 |
* | Mantis#1925. Thank you, homerHorwitz for a patch that: | Charles Krinke | 2008-08-13 | 1 | -2/+3 |
* | Port the llParcelMediaQuery forward to the new Shared/ directory | Melanie Thielker | 2008-08-13 | 3 | -7/+123 |
* | Remove "static" from the AsyncCommand Manager to make it work properly | Melanie Thielker | 2008-08-12 | 1 | -1/+1 |
* | Minor formatting cleanup. | Jeff Ames | 2008-08-12 | 1 | -1/+1 |
* | * minor: replace hard tabs with soft 4 space tabs in previous patch | Justin Clarke Casey | 2008-08-11 | 1 | -6/+5 |
* | Mantis#1921. Thank you kindly, Leaf for a patch that: | Charles Krinke | 2008-08-11 | 1 | -9/+11 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-10 | 1 | -1/+1 |
* | Mantis#1521. Thank you kindly, Lmmz for a patch that: | Charles Krinke | 2008-08-08 | 1 | -115/+139 |
* | Mantis#1888. Thank you kindly, Tyre for a patch that: | Charles Krinke | 2008-08-07 | 1 | -1/+28 |
* | Minor formatting cleanup. | Jeff Ames | 2008-08-07 | 1 | -10/+10 |
* | 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/+90 |
* | 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 |
* | -make ZERO_VECTOR and ZERO_ROTATION static readonly properties so they can be | Mike Mazur | 2008-07-31 | 1 | -2/+2 |
* | Thank you, HomerHorwitz, for a patch that | Melanie Thielker | 2008-07-30 | 1 | -1/+10 |
* | 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 | -16/+10 |
* | * Changed a number of field names to ccc (public members shouldn't be called m_) | lbsa71 | 2008-07-26 | 1 | -1/+1 |
* | 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 |
* | 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 |
* | 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 | 2 | -14/+14 |
* | Fix issue 1760. If the inventory item is not found, llSay() and throw an exce... | Mike Mazur | 2008-07-23 | 1 | -4/+7 |
* | 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 |
* | 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 |
* | 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 | 5 | -1169/+2554 |
* | 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#1714. Thank you kindly, Krtaylor for a patch that: | Charles Krinke | 2008-07-12 | 1 | -1/+9 |
* | Patch #9141 (Mantis #1655) | Melanie Thielker | 2008-07-12 | 1 | -1/+1 |
* | Patch #9140 (Mantis #1683) | Melanie Thielker | 2008-07-11 | 2 | -0/+28 |