UbitUmarov
|
968b1207b6
cosmetics
|
1 an în urmă |
UbitUmarov
|
fbbcc1edd7
== string.Empty is .Lenght == 0
|
2 ani în urmă |
UbitUmarov
|
da928d6099
!= UUID.Zero is slow
|
2 ani în urmă |
UbitUmarov
|
444a6b707b
also allow purge/delete of LostAndFound folder, or we can not clean it with recent viewers
|
4 ani în urmă |
UbitUmarov
|
563d5d30ee
some more suport for a new inventory and asset type
|
4 ani în urmă |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 ani în urmă |
Melanie Thielker
|
ea8f3c83bf
Finally remove the requirement for an InventoryItem/FolderBase object to
|
8 ani în urmă |
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.
|
9 ani în urmă |
Diva Canto
|
3df472f10d
Added inventory tests to Robust.Tests.
|
9 ani în urmă |
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.
|
9 ani în urmă |
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.
|
9 ani în urmă |
Oren Hurvitz
|
1fa3a6f1bd
When creating a new user, create the folders "Current Outfit", "Favorites", and the standard subfolders of "Calling Cards".
|
10 ani în urmă |
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.)
|
10 ani în urmă |
Oren Hurvitz
|
018832522c
Removed GetUserInventory(). It wasn't being used, and was creating warnings because it's Obsolete.
|
10 ani în urmă |
Oren Hurvitz
|
a0739a80a8
Fixed bugs when getting the root folder.
|
12 ani în urmă |
Justin Clark-Casey (justincc)
|
2aa58c5843
Do not allow invariants to change on calls to XInventoryService.UpdateItem()
|
12 ani în urmă |
Justin Clark-Casey (justincc)
|
75c880a6f3
Update parent inventory folder version numbers when folders are moved/created/deleted to match version numbers cached by viewers.
|
12 ani în urmă |
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.
|
12 ani în urmă |
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.
|
12 ani în urmă |
Justin Clark-Casey (justincc)
|
f8a89a79eb
Allow multiple calling card type inventory folders to be created.
|
12 ani în urmă |
Justin Clark-Casey (justincc)
|
01a2b0b289
Fix various issues with http inventory
|
12 ani în urmă |
Justin Clark-Casey (justincc)
|
7e97f0e898
minor: extend commented out LinkInventoryItem log message for future use
|
12 ani în urmă |
Justin Clark-Casey (justincc)
|
16d303f7cd
Fix bug where outfit folders could not be renamed.
|
12 ani în urmă |
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
|
12 ani în urmă |
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
|
12 ani în urmă |
Oren Hurvitz
|
ad23774433
Allow deleting folders even if they're not in the Trash
|
12 ani în urmă |
Diva Canto
|
953fe46811
A few minor tweaks here and there in XInventoryService.
|
12 ani în urmă |
Melanie
|
37603ca6da
Reverse a conditional in XInventory that made updating system folder evrsion numbers impossible
|
12 ani în urmă |
Diva Canto
|
8131a24cde
Send the config section name up to the service classes themselves (XInventory and Assets).
|
12 ani în urmă |
Justin Clark-Casey (justincc)
|
c8304b7f84
Fix avatar parameter updating for viewer 3 and maybe 2.
|
13 ani în urmă |