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 години |
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 години |
Melanie Thielker
|
04612f41a7
Fix transferring inventory from prims to agent inventory
|
преди 10 години |
Justin Clark-Casey (justincc)
|
1b75ec5647
Ignore whitespace when reading serialized XML objects.
|
преди 10 години |
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 години |
Diva Canto
|
ab1472e5b7
Don't trigger ItemUploaded when no item has been uploaded.
|
преди 10 години |
Diva Canto
|
922f76a3a7
Don't fetch assets from the server when doing simple inventory operations like copy-paste items in inventory.
|
преди 10 години |
Diva Canto
|
f4cba27105
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
преди 10 години |
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 години |
Oren Hurvitz
|
eb79c882ea
Show more meaningful error messages when failed to move an item from a prim to a user's inventory.
|
преди 10 години |
Oren Hurvitz
|
1e5cff32fc
Show more meaningful error messages when failed to give an item to another user
|
преди 10 години |
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 години |
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 години |
Robert Adams
|
1cf17a3cf7
Merge branch 'master' into varregion
|
преди 11 години |
Oren Hurvitz
|
91fd9c4670
Refactored: use a single function to apply an object's folded permissions to its main permissions
|
преди 11 години |
Robert Adams
|
e5f7c8b6e8
varregion: add lots of DEBUG level log messages. Especially for teleport.
|
преди 11 години |
Oren Hurvitz
|
d0c1780839
Fixed rezzing coalesced objects from a prim's inventory
|
преди 11 години |
Aleric Inglewood
|
2dc92e7de1
Preserve attachment point & position when attachment is rezzed in world
|
преди 11 години |
Justin Clark-Casey (justincc)
|
2603a2891b
Reinsert comments about possible race conditions when sending bulk inventory updates on non-flag clothing editing
|
преди 11 години |
Melanie
|
3585b0a139
Allow updating the wearable type of wearables that have a type of 0.
|
преди 11 години |
Diva Canto
|
09cb2a37dd
More on HG inventory and OutboundPermission: disallowing giving inventory to foreigners if OutboundPermission is false
|
преди 11 години |
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 години |
Diva Canto
|
7c1eb86c7d
Don't post Link asset types back to the home grid
|
преди 11 години |
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 години |
Justin Clark-Casey (justincc)
|
e9847a4dbd
Comment out some debugging item permission messages since these are highly noisy on the console.
|
преди 11 години |
Justin Clark-Casey (justincc)
|
9978f36d9f
Don't send BulkUpdateInventory at the end up of UpdateInventoryItemAsset().
|
преди 11 години |
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 години |
Melanie
|
5f4c4df227
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
|
преди 11 години |
Melanie
|
776cc33541
Prevent items being destroyed by rename operations. Renaming of a wearable also
|
преди 11 години |
Justin Clark-Casey (justincc)
|
0963ece25b
Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.)
|
преди 12 години |