| Commit message (Expand) | Author | Files | Lines |
2008-08-13 | Mantis#1856. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 1 | -40/+20 |
2008-08-13 | mantis#1927. Thank you kindly, Leaf for a patch that: | Charles Krinke | 1 | -2/+8 |
2008-08-13 | Revert "Thanks, lulurun, for a patch that clears and refreshes and outdated u... | Mike Mazur | 1 | -6/+1 |
2008-08-13 | Thanks, lulurun, for a patch that clears and refreshes and outdated user | Mike Mazur | 1 | -1/+6 |
2008-08-13 | Make the estate owner UUID from the database have the same rights | Melanie Thielker | 1 | -1/+7 |
2008-08-12 | Thanks HomerHorwitz for a patch to enable the Stand Up button when sitting on... | Jeff Ames | 1 | -3/+5 |
2008-08-12 | * Stop warnings about non existent scene presences/entities being removed on ... | Justin Clarke Casey | 2 | -11/+14 |
2008-08-12 | Thanks, lulurun, for a patch that addresses inventory problems that occur | Mike Mazur | 3 | -1/+13 |
2008-08-12 | Minor formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-08-11 | Patch #9163 - Refactor initial packet sending out of InnerScene into | Melanie Thielker | 3 | -128/+73 |
2008-08-09 | * if the user uuid is present, preserve ownership information when loading an... | Justin Clarke Casey | 1 | -10/+43 |
2008-08-08 | Mantis#1521. Thank you kindly, Lmmz for a patch that: | Charles Krinke | 1 | -0/+5 |
2008-08-08 | * All CheckRegion within an instance would use the same, global, bool for 'Av... | lbsa71 | 1 | -2/+1 |
2008-08-08 | De-coupling the IClientAPI interface and ClientManager class from the | Mike Mazur | 1 | -1/+1 |
2008-08-07 | Mantis#1901. Thank you kindly, Nlin for a patch that: | Charles Krinke | 2 | -2/+2 |
2008-08-07 | Minor formatting cleanup. | Jeff Ames | 4 | -13/+13 |
2008-08-06 | From: alan webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -0/+4 |
2008-08-05 | * Add / as a shortcut to select the root region | Justin Clarke Casey | 1 | -3/+3 |
2008-08-05 | * minor: slightly pointlessly increase the verbosity of the message given whe... | Justin Clarke Casey | 1 | -3/+9 |
2008-08-04 | Fix one more instance of a bad bit value for the collision event | Melanie Thielker | 1 | -1/+1 |
2008-08-04 | Addresses Mantis #1886 | Melanie Thielker | 2 | -6/+11 |
2008-08-01 | Estate series, patch 9 (#9157) | Melanie Thielker | 2 | -2/+10 |
2008-08-01 | * minor: log message twiddling | Justin Clarke Casey | 3 | -12/+10 |
2008-08-01 | * correct bug from last commit - for now don't drop cached user profile when ... | Justin Clarke Casey | 1 | -21/+8 |
2008-08-01 | * Drop cached inventory from the local region when a user crosses out into a ... | Justin Clarke Casey | 3 | -9/+39 |
2008-08-01 | Mantis#1859. Thank you kindly, Lmmz for a patch that: | Charles Krinke | 2 | -1/+38 |
2008-07-31 | * refactor: Change CachedUserInfo.HasInventory to HasReceivedInventory to mak... | Justin Clarke Casey | 1 | -1/+1 |
2008-07-31 | Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClea... | Melanie Thielker | 1 | -0/+8 |
2008-07-31 | Thank you, sacha magne, for a patch that prevents sim chat from | Melanie Thielker | 1 | -1/+4 |
2008-07-30 | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 1 | -2/+12 |
2008-07-30 | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 1 | -0/+5 |
2008-07-29 | * Put in stub code for inventory backup. | Justin Clarke Casey | 1 | -0/+1 |
2008-07-28 | * Added a check for Infinite or NaN values before updating a heightfield. Thi... | Adam Frisby | 1 | -0/+4 |
2008-07-27 | Addresses Mantis #1688 | Melanie Thielker | 1 | -1/+1 |
2008-07-26 | * Changed a number of field names to ccc (public members shouldn't be called m_) | lbsa71 | 5 | -67/+67 |
2008-07-26 | Modified ResetChildPrimPhysicsPositions() to allow archiving and physics to c... | Dahlia Trimble | 1 | -2/+2 |
2008-07-26 | reinstated ResetChildPrimPhysicsPositions() as some prims had bad/missing pro... | Dahlia Trimble | 1 | -6/+8 |
2008-07-25 | Attempt to update viewer for some physics status changes in SOP | Dahlia Trimble | 1 | -3/+6 |
2008-07-25 | * minor: just realized I managed to get the save xml/xml2 messages the wrong ... | Justin Clarke Casey | 1 | -4/+2 |
2008-07-25 | * Stop the HasGroupChanged flag being reverted for newly restored prims which... | Justin Clarke Casey | 3 | -26/+27 |
2008-07-25 | * Remove dumb bug I put in which meant that an archive save would never compl... | Justin Clarke Casey | 3 | -3/+11 |
2008-07-25 | From: Christopher Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 2 | -0/+2 |
2008-07-25 | renaming the increasingly ill-named ChatFromViewerArgs to OSChatMessage | Dr Scofield | 6 | -20/+24 |
2008-07-25 | Patch #9155 (Mantis #1793) | Melanie Thielker | 1 | -0/+3 |
2008-07-25 | Add GetGroupPowers() and a dictionary to hold them to ClientView and | Melanie Thielker | 1 | -0/+5 |
2008-07-25 | *Added CommandIntentions that is used to describe a console commands hazard. ... | mingchen | 7 | -18/+36 |
2008-07-24 | From: Christopher Yeoh <cyeoh@au1.ibm.com> | Dr Scofield | 1 | -0/+16 |
2008-07-24 | Implements llSetForce() and llGetForce(). These are experimental and the unit... | Dahlia Trimble | 1 | -0/+16 |
2008-07-23 | catch a null case in the convenience RegionID property | Sean Dague | 1 | -1/+7 |
2008-07-23 | refactor TaskInventoryItem Mask -> Permissions to be consistant with how things | Sean Dague | 3 | -75/+75 |