Histórico de Commits

Autor SHA1 Mensagem Data
  Justin Clark-Casey (justincc) d4c506e453 minor: replace veclist.Add(new Vector3(0,0,0)) with Vector3.Zero in InventoryAccessModules.RezObject() - structs are passed by value há 11 anos atrás
  Melanie 26b66c730e Put the "script saved" and "notecard saved" messages back into the bottom há 11 anos atrás
  Melanie 81ad9255b5 Hook up Keyframe motion to almost everything. Failing to cross a sim border há 11 anos atrás
  BlueWall e3d9d5566a Fix inventory issue há 11 anos atrás
  Melanie b26276c8c4 Fix the long standing bug of items being delivered to lost and found or trash when takig copy. há 11 anos atrás
  Justin Clark-Casey (justincc) 29e28f4b84 minor: remove mono compiler warnings in InventoryAccessModule há 11 anos atrás
  Justin Clark-Casey (justincc) 7f070236f7 Fix taking (and rezzing) of coalesced objects in the non-root subregions of megaregions. há 11 anos atrás
  Justin Clark-Casey (justincc) 0f008d5f7d When rezzing a coalesced object, check adjust position of all components. há 11 anos atrás
  Melanie 5f4c4df227 Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask há 11 anos atrás
  Diva Canto 48577af325 More module cleanup: removed the CoreModules.Framework modules directives out of .addin.xml. há 12 anos atrás
  Diva Canto 152d5dc2a7 Fix mantis #6425 há 12 anos atrás
  Justin Clark-Casey (justincc) 66824dd18c When copying items, copy the item description field instead of the asset description field. há 12 anos atrás
  Justin Clark-Casey (justincc) 0c5fefacb4 Record the fact that child agents can have asset transactions. há 12 anos atrás
  Justin Clark-Casey (justincc) ec8745cf51 minor: Make log class names in InventoryAccessModule uniform há 12 anos atrás
  Justin Clark-Casey (justincc) ff429a259b Fix bug where an avatar that had an object they owned attached through llAttachToAvatar() or osForceAttachToAvatar() would wrongly have next permissions come into play when they detached that object and rezzed it in scene. há 12 anos atrás
  Justin Clark-Casey (justincc) cce760dbfc Rather than having a FromFolderID property on every single prim and only ever using the root prim one, store on SOG instead. há 12 anos atrás
  Justin Clark-Casey (justincc) 7d8bb33c5b Store FromItemID for attachments once on SOG instead of on every SOP and only ever using the root part entry. há 12 anos atrás
  Justin Clark-Casey (justincc) 69fc8c4985 minor: small message adjustment and unnecessary code elimination when notifying client of no build permission há 12 anos atrás
  PixelTomsen 874140f950 fix Infinite loading on No Rez http://opensimulator.org/mantis/view.php?id=5932 há 12 anos atrás
  Justin Clark-Casey (justincc) 912aac3447 minor formatting changes from last commit (4486n7d) há 12 anos atrás
  PixelTomsen 4486b7d8e8 Fix: Object owned by the group does not return to the last owner http://opensimulator.org/mantis/view.php?id=5404 há 12 anos atrás
  Justin Clark-Casey (justincc) 44d84bc277 Fix bug where somebody taking a copy of an object they didn't own that was rezzed before the region was restarted would wrongly place the copy in the object owner's inventory. há 12 anos atrás
  Justin Clark-Casey (justincc) ddca5347c3 When an asset is uploaded (e.g. a mesh) set individual copy/move/transfer permissions, not PermissionMask.All há 12 anos atrás
  Justin Clark-Casey (justincc) e742cffe15 Add Enabled switch in new [Attachments] section in OpenSimDefaults.ini to allow attachments to be temporarily turned off. há 13 anos atrás
  Justin Clark-Casey (justincc) bd5d2cb043 Use scene presence agent id for rezzed object ownership rather than item owner. há 13 anos atrás
  Justin Clark-Casey (justincc) 5c1fa968ab Stop NPCs losing attachments when the source avatar takes them off. há 13 anos atrás
  Justin Clark-Casey (justincc) dbcfb25a52 Remove redundant RootPart.CreatedSelected = true in IAM.RezObject() since this is done through parts iteration há 13 anos atrás
  Justin Clark-Casey (justincc) 26b471f25a Go back to resetting the State parameter for all parts of a SOG when SOG.ClearPartAttachmentData() is called. há 13 anos atrás
  Justin Clark-Casey (justincc) af7c6c5f39 stop passing FromUserInventoryItemID right down into the deserializer. há 13 anos atrás
  Justin Clark-Casey (justincc) 9c0a03731d Move more of IAM.RezObject() into DoPreRezWhenFromItem() há 13 anos atrás