Melanie
|
3585b0a139
Allow updating the wearable type of wearables that have a type of 0.
|
11 years ago |
Diva Canto
|
09cb2a37dd
More on HG inventory and OutboundPermission: disallowing giving inventory to foreigners if OutboundPermission is false
|
11 years ago |
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 years ago |
Diva Canto
|
7c1eb86c7d
Don't post Link asset types back to the home grid
|
11 years ago |
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 years ago |
Justin Clark-Casey (justincc)
|
e9847a4dbd
Comment out some debugging item permission messages since these are highly noisy on the console.
|
11 years ago |
Justin Clark-Casey (justincc)
|
9978f36d9f
Don't send BulkUpdateInventory at the end up of UpdateInventoryItemAsset().
|
11 years ago |
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 years ago |
Melanie
|
5f4c4df227
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
|
11 years ago |
Melanie
|
776cc33541
Prevent items being destroyed by rename operations. Renaming of a wearable also
|
11 years ago |
Justin Clark-Casey (justincc)
|
0963ece25b
Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.)
|
11 years ago |
Justin Clark-Casey (justincc)
|
b8949024bc
Revert "Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.)"
|
11 years ago |
Justin Clark-Casey (justincc)
|
1b5c41c14a
Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.)
|
11 years ago |
Diva Canto
|
b8178f5a50
Switched the order by which foreign inventory and foreign assets are brought in, to avoid race conditions on the client.
|
12 years ago |
Diva Canto
|
cb80d8a29c
UserManagementModule: search the local cache for names too.
|
12 years ago |
Justin Clark-Casey (justincc)
|
c94240ba5b
Uncomment SceneObjectBasicTests.TestDeleteSceneObjectAsyncToUserInventory() and make it compile again
|
12 years ago |
Justin Clark-Casey (justincc)
|
16c9c1dff7
On receiving TaskInventoryAccepted with a destination folder in the binary bucket slot for RLV, notify the viewer about inventory folder updates.
|
12 years ago |
Justin Clark-Casey (justincc)
|
f3a5e3a02b
Log initial script startup info notice when xengine actually starts to do this for debugging purposes, rather than before it actually starts to do this.
|
12 years ago |
Melanie
|
c557684666
Fix bad child prim permissions that can make objects change perms after rezzing
|
12 years ago |
Justin Clark-Casey (justincc)
|
513b77b78d
refactor: rename SOG.RezzingObjectID to SOG.FromPartID to match FromFolderID, FromItemID and to reflect that it's a SOP ID rather than a SOG ID.
|
12 years ago |
SignpostMarv
|
cd2c5843a8
reduced-complexity implementation of function to get rezzing object key
|
12 years ago |
Justin Clark-Casey (justincc)
|
66824dd18c
When copying items, copy the item description field instead of the asset description field.
|
12 years ago |
Melanie
|
1c3b0da74a
Revert "Fix script "Running" behavior"
|
12 years ago |
BlueWall
|
6d3ee8bb39
Fix script "Running" behavior
|
12 years ago |
Justin Clark-Casey (justincc)
|
0fa303b1cf
Log how many scripts are candidates for starting and how many are actually started.
|
12 years ago |
Justin Clark-Casey (justincc)
|
0c5fefacb4
Record the fact that child agents can have asset transactions.
|
12 years ago |
Justin Clark-Casey (justincc)
|
7e97f0e898
minor: extend commented out LinkInventoryItem log message for future use
|
12 years ago |
Justin Clark-Casey (justincc)
|
6987aef38d
Improve logging on the prim inventory script asset request path for future use.
|
12 years ago |
Mic Bowman
|
a2d544c938
Add a configuration switch to turn on/off the use of the trash
|
12 years ago |
Diva Canto
|
7435582b70
If an AddItem fails, try adding it to the right folder type.
|
12 years ago |