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