Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 093469c33c Add basic TestAddScript() regression test 12 years ago
  Melanie 4ce42762ee Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 55c6cbabfd refactor: change RezScriptFromAgentInventory(), RezNewScript() and AddInventoryItem() to accept an agent id rather than a full IClientAPI. 12 years ago
  Justin Clark-Casey (justincc) 2de3a1b9da refactor: decompose most of RezScript() into RezScriptFromAgentInventory(), RezNewScript() and rename one RezScript() to RezScriptFromPrim() 12 years ago
  Melanie f8c15d38a6 If dragging a script that is no copy from prim inventory into agent 12 years ago
  Melanie 31dc5aa728 If dragging a script that is no copy from prim inventory into agent 12 years ago
  Melanie db98698bbe Prevent spurious error message when client tries to move a null item 12 years ago
  Melanie 5f6a4c4111 Merge branch 'master' into careminster 12 years ago
  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. 12 years ago
  Melanie a8270cb48c Merge branch 'master' into bigmerge 13 years ago
  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 years ago
  Melanie b40157fc9b Merge commit 'c8304b7f84b1a8d9fb978cae510f684e36419deb' into bigmerge 13 years ago
  Melanie cc1fe354d0 Merge commit 'de19dc3024e5359f594d0a32c593d905163c24ea' into bigmerge 13 years ago
  Justin Clark-Casey (justincc) c8304b7f84 Fix avatar parameter updating for viewer 3 and maybe 2. 13 years ago
  Justin Clark-Casey (justincc) de19dc3024 refactor: rename SOG/SOP.GetProperties() to SendPropertiesToClient() to reflect what it actually does 13 years ago
  Tom 5484c9b585 Bring us up to date. 13 years ago
  Oren Hurvitz 1dd904b78e Delay loading scripts until the scene has finished loading 13 years ago
  Tom 03f6734f43 First set of merge fixes 13 years ago
  Tom 66dec3b874 Resolve merge commits, stage 1 13 years ago
  Justin Clark-Casey (justincc) 095b3e5756 Remove pointless cluttering SOP.ParentGroup != null checks. 13 years ago
  Makopoppo 795b56e695 Related to #4689 - Adding missing null check for SceneObjectPart 13 years ago
  Justin Clark-Casey (justincc) 5eeee480d4 refactor: move Scene.Inventory.attachObjectAssetStore() into AttachmentsModule.AddSceneObjectAsAttachment() 13 years ago
  Justin Clark-Casey (justincc) 274e354006 get rid of pointless grp null check in attachObjectAssetStore() 13 years ago
  Justin Clark-Casey (justincc) 0e0d40c810 minor: remove hardcoded region numbers with the region size constant and a currently hardcoded offset 13 years ago
  Justin Clark-Casey (justincc) ccf07f6ae3 refactor: remove pointless AgentId argument from attachObjectAssetStore() 13 years ago
  Justin Clark-Casey (justincc) cf3ffe5bb4 Fix llAttachToAvatar() 13 years ago
  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
  root 47cf9c8fe0 Merge branch 'master' into careminster-presence-refactor 13 years ago