| Commit message (Expand) | Author | Age | Files | Lines |
* | Change the way attachments are persisted. Editing a worn attachment will now | Melanie | 2010-11-16 | 1 | -6/+13 |
* | When detaching a scripted item, always consider it modified. Script states | Melanie | 2010-11-16 | 1 | -0/+2 |
* | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-14 | 1 | -11/+0 |
|\ |
|
| * | Remove IAttachmentsModule.SetAttachmentInventoryStatus() from public interface | Justin Clark-Casey (justincc) | 2010-09-13 | 1 | -11/+0 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-13 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Formatting cleanup. | Jeff Ames | 2010-09-12 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-08-30 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | refactor: break out attachment position change code in Scene.UpdatePrimPositi... | Justin Clark-Casey (justincc) | 2010-08-26 | 1 | -0/+8 |
| * | Major attachments cleanup. Remove unused AttachObject ClientView method | Melanie | 2010-07-14 | 1 | -1/+1 |
| * | Remove useless quaternion parameter from AttachObject sig | Melanie Thielker | 2010-07-14 | 1 | -2/+2 |
* | | Major attachments cleanup. Remove unused AttachObject ClientView method | Melanie Thielker | 2010-07-14 | 1 | -1/+1 |
* | | Remove useless quaternion parameter from AttachObject sig | Melanie Thielker | 2010-07-14 | 1 | -2/+2 |
* | | Plumb a data path to initialize an attachment from an alternate source | Melanie Thielker | 2010-04-24 | 1 | -1/+6 |
|/ |
|
* | refactor: move DeatchObject() into the AttachmentsModule | Justin Clark-Casey (justincc) | 2010-04-17 | 1 | -0/+10 |
* | refactor: crudely move DetachSingleAttachmentToGround() over to the Attachmen... | Justin Clark-Casey (justincc) | 2010-04-16 | 1 | -0/+7 |
* | refactor: crudely move the RezMultipleAttachments() method into the Attachmen... | Justin Clark-Casey (justincc) | 2010-04-16 | 1 | -0/+12 |
* | refactor: Move another RezSingleAttachment() from Scene.Inventory to Attachme... | Justin Clark-Casey (justincc) | 2010-03-12 | 1 | -2/+16 |
* | refactor: move RezSingleAttachmentFromInventory() from SceneGraph to Attachme... | Justin Clark-Casey (justincc) | 2010-03-12 | 1 | -1/+10 |
* | refactor: move client invoked AttachObject from SceneGraph to AttachmentsModule | Justin Clark-Casey (justincc) | 2010-03-12 | 1 | -3/+14 |
* | Formatting cleanup. Add copyright notices. | Jeff Ames | 2010-03-10 | 1 | -3/+3 |
* | refactor: Move DetachSingleAttachmentToInv to region module | Justin Clark-Casey (justincc) | 2010-03-06 | 1 | -0/+11 |
* | refactor: move user inventory side of RezSingleAttachment to module | Justin Clark-Casey (justincc) | 2010-03-05 | 1 | -0/+12 |
* | refactor: begin to move attachments code into a region module | Justin Clark-Casey (justincc) | 2010-03-05 | 1 | -0/+49 |