summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-15Merge remote-tracking branch 'origin/release/webrtc-voice' into release/2024....Brad Linden
2024-08-15#2307 BugSplat Crash #1504734: LLViewerTexture::getNumFaces()Alexander Gavriliuk
2024-08-15Merge branch 'release/luau-scripting' into viewer-lua-2237Nat Goodspeed
2024-08-15Introduce lluau_checkstack(L, n); use instead of luaL_checkstack().Nat Goodspeed
2024-08-14Merge pull request #2300 from secondlife/roxie/webrtc-no-voice-dotRoxanne Skelly
2024-08-14Merge branch 'release/webrtc-voice' into roxie/webrtc-no-voice-dotRoxanne Skelly
2024-08-14Merge pull request #2285 from secondlife/roxie/webrtc-stop-device-failureRoxanne Skelly
2024-08-14Merge pull request #2262 from secondlife/roxie/webrtc-quad-channelRoxanne Skelly
2024-08-14Don't call virtual functions in a derived class constructorRoxie Linden
2024-08-14Voice dot not always visible after crossing region boundaries.Roxie Linden
2024-08-14viewer#2204 crash at connectionStateMachineAndrey Kleshchev
2024-08-13don't fatal error on AudioDeviceStopRoxie Linden
2024-08-14viewer-private#260 The 'Speak' button looks disabled during IM voice chatAndrey Kleshchev
2024-08-13viewer-private#262 webrtc crashes on shutdown #2Andrey Kleshchev
2024-08-13viewer-private#262 webrtc crashes on shutdownAndrey Kleshchev
2024-08-13Remove unused setting BrowserWebSecurityDisabledAndrey Kleshchev
2024-08-13Merge pull request #2274 from secondlife/luau-0.638nat-goodspeed
2024-08-13Update Luau to v0.638-r2 (2024-08-12 build)Nat Goodspeed
2024-08-13Merge pull request #2240 from secondlife/lua-groupchatMaxim Nikolenko
2024-08-13clean up and add commentMnikolenko Productengine
2024-08-13Merge pull request #2265 from secondlife/lua-groupchat-throttleMaxim Nikolenko
2024-08-12#2263 BugSplat Crash #1503400: SecondLifeViewer!LLDrawable::getFace(320)Alexander Gavriliuk
2024-08-12Add virtual destructor to Throttle class.Nat Goodspeed
2024-08-12Add Throttle and LogThrottle classes to manage throttled APIs.Nat Goodspeed
2024-08-12[WebRTC] allow quad channel microphones/inputsRoxie Linden
2024-08-12#2257 BugSplat Crash #1503682: SecondLifeViewer!LLFloaterIMSessionTab::enable...Alexander Gavriliuk
2024-08-12Merge branch 'release/luau-scripting' into lua-groupchatMaxim Nikolenko
2024-08-12Merge pull request #2209 from secondlife/viewer-lua-smoothernat-goodspeed
2024-08-09fix build.sh whitespaceBrad Linden
2024-08-09Merge remote-tracking branch 'origin/release/webrtc-voice' into release/2024....Brad Linden
2024-08-09Merge pull request #2244 from secondlife/roxie/webrtc-teleportRoxanne Skelly
2024-08-09Fix spaces in indra/newview/lllocalbitmaps.cppAndrey Kleshchev
2024-08-09viewer#1750 Crash at LLGLTFMaterial::operator=Andrey Kleshchev
2024-08-09viewer#2061 Crash in ~LLScriptEdCore()Andrey Kleshchev
2024-08-09Fix rare shutdown crash in LLViewerObjectListRye Mutt
2024-08-09Fix rare shutdown crash in gCacheNameRye Mutt
2024-08-09Fix nullptr crash in LLScrollListCtrl::getSelectedItemLabelRye Mutt
2024-08-09Fix crash in LLViewerWindow::handleDragNDropRye Mutt
2024-08-09Fix nullptr crash in handleVSyncChangedRye Mutt
2024-08-09Fix nullptr crash in LLInventoryPanel::itemChangedRye Mutt
2024-08-09Fix nullptr crash in LLLandmarksPanel::isActionEnabledRye Mutt
2024-08-09Fix nullptr crash in LLLandmarksPanel::canItemBeModifiedRye Mutt
2024-08-09Fix nullptr crash in LLInvFVBridge::getClipboardEntriesRye Mutt
2024-08-09Fix null region pointer crash in LLIMViewRye Mutt
2024-08-09Fix nullptr crash in LLFloaterIMContainer::onAddButtonClickedRye Mutt
2024-08-09#2103 BugSplat Crash #1497033: LLViewerTextureList::getImageAlexander Gavriliuk
2024-08-09viewer#2142 Crash at LLOutfitGalleryItem::setDefaultImageAndrey Kleshchev
2024-08-09viewer#2163 Crash at getReflectionProbeIsDynamicAndrey Kleshchev
2024-08-09Teleport to a region with a different voice server type causes failure in voiceRoxie Linden
2024-08-09add demo script for sending group chat messagesMnikolenko Productengine