summaryrefslogtreecommitdiff
path: root/indra/newview/llscripteditorws.h
AgeCommit message (Expand)Author
9 daysIssue #6188: standardize and implement missing `system.*` methods.Rider Linden
10 daysIssue #6191: implemented both recompile_all and reset_all commands through co...Rider Linden
10 daysIssue 6186: Include parameter list when advertising commands.Rider Linden
2026-08-17Issue https://github.com/secondlife/sl-vscode-plugin/issues/98: Refactor mess...Rider Linden
2026-08-12Issue https://github.com/secondlife/sl-vscode-plugin/issues/99: Allow rezzed ...Rider Linden
2026-08-06JSON-RPC command.execute instruction for arbitrary 1-off commands and extensi...Rider Linden
2026-08-05Move object publishing tracking to its own manager in the viewer.Rider Linden
2026-07-24Forgot to remove something from the header.Rider Linden
2026-07-23Was not correctly parsing metadata from task inventory API, fix how I was usi...Rider Linden
2026-07-22Publish object inventories to external editor. (#5834)Rider Linden
2026-04-29Added support to jsonrpc server for the viewer based syntax cache.Rider Linden
2026-01-06Add missing function definition to headerWolfGangS
2025-10-07A couple of naming issues, and accessing an iterator post erase.Rider Linden
2025-10-07Added scripting options floater for config, switched to using config values. ...Rider Linden
2025-10-07Implemented simple challenge on handshake, fixed issue with closing a connect...Rider Linden
2025-10-07Changes to the message protocol for script.compiled and language requests.Rider Linden
2025-10-07initial Lua types files, and switch websocket server to use a single connecti...Rider Linden
2025-10-07Expand the websocket implementation a bit. Added JSONRPC specialization.Rider Linden
2025-10-07First pass at websocket server for editing.Rider Linden