Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Diva Canto bb82076a4d Allow for richer semantics of object derez. Specifically, allow the existence of region modules that do other kinds of garbage collection. Instead of placing deleted objects in the user's Trash folder, or deleting them immediately (UseTrashOnDelete = false), a module may decide to take garbage collection under its control. For example, it may place derezzed objects in a certain area inworld and delete them later. 10 vuotta sitten
  Justin Clark-Casey 5aa8ba1b45 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 vuotta sitten
  Melanie Thielker 04612f41a7 Fix transferring inventory from prims to agent inventory 10 vuotta sitten
  Justin Clark-Casey (justincc) 1b75ec5647 Ignore whitespace when reading serialized XML objects. 10 vuotta sitten
  Justin Clark-Casey (justincc) f132f642b2 On code section that rezzes single objects and attachments, reduce CPU use by reading asset XML a single time with a stream reader rather than multiple times. 10 vuotta sitten
  Diva Canto ab1472e5b7 Don't trigger ItemUploaded when no item has been uploaded. 10 vuotta sitten
  Diva Canto 922f76a3a7 Don't fetch assets from the server when doing simple inventory operations like copy-paste items in inventory. 10 vuotta sitten
  Diva Canto f4cba27105 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 10 vuotta sitten
  Oren Hurvitz 614b9e14c4 When moving an item from a prim to a user's inventory, don't delete the item from the prim until it was successfully copied to the user 10 vuotta sitten
  Oren Hurvitz eb79c882ea Show more meaningful error messages when failed to move an item from a prim to a user's inventory. 10 vuotta sitten
  Oren Hurvitz 1e5cff32fc Show more meaningful error messages when failed to give an item to another user 10 vuotta sitten
  Diva Canto 13b2ac1425 Makes it possible to support grids in which all the simulators share all central services of a Robust server EXCEPT assets. In other words, grids where the simulators' assets are kept in one DB and the users' inventory assets 10 vuotta sitten
  Diva Canto 1d9a9e6004 Fixes a long-standing bug related to god-mode change ownership of objects permissive, where the permissions of the children prims' inventory items were not changed. As a consequence, we couldn't control some of the objects imported via HG and OARs even in god mode. 10 vuotta sitten
  Robert Adams 1cf17a3cf7 Merge branch 'master' into varregion 11 vuotta sitten
  Oren Hurvitz 91fd9c4670 Refactored: use a single function to apply an object's folded permissions to its main permissions 11 vuotta sitten
  Robert Adams e5f7c8b6e8 varregion: add lots of DEBUG level log messages. Especially for teleport. 11 vuotta sitten
  Oren Hurvitz d0c1780839 Fixed rezzing coalesced objects from a prim's inventory 11 vuotta sitten
  Aleric Inglewood 2dc92e7de1 Preserve attachment point & position when attachment is rezzed in world 11 vuotta sitten
  Justin Clark-Casey (justincc) 2603a2891b Reinsert comments about possible race conditions when sending bulk inventory updates on non-flag clothing editing 11 vuotta sitten
  Melanie 3585b0a139 Allow updating the wearable type of wearables that have a type of 0. 11 vuotta sitten
  Diva Canto 09cb2a37dd More on HG inventory and OutboundPermission: disallowing giving inventory to foreigners if OutboundPermission is false 11 vuotta sitten
  Diva Canto dcfeb95e98 HG: If OutboundPermission is set to false, let's enforce stricter permissions by not allowing objects to be taken to inventory. 11 vuotta sitten
  Diva Canto 7c1eb86c7d Don't post Link asset types back to the home grid 11 vuotta sitten
  Justin Clark-Casey (justincc) 0767523834 Fix other places when saving scripts or notecards in prim inventories where messages should be transient without an OK button 11 vuotta sitten
  Justin Clark-Casey (justincc) e9847a4dbd Comment out some debugging item permission messages since these are highly noisy on the console. 11 vuotta sitten
  Justin Clark-Casey (justincc) 9978f36d9f Don't send BulkUpdateInventory at the end up of UpdateInventoryItemAsset(). 11 vuotta sitten
  Melanie 9b83e53b28 Export permission, part two. Setting export perms for textures and clothing works. Setting perms for prims also works but they don't propagate correctly yet. 11 vuotta sitten
  Melanie 5f4c4df227 Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask 11 vuotta sitten
  Melanie 776cc33541 Prevent items being destroyed by rename operations. Renaming of a wearable also 11 vuotta sitten
  Justin Clark-Casey (justincc) 0963ece25b Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.) 12 vuotta sitten