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-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
Make leap.lua honor an "error" key in viewer response.
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-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
Remove unused newview/llcallbacklist.cpp: real one is in llcommon.
Nat Goodspeed
2024-04-24
Merge 'main' into release/luau-scripting on promotion of Maint YZ
Nat Goodspeed
2024-04-24
Increment viewer version to 7.1.7
Nat Goodspeed
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-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-12
'Lua Scripts' floater clean up
Mnikolenko Productengine
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
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
2024-04-02
Fix std::filesystem::path - to - std::string conversions on Windows.
Nat Goodspeed
2024-04-02
Add startup.lua module with startup.ensure(), wait() functions.
Nat Goodspeed
2024-04-02
Streamline std::filesystem::path conversions in LLRequireResolver.
Nat Goodspeed
2024-04-02
Defend leap.request(), generate() from garbage collection.
Nat Goodspeed
2024-04-01
Add 'Lua Scripts' floater
Mnikolenko Productengine
2024-03-29
Merge branch 'release/luau-scripting' into lua-startup
Nat Goodspeed
2024-03-29
Merge pull request #1071 from secondlife/lua-new-luastate
nat-goodspeed
2024-03-28
Merge branch 'lua-hangfix' into lua-startup.
Nat Goodspeed
2024-03-28
Remove rest of prototype UI access.
Nat Goodspeed
[next]