Commit History

Author SHA1 Message Date
  UbitUmarov 51104be6d4 remove SOG.FromPartID from main code and flag it obsolete 7 years ago
  Mandarinka Tasty 7c566dca5a The new Constant: integer OBJECT_REZZER_KEY = 32; 7 years ago
  UbitUmarov efb60b5b42 use group provided by viewer on Object rez from inventory 8 years ago
  UbitUmarov 23578635df more changes relative to incorrect use of activegroupid 8 years ago
  Melanie Thielker ea8f3c83bf Finally remove the requirement for an InventoryItem/FolderBase object to 8 years ago
  Diva Canto bc0fc16f44 Still mantis #7929: apply next owner mask to the new owner, the group. 8 years ago
  Diva Canto 623a2f859f Mantis #7929: objects deeded to the group were loosing some important properties. This makes the "For sale" be visible, but is not the end of the story. 8 years ago
  Melanie Thielker 59ed89769a Apply user specified default perms across the board, to items uploaded as well as items created and to rezzed prims in world. 8 years ago
  Melanie Thielker d42de53dda Allow default permissions from the viewer to be applied to uploaded objects. 8 years ago
  Melanie Thielker bedebf9498 Prevent "Object->Take" from working on attachments. 8 years ago
  UbitUmarov af0febf6a7 inventory mess 9 years ago
  UbitUmarov 6a0465b70a remove diva's inventory cache since it seems to cause mantis 7720, broken items UUID. Guess it doesn't cover all paths 9 years ago
  UbitUmarov a11edceb00 seems to compile ( tests comented out) 9 years ago
  UbitUmarov 371c9dd2af bad merge? 9 years ago
  Oren Hurvitz 4ad1468165 Better handling of invalid XML: a) prevent infinite loop on EOF; b) better logging 9 years ago
  Diva Canto 959872315f WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum. 9 years ago
  Diva Canto e5a1243abc Mantis #7657 and #7514. This should alleviate the problem of bad object assets being passed around via HG and archives. No guarantees that all the leaks have been found, but at least it detects and fixes these bad assets upon: 9 years ago
  Diva Canto 03f142730c Squoosh one more warning 9 years ago
  Diva Canto 83267e19f6 Mantis #7536. This may alleviate the side effects of broken SceneObjects XML. It doesn't (can't) fix the cause. 9 years ago
  Robert Adams 07dead7dcb varregion: any conversions of use of Constants.RegionSize converted into 9 years ago
  Freaky Tech 2482d567cf added missing senderId in GiveInventoryFolder this little mistake prevented passing on folders for HG visitors 9 years ago
  Justin Clark-Casey (justincc) 25dd30ddb6 minor: Fix some CR line endings in Scene.Inventory.cs 9 years ago
  Diva Canto e2dd15625f Added GetDisplayNames capability. For now, we don't actually use display names, and this cap returns the regular name. But this moves the server side into the newer, preferred, protocol used by the viewer for fetching the names of agents in the scene given their UUIDs. (the old protocol is via UDP). This works fine in my limited tests, but could use further testing by others. 9 years ago
  Diva Canto bb82076a4d Allow for richer semantics of object derez. Specifically, allow the existence of region modules that do other kinds of garbage collection. Instead of placing deleted objects in the user's Trash folder, or deleting them immediately (UseTrashOnDelete = false), a module may decide to take garbage collection under its control. For example, it may place derezzed objects in a certain area inworld and delete them later. 9 years ago
  UbitUmarov e8d67af3e1 change/fix rez position and rotation on llRezObject and llRezAtRoot 9 years ago
  UbitUmarov bb5ab05482 fix rez position being for root or center for a single object case 9 years ago
  UbitUmarov 7bcb68d7c4 some steps to rez center or root of prim inventory object at requested 9 years ago
  UbitUmarov b4a91f5dde return bbox and offsetHeight to RezObject 9 years ago
  Justin Clark-Casey 5aa8ba1b45 Fix issue where llRemoteLoadScriptPin() would treat 0 (the default) as a valid set pin in a destination prim rather than the unset no pin state 9 years ago
  UbitUmarov fdb0598446 remove duplicated lines 9 years ago