index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
Age
Commit message (
Expand
)
Author
2024-09-04
Resolve a few unresolved merge conflicts.
Nat Goodspeed
2024-08-28
Ditch trailing spaces.
Nat Goodspeed
2024-08-28
Add script control to "Inventory.DoCreate" registered menu action.
Nat Goodspeed
2024-08-28
Merge branch 'main' into release/luau-scripting.
Nat Goodspeed
2024-08-28
Merge pull request #2416 from secondlife/lua-lazymod
nat-goodspeed
2024-08-27
code clean up
Mnikolenko Productengine
2024-08-27
Merge branch 'release/luau-scripting' into lua-inventory
Maxim Nikolenko
2024-08-26
Increment viewer version to 7.1.10
Nat Goodspeed
2024-08-26
clean up Lua prefix
Mnikolenko Productengine
2024-08-24
Update test scripts to reference UI.Floater, not standalone Floater.
Nat Goodspeed
2024-08-23
Massage results from UI.popup() for ease of use.
Nat Goodspeed
2024-08-23
Encapsulate the lazy submodule idiom as util.submoduledir().
Nat Goodspeed
2024-08-23
Look for lazy UI submodules in a require/UI subdirectory.
Nat Goodspeed
2024-08-23
Allow UI to have lazily-loaded submodules.
Nat Goodspeed
2024-08-22
#2397 Sanity clamp haze contribution to avoid NaN like blowouts. (#2402)
Dave Parks
2024-08-22
Fix for #2385: say, shout and whisper messages from the script should be disp...
Mnikolenko Productengine
2024-08-21
mac build fix
Mnikolenko Productengine
2024-08-21
Bump featuretable versions to fix secondlife/viewer#2345 (#2386)
Brad Linden
2024-08-21
Merge branch 'release/luau-scripting' into lua-inventory
Maxim Nikolenko
2024-08-21
Add item limit for collectDescendentsIf func; add demo script
Mnikolenko Productengine
2024-08-20
Fix a couple more set_interrupts_counter() calls.
Nat Goodspeed
2024-08-20
Defend timers.Timer(iterate=True) against long callbacks.
Nat Goodspeed
2024-08-20
Fix for #2237: intermittent Lua data stack overflow.
Nat Goodspeed
2024-08-20
Merge branch 'release/2024.06-atlasaurus' of github.com:secondlife/viewer int...
Roxie Linden
2024-08-20
removed unnecessary comment
Roxie Linden
2024-08-20
Fix hang when incoming p2p or group calls throw up dialog.
Roxie Linden
2024-08-20
#2345 Fix for mirrors not being disabled from previous viewer versions.
Jonathan "Geenz" Goodman
2024-08-20
Add collectDescendentsIf api for Lua
Mnikolenko Productengine
2024-08-19
#2345 Disable mirrors from the feature table regardless of quality level. (#2...
Jonathan "Geenz" Goodman
2024-08-19
Merge pull request #2324 from secondlife/roxie/webrtc-log-devices
Roxanne Skelly
2024-08-19
viewer#2296 Don't show 'are you sure you want to leave the call' when shuttin...
Andrey Kleshchev
2024-08-16
Log WebRTC devices on webrtc initialization.
Roxie Linden
2024-08-15
First batch of Inventory api; raise interrupts limit
Mnikolenko Productengine
2024-08-15
Merge 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-15
Merge branch 'release/luau-scripting' into viewer-lua-2237
Nat Goodspeed
2024-08-15
Introduce lluau_checkstack(L, n); use instead of luaL_checkstack().
Nat Goodspeed
2024-08-14
Don't call virtual functions in a derived class constructor
Roxie Linden
2024-08-14
Voice dot not always visible after crossing region boundaries.
Roxie Linden
2024-08-14
viewer#2204 crash at connectionStateMachine
Andrey Kleshchev
2024-08-14
viewer-private#260 The 'Speak' button looks disabled during IM voice chat
Andrey Kleshchev
2024-08-13
viewer-private#262 webrtc crashes on shutdown #2
Andrey Kleshchev
2024-08-13
viewer-private#262 webrtc crashes on shutdown
Andrey Kleshchev
2024-08-13
Remove unused setting BrowserWebSecurityDisabled
Andrey Kleshchev
2024-08-13
clean up and add comment
Mnikolenko Productengine
2024-08-13
Merge pull request #2265 from secondlife/lua-groupchat-throttle
Maxim Nikolenko
2024-08-12
#2263 BugSplat Crash #1503400: SecondLifeViewer!LLDrawable::getFace(320)
Alexander Gavriliuk
2024-08-12
Add Throttle and LogThrottle classes to manage throttled APIs.
Nat Goodspeed
2024-08-12
#2257 BugSplat Crash #1503682: SecondLifeViewer!LLFloaterIMSessionTab::enable...
Alexander Gavriliuk
2024-08-12
Merge branch 'release/luau-scripting' into lua-groupchat
Maxim Nikolenko
[next]