Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 1615e7d29f Eliminate duplicate AttachmentPoint properties by always using the one stored in the root part's state field. 13 years ago
  Justin Clark-Casey (justincc) 33a894f3d2 refactor: move SOP.IsAttachment and AttachmentPoint up into SOG to avoid pointless duplication of identical values 13 years ago
  Justin Clark-Casey (justincc) 040ad11e61 refactor: remove common presence set up in attachments tests 13 years ago
  Justin Clark-Casey (justincc) dc61bf4b1f comment out verbose test logging from last commit 13 years ago
  Justin Clark-Casey (justincc) 1dba047e4d add regression test for detaching an attachment to the scene 13 years ago
  Justin Clark-Casey (justincc) 002313bf13 refactor: move sog.DetachToInventoryPrep() into AttachmentsModule.DetachSingleAttachmentToInv() 13 years ago
  Justin Clark-Casey (justincc) 4b4c5e69e5 Remove forcing of phantom on ground attached objects - attachments can be both non-phantom and flagged as physical. 13 years ago
  Justin Clark-Casey (justincc) 21f1b68fdf extend initial rez regression test to check that attachment is phantom 13 years ago
  Justin Clark-Casey (justincc) 73d913dad2 Make objects attached from the ground phantom 13 years ago
  Justin Clark-Casey (justincc) b9ec625dbf add TestAddAttachmentFromGround() regression test 13 years ago
  Justin Clark-Casey (justincc) 97b207240e rename AttachmentsModule.ShowDetachInUserInventory() to DetachSingleAttachmentToInv() for consistency and to reflect it's actual behaviour 13 years ago
  Justin Clark-Casey (justincc) 014cd4f8bb remove mono compiler warnings 13 years ago
  Justin Clark-Casey (justincc) 805ba268d5 replace TestRemoveAttachments() with a more thorough TestRemoveAttachment() 13 years ago
  Justin Clark-Casey (justincc) 34aed96a2f replace old TestAddAttachments() with a more thorough TestAddAttachment() 13 years ago
  Justin Clark-Casey (justincc) bd5d35ee32 extend test to check that there is one attachment and that it has the right name 13 years ago
  Justin Clark-Casey (justincc) 696bd44833 Add new regression TestRezAttachmentsOnAvatarEntrance() to do simple attachments check 13 years ago
  Justin Clark-Casey (justincc) 57e54d84d6 Add new FireAndForgetMethod.None. 13 years ago
  Justin Clark-Casey (justincc) d3c10e609e Move some previously common code back into separate tests. Remove unused region handle from test. 13 years ago
  Justin Clark-Casey (justincc) 0bbf7c21d7 Isolate existing incomplete attachments tests rather than have them rely on each other. 13 years ago
  Justin Clark-Casey (justincc) c58b32e7ba drop number of attachments in test from 3 to 2 to reduce text complexity 13 years ago
  Justin Clark-Casey (justincc) 601257f8b6 remove setting up of second scene in attachments since it's not currently used 13 years ago
  Justin Clark-Casey (justincc) 66eb537d0c relocate AttachmentTests.cs to AttachmentsModuleTests.cs 13 years ago