UbitUmarov
|
444a6b707b
also allow purge/delete of LostAndFound folder, or we can not clean it with recent viewers
|
hace 4 años |
UbitUmarov
|
563d5d30ee
some more suport for a new inventory and asset type
|
hace 4 años |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
hace 7 años |
Melanie Thielker
|
ea8f3c83bf
Finally remove the requirement for an InventoryItem/FolderBase object to
|
hace 8 años |
Diva Canto
|
959872315f
WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum.
|
hace 9 años |
Diva Canto
|
3df472f10d
Added inventory tests to Robust.Tests.
|
hace 9 años |
Diva Canto
|
0bf1209f90
Another major overhaul of inventory downloading, this time pertaining to inventory links. Added yet another function to IInventoryService to get multiple items at once, so that fetching collections of linked items is done once per folder instead of once per item.
|
hace 9 años |
Diva Canto
|
c74cef0f42
Major change in the way inventory is downloaded: added a method throughout IIventoryService that fetches sets of folders at once. Also added folder id in the InventoryCollection data structure, so that we don't need to go to inventory server again just for that. This reduces the chatter between sims and inventory server by... a lot. On my tests, this reduces initial inventory download down to 30% of what it currently is.
|
hace 9 años |
Oren Hurvitz
|
1fa3a6f1bd
When creating a new user, create the folders "Current Outfit", "Favorites", and the standard subfolders of "Calling Cards".
|
hace 10 años |
Oren Hurvitz
|
0fe08c8799
- When sending the "My Suitcase" folder to the client, always claim it has Folder Type 8. (Previously we had used Folder Type -1 in one place, and LLClientView didn't even bother changing Folder Type 100 to anything else.)
|
hace 10 años |
Oren Hurvitz
|
018832522c
Removed GetUserInventory(). It wasn't being used, and was creating warnings because it's Obsolete.
|
hace 10 años |
Oren Hurvitz
|
a0739a80a8
Fixed bugs when getting the root folder.
|
hace 12 años |
Justin Clark-Casey (justincc)
|
2aa58c5843
Do not allow invariants to change on calls to XInventoryService.UpdateItem()
|
hace 12 años |
Justin Clark-Casey (justincc)
|
75c880a6f3
Update parent inventory folder version numbers when folders are moved/created/deleted to match version numbers cached by viewers.
|
hace 12 años |
Justin Clark-Casey (justincc)
|
7ea832d47c
Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folders with asset type of 'Folder' and 'Unknown' were accidentally treated as system folders.
|
hace 12 años |
Justin Clark-Casey (justincc)
|
a0d178b284
Following on from f8a89a79, do not allow more than one 'type' folder (e.g. calling cards) to be created in the base "My Inventory" user folder.
|
hace 12 años |
Justin Clark-Casey (justincc)
|
f8a89a79eb
Allow multiple calling card type inventory folders to be created.
|
hace 12 años |
Justin Clark-Casey (justincc)
|
01a2b0b289
Fix various issues with http inventory
|
hace 12 años |
Justin Clark-Casey (justincc)
|
7e97f0e898
minor: extend commented out LinkInventoryItem log message for future use
|
hace 12 años |
Justin Clark-Casey (justincc)
|
16d303f7cd
Fix bug where outfit folders could not be renamed.
|
hace 12 años |
Justin Clark-Casey (justincc)
|
896cd45939
Fix issue where a new outfit folder is not created when a new outfit is saved if there are no previous outfits
|
hace 12 años |
Justin Clark-Casey (justincc)
|
e83bc049df
refactor: Rename new DeleteFoldersEx/PurgeFoldersEx methods to DeleteFolders/PurgeFolders overloads as previously discussed with Oren - I think this makes more sense on balance
|
hace 12 años |
Oren Hurvitz
|
ad23774433
Allow deleting folders even if they're not in the Trash
|
hace 12 años |
Diva Canto
|
953fe46811
A few minor tweaks here and there in XInventoryService.
|
hace 12 años |
Melanie
|
37603ca6da
Reverse a conditional in XInventory that made updating system folder evrsion numbers impossible
|
hace 12 años |
Diva Canto
|
8131a24cde
Send the config section name up to the service classes themselves (XInventory and Assets).
|
hace 12 años |
Justin Clark-Casey (justincc)
|
c8304b7f84
Fix avatar parameter updating for viewer 3 and maybe 2.
|
hace 13 años |
Diva Canto
|
d60f525baa
HG inventory transfers over the profile working.
|
hace 13 años |
Justin Clark-Casey (justincc)
|
ab855e6f8d
fix bug where outfit folder links could not be deleted
|
hace 13 años |
Justin Clark-Casey (justincc)
|
bdd7849094
Allow item links to be deleted even when other deletes and purges are disabled.
|
hace 13 años |