Historie revizí

Autor SHA1 Zpráva Datum
  Justin Clark-Casey (justincc) 25d39a19e1 When copying items, copy the item description field instead of the asset description field. před 12 roky
  Justin Clark-Casey (justincc) 499b778391 Log how many scripts are candidates for starting and how many are actually started. před 12 roky
  Justin Clark-Casey (justincc) d30d68657e Record the fact that child agents can have asset transactions. před 12 roky
  Justin Clark-Casey (justincc) 8e6459f616 minor: extend commented out LinkInventoryItem log message for future use před 12 roky
  Justin Clark-Casey (justincc) b33801f854 Improve logging on the prim inventory script asset request path for future use. před 12 roky
  Justin Clark-Casey (justincc) 4d15ad63bf refactor: simplify code for checks when part.OwnerID != destPart.OwnerID in MoveTaskInventoryItem() před 12 roky
  Justin Clark-Casey (justincc) 4021709371 Fix llGiveInventory() so that it checks the destination part for AllowInventoryDrop, not the source. před 12 roky
  Justin Clark-Casey (justincc) cf9b3e7708 Restore the taskItem null check that I accidentally blatted in 5397a6d před 12 roky
  Justin Clark-Casey (justincc) 5397a6d4c6 Fix problem with dragging child part inventory item to user inventory. před 12 roky
  Justin Clark-Casey (justincc) 76f411147d Revert "Fix:Cannot drag inventory from child prim into inventory http://opensimulator.org/mantis/view.php?id=5569" před 12 roky
  PixelTomsen 15ce73caca Fix:Cannot drag inventory from child prim into inventory http://opensimulator.org/mantis/view.php?id=5569 před 12 roky
  Robert Adams 6baa13ab7a Add new and updated script events před 12 roky
  PixelTomsen 4486b7d8e8 Fix: Object owned by the group does not return to the last owner http://opensimulator.org/mantis/view.php?id=5404 před 12 roky
  Justin Clark-Casey (justincc) ddca5347c3 When an asset is uploaded (e.g. a mesh) set individual copy/move/transfer permissions, not PermissionMask.All před 12 roky
  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). před 12 roky
  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. před 12 roky
  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. před 13 roky
  Justin Clark-Casey (justincc) 093469c33c Add basic TestAddScript() regression test před 13 roky
  Justin Clark-Casey (justincc) 55c6cbabfd refactor: change RezScriptFromAgentInventory(), RezNewScript() and AddInventoryItem() to accept an agent id rather than a full IClientAPI. před 13 roky
  Justin Clark-Casey (justincc) 2de3a1b9da refactor: decompose most of RezScript() into RezScriptFromAgentInventory(), RezNewScript() and rename one RezScript() to RezScriptFromPrim() před 13 roky
  Melanie f8c15d38a6 If dragging a script that is no copy from prim inventory into agent před 13 roky
  Justin Clark-Casey (justincc) 94c242f792 Move client id check in Scene.Inventory.cs:UpdateInventoryItemAsset so that it doesn't trigger an exception if the item hasn't been found. před 13 roky
  Justin Clark-Casey (justincc) b0fe0464af Stop an exception being thrown and a teleport/border cross failing if the desintation sim has no active script engines. před 13 roky
  Justin Clark-Casey (justincc) c8304b7f84 Fix avatar parameter updating for viewer 3 and maybe 2. před 13 roky
  Justin Clark-Casey (justincc) de19dc3024 refactor: rename SOG/SOP.GetProperties() to SendPropertiesToClient() to reflect what it actually does před 13 roky
  Oren Hurvitz 1dd904b78e Delay loading scripts until the scene has finished loading před 13 roky
  Justin Clark-Casey (justincc) 095b3e5756 Remove pointless cluttering SOP.ParentGroup != null checks. před 13 roky
  Makopoppo 795b56e695 Related to #4689 - Adding missing null check for SceneObjectPart před 13 roky
  Justin Clark-Casey (justincc) 5eeee480d4 refactor: move Scene.Inventory.attachObjectAssetStore() into AttachmentsModule.AddSceneObjectAsAttachment() před 13 roky
  Justin Clark-Casey (justincc) 274e354006 get rid of pointless grp null check in attachObjectAssetStore() před 13 roky