Histórico de commits

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