summaryrefslogtreecommitdiff
path: root/indra/newview/scripts/lua/LLDebugSettings.lua
AgeCommit message (Expand)Author
2024-06-12Avoid messing up Lua's global namespace in 'require' modules.Nat Goodspeed
2024-05-31Cherry-pick leap.lua changes; other clean upMnikolenko Productengine
2024-05-15Add trusted flag to UI callbacks, so not everything is accessible from the sc...Mnikolenko Productengine
2024-05-07Copy xml files to scripts/lua; make Lua debug floater resizableMnikolenko Productengine
2024-05-02Raise Lua error if LLViewerControlListener response contains oneMnikolenko Productengine
2024-05-01Use LLViewerControlListener to access debug settingsMnikolenko Productengine
2024-04-29Allow getting the value of debug settings via Lua scriptMnikolenko Productengine