summaryrefslogtreecommitdiff
path: root/indra/newview/scripts/lua/require
AgeCommit message (Expand)Author
2024-07-05clean up and rename demo scriptMnikolenko Productengine
2024-06-25Add wear/detach actions to Appearance listener; update example scriptMnikolenko Productengine
2024-06-21Introduce require/logout.lua and test_logout.lua.Nat Goodspeed
2024-06-21Use util.classctor(LLChatListener).Nat Goodspeed
2024-06-21Move newer Lua modules to scripts/lua/require subdirectory.Nat Goodspeed
2024-06-20Give popup() the ability to not wait; add popup:tip(message).Nat Goodspeed
2024-06-19Move popup.lua to require subdir with the rest of the modules.Nat Goodspeed
2024-06-18Remove special-case ~LuaState() code to call fiber.run().Nat Goodspeed
2024-06-14Move Lua modules for 'require' to indra/newview/scripts/lua/require.Nat Goodspeed