UbitUmarov
|
7eeaee631d
avoid a null ref
|
há 6 anos atrás |
UbitUmarov
|
eb5fe57a17
more use of simpler xml encoder on inventory fetch, plus other cosmetics
|
há 6 anos atrás |
UbitUmarov
|
4d051f3acb
add missing folders version
|
há 6 anos atrás |
UbitUmarov
|
22666ad18a
cleanup a bit more
|
há 6 anos atrás |
UbitUmarov
|
fc224b444a
avoid some large unnecessary strings
|
há 6 anos atrás |
UbitUmarov
|
49b4408782
some cleanup
|
há 6 anos atrás |
UbitUmarov
|
ccd47d0cf1
improve LLSDHelpers DeserialiseOSDMap
|
há 6 anos atrás |
UbitUmarov
|
254b26a7d5
fix merge
|
há 7 anos atrás |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
há 7 anos atrás |
UbitUmarov
|
ccaa7a4a8a
save a few lists scaning
|
há 8 anos atrás |
UbitUmarov
|
2cacd77d41
let FS get a answer to folder uuid.zero, (still seems a no op); send
|
há 8 anos atrás |
UbitUmarov
|
2c6db4f617
fix a typo
|
há 8 anos atrás |
UbitUmarov
|
46c55b6fa0
some cleanup on FetchInvDescHandler
|
há 8 anos atrás |
UbitUmarov
|
eaefae7e20
don't loose inventory items when there are bad folders
|
há 8 anos atrás |
Melanie Thielker
|
ea8f3c83bf
Finally remove the requirement for an InventoryItem/FolderBase object to
|
há 8 anos atrás |
UbitUmarov
|
7fb1063990
dont send of the contents of LinkFolders also on Multiple folder fetch. Outfits changes still seem to work, except FS that doesnt delete the links to previus outfits, as singularity does
|
há 9 anos atrás |
UbitUmarov
|
aa64d3bb7c
dont send of the contents of LinkFolders
|
há 9 anos atrás |
UbitUmarov
|
08187cb599
inventory mess return to the state before divas cache issue
|
há 9 anos atrás |
UbitUmarov
|
7841628313
change to avn fecthinventory and webfecth.. code
|
há 9 anos atrás |
Oren Hurvitz
|
14b4d8bad7
Eliminated several warnings
|
há 9 anos atrás |
Diva Canto
|
b5ac0e1ab8
FetchInventoryDescendents2: Signal to the viewer that folder with UUID.Zero is a bad folder. Don't even go to the backend to ask for it, because that will likely kill the sim. Apparently Firestorm requests folder Zero quite often.
|
há 9 anos atrás |
Diva Canto
|
52d9ea1cee
Mantis #7603 -- bad folders in inventory could produce null pointer exception. Thanks for the line numbers in the exception trace.
|
há 9 anos atrás |
Diva Canto
|
ea5aa82c2c
Mantis #7567. Once again, avoiding prefetching linked items within linked folders. Also fixing the inventory connector GetMultipleItems, so that if everything is in the cache, it returns successfully rather than unsuccessfully.
|
há 9 anos atrás |
Diva Canto
|
bac53387a9
Mantis #7567: added an 8-sec expiring item cache to the inventory network connector. This fixed the problem on my local test grid and generally made things faster. This cache has been needed for a while... there are many parts in the code where the sim gets an item multiple times in a short amount of time (rezzing attachs and objects, for example).
|
há 9 anos atrás |
Diva Canto
|
3141664d6b
I suspect the viewer doesn't need the target of linked items inside linked folders to go in the reply of the original request. At least my tests indicate that. Pushing this out, so that others who use linked folders a lot more can verify.
|
há 9 anos atrás |
Diva Canto
|
8de65a8fb3
Mantis #7594: putting things as they were before regarding duplicate removal. Also added test to check that duplicates are being removed. The test passes. I have no idea how duplicates would not be removed, as reported in the mantis.
|
há 9 anos atrás |
Diva Canto
|
442c025335
Mantis #7594. Fixing the broken code I just introduced.
|
há 9 anos atrás |
Diva Canto
|
7b5e97f04f
More on mantis #7594, this a=time addressing the reported exception, which seems to be a separate issue from the duplicate folders.
|
há 9 anos atrás |
Diva Canto
|
7effd3b158
Mantis #7594. This should be functionally equivalent to what it was, but just in case mono has a bug in List<T>.Find, here is the Linq equivalent of distinct-ness.
|
há 9 anos atrás |
Diva Canto
|
f992ed0f40
Added unit tests for FetchInventoryDescendents http://wiki.secondlife.com/wiki/Linden_Lab_Official:Inventory_API#Fetch_Inventory_Descendents
|
há 9 anos atrás |