Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) f0895028e9 Remove manually permissions settings on all current library items so that they use the defaults instead. 13 years ago
  Justin Clark-Casey (justincc) fcaa4f6012 Revert "Don't load current/next/everyone/base permissions from the library item xml files - always use PermissionMask.All instead (which was the existing default)." 13 years ago
  Justin Clark-Casey (justincc) 667b54f5a2 Don't load current/next/everyone/base permissions from the library item xml files - always use PermissionMask.All instead (which was the existing default). 13 years ago
  Justin Clark-Casey (justincc) 2b339b7d2b minor: remove mono compiler warnings 13 years ago
  root c920ff9d1d Merge branch 'master' into careminster-presence-refactor 13 years ago
  Justin Clark-Casey (justincc) 192bd1057e fix bug where opening a library script would fail 13 years ago
  Justin Clark-Casey (justincc) 5700c582ba refactor: rename bool returning GetAgentInventoryItem() to CanGetAgentInventoryItem() to improve code readability 13 years ago
  Melanie 326c46ba70 Merge branch 'master' into careminster-presence-refactor 13 years ago
  Diva Canto cf86ba5559 Added prefix HG to the name of the landmark item in inventory, as a soft reminder that the landmark belongs to a place in another grid. People can change the name, but that's their decision. 13 years ago
  Diva Canto 995b893e4c HG Landmarks being created. WARNING: new config var under [HGInventoryAccessModule], Gatekeeper. 13 years ago
  Diva Canto 76c60f1f99 Moved CreateNewInventoryItem to the InventoryAccessModule in preparation for supporting HG landmarks. 13 years ago
  Melanie 6008ffe943 Merge branch 'master' into careminster-presence-refactor 13 years ago
  Diva Canto df7dacd004 Fixes mantis #5461. 13 years ago
  Melanie 09b6d717bf Merge branch 'master' into careminster-presence-refactor 13 years ago
  Justin Clark-Casey (justincc) 61619ddefc refactor: split out the code which actually copies a particular bundle to inventory 13 years ago
  Justin Clark-Casey (justincc) 71114d4ad1 refactor: rename DeleteToInventory() to CopyToInventory() 13 years ago
  Justin Clark-Casey (justincc) 5a404a9ab1 Fix bug where objects were being coalesced in the wrong positions. 13 years ago
  Melanie ccf63a9c63 Merge branch 'master' into careminster-presence-refactor 13 years ago
  Justin Clark-Casey (justincc) 419fc9427e Provide a configuration setting to control whether multiple taken objects are coalesced to inventory 13 years ago
  Melanie 474910c9d6 Merge branch 'master' into careminster-presence-refactor 13 years ago
  Diva Canto cd6dce1108 Fixes mantis #5431 -- coalesced objects in HG-enabled regions. Needs more testing to make sure HG inventory isn't broken by this (it shouldn't). 13 years ago
  Justin Clark-Casey (justincc) 1dba671f45 refactor: separate out code that adds permissions 13 years ago
  Justin Clark-Casey (justincc) 9c7f14bf36 minor: remove a small amount of code duplication 13 years ago
  Justin Clark-Casey (justincc) 52d9230392 refactor: split out some rez code into a separate CreateItemForObject() method 13 years ago
  Justin Clark-Casey (justincc) c5465414b6 Use common coalesced serialization code for both tests and the InventoryAccessModule. 13 years ago
  Justin Clark-Casey (justincc) d8d28c3737 Fix bug where rezzing coalesced objects would give all objects the same name as the item. 13 years ago
  Justin Clark-Casey (justincc) 58efd761d1 Add coalesced scene objects class and serializer. This is currently only used by the TestRezCoalescedObject() regression test. 13 years ago
  Justin Clark-Casey (justincc) b0889ed92a refactor: simplify bRayEndIsIntersection boolean set from RayEndIsIntersection byte 13 years ago
  Justin Clark-Casey (justincc) 98d7de22dc Fix (add) ability to rez objects by dragging them out of another prim's inventory. 13 years ago
  Melanie adb14ad20a Implement rezzing coalesced objects 14 years ago