summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2023-01-03Polish translation: Leftovers cleanup (files not present in /en/)PanteraPolnocy
2023-01-03Widgets cleanup in Polish translation (up to 6.6.9), fix translatability for ...PanteraPolnocy
2023-01-03SL-18893 Clean up for loops in llappearance to use C++11 range based for loop...Fawrsk
2023-01-03SL-18891 Remove duplicate entry in settings filePantera Północy
2023-01-03SL-18874 Rigged mesh upload crash when using Bounding Box physicsAndrey Kleshchev
2022-12-14SL-18384 Fix NSException for keyboard handlingAndrey Kleshchev
2022-12-13SL-15175 Merge pull request #26 from sldevel/contributeakleshchev
2022-12-12DRTVWR-565: Merge branch 'main' into contributeNat Goodspeed
2022-12-12Increment viewer version to 6.6.9Nat Goodspeed
2022-12-12DRTVWR-565: Merge branch 'origin/contribute' into DRTVWR-565Nat Goodspeed
2022-12-12Merge branch 'xcode-14.1' into contributeAndrey Kleshchev
2022-12-12SL-8839 Make About Land resizableAndrey Kleshchev
2022-12-08Merge pull request #28 from secondlife/sl-14399nat-goodspeed
2022-12-07SL-14399 Remove obsolete codeAndrey Kleshchev
2022-12-07SL-14399: Ditch overflow queue LLViewerAssetStorage::mCoroWaitList.Nat Goodspeed
2022-12-07Fix failures to update the TP states while the viewer is minimized.Henri Beauchamp
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-11-28SL-18718 Crash at LLEventPump::listen and connection issuesAndrey Kleshchev
2022-11-21Fix a thread safety issue in the GL image worker.Henri Beauchamp
2022-11-22SL-18565 Prevent texture fetch crash on second login attemptAndrey Kleshchev
2022-11-21Update message template URL after move to GitHubAnsariel
2022-11-21SL-18565 restoreGL should re-add bumpmapsAndrey 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
2022-11-11DRTVWR-575 xcode-14.1 compatibility fix. add more overloads for stricter siz...Brad Kittenbrink
2022-11-11DRTVWR-575 xcode-14.1 compatibility fix. add overloads for stricter integer ...Brad Kittenbrink
2022-11-05SL-18581 Don't show the starter avatar toolbar button for NUXAndrey Lihatskiy
2022-11-04DRTVWR-575: Introduce llssize (signed size_t) and narrow() function.Nat Goodspeed
2022-11-03SL-18565 Built-in bump maps and some environment textures fail to loadAndrey Kleshchev
2022-11-03DRTVWR-575: Suppress remaining size_t truncation warnings for now.Nat Goodspeed
2022-11-03DRTVWR-575: A few more tweaks addressing size_t wider than 32 bits.Nat Goodspeed
2022-11-03DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes.Nat Goodspeed
2022-11-03DRTVWR-575: Forbid Xcode 14.1 from implicitly signing every target.Nat Goodspeed
2022-11-02SL-18136 fix for Japanese IMEMnikolenko Productengine
2022-11-02SL-18533 Updated ToS XUI with new languageAndrey Lihatskiy
2022-11-01Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy
2022-11-01Increment viewer version to 6.6.8Nat Goodspeed
2022-10-31Fix SL-18511 TOS and MFA login failure handlers must cooperate to answer both...Brad Kittenbrink
2022-10-26Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy
2022-10-26Increment viewer version to 6.6.7Nat Goodspeed
2022-10-24SL-18432 Fix for alpha sortingAndrey Lihatskiy