Commit History

Author SHA1 Message Date
  Melanie 3589acdab1 Merge branch 'master' into careminster 10 years ago
  Justin Clark-Casey (justincc) ecfb78dd16 minor: Use default(UUID) in rez attachment failure error logging rather than (UUID)null 10 years ago
  teravus ece2d24077 * Fixes cases where Last Attachment Point gets overwritten with 0 when it shouldn't 11 years ago
  Melanie 75c68fa29e Merge branch 'master' into careminster 11 years ago
  Aleric Inglewood 2dc92e7de1 Preserve attachment point & position when attachment is rezzed in world 11 years ago
  Melanie bef03fb30b Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) d75f00cc2d minor: remove mono compiler warning from AttachmentsModule 11 years ago
  Melanie 005c69511d Merge branch 'master' into careminster 11 years ago
  Melanie 598f63e984 Make atachment state load work again 11 years ago
  Justin Clark-Casey (justincc) c9695a0a59 Move experimental attachments throttling further down the chain so that multiple attachments changes (e.g. change outfit) are also throttled 11 years ago
  Melanie 6fc03c7e6e Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 216e785ca9 Add experimental "debug attachments throttle <ms>" setting (command line) and ThrottlePer100PrimsRezzed in [Attachments] in config 11 years ago
  Melanie a7eb1b5b85 Merge branch 'master' into careminster 11 years ago
  Dan Lake 9f129938c9 Attachments module only registers when enabled. This enables alternative attachments module implementations. All calls to Scene.AttachmentsModule are checking for null. Ideally, if we support disabling attachments then we need a null attachments module to register with the scene. 11 years ago
  Melanie 162dfd8a38 Merge branch 'avination-current' into careminster 11 years ago
  Melanie 8582b2b992 Make objects attached from the ground appear in inventory again. Fixes a number 11 years ago
  Melanie 13cd8c17d7 Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 3290cd09d3 remove pointless region handle paramter from IClientAPI.SendKillObject() 11 years ago
  Justin Clark-Casey (justincc) 69bc37acd6 minor: Remove unnecessary call to GetAttachments() in AttachmentsModule.UpdateUserInventoryWithAttachment() 11 years ago
  Melanie 64a56059b1 Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 76629289f0 refactor: move the append magic number processing for attachments back up into RezSingleAttachmentFromInventory from RezSingleAttachmentFromInventoryInternal() done in commit 023faa2 11 years ago
  Melanie d5d6a274a7 Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 023faa227e Check viewer 2/3 attachment calls against avatar appearance attachment data rather than actually attached objects 11 years ago
  Justin Clark-Casey (justincc) 23ae4c0a4d Fix bug where CHANGED_REGION and/or CHANGED_TELEPORT weren't firing for scripts in attachments. 11 years ago
  Melanie 05810e48b0 Merge commit 'c92654fb43f303da8e1623f9fff8a404aad72374' into careminster 11 years ago
  Melanie c93f67b632 Merge commit '2b142f2f9e888d5cb7317cc51c12ac7152c54459' into careminster 11 years ago
  Melanie 6954024fb2 Merge commit '4ad9b275302ee109937512963eab095ff542a0c7' into careminster 11 years ago
  Melanie 120903efb6 Merge commit 'c2093ccce16cd5210c8e0759f23b5b4bd205b7af' into careminster 11 years ago
  Justin Clark-Casey (justincc) c92654fb43 Stop attempts to update/add existing attachments in user inventory when teleporting between regions. 11 years ago
  Justin Clark-Casey (justincc) 2b142f2f9e Add "debug attachments" console command to allow highly verbose attachment logging to be switched on and off. 11 years ago