提交歷史

作者 SHA1 備註 提交日期
  Justin Clark-Casey (justincc) c94240ba5b Uncomment SceneObjectBasicTests.TestDeleteSceneObjectAsyncToUserInventory() and make it compile again 12 年之前
  Justin Clark-Casey (justincc) 16c9c1dff7 On receiving TaskInventoryAccepted with a destination folder in the binary bucket slot for RLV, notify the viewer about inventory folder updates. 12 年之前
  Justin Clark-Casey (justincc) f3a5e3a02b Log initial script startup info notice when xengine actually starts to do this for debugging purposes, rather than before it actually starts to do this. 12 年之前
  Melanie c557684666 Fix bad child prim permissions that can make objects change perms after rezzing 12 年之前
  Justin Clark-Casey (justincc) 513b77b78d refactor: rename SOG.RezzingObjectID to SOG.FromPartID to match FromFolderID, FromItemID and to reflect that it's a SOP ID rather than a SOG ID. 12 年之前
  SignpostMarv cd2c5843a8 reduced-complexity implementation of function to get rezzing object key 12 年之前
  Justin Clark-Casey (justincc) 66824dd18c When copying items, copy the item description field instead of the asset description field. 12 年之前
  Melanie 1c3b0da74a Revert "Fix script "Running" behavior" 12 年之前
  BlueWall 6d3ee8bb39 Fix script "Running" behavior 12 年之前
  Justin Clark-Casey (justincc) 0fa303b1cf Log how many scripts are candidates for starting and how many are actually started. 12 年之前
  Justin Clark-Casey (justincc) 0c5fefacb4 Record the fact that child agents can have asset transactions. 12 年之前
  Justin Clark-Casey (justincc) 7e97f0e898 minor: extend commented out LinkInventoryItem log message for future use 12 年之前
  Justin Clark-Casey (justincc) 6987aef38d Improve logging on the prim inventory script asset request path for future use. 12 年之前
  Mic Bowman a2d544c938 Add a configuration switch to turn on/off the use of the trash 12 年之前
  Diva Canto 7435582b70 If an AddItem fails, try adding it to the right folder type. 12 年之前
  Justin Clark-Casey (justincc) 5bf45b9b98 refactor: simplify code for checks when part.OwnerID != destPart.OwnerID in MoveTaskInventoryItem() 12 年之前
  Justin Clark-Casey (justincc) 760010d6fb Fix llGiveInventory() so that it checks the destination part for AllowInventoryDrop, not the source. 12 年之前
  Diva Canto 81869c4a3f More on HG inventory transfers. Move the FireAndForget higher up. 12 年之前
  Justin Clark-Casey (justincc) cf9b3e7708 Restore the taskItem null check that I accidentally blatted in 5397a6d 12 年之前
  Justin Clark-Casey (justincc) 5397a6d4c6 Fix problem with dragging child part inventory item to user inventory. 12 年之前
  Justin Clark-Casey (justincc) 76f411147d Revert "Fix:Cannot drag inventory from child prim into inventory http://opensimulator.org/mantis/view.php?id=5569" 12 年之前
  PixelTomsen 15ce73caca Fix:Cannot drag inventory from child prim into inventory http://opensimulator.org/mantis/view.php?id=5569 12 年之前
  Robert Adams 6baa13ab7a Add new and updated script events 12 年之前
  PixelTomsen 4486b7d8e8 Fix: Object owned by the group does not return to the last owner http://opensimulator.org/mantis/view.php?id=5404 12 年之前
  Justin Clark-Casey (justincc) ddca5347c3 When an asset is uploaded (e.g. a mesh) set individual copy/move/transfer permissions, not PermissionMask.All 12 年之前
  Justin Clark-Casey (justincc) dfa19e23f0 Stop a scene object from attempting to link with itself (which results in an exception and constant complaints in v3 viewers). 12 年之前
  Justin Clark-Casey (justincc) 9b762a5a84 Only look for an uploaded transactional asset in Scene.UpdateTaskInventory if we have been passed a non-zero transaction ID. 13 年之前
  Justin Clark-Casey (justincc) deeb7287a2 Comment out xfer section in Scene.UpdateTaskInventory() which was causing spurious errors and "script saved" messages when script properties were changed. 13 年之前
  Justin Clark-Casey (justincc) 093469c33c Add basic TestAddScript() regression test 13 年之前
  Justin Clark-Casey (justincc) 55c6cbabfd refactor: change RezScriptFromAgentInventory(), RezNewScript() and AddInventoryItem() to accept an agent id rather than a full IClientAPI. 13 年之前