index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
/
llaisapi.h
Age
Commit message (
Expand
)
Author
2024-06-01
Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...
Ansariel
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2023-10-04
MacOS build fix
Andrey Kleshchev
2023-09-14
SL-20285 Sturdier cof and fixed link fetching
Andrey Kleshchev
2023-07-19
SL-20015 wait for the outfit items to load before wearing it
Maxim Nikolenko
2023-04-28
SL-19533 Fix 'fetching' state timeout
Andrey Kleshchev
2023-04-28
SL-19533 Fetch stall prevention #2
Andrey Kleshchev
2023-04-27
SL-19533 Implement subset variant of children request
Andrey Kleshchev
2023-04-26
SL-19583 Uniform risizing for combination inventory view
Andrey Kleshchev
2023-04-25
SL-19533 Reduce inventory fetch stalls
Andrey Kleshchev
2023-04-25
SL-19533 Special COF handling
Andrey Kleshchev
2023-04-11
SL-19533 Orphans plus additional logging
Andrey Kleshchev
2023-03-28
SL-18003 Improve dupplicate prevention
Andrey Kleshchev
2023-03-18
SL-18674 Reenable folder creation via AIS v3
Andrey Kleshchev
2023-03-18
SL-18629 Track request depth to be able to distinguish incomplete folder reli...
Andrey Kleshchev
2023-03-15
SL-18629 WIP Fetch Inventory using AIS caps #2
Andrey Kleshchev
2023-03-15
SL-18629 WIP Fetch Inventory using AIS caps
Andrey Kleshchev
2023-03-15
SL-18629 AISv3 draft calls
Mnikolenko Productengine
2022-11-22
SL-18629 - use AISAPI for some paths of new category creation
Brad Payne (Vir Linden)
2020-10-01
SL-14037 BugSplat Crash #646590: Enqueue failed in AIS
Andrey Kleshchev
2020-05-18
Small Cleanup
Andrey Kleshchev
2016-04-04
merge with 4.0.3-release
Oz Linden
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2015-09-15
MAINT-5507: Remove llcurl, move constant values and untilities to llcorehttp lib
Rider Linden
2015-09-14
MAINT-5507: Remove HTTPClient and related cruft.
Rider Linden
2015-08-28
MAINT-5574: Added default parameter for callbalk on AISAPI interface.
Rider Linden
2015-08-25
Merge
Rider Linden
2015-08-12
MAINT-5500: Finish converting the AIS responders to the new coroutine model, ...
Rider Linden
2015-07-31
replace the const & on the typedef
Rider Linden
2015-07-31
Try not using a ref here.
Rider Linden
2015-07-30
Added patchAndYield to httputil adapter
Rider Linden
2015-04-03
MAINT-4878 FIXED Outfits worn from library copy the subfolders too
andreykproductengine
2013-09-17
Updating AISv3 api to match recent changes
Don Kjer
2013-09-09
Using transaction_id instead of raw asset_id during aisv3 patch
Don Kjer
2013-08-09
Routing link creating through AISv3 when available.
Don Kjer
2013-07-11
Adding support for COPY methods to httpclient. Implementing viewer-side use ...
Don Kjer
2013-06-07
SH-4216 WIP - moved AISv3 commands and responders to llaisapi.* files
Brad Payne (Vir Linden)