summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-03DRTVWR-575: Replace some LLSDArray() usage with llsd::array().Nat Goodspeed
2022-12-20SL-18426 At log in only a part friends reported to chat as onlineAndrey Kleshchev
2022-12-16SL-18384 Fix NSException for keyboard handlingAndrey Kleshchev
2022-12-12Merge branch 'main' into DRTVWR-570-maint-QAndrey Lihatskiy
2022-12-12Increment viewer version to 6.6.9Nat Goodspeed
2022-12-12SL-16874 Added tool tips to buttons displayed by llDialog()Andrey Lihatskiy
2022-12-12SL-18826 limit teleport command usageMaxim Nikolenko
2022-12-06DRTVWR-575: Try to avoid comparison warnings in llclamp()Nat Goodspeed
2022-12-06DRTVWR-575: Defend unescape_string() against empty line.Nat Goodspeed
2022-12-06DRTVWR-575: Update a few more int lengths in llsdserialize.{h,cpp}.Nat Goodspeed
2022-12-06DRTVWR-575: Use llssize (signed size_t) for max_bytes parameters.Nat Goodspeed
2022-12-06DRTVWR-575: Introduce LLKeyBind::endNonEmpty()Nat Goodspeed
2022-12-06DRTVWR-575: Keep BufferArray::findBlock() in int domain.Nat Goodspeed
2022-12-06SL-18778 Crash at LLVoiceClient::removeObserver (#25)akleshchev
2022-12-03SL-18486 Complete Avatars floater is blank.Maxim Nikolenko
2022-12-01SL-18243 Add wear and unwear buttons on line items in Outfits floaterMaxim Nikolenko
2022-11-28SL-18718 Crash at LLEventPump::listen and connection issuesAndrey Kleshchev
2022-11-23Merge branch 'main' into DRTVWR-570-maint-QAndrey Lihatskiy
2022-11-23Merge branch 'main' into DRTVWR-565-maint-PAndrey Lihatskiy
2022-11-22SL-18219 Crash getting and sending render info on exitAndrey Kleshchev
2022-11-22Merge branch 'inventory_extensions', remote-tracking branch 'origin' into DRT...Brad Payne (Vir Linden)
2022-11-22SL-18629 - use AISAPI for some paths of new category creationBrad Payne (Vir Linden)
2022-11-21Merge pull request #6 from sldevel/masterRunitaiLinden
2022-11-22SL-18689 Crash at LLTabContainer::selectNextTab()Andrey Kleshchev
2022-11-22SL-18565 Prevent texture fetch crash on second login attemptAndrey Kleshchev
2022-11-21Merge branch 'master' into DRTVWR-570-maint-QAndrey Lihatskiy
2022-11-21SL-18218: Switch canonical_repo to GitHub URLBennett Goble
2022-11-21Merge branch master into DRTVWR-565-maint-PAndrey Kleshchev
2022-11-21SL-18565 restoreGL should re-add bumpmapsAndrey Kleshchev
2022-11-21SL-18629 - moving createNewCategory to AIS3Brad Payne (Vir Linden)
2022-11-19Fix a thread safety issue in the GL image worker.Henri Beauchamp
2022-11-18Merge pull request #1 from FelixWolf/CZ-1Signal Linden
2022-11-18Renamed LICENSE.txt to follow naming scheme of other reposKyler Eastridge
2022-11-18Merge pull request #3 from secondlife/signal/labelSignal Linden
2022-11-18Merge pull request #2 from secondlife/signal/claSignal Linden
2022-11-18Add automatic PR labelsBennett Goble
2022-11-18Add CLA botBennett Goble
2022-11-18SL-17135 Pull in apr-suit packageAndrey Kleshchev
2022-11-18Add copy of license to root directory so it is recognized by ghKyler Eastridge
2022-11-18Fix spelling error on license file nameKyler Eastridge
2022-11-18Fix readme logo for dark theme sitesKyler Eastridge
2022-11-17SL-15869 Do not account for login menu when checking if key combination is av...Andrey Kleshchev
2022-11-15Merge remote-tracking branch 'github/master'Bennett Goble
2022-11-15SL-18618 Update libpngAndrey Kleshchev
2022-11-14SL-18637 Reverted material shader changesAndrey Lihatskiy
2022-11-13DRTVWR-575: Explain that NSInteger is really int64_t.Nat Goodspeed
2022-11-13DRTVWR-575: Merge brad's xcode-14.1 fixes with nat'sNat Goodspeed
2022-11-12DRTVWR-575: Address review comments on Xcode 14.1 type tweaks.Nat Goodspeed
2022-11-11DRTVWR-575 fix LLGetDarwinOSInfo for xcode-14.1. NSInteger is now 64 bitsBrad Kittenbrink
2022-11-11DRTVWR-575 fix LLWorkerThread subclasses to be compatiblie with recent size_t...Brad Kittenbrink