summaryrefslogtreecommitdiff
path: root/indra/newview/llappearancemgr.cpp
AgeCommit message (Expand)Author
2024-08-28Merge branch 'main' into release/luau-scripting.Nat Goodspeed
2024-08-02Fix integer underflow causing issues with wearablesAnsariel
2024-07-08The I/O manipulator std::quoted() must be passed to an ostream.Nat Goodspeed
2024-07-08Combine LLAppearanceMgr::wearOutfit() and wearOutfitByName()Nat Goodspeed
2024-07-05clean up and rename demo scriptMnikolenko Productengine
2024-07-01build fixMaxim Nikolenko
2024-07-01Move error strings to strings.xml; pass wearable type and is_worn flag for ou...Mnikolenko Productengine
2024-06-21Add Appearance listenerMnikolenko Productengine
2024-06-09Fix issues resulting from b42f9d836b4c0f7fbd4bdae1734021e2a09fdbe8Ansariel
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-05-23Remove commented-out methods in a couple LLEventTimer subclasses.Nat Goodspeed
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-15Merge branch 'release/luau-scripting' into lua-timers after Maint XNat Goodspeed
2024-05-15Manual whitespace cleanup (fix_whitespace.py).Nat Goodspeed
2024-05-08Tweak a couple thingsNat Goodspeed
2024-05-02Introduce LLLater::getRemaining(handle).Nat Goodspeed
2024-05-02WIP: In llcallbacklist.h, add singleton LLLater for time delays.Nat Goodspeed
2024-05-01Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-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/x-mergeAndrey Lihatskiy
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-12more misc: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12miscellaneous: BOOL (int) to real boolLars Næsbye Christensen
2024-01-09Replace BOOST_FOREACH with standard C++ range-based for-loopsAnsariel
2024-01-08replace boost library to standardAiraYumi
2023-12-18Merge branch 'main' into DRTVWR-591-maint-XAndrey Lihatskiy
2023-11-13SL-20575 Fix some deletion issuesAndrey Kleshchev
2023-10-18SL-20232 Cleanup #6Andrey Kleshchev
2023-10-17SL-20232 Allow deletion of worn items #1Andrey Kleshchev
2023-10-12SL-20436 New accounts that select outfit in web fail to download clothingAndrey Kleshchev
2023-10-03SL-20368 Request outfits using 'links'Andrey Kleshchev
2023-09-14SL-20285 Updated individual request count declarationAndrey Kleshchev
2023-09-14SL-20285 Sturdier cof and fixed link fetchingAndrey Kleshchev
2023-08-23Merge branch main (DRTVWR-582) into DRTVWR-567Andrey Kleshchev
2023-08-05SL-20120 Fix unneeded warningsAndrey Kleshchev
2023-07-19SL-20015 wait for the outfit items to load before wearing itMaxim Nikolenko
2023-05-05SL-19533 Prevent COF dupplicate requestAndrey Kleshchev
2023-04-27SL-19533 Implement subset variant of children requestAndrey Kleshchev
2023-04-25SL-19533 Special COF handling #3Andrey Kleshchev
2023-04-25SL-19533 Special COF handling #2Andrey Kleshchev
2023-04-19SL-19609 Urls aren't dispatched according to the indicated gridAndrey Kleshchev
2023-04-13SL-19533 MacOS build fixAndrey Kleshchev
2023-04-13SL-19533 Faster decloudingAndrey Kleshchev
2023-04-08SL-19529 Fix uninitialized variable and calback counterAndrey Kleshchev
2023-04-07Merge branch 'main' into marchcat/main-contrib-mergeAndrey Lihatskiy
2023-03-29SL-19502 Copying folders should copy thumbnailsAndrey Kleshchev
2023-03-28SL-18003 Bulk download items when possibleAndrey Kleshchev
2023-03-26SL-18003 Bulk fetch some items by fetching whole folderAndrey Kleshchev