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-06-11
clean up LLUIListener::call
Maxim Nikolenko
2024-06-10
Merge branch 'release/luau-scripting' into lua-ui-callbacks
Mnikolenko Productengine
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-06-04
Comment the intent of test_timers.lua
Nat Goodspeed
2024-06-03
Leverage new leap.eventstream() function in Floater.lua.
Nat Goodspeed
2024-05-31
Add timers.lua API module and test_timers.lua test program.
Nat Goodspeed
2024-05-31
Tweak for current Lua dbg() convention.
Nat Goodspeed
2024-05-31
Cherry-pick leap.lua changes; other clean up
Mnikolenko Productengine
2024-05-31
Add leap.eventstream() and cancelreq() functions.
Nat Goodspeed
2024-05-31
Add a bit more dbg() conditional diagnostic output.
Nat Goodspeed
2024-05-31
Don't check if printf(format) arg is a string.
Nat Goodspeed
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-24
Merge branch 'release/luau-scripting' into lua-timers
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
Remove commented-out methods in a couple LLEventTimer subclasses.
Nat Goodspeed
2024-05-23
More vestigial whitespace fixes
Nat Goodspeed
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 'release/luau-scripting' into lua-timers after Maint X
Nat Goodspeed
2024-05-15
Manual whitespace cleanup (fix_whitespace.py).
Nat Goodspeed
2024-05-15
Merge commit 'e7eced3' into lua-timers for whitespace fixes.
Nat Goodspeed
2024-05-15
Add trusted flag to UI callbacks, so not everything is accessible from the sc...
Mnikolenko Productengine
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-15
Make leap.lua honor an "error" key in viewer response.
Nat Goodspeed
2024-05-14
Increment viewer version to 7.1.8
Nat Goodspeed
2024-05-09
Merge branch 'release/luau-scripting' into lua-timers
Nat Goodspeed
2024-05-08
Tweak a couple things
Nat Goodspeed
2024-05-08
Merge branch 'nat/cleanup-timers' into lua-timers.
Nat Goodspeed
2024-05-07
Copy xml files to scripts/lua; make Lua debug floater resizable
Mnikolenko Productengine
2024-05-03
Not every LLAvatarListUpdater subclass overrides tick().
Nat Goodspeed
2024-05-03
Make LLLater store target time in mHandles; ditch 2nd unordered_map.
Nat Goodspeed
2024-05-02
Introduce LLLater::getRemaining(handle).
Nat Goodspeed
2024-05-02
WIP: In llcallbacklist.h, add singleton LLLater for time delays.
Nat Goodspeed
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
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
[next]