summaryrefslogtreecommitdiff
path: root/indra/newview/llaisapi.cpp
AgeCommit message (Expand)Author
2024-07-28Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 202...Erik Kundiman
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-15Merge branch 'main' into marchcat/x-b-mergeAndrey Lihatskiy
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-04-24Merge branch 'main' into marchcat/a-mergeAndrey Lihatskiy
2024-04-24Merge branch 'main' into marchcat/b-mergeAndrey Lihatskiy
2024-03-14viewer#945 Some worn items are missing from Avatar floater's Outfits tabAndrey Kleshchev
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-12miscellaneous: BOOL (int) to real boolLars Næsbye Christensen
2023-12-06SL-20181 Minor inventory fetching adjustementsAndrey Kleshchev
2023-10-04MacOS build fixAndrey Kleshchev
2023-10-03D559 Post merge fixesAndrey Kleshchev
2023-09-14SL-20285 Sturdier cof and fixed link fetchingAndrey Kleshchev
2023-08-17SL-20162 Better cof version loggingAndrey Kleshchev
2023-08-09SL-18629 Better item fetch error handlingAndrey Kleshchev
2023-08-06SL-20120 Fix ais depth 'body' being misplaced.Andrey Kleshchev
2023-08-05SL-20120 Fix folders with unknown content being assigned a versionAndrey Kleshchev
2023-08-05SL-20120 Do not account for deltas when fetchingAndrey Kleshchev
2023-08-01SL-20107 Detaching items from COF in gallery view didn't update COFAndrey Kleshchev
2023-07-19SL-20015 wait for the outfit items to load before wearing itMaxim Nikolenko
2023-06-02SL-17429 Message user when their inventory hits AIS3 limits #2Andrey Kleshchev
2023-05-30SL-17429 Message user when their inventory hits AIS3 limitsAndrey Kleshchev
2023-04-28SL-19533 Fix 'fetching' state timeoutAndrey Kleshchev
2023-04-28SL-19533 Fetch stall prevention #2Andrey Kleshchev
2023-04-27SL-19533 Subset fetch fixesAndrey Kleshchev
2023-04-27SL-19533 Implement subset variant of children requestAndrey Kleshchev
2023-04-26SL-19583 Uniform risizing for combination inventory viewAndrey Kleshchev
2023-04-25SL-19533 Fix a fetch blunderAndrey Kleshchev
2023-04-25SL-19533 Reduce inventory fetch stallsAndrey Kleshchev
2023-04-25SL-19533 Special COF handlingAndrey Kleshchev
2023-04-20SL-19533 Cap folder request depthAndrey Kleshchev
2023-04-13SL-19533 Faster decloudingAndrey Kleshchev
2023-04-12SL-19533 Logging tag changeAndrey Kleshchev
2023-04-12SL-19533 Further logging improvementsAndrey Kleshchev
2023-04-11SL-19533 Orphans plus additional loggingAndrey Kleshchev
2023-03-28SL-18003 Improve dupplicate preventionAndrey Kleshchev
2023-03-26SL-18003 Bulk fetch some items by fetching whole folderAndrey Kleshchev
2023-03-24SL-18003 Fix items not being marked as complete when fetched via aisAndrey Kleshchev
2023-03-23SL-19108 Disable "Image" button for task inventoriesAndrey Kleshchev
2023-03-20SL-18629 Load cof only once links are readyAndrey Kleshchev
2023-03-18SL-18674 Reenable folder creation via AIS v3Andrey Kleshchev
2023-03-18SL-18629 Track request depth to be able to distinguish incomplete folder reli...Andrey Kleshchev
2023-03-15SL-18629 Fetch Inventory using AIS caps #3Andrey Kleshchev
2023-03-15SL-18629 WIP Fetch Inventory using AIS caps #2Andrey Kleshchev
2023-03-15SL-18629 WIP Fetch Inventory using AIS capsAndrey Kleshchev
2023-03-15SL-18629 AISv3 draft callsMnikolenko Productengine
2023-03-11SL-19109 Fix item updates not getting a callbackAndrey Kleshchev
2023-03-10SL-18629 Replacing UDP creation messages with callback based AISAndrey Kleshchev