index
:
viewer.git
2024.09-ExtraFPS
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-10-31
#2962 allow the script to ‘wait’ for a teleport finished/failed event
Maxim Nikolenko
2024-10-16
Add a response with result when taking snapshot; and other clean up
Mnikolenko Productengine
2024-10-11
Update demo scripts
Mnikolenko Productengine
2024-10-08
Lua api to get avatar screen position
Mnikolenko Productengine
2024-10-04
Lua api to get info about nearby avatars and objects
Mnikolenko Productengine
2024-09-26
update LLListener and related scripts
Mnikolenko Productengine
2024-09-26
Use event pump to get autopilot status, when it's terminated; add demo script
Mnikolenko Productengine
2024-09-26
Lua api for autopilot functions
Mnikolenko Productengine
2024-09-19
Make login.lua enhance plain grid='agni' to required form.
Nat Goodspeed
2024-09-12
Support "LLTeleportHandler" "teleport" regionname="home".
Nat Goodspeed
2024-09-12
Add LLAgent.teleport() Lua function
Nat Goodspeed
2024-09-06
Remove Lua floaters from menu_viewer.xml; re-add if Lua enabled.
Nat Goodspeed
2024-09-04
Merge branch 'release/luau-scripting' into lua-resultset
Nat Goodspeed
2024-09-04
`result_view()`'s table's `close()` method need not be further wrapped.
Nat Goodspeed
2024-09-03
Use Lua result-set logic for "LLFloaterReg"s "getFloaterNames" op.
Nat Goodspeed
2024-09-03
Generalize Lua-side result-set machinery for other use cases.
Nat Goodspeed
2024-09-03
result_view() now reuses same metatable instance for every table.
Nat Goodspeed
2024-09-03
Add test_result_view.lua; fix minor bugs in result_view.lua.
Nat Goodspeed
2024-09-02
Introduce result_view.lua, and use it in LLInventory.lua.
Nat Goodspeed
2024-08-31
Give certain LLInventory queries an API based on result sets.
Nat Goodspeed
2024-08-30
Add throttle for playing an animation; add demo script
Mnikolenko Productengine
2024-08-30
Add Lua api to start/stop playing animation
Mnikolenko Productengine
2024-08-28
Merge pull request #2416 from secondlife/lua-lazymod
nat-goodspeed
2024-08-27
code clean up
Mnikolenko Productengine
2024-08-24
Update test scripts to reference UI.Floater, not standalone Floater.
Nat Goodspeed
2024-08-23
Massage results from UI.popup() for ease of use.
Nat Goodspeed
2024-08-23
Encapsulate the lazy submodule idiom as util.submoduledir().
Nat Goodspeed
2024-08-23
Look for lazy UI submodules in a require/UI subdirectory.
Nat Goodspeed
2024-08-23
Allow UI to have lazily-loaded submodules.
Nat Goodspeed
2024-08-21
Merge branch 'release/luau-scripting' into lua-inventory
Maxim Nikolenko
2024-08-21
Add item limit for collectDescendentsIf func; add demo script
Mnikolenko Productengine
2024-08-20
Defend timers.Timer(iterate=True) against long callbacks.
Nat Goodspeed
2024-08-20
Add collectDescendentsIf api for Lua
Mnikolenko Productengine
2024-08-15
First batch of Inventory api; raise interrupts limit
Mnikolenko Productengine
2024-08-13
clean up and add comment
Mnikolenko Productengine
2024-08-09
add demo script for sending group chat messages
Mnikolenko Productengine
2024-08-09
Lua api for sending group messages
Mnikolenko Productengine
2024-08-07
Fix omission in login.savedLogins().
Nat Goodspeed
2024-08-07
Rename 'UI' 'getParents' op to 'getTopMenus', add UI.lua function.
Nat Goodspeed
2024-08-06
code clean up
Mnikolenko Productengine
2024-08-06
Merge branch 'release/luau-scripting' into lua-ui-visibility
Maxim Nikolenko
2024-08-05
Allow getting the list of floater names, hide top menu items; add demo script
Mnikolenko Productengine
2024-08-05
Fix a couple problems with "LLPanelLogin" listener (thanks Maxim!).
Nat Goodspeed
2024-08-02
Add 'LLPanelLogin' 'login', 'savedLogins' operations.
Nat Goodspeed
2024-08-02
Lua api for showing/hiding floater; rename demo scripts
Mnikolenko Productengine
2024-08-02
Lua api for adjusting toolbars
Mnikolenko Productengine
2024-08-01
Add UI.callables() and corresponding entry point.
Nat Goodspeed
2024-08-01
Merge remote-tracking branch 'origin/lua-top-menu' into lua-callables.
Nat Goodspeed
2024-07-26
Add api for more script camera params
Mnikolenko Productengine
2024-07-25
Lua api for Follow Camera control
Mnikolenko Productengine
[next]