| Commit message (Expand) | Author | Age | Files | Lines |
* | * Implement 'Save Object Back to My Inventory'. On the Linden client this is... | Justin Clarke Casey | 2008-12-17 | 1 | -5/+5 |
* | * refactor: Replace derez destiation magic numbers with an enumeration | Justin Clarke Casey | 2008-11-28 | 1 | -5/+5 |
* | * Extend sog delete to inventory test to crank the normally async sog deleter... | Justin Clarke Casey | 2008-11-21 | 1 | -1/+5 |
* | * Largely revert the last revision and improve on the previous way of doing t... | Justin Clarke Casey | 2008-11-21 | 1 | -2/+10 |
* | * On delete to inventory, actually remove the group from the scene before the... | Justin Clarke Casey | 2008-11-21 | 1 | -6/+1 |
* | Ensure that the physics representation of a deleted object is also removed | Melanie Thielker | 2008-11-19 | 1 | -1/+1 |
* | Fix deleting object that have been persisted already from the DB | Melanie Thielker | 2008-11-19 | 1 | -0/+4 |
* | * Make sure that deleted objects do not send further object updates to the cl... | Justin Clarke Casey | 2008-11-17 | 1 | -1/+1 |
* | * Eliminate SOG.FakeDeleteGroup() since it is now identical with DeleteGroup(... | Justin Clarke Casey | 2008-11-17 | 1 | -1/+1 |
* | * minor: eliminate propogation of now unused permissionToDelete flag | Justin Clarke Casey | 2008-11-17 | 1 | -6/+2 |
* | * Fix probable partial breakage of delete to inventory in last commit | Justin Clarke Casey | 2008-11-17 | 1 | -11/+9 |
* | * Stop nulling SOG.m_rootPart and parts on object deletion | Justin Clarke Casey | 2008-11-17 | 1 | -1/+1 |
* | * Put an Enabled switch on the async object deleter for future testing purposes | Justin Clarke Casey | 2008-11-11 | 1 | -3/+11 |
* | And fix it | Melanie Thielker | 2008-10-22 | 1 | -1/+1 |
* | Prevent an object with a null RootPart in delete queue from stopping | Melanie Thielker | 2008-10-22 | 1 | -4/+13 |
* | Megapatch. :) Fix skull attachment editing. Streamline Object terse updates. | Melanie Thielker | 2008-10-18 | 1 | -9/+8 |
* | * minor: forgot this small tidy in the last checkin | Justin Clarke Casey | 2008-09-29 | 1 | -2/+1 |
* | * minor: tidy up async sog deleter | Justin Clarke Casey | 2008-09-29 | 1 | -19/+18 |
* | * refactor: move asynchronous scene object deletion to inventory queueing out... | Justin Clarke Casey | 2008-09-29 | 1 | -0/+146 |