summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-18Initialize lua_Debug lluau::source_path() passes to lua_getinfo().Nat Goodspeed
2024-06-18Use LL_DEBUGS("Lua") for LuaLog.Nat Goodspeed
2024-06-18Improve diagnostic output from running 'require' module.Nat Goodspeed
2024-06-18lua_emplace<T>() should permit GC despite LL.atexit() safety net.Nat Goodspeed
2024-06-18Make lluau::source_path() report top-level script path.Nat Goodspeed
2024-06-17Store script's LuaListener in userdata in lua_State's Registry.Nat Goodspeed
2024-06-14Introduce LL.atexit(), internal lua_emplace<T>(), lua_toclass<T>().Nat Goodspeed
2024-06-14Move Lua modules for 'require' to indra/newview/scripts/lua/require.Nat Goodspeed
2024-06-14Fix a minor but nagging Python build-time warning: invalid regexp.Nat Goodspeed
2024-06-12Avoid messing up Lua's global namespace in 'require' modules.Nat Goodspeed
2024-06-12Add LL_DEBUGS("LLCoros") start/end messages.Nat Goodspeed
2024-06-12Provide LUA Debug Console feedback for user typing LUA string.Nat Goodspeed
2024-06-12Defend LLFloaterLUADebug against recursive calls to handlers.Nat Goodspeed
2024-06-12LuaState::expr() has log messages for ending, add for starting.Nat Goodspeed
2024-06-12For a single string concatenation, use operator+().Nat Goodspeed
2024-06-12Make popup() directly pass payload.Nat Goodspeed
2024-06-12Extract TempSet from llcallbacklist.cpp into its own tempset.h.Nat Goodspeed
2024-06-12Merge 'release/luau-scripting' of secondlife/viewer into lua-loginNat Goodspeed
2024-06-11Add popup.lua, a preliminary API for viewer notifications.Nat Goodspeed
2024-06-11Add login.lua module with login() function.Nat Goodspeed
2024-06-11Add to UI.lua a set of 'LLWindow' listener operations.Nat Goodspeed
2024-06-11Fix a couple bugs in startup.lua.Nat Goodspeed
2024-06-11Allow Python-like 'object = ClassName(ctor args)' constructor calls.Nat Goodspeed
2024-06-11mapargs() now accepts 'name1,name2,...' as argument namesNat Goodspeed
2024-06-11Update "LLWindow" listener doc to cite github URL, not bitbucket.Nat Goodspeed
2024-06-11Merge pull request #1697 from secondlife/lua-bradfixnat-goodspeed
2024-06-11Merge branch 'release/luau-scripting' into lua-bradfixNat Goodspeed
2024-06-11clean up LLUIListener::callMaxim Nikolenko
2024-06-11Merge branch 'main' of github.com:secondlife/viewer into lua-bradfixNat Goodspeed
2024-06-11Merge branch 'release/luau-scripting' into lua-loginNat Goodspeed
2024-06-11Merge pull request #1685 from secondlife/brad/materials_featurette_build_work...nat-goodspeed
2024-06-11Merge pull request #1481 from secondlife/lua-ui-callbacksMaxim Nikolenko
2024-06-10Merge branch 'main' into brad/materials_featurette_build_workaroundNat Goodspeed
2024-06-10Try to get sign-and-package-windows job a runner to run onBrad Linden
2024-06-10Increment viewer version to 7.1.9Nat Goodspeed
2024-06-10Merge release/materials_featurette to main on promotion of secondlife/viewer ...Nat Goodspeed
2024-06-10Attempted workaround for actions/runner-images#10004 build failures.Brad Linden
2024-06-10Merge branch 'release/luau-scripting' into lua-loginNat Goodspeed
2024-06-10Merge branch 'release/luau-scripting' into lua-ui-callbacksMnikolenko Productengine
2024-06-10another batch of changes to use ScopedRegistrarHelperMnikolenko Productengine
2024-06-10Remove SharedCommitCallbackRegistry; add helpers CommitRegistrarHelper and Sc...Mnikolenko Productengine
2024-06-07Introduce mapargs.lua, which defines the mapargs() function.Nat Goodspeed
2024-06-07Fix another merge glitchNat Goodspeed
2024-06-07Tidy up merge from main.Nat Goodspeed
2024-06-07Merge branch 'main' of secondlife/viewer into release/luau-scriptingNat Goodspeed
2024-06-05Merge pull request #1639 from secondlife/nat/stack-overflownat-goodspeed
2024-06-05Make LLLeap iterate over child stdout while read data is pendingNat Goodspeed
2024-06-04#989 Fix for blurry terrain on Mac (#1633)Brad Linden
2024-06-04 #1628 Disable spherical mirror probes for the time being. (#1631)Jonathan "Geenz" Goodman
2024-06-04Merge pull request #1630 from secondlife/nat/fix-ftr8-exrnat-goodspeed