index
:
viewer.git
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-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-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-07
Copy xml files to scripts/lua; make Lua debug floater resizable
Mnikolenko Productengine
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
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-17
Reintroduce LLCoros::killreq() to request killing a named coroutine.
Nat Goodspeed
2024-04-17
viewer#1143 Crash at LLReflectionMap::autoAdjustOrigin #2
Andrey Kleshchev
2024-04-17
Fix typo in settings names (#1257)
Ansariel Hiller
2024-04-16
Merge branch 'main' into release/luau-scripting
Nat Goodspeed
2024-04-16
Call suspend() periodically to avoid viewer freeze
Mnikolenko Productengine
2024-04-15
CI: adopt xz compression
Bennett Goble
2024-04-15
Revert "SL-20140 Setting shape hand size to 36 won't save"
Andrey Lihatskiy
2024-04-15
Merge branch 'main' into DRTVWR-591-maint-X
Andrey Lihatskiy
2024-04-12
'Lua Scripts' floater clean up
Mnikolenko Productengine
2024-04-12
Merge pull request #1211 from secondlife/marchcat/x-merge
Andrey Lihatskiy
2024-04-12
viewer-private#226 Unhandled PngError throws application into a loop
Andrey Kleshchev
2024-04-12
Merge branch 'main' into marchcat/x-merge
Andrey Lihatskiy
2024-04-11
CI: adopt xz compression
Bennett Goble
2024-04-10
Merge branch 'release/luau-scripting' into lua-terminate-script
Nat Goodspeed
2024-04-10
Fix BUG-225288: Detaching stops unrelated animations
Salad Dais
2024-04-10
Merge branch 'main' into marchcat/y-merge
Andrey Lihatskiy
2024-04-09
Increment viewer version to 7.1.6
Nat Goodspeed
2024-04-09
mac build fix - remove unused variable
Maxim Nikolenko
2024-04-09
Add Lua Floater class to simplify Lua script showing floaters.
Nat Goodspeed
2024-04-08
Add script termination option to 'Lua Scripts' floater
Mnikolenko Productengine
2024-04-03
Merge pull request #1124 from Nicky-D/release/luau-scripting
nat-goodspeed
2024-04-03
Merge branch 'main' into release/luau-scripting.
Nat Goodspeed
2024-04-03
Merge pull request #1101 from secondlife/lua-scripts-floater
nat-goodspeed
2024-04-03
Merge branch 'release/luau-scripting' into release/luau-scripting
Nicky Dasmijn
2024-04-03
Proper casing for Lualibs (or case sensitive filesystems do not agree with th...
Nicky
2024-04-03
Introduce fsyspath subclass of std::filesystem::path.
Nat Goodspeed
2024-04-03
Add RAII class for adding/erasing script entries; code clean up
Mnikolenko Productengine
[next]