Commit History

Author SHA1 Message Date
  Diva Canto 19558f380a Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to neighbours. 14 years ago
  Diva Canto e80cb815df Bug fix on attachments: attach->drop->attach works now. 14 years ago
  Diva Canto 2a71df1285 Reverting that last permissions check upon drop. Looks like all dropped attachments are deleted from inventory. 14 years ago
  Diva Canto 18bfe58de8 Bug fix on attachments: don't delete the item from inventory when it's dropped on the ground. 14 years ago
  Melanie Thielker af3e477e4b Avoid duplicate script resumes. Move resume calls to more logical places 14 years ago
  Melanie 21cad5d3ac All scripts are now created suspended and are only unsuspended when the object 14 years ago
  Justin Clark-Casey (justincc) 26e3884237 refactor: move DeatchObject() into the AttachmentsModule 14 years ago
  Justin Clark-Casey (justincc) 57c293d604 refactor: crudely move DetachSingleAttachmentToGround() over to the AttachmentsModule 14 years ago
  Justin Clark-Casey (justincc) 17d023ba5b refactor: crudely move the RezMultipleAttachments() method into the AttachmentsModule 14 years ago
  Dan Lake 62e0b53ca4 Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene and SceneGraph. This was the only change in this patch to keep it isolated from other recent changes to the same set of files. 14 years ago
  Justin Clark-Casey (justincc) 315fa06c75 refactor: Move another RezSingleAttachment() from Scene.Inventory to AttachmentsModule 14 years ago
  Justin Clark-Casey (justincc) 582375509c refactor: move RezSingleAttachmentFromInventory() from SceneGraph to AttachmentsModule 14 years ago
  Justin Clark-Casey (justincc) b9f5cd75bc refactor: move client invoked AttachObject from SceneGraph to AttachmentsModule 14 years ago
  Jeff Ames f58a0394ed Formatting cleanup. Add copyright notices. 14 years ago
  Justin Clark-Casey (justincc) 395f343498 refactor: Move DetachSingleAttachmentToInv to region module 14 years ago
  Justin Clark-Casey (justincc) 71797af540 refactor: move another AttachObject method 14 years ago
  Justin Clark-Casey (justincc) b72c2dc6e8 refactor: move user inventory side of RezSingleAttachment to module 14 years ago
  Justin Clark-Casey (justincc) 60553e62a3 refactor: begin to move attachments code into a region module 14 years ago