summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-21Merge pull request #4 from secondlife/signal/staleSignal Linden
2022-11-21Fix a thread safety issue in the GL image worker.Henri Beauchamp
2022-11-21Merge pull request #8 from Ansariel/masterSignal Linden
2022-11-21Update default URL for message template in template_verifier.py as wellAnsariel
2022-11-21Update message template URL after move to GitHubAnsariel
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-18Mark PRs as stale after 60 days, close them automatically if no responseBennett Goble
2022-11-18Add automatic PR labelsBennett Goble
2022-11-18Add CLA botBennett Goble
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-15Merge remote-tracking branch 'github/master'Bennett Goble
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-04DRTVWR-575: Introduce llssize (signed size_t) and narrow() function.Nat Goodspeed
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-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-26Increment viewer version to 6.6.7Nat Goodspeed
2022-10-24SL-18432 Fix for alpha sortingAndrey Lihatskiy
2022-10-20Increment viewer version to 6.6.6Nat Goodspeed
2022-10-17SL-18218: Switch canonical_repo to GitHub URLBennett Goble
2022-10-17SL-17779 Texture position changes were ignored on rigged meshesAndrey Kleshchev
2022-09-28SL-18240 Don't disable HUD media when "Obscure MOAP" is active on landMnikolenko Productengine
2022-09-22Merge remote-tracking branch 'origin/SL-18119' into DRTVWR-548-maint-NAndrey Lihatskiy
2022-09-22SL-18119 - log group join, object add or rezBrad Payne (Vir Linden)
2022-09-21SL-18119 - bug fixBrad Payne (Vir Linden)