summaryrefslogtreecommitdiff
path: root/indra/llinventory
AgeCommit message (Expand)Author
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-07secondlife/viewer#1333 BOOL to bool conversion leftovers: ternariesAlexander Gavriliuk
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-24Fix BOOL vs bool issues after mergeAnsariel
2024-04-24Merge branch 'main' into marchcat/a-mergeAndrey Lihatskiy
2024-04-24Merge branch 'main' into marchcat/x-mergeAndrey Lihatskiy
2024-04-11Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...Ansariel
2024-04-01Fix the bogus, zero cloud scroll rate in default EE sky settings.Henri Beauchamp
2024-03-12Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...Ansariel
2024-03-01Merge branch 'main' into marchcat/yz-mergeAndrey Lihatskiy
2024-03-01Convert remaining TRUE/FALSE to true/falseAnsariel
2024-02-20Fixed inital return value accidentally got changed in commit 9e854b697a06abed...Ansariel
2024-02-19Replace remaining BOOL with bool llinventory and llmessageAnsariel
2024-02-17misc: BOOL to boolLars Næsbye Christensen
2024-02-12miscellaneous: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12miscellaneous: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12llinventory: BOOL (int) to real boolLars Næsbye Christensen
2024-01-23Issue #30 Notecard losing thumbnail dataAndrey Kleshchev
2023-12-05Merge branch 'main' into DRTVWR-489Alexander Gavriliuk
2023-11-06SL-19968 disabled pump_idle_network for now due to it causing several failure...Brad Linden
2023-11-03Fixed INV_THUMBNAIL_LABEL handling missed in rebase for SL-19968 workBrad Linden
2023-11-03Fix for SL-19968 objects missing timing bug due to stall during loginBrad Kittenbrink (Brad Linden)
2023-10-25Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-10-08Merge branch main into DRTVWR-489Alexander Gavriliuk
2023-10-04SL-18837: Merge branch 'main' of secondlife/viewer into actionsNat Goodspeed
2023-10-03Merge branch 'main' (DRTVWR-567) into DRTVWR-559Andrey Kleshchev
2023-09-11SL-19842 WIP -- Now that probes can override ambient, unroll ambient darkenin...RunitaiLinden
2023-08-25SL-20199 Error creating new folderAndrey Kleshchev
2023-08-22SL-19842 WIP -- Move sky auto adjustment magic numbers to debug settings.RunitaiLinden
2023-08-22SL-20187 [AIS3] Don't fill thumbnail field if null thumbnail is setAndrey Kleshchev
2023-07-28SL-20067 Make new default midday the new default sky settingRunitaiLinden
2023-06-27SL-18629 Fixed missed case of unpacking metadataAndrey Kleshchev
2023-06-22SL-19785 Fix for blown out skies from Glow Focus. Add notification when edit...RunitaiLinden
2023-06-12SL-19856 Adjust water fog density range. Incidental decruft.RunitaiLinden
2023-06-05SL-18837: Followup to 19e9e8c: global Boost.Bind placeholdersNat Goodspeed
2023-06-02SL-18837: Boost.Bind _1, _2 placeholders are no longer global.Nat Goodspeed
2023-06-01DRTVWR-559 Revert skies to be very close to release and disable tone mapping ...RunitaiLinden
2023-05-31Fix divide by zero causing NaN with certain day cycles in DRTVWR-559Brad Linden
2023-05-17Merge branch 'main' into DRTVWR-567Andrey Lihatskiy
2023-05-17Some small tweaks after merge with Viewer releaseCallum Prentice
2023-05-17Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-05-09SL-19660 Merge pull request #199 from beqjanus/mainakleshchev
2023-05-04DRTVWR-559 LLSD array build fixAndrey Kleshchev
2023-05-04Merge remote-tracking branch 'origin/zap-LLSDArray' into DRTVWR-559Brad Linden
2023-05-03SL-19647: Eliminate LLSDArray entirely.Nat Goodspeed
2023-05-03DRTVWR-575: Replace some LLSDArray() usage with llsd::array().Nat Goodspeed
2023-04-30BUG-233797/BUG-233798 -ve underwater fog density causes blackout.Beq