summaryrefslogtreecommitdiff
path: root/indra/newview/scripts/lua/require
AgeCommit message (Collapse)Author
2024-06-20Give popup() the ability to not wait; add popup:tip(message).Nat Goodspeed
popup:tip() engages 'SystemMessageTip'.
2024-06-19Move popup.lua to require subdir with the rest of the modules.Nat Goodspeed
2024-06-14Move Lua modules for 'require' to indra/newview/scripts/lua/require.Nat Goodspeed
Make viewer_manifest.py copy them into the viewer install image. Make the require() function look for them there.