index
:
viewer.git
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
/
scripts
/
lua
/
require
Age
Commit message (
Expand
)
Author
2024-07-26
Add api for more script camera params
Mnikolenko Productengine
2024-07-25
Lua api for Follow Camera control
Mnikolenko Productengine
2024-07-10
Merge branch 'lua-atexit-run' into lua-no-reuse.
Nat Goodspeed
2024-07-10
Simplify passing keys to leap.request
Mnikolenko Productengine
2024-07-09
Merge branch 'release/luau-scripting' into lua-snapshot
Nat Goodspeed
2024-07-08
Lua api for Snapshot and demo script
Mnikolenko Productengine
2024-07-05
clean up and rename demo script
Mnikolenko Productengine
2024-06-25
Add wear/detach actions to Appearance listener; update example script
Mnikolenko Productengine
2024-06-21
Introduce require/logout.lua and test_logout.lua.
Nat Goodspeed
2024-06-21
Use util.classctor(LLChatListener).
Nat Goodspeed
2024-06-21
Move newer Lua modules to scripts/lua/require subdirectory.
Nat Goodspeed
2024-06-20
Give popup() the ability to not wait; add popup:tip(message).
Nat Goodspeed
2024-06-19
Move popup.lua to require subdir with the rest of the modules.
Nat Goodspeed
2024-06-18
Remove special-case ~LuaState() code to call fiber.run().
Nat Goodspeed
2024-06-14
Move Lua modules for 'require' to indra/newview/scripts/lua/require.
Nat Goodspeed