Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 4ad9b27530 If the viewer has already rezzed any attachments itself, then ignore the simulator-side rez attachments call. 11 years ago
  Justin Clark-Casey (justincc) c2093ccce1 Move the simulator-side RezAttachments call on login to SP.MakeRootAgent with the other attachments code, using TeleportFlags.ViaLogin check to fire if necessary. 11 years ago
  Melanie 68b910c1ff Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 3648164219 Prevent multiple instances of the same item ID being appended to an AvatarAppearance 11 years ago
  Melanie 566ab7ccf9 Fix merge artefacts 11 years ago
  Melanie 8553a37881 Merge commit '3611d33b00650ccc71994b331e4c6595f95d3131' into careminster 11 years ago
  Justin Clark-Casey (justincc) 397379cd3f Process default attachment point in AttachObjectInternal before we check whether a worn object needs to displace an existing attachment on the same point if we are not using multi-attach. 11 years ago
  Melanie 55ab6f015a Fix tests for multiattach 11 years ago
  Melanie 5e1f651e21 Merge branch 'master' into newmultiattach 11 years ago
  Melanie 0635d9d174 Merge commit 'ccd6f443e1092cb410f565e921f7cf4dd8cd2dac' into newmultiattach 11 years ago
  Melanie e4a70b9f9a Limit each attachment point to 5 items as per spec 11 years ago
  Melanie fcecfc81bb Multiattach, part 1 11 years ago
  Justin Clark-Casey (justincc) 3611d33b00 Improve rejection of any attempt to reattach an object that is already attached. 11 years ago
  Justin Clark-Casey (justincc) a7a9a8a614 Fix recent regression where an item worn to an attachment point that was already occupied did not remove the previous attachment (current behaviour) 11 years ago
  Melanie 70f0587558 Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 6706e189d5 minor: remove some completely unused string local vars added recently in commit 984faf2 11 years ago
  Melanie 339d8ef2a6 Merge branch 'avination' into careminster 11 years ago
  Melanie 81552f41c6 Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) ccd6f443e1 Get attachment script state before taking sp.AttachmentsSyncLock() to avoid race conditions between closing agents and scripts that may be doing attachment manipulation. 11 years ago
  Melanie 9ffa08ea6b Limit each attachment point to 5 items as per spec 11 years ago
  Melanie 797bfbfcfa Multiattach, part 1 11 years ago
  Justin Clark-Casey (justincc) 660d36a5b0 Implement a workaround solution for saving manual script state changes by the user before logout instead of wrongly removing the script early. 11 years ago
  Justin Clark-Casey (justincc) 05ac6d3209 Save attachments on detach/exit if a contained script state has been changed. 11 years ago
  Melanie e62b14024f Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) a75f24bb79 minor: Add some doc to the extremely unhelpful 'fudge....' comment as to why we're deselecting the prim in code before scheduling an update on attachment 11 years ago
  Justin Clark-Casey (justincc) 7f195de303 Fix problem where object attached from ground often does not get attached properly. 11 years ago
  Melanie a2c6094324 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 6235d16c31 Make "show object part" command correctly display script status. 12 years ago
  Melanie 23d5bafa7f Merge branch 'master' into careminster 12 years ago
  SignpostMarv 35b7c80e0b implementing osDropAttachment & osDropAttachmentAt 12 years ago