커밋 기록

작성자 SHA1 메시지 날짜
  Justin Clark-Casey (justincc) 46a67295dd 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 10 년 전
  Justin Clark-Casey (justincc) 87850bd6dc 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 년 전
  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. 12 년 전
  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. 12 년 전
  Justin Clark-Casey (justincc) 093469c33c Add basic TestAddScript() regression test 12 년 전
  Justin Clark-Casey (justincc) 55c6cbabfd refactor: change RezScriptFromAgentInventory(), RezNewScript() and AddInventoryItem() to accept an agent id rather than a full IClientAPI. 12 년 전
  Justin Clark-Casey (justincc) 2de3a1b9da refactor: decompose most of RezScript() into RezScriptFromAgentInventory(), RezNewScript() and rename one RezScript() to RezScriptFromPrim() 12 년 전
  Melanie f8c15d38a6 If dragging a script that is no copy from prim inventory into agent 13 년 전