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-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-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-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
2024-03-28
Use LLApp::setQuitting(). Expect killed-script error.
Nat Goodspeed
2024-03-28
Terminate Lua scripts hanging in LL.get_event_next().
Nat Goodspeed
2024-03-28
Remove llluamanager.cpp "FIXME extremely hacky way" cruft.
Nat Goodspeed
2024-03-27
Merge 'release/luau-scripting' of secondlife/viewer into lua-startup
Nat Goodspeed
2024-03-27
Run each script file with new LuaState
Mnikolenko Productengine
2024-03-27
Enhance Lua debugging output.
Nat Goodspeed
2024-03-27
poetry
Nat Goodspeed
2024-03-27
Run loaded `require()` module on Lua's main thread.
Nat Goodspeed
2024-03-27
Merge branch 'main' into marchcat/yz-merge
Andrey Lihatskiy
2024-03-27
Merge remote-tracking branch 'origin/main' into DRTVWR-588-maint-W
Andrey Lihatskiy
2024-03-26
Increment viewer version to 7.1.5
Nat Goodspeed
2024-03-26
Merge branch 'release/luau-scripting' into luau-keystroke
Mnikolenko Productengine
[next]