index
:
viewer.git
26.4
main
Megapahit's fork of the Second Life viewer.
MegapaGit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
/
llpreviewscript.cpp
Age
Commit message (
Expand
)
Author
2026-08-17
Issue https://github.com/secondlife/sl-vscode-plugin/issues/98: Refactor mess...
Rider Linden
2026-07-22
Publish object inventories to external editor. (#5834)
Rider Linden
2026-04-28
Refactor the LLSyntaxIDLSL/Lua into single LLSyntaxDefCache, use new cap when...
Rider Linden
2026-04-10
Merge remote-tracking branch 'origin/main' into marchcat/slua-26.1.1
Andrey Lihatskiy
2026-03-26
Some followup CR changes.
Rider Linden
2026-03-26
Support for metadata and script subtype.
Rider Linden
2026-02-04
#5359 Skip SLua scripts during bulk LSL recompile
Andrey Lihatskiy
2026-01-20
Merge branch 'develop-linux' into project/lua_editor
Andrey Lihatskiy
2026-01-07
Address feedback from copilot
Rye
2026-01-07
Clean up LLFile and LLFilesystem operations to reduce temporaries allocations...
Rye
2026-01-07
#4899 Fix permissions flags on files that shouldn't be executable
Andrey Kleshchev
2026-01-07
Reapply "Add more functionality to LLFile and cleanup LLAPRFile""
Andrey Kleshchev
2025-12-31
Update LLScriptEditor and friends to index line numbers from 1 when editing i...
Darl
2025-10-10
Allow the viewer to relaunch the external editor. It will reuse the LiveFile ...
Rider Linden
2025-10-07
Added scripting options floater for config, switched to using config values. ...
Rider Linden
2025-10-07
Changes to the message protocol for script.compiled and language requests.
Rider Linden
2025-10-07
initial Lua types files, and switch websocket server to use a single connecti...
Rider Linden
2025-10-07
Expand the websocket implementation a bit. Added JSONRPC specialization.
Rider Linden
2025-10-07
First pass at websocket server for editing.
Rider Linden
2025-05-28
Merge branch 'main' into marchcat/slua-editor-merge
Andrey Lihatskiy
2025-04-18
Clean up LLUI and fix/add suggestions from VS (#2746)
Ansariel Hiller
2025-04-04
#3867 Print script errors to disk when external editor is used
Andrey Lihatskiy
2025-03-17
#3747 Use correct extension for temporary script files
Andrey Lihatskiy
2025-03-14
Temporary hack to determine script language when opened from inventory
Andrey Lihatskiy
2025-03-14
#3731 Remove unused code
Andrey Lihatskiy
2025-03-08
#3691 Fix Reset button
Andrey Lihatskiy
2025-03-07
#3422 Code cleanup
Andrey Lihatskiy
2025-03-06
#3615 WIP: Store correct script compile target in inventory
Andrey Lihatskiy
2025-03-01
#3615 WIP: Improve script editor code for the inventory
Andrey Lihatskiy
2025-02-25
#3422 Better handling of Lua syntax
Andrey Lihatskiy
2025-02-21
#3423 Use correct 'lsl-luau' compile target
Andrey Lihatskiy
2025-02-21
#3423 Handle region properly
Andrey Lihatskiy
2025-02-11
#3423 Gray out Lua selection on unsupported regions
Andrey Lihatskiy
2025-02-11
#3423 Adapt the code to the changes on a server
Andrey Lihatskiy
2025-01-25
#3423 Add Lua as Compile Target in Viewer Script Editor
Alexander Gavriliuk
2024-08-18
Fix findChild during draw in script editor
Rye Mutt
2024-08-09
viewer#2061 Crash in ~LLScriptEdCore()
Andrey Kleshchev
2024-06-01
Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...
Ansariel
2024-05-22
Fix line endlings
Ansariel
2024-05-22
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
Ansariel
2024-05-07
secondlife/viewer#1333 BOOL to bool conversion leftovers: ternaries
Alexander Gavriliuk
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2024-04-11
Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...
Ansariel
2024-02-21
Convert remaining BOOL to bool
Ansariel
2024-02-21
Convert BOOL to bool in llui
Ansariel
2024-02-17
misc: BOOL to bool
Lars Næsbye Christensen
2023-11-30
Merge branch 'DRTVWR-588-maint-W' into marchcat/588-w-pbr-merge
Andrey Lihatskiy
2023-08-23
Merge branch 'main' into DRTVWR-588-maint-W
Andrey Lihatskiy
2023-08-23
Merge remote-tracking branch 'origin/main' into DRTVWR-559
Brad Linden
2023-08-04
SL-19982 make sure 'item' is not null
Mnikolenko Productengine
[next]