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
Age
Commit message (
Expand
)
Author
2024-06-10
another batch of changes to use ScopedRegistrarHelper
Mnikolenko Productengine
2024-06-10
Remove SharedCommitCallbackRegistry; add helpers CommitRegistrarHelper and Sc...
Mnikolenko Productengine
2024-05-31
Cherry-pick leap.lua changes; other clean up
Mnikolenko Productengine
2024-05-30
Add separate minor throttle period for UNTRUSTED_ALLOW funcs
Mnikolenko Productengine
2024-05-30
Merge branch release/luau-scripting
Mnikolenko Productengine
2024-05-29
Make ~ThreadPool() join every thread before destroying its vector.
Nat Goodspeed
2024-05-24
Fix merge glitches
Nat Goodspeed
2024-05-24
Merge branch 'release/luau-scripting' into lua-chatplus
Nat Goodspeed
2024-05-24
Nat's ideas from PR #1547
Nat Goodspeed
2024-05-24
Mark script messages in compact mode too; code clean up
Mnikolenko Productengine
2024-05-23
mac build fix
Maxim Nikolenko
2024-05-22
add throttle for sending messages; add simple demo script
Mnikolenko Productengine
2024-05-22
Add support for sending messages to Nearby chat from Lua script
Mnikolenko Productengine
2024-05-16
set UNTRUSTED_ALLOW as default; some LLCommitCallbackInfo clean up
Mnikolenko Productengine
2024-05-16
Merge branch 'lua-ui-callbacks' into release/luau-scripting
Mnikolenko Productengine
2024-05-16
adjust the flag to be untrusted block/allow/throttle
Mnikolenko Productengine
2024-05-15
Merge branch 'main' into release/luau-scripting for last Maint X fix.
Nat Goodspeed
2024-05-15
Add trusted flag to UI callbacks, so not everything is accessible from the sc...
Mnikolenko Productengine
2024-05-15
#1457 Fix the tests on mac
Andrey Lihatskiy
2024-05-15
Merge branch 'main' into release/luau-scripting for Maint X release.
Nat Goodspeed
2024-05-15
Manual whitespace fixes (fix_whitespace.py).
Nat Goodspeed
2024-05-15
Merge commit 'e7eced3' into release/luau-scripting: whitespace fix.
Nat Goodspeed
2024-05-14
Increment viewer version to 7.1.8
Nat Goodspeed
2024-05-14
Merge DRTVWR-591-maint-X to main on promotion of secondlife/viewer #705: Main...
Nat Goodspeed
2024-05-09
Bump up coroutine stack size: saw C00000FD test termination.
Nat Goodspeed
2024-05-07
Copy xml files to scripts/lua; make Lua debug floater resizable
Mnikolenko Productengine
2024-05-02
Update LLGLTFMaterial tests for changes introduced in SL-20523
Brad Linden
2024-05-02
Raise Lua error if LLViewerControlListener response contains one
Mnikolenko Productengine
2024-05-01
Use LLViewerControlListener to access debug settings
Mnikolenko Productengine
2024-05-01
Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge
Andrey Lihatskiy
2024-04-29
Adapt llimageworker_test for updated virtual method API.
Nat Goodspeed
2024-04-29
Allow getting the value of debug settings via Lua script
Mnikolenko Productengine
2024-04-29
Allow changing debug settings via Lua script
Mnikolenko Productengine
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2024-04-26
viewer#1308 LLFloaterView::restoreAll Crash
Andrey Kleshchev
2024-04-25
Adapt llimageworker_test for updated virtual method API.
Nat Goodspeed
2024-04-24
Merge 'main' into release/luau-scripting on promotion of Maint YZ
Nat Goodspeed
2024-04-24
viewer#1309 Handle deprecated avatar properties messages
Andrey Kleshchev
2024-04-24
Merge branch 'main' into marchcat/x-merge
Andrey Lihatskiy
2024-04-24
Increment viewer version to 7.1.7
Nat Goodspeed
2024-04-20
viewer#1290 Fix missing variable reinitializations
Andrey Kleshchev
2024-04-19
viewer#1290 Fix snapToMessageHeight crash
Andrey Kleshchev
2024-04-19
secondlife/viewer#1249 Erratic Emoji Picker Behavior
Alexander Gavriliuk
2024-04-19
Revert "SL-20140 Setting shape hand size to 36 won't save"
Andrey Lihatskiy
2024-04-18
Add llluamanager_test.cpp test that terminates runaway Lua script.
Nat Goodspeed
2024-04-18
Move {set,check}_interrupts_counter() to lluau namespace.
Nat Goodspeed
2024-04-18
Remove redundant LLEventPump::inventName() call.
Nat Goodspeed
2024-04-18
In debug.h, add debug_expr() macro for inline expressions.
Nat Goodspeed
2024-04-18
Fix LuaListener member initialization order.
Nat Goodspeed
2024-04-17
Reintroduce LLCoros::killreq() to request killing a named coroutine.
Nat Goodspeed
[next]