summaryrefslogtreecommitdiff
path: root/indra/newview/llpreviewscript.cpp
AgeCommit message (Expand)Author
2026-08-17Issue https://github.com/secondlife/sl-vscode-plugin/issues/98: Refactor mess...Rider Linden
2026-07-22Publish object inventories to external editor. (#5834)Rider Linden
2026-04-28Refactor the LLSyntaxIDLSL/Lua into single LLSyntaxDefCache, use new cap when...Rider Linden
2026-04-10Merge remote-tracking branch 'origin/main' into marchcat/slua-26.1.1Andrey Lihatskiy
2026-03-26Some followup CR changes.Rider Linden
2026-03-26Support for metadata and script subtype.Rider Linden
2026-02-04#5359 Skip SLua scripts during bulk LSL recompileAndrey Lihatskiy
2026-01-20Merge branch 'develop-linux' into project/lua_editorAndrey Lihatskiy
2026-01-07Address feedback from copilotRye
2026-01-07Clean up LLFile and LLFilesystem operations to reduce temporaries allocations...Rye
2026-01-07#4899 Fix permissions flags on files that shouldn't be executableAndrey Kleshchev
2026-01-07Reapply "Add more functionality to LLFile and cleanup LLAPRFile""Andrey Kleshchev
2025-12-31Update LLScriptEditor and friends to index line numbers from 1 when editing i...Darl
2025-10-10Allow the viewer to relaunch the external editor. It will reuse the LiveFile ...Rider Linden
2025-10-07Added scripting options floater for config, switched to using config values. ...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
2025-05-28Merge branch 'main' into marchcat/slua-editor-mergeAndrey Lihatskiy
2025-04-18Clean up LLUI and fix/add suggestions from VS (#2746)Ansariel Hiller
2025-04-04#3867 Print script errors to disk when external editor is usedAndrey Lihatskiy
2025-03-17#3747 Use correct extension for temporary script filesAndrey Lihatskiy
2025-03-14Temporary hack to determine script language when opened from inventoryAndrey Lihatskiy
2025-03-14#3731 Remove unused codeAndrey Lihatskiy
2025-03-08#3691 Fix Reset buttonAndrey Lihatskiy
2025-03-07#3422 Code cleanupAndrey Lihatskiy
2025-03-06#3615 WIP: Store correct script compile target in inventoryAndrey Lihatskiy
2025-03-01#3615 WIP: Improve script editor code for the inventoryAndrey Lihatskiy
2025-02-25#3422 Better handling of Lua syntaxAndrey Lihatskiy
2025-02-21#3423 Use correct 'lsl-luau' compile targetAndrey Lihatskiy
2025-02-21#3423 Handle region properlyAndrey Lihatskiy
2025-02-11#3423 Gray out Lua selection on unsupported regionsAndrey Lihatskiy
2025-02-11#3423 Adapt the code to the changes on a serverAndrey Lihatskiy
2025-01-25#3423 Add Lua as Compile Target in Viewer Script EditorAlexander Gavriliuk
2024-08-18Fix findChild during draw in script editorRye Mutt
2024-08-09viewer#2061 Crash in ~LLScriptEdCore()Andrey Kleshchev
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-07secondlife/viewer#1333 BOOL to bool conversion leftovers: ternariesAlexander Gavriliuk
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-04-11Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...Ansariel
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-21Convert BOOL to bool in lluiAnsariel
2024-02-17misc: BOOL to boolLars Næsbye Christensen
2023-11-30Merge branch 'DRTVWR-588-maint-W' into marchcat/588-w-pbr-mergeAndrey Lihatskiy
2023-08-23Merge branch 'main' into DRTVWR-588-maint-WAndrey Lihatskiy
2023-08-23Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-08-04SL-19982 make sure 'item' is not nullMnikolenko Productengine