提交历史

作者 SHA1 备注 提交日期
  Diva Canto 12858122d5 Fixes mantis #4870. 14 年之前
  Melanie Thielker 39cd57598b Fix a permissions issue 14 年之前
  Melanie 33aa7ba7dc Revert "More on mantis #4869. This fixes the problem of objects showing up as no copy when they are copy-able. It works, but I have no idea what I'm doing." 14 年之前
  Diva Canto bec1d7cc36 Removed left-over debug messages. 14 年之前
  Diva Canto 87fb19162e More on mantis #4869. This fixes the problem of objects showing up as no copy when they are copy-able. It works, but I have no idea what I'm doing. 14 年之前
  Melanie dd14016885 Revamp the permissions propagation. This MAY mess up. Please test. 14 年之前
  Diva Canto c7e4880a5e One more buglet fixed related to mantis #4841 -- auto-returns were still chocking on a null pointer exception. 14 年之前
  Diva Canto abe0a9ff49 Fixes the obvious problem in mantis #4841. Melanie needs to look at other potential problems there, though. 14 年之前
  Melanie Thielker e15f6905a5 Clean up IMoneyModule and adjust the other modules to the changes 14 年之前
  Melanie 5964084d25 Fix a nullref on autoreturn 14 年之前
  Melanie 3612a5252b Fix more perms weirdness. Preserve "Locked" status across gives and rez/take. 14 年之前
  Melanie 205d2496f6 Fix permission propagation to prevent permanently locked objects from being 14 年之前
  Diva Canto d184fef4dc Inventory offers and subsequent notifications of acceptance/decline now working across the board. 14 年之前
  Diva Canto 8fc5eda2c9 Bug fix in attachments: when attaching from inworld the item's parentFolderID was wrong. 14 年之前
  Melanie Thielker a5728cc91c Fix prim returns I broke earlier 14 年之前
  Melanie Thielker f29cb57bf1 Continuing refactor. Refactor DeRezObject to deal with multiple objects 14 年之前
  Melanie 1d6ab445ab Change the way the object perms are propagated to attempt to salvage 14 年之前
  Diva Canto 53594e599e * Fixes Library bugs in grid mode. Partly a missing check and partly a missing configuration. 14 年之前
  Melanie Thielker 92561aef8d Store given items in correct parent folder. Fixes items given to offline avatars 14 年之前
  Melanie Thielker 177048a651 Fix linking issue introduced in my earlier commit 14 年之前
  Melanie 22b3217113 Fix link security issue 14 年之前
  Justin Clark-Casey (justincc) 6b963e73d9 Merge branch 'master' of ssh://[email protected]/var/git/opensim 14 年之前
  Justin Clark-Casey (justincc) 524a2a9e26 Make the "notecard saved" text appear in the saver rather than the notecard owner, if the notecard is saved by a permitted group member 14 年之前
  Melanie Thielker 689b647790 And some more rez modes that weren't covered before 14 年之前
  Melanie b39db7e9e4 Also enable scripts rezzed into prims 14 年之前
  Melanie 21cad5d3ac All scripts are now created suspended and are only unsuspended when the object 14 年之前
  Justin Clark-Casey (justincc) ab3af43d5e refactor: remove now unused internal method SendAttachEvent() 14 年之前
  Justin Clark-Casey (justincc) 57c293d604 refactor: crudely move DetachSingleAttachmentToGround() over to the AttachmentsModule 14 年之前
  Justin Clark-Casey (justincc) 45563e20e0 minor: correctly print out missing item id when it can't be found rather than a NullReferenceException 14 年之前
  Justin Clark-Casey (justincc) 17d023ba5b refactor: crudely move the RezMultipleAttachments() method into the AttachmentsModule 14 年之前