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
Age
Commit message (
Expand
)
Author
2024-09-04
Adapt new code from main branch to Lua project calling convention.
Nat Goodspeed
2024-09-04
Resolve a few unresolved merge conflicts.
Nat Goodspeed
2024-09-04
Extract coroutine-aware synchronization primitives to new header.
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
Merge pull request #2384 from secondlife/lua-inventory
Maxim Nikolenko
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
Merge pull request #2400 from secondlife/lua-issue-2385
Maxim Nikolenko
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-21
Merge pull request #2372 from secondlife/roxie/webrtc-fix-mac-p2p-hang
Brad Linden
2024-08-21
Merge pull request #2373 from secondlife/viewer-lua-2237
nat-goodspeed
2024-08-21
Improve diagnostic output for Lua atexit() functions.
Nat Goodspeed
2024-08-21
Suppress ~LuaStackDelta() verification during stack unwinding.
Nat Goodspeed
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
Fix TempSet to use type VAR to store mOldValue.
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
Add LL::scope_exit
Nat Goodspeed
2024-08-20
Fix hang when incoming p2p or group calls throw up dialog.
Roxie Linden
2024-08-20
Merge pull request #2370 from secondlife/geenz/fix/increment-featuretable
Brad 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-20
Trim trailing blank line.
Nat Goodspeed
2024-08-19
Merge pull request #2355 from secondlife/geenz/cherrypick/mirrors-disable
Dave Parks
2024-08-19
#2345 Disable mirrors from the feature table regardless of quality level. (#2...
Jonathan "Geenz" Goodman
2024-08-19
Merge pull request #2328 from secondlife/roxie/webrtc-airpod-fixes
Roxanne Skelly
2024-08-19
Merge pull request #2324 from secondlife/roxie/webrtc-log-devices
Roxanne Skelly
2024-08-18
update webrtc again.
Roxie Linden
2024-08-18
Merge branch 'roxie/webrtc-airpod-fixes' of github.com:secondlife/viewer into...
Roxie Linden
2024-08-18
Use the release build of webrtc to avoid pedantic asserts which are handled p...
Roxie Linden
2024-08-19
viewer#2296 Don't show 'are you sure you want to leave the call' when shuttin...
Andrey Kleshchev
2024-08-18
Update webrtc to fix loss of stereo in bluetooth issue.
Roxie Linden
2024-08-17
Microphone was being prematurely enabled on login for a short period.
Roxie Linden
[next]