| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 23 hours | Merge remote-tracking branch 'secondlife/release/26.4' into 26.4 | Erik Kundiman | |
| 11 days | Merge branch 'develop' into project/lua_editor | Jonathan "Geenz" Goodman | |
| 2026-08-19 | move zerocode logic to util, add unit-tests (#6152) | Andrew Meadows | |
| 2026-08-13 | Merge branch 'geenz/linux-to-develop' into marchcat/lua-linux-develop | Andrey Lihatskiy | |
| # Conflicts: # .github/workflows/build.yaml # indra/llinventory/llinventory.cpp # indra/newview/CMakeLists.txt # indra/newview/llappviewer.cpp # indra/newview/llappviewerwin32.cpp # indra/newview/llviewermenu.cpp # indra/newview/llvoiceclient.cpp # indra/newview/skins/default/xui/en/floater_preferences_graphics_advanced.xml | |||
| 2026-08-11 | Merge remote-tracking branch 'origin/develop-linux' into geenz/linux-to-develop | Jonathan "Geenz" Goodman | |
| 2026-07-22 | Defer processing AvatarAppearance until after first ObjectUpdate (#6017) | Andrew Meadows | |
| * make AvatarAppearance a low-priority message * remember agent_id of unexpected AvatarAppearance message for later | |||
| 2026-07-20 | #6014 More tracy coverage | Andrey Kleshchev | |
| 2026-07-16 | Merge branch 'release/26.3' into marchcat/slua-26.3 | Andrey Lihatskiy | |
| # Conflicts: # .github/workflows/build.yaml # autobuild.xml # indra/llcommon/llsys.cpp # indra/llrender/llimagegl.cpp # indra/llrender/llimagegl.h # indra/newview/CMakeLists.txt # indra/newview/featuretable.txt # indra/newview/featuretable_linux.txt # indra/newview/featuretable_mac.txt # indra/newview/llvoavatar.cpp # indra/newview/llvoiceclient.cpp # indra/newview/llvoicevivox.cpp # indra/newview/viewer_manifest.py | |||
| 2026-06-21 | #5837 Fix mature group search showing zero results | Andrey Kleshchev | |
| 2026-06-13 | Merge tag 'Second_Life_Release#663bf4d3-26.3' into 26.3 | Erik Kundiman | |
| 2026-05-27 | Drop fewer packets on UDP packet flood (#5565) | Andrew Meadows | |
| * ACK received-but-unprocessed packets when queued * Prioritize packets between high- and low-priority (high-priority are: reliable packets that need an ACK) * Increase max size of LLPacketRing buffer | |||
| 2026-05-21 | Merge branch 'main' into marchcat/slua-26.2 | Andrey Lihatskiy | |
| # Conflicts: # indra/llfilesystem/lldir.cpp # indra/llfilesystem/llfilesystem.cpp # indra/newview/llappviewer.cpp # indra/newview/lltexturecache.cpp # indra/newview/llvoiceclient.cpp # indra/newview/skins/default/xui/en/floater_preferences_graphics_advanced.xml | |||
| 2026-04-28 | Refactor the LLSyntaxIDLSL/Lua into single LLSyntaxDefCache, use new cap ↵ | Rider Linden | |
| when available to retrieve all language definition files and cache them locally. Retrieve the default definition files from the LSL definitions precompiled library. | |||
| 2026-04-03 | #5612 Improve profiling coverage | Andrey Kleshchev | |
| 2026-04-01 | Merge branch 'project/lua_editor' into marchcat/devlinux-slua | Andrey Lihatskiy | |
| # Conflicts: # indra/llcommon/llstl.h # indra/newview/app_settings/settings.xml | |||
| 2026-03-12 | Merge branch 'main' into marchcat/slua-26.1 | Andrey Lihatskiy | |
| # Conflicts: # autobuild.xml # indra/llwindow/llwindowwin32.cpp # indra/newview/llappviewer.cpp # indra/newview/llinventorygallerymenu.cpp | |||
| 2026-03-07 | Merge tag 'Second_Life_Release#3529bc5f-2026.02' into 2026.02 | Erik Kundiman | |
| 2026-03-05 | #5486 Fix potential unpackBinaryData buffer issues | Andrey Kleshchev | |
| 2026-02-11 | #5356 Parse large messages on a general thread instead of main one | Andrey Kleshchev | |
| 2026-01-21 | Merge remote-tracking branch 'origin/develop' into develop-linux | Rye | |
| 2026-01-21 | Optimize map usage in name cache with unordered_map for maps with frequent ↵ | Rye | |
| find access | |||
| 2026-01-20 | Merge branch 'develop-linux' into project/lua_editor | Andrey Lihatskiy | |
| # Conflicts: # indra/newview/llpreviewscript.cpp | |||
| 2026-01-11 | Merge tag 'Second_Life_Release#b26f62eb-26.1' into 2026.01 | Erik Kundiman | |
| 2026-01-07 | Address feedback from copilot | Rye | |
| Signed-off-by: Rye <rye@alchemyviewer.org> | |||
| 2026-01-07 | Clean up LLFile and LLFilesystem operations to reduce temporaries ↵ | Rye | |
| allocations and utf8->utf16 conversions Fix LLFile::tmpdir failing when temp directory is located in a unicode path on windows Add Tracy profiler tagging to LLFile that's disabled by default Replace LLFile::utf8StringToWstring with our fsyspath std::filesystem::path adapter Introduce std::filesystem::path to llifstream/llofstream wrappers Add move operators to fsyspath to match copy operator Restore LLUniqueFile RAII class for direct c file io wrapping and reducing merge conflicts with downstream code that may depend upon it Signed-off-by: Rye <rye@alchemyviewer.org> | |||
| 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 | |
| # Conflicts: # indra/llcrashlogger/llcrashlock.cpp # indra/llrender/llshadermgr.cpp # indra/test/CMakeLists.txt | |||
| 2025-12-23 | Merge branch 'develop-linux' into marchcat/slua-linux | Andrey Lihatskiy | |
| 2025-12-22 | #3612 Handle missing capabilities instead of blocking further downloads | Andrey Kleshchev | |
| Landmarks that failed due to missing caps were blocked from being rerequested. | |||
| 2025-12-16 | Clean up dead partsyspacket code | Rye | |
| Signed-off-by: Rye <rye@alchemyviewer.org> | |||
| 2025-12-11 | Rework legacy lltest executable into individual integration tests and ↵ | Rye | |
| restore some disabled tests Removes dead llprimlinkinfo and related test Remove dead llassetuploadqueue llhttpclient lltimestampcache lltranscode tests Remove dead mock_http_client Remove duplicate hex_dump.h Fix crash in LLDataPacker test | |||
| 2025-12-11 | Merge tag 'Second_Life_Release#058ee5c6-2026.01' into 2026.01 | Erik Kundiman | |
| 2025-12-05 | #5109 LLExperienceCache crashes on a coroutine | Andrey Kleshchev | |
| 2025-12-04 | Merge remote-tracking branch 'secondlife/release/2026.01' into 2026.01 | Erik Kundiman | |
| 2025-12-04 | Revert "Legacy search floater" | Erik Kundiman | |
| This reverts commit 17e9bcbf628aa5bda84a36fc7daa9c6041e1bada. | |||
| 2025-12-03 | Merge branch 'develop-linux' into marchcat/slua-linux | Andrey Lihatskiy | |
| # Conflicts: # indra/newview/llfeaturemanager.cpp | |||
| 2025-12-03 | Merge branch 'release/2026.01' into marchcat/devlinux-2601 | Andrey Lihatskiy | |
| # Conflicts: # indra/llcommon/llprocessor.cpp # indra/llcorehttp/_refcounted.h # indra/llcorehttp/_thread.h # indra/newview/llfeaturemanager.cpp # indra/newview/llviewershadermgr.cpp | |||
| 2025-12-01 | #5078 Replace boost::function with std::function | Rye | |
| * Replace boost::function usage with std::function for easier debugging and reduced compiler warnings * Remove a few remaining instances of boost::noncopyable that were missed in tests Signed-off-by: Rye <rye@alchemyviewer.org> | |||
| 2025-11-30 | Replace boost noncopyable and undefined function usage with modern c++ ↵ | Rye | |
| deleted operator and constructor | |||
| 2025-11-30 | #5078 Remove dead llblowfish and llmail code plus related tests | Rye | |
| Signed-off-by: Rye <rye@alchemyviewer.org> | |||
| 2025-11-28 | #5072 Use make_shared for more efficient ref counting and allocation | Rye | |
| 2025-11-19 | Merge branch 'develop-linux' into marchcat/slua-linux | Andrey Lihatskiy | |
| # Conflicts: # indra/newview/llfeaturemanager.cpp # indra/newview/llstartup.cpp | |||
| 2025-11-02 | Fix building with clang on non-darwin platforms | Rye | |
| Signed-off-by: Rye <rye@alchemyviewer.org> | |||
| 2025-10-27 | Fix memcpy of 0 being reported as undefined behavior by ubsan | Rye | |
| Signed-off-by: Rye <rye@alchemyviewer.org> | |||
| 2025-10-27 | Introduce global precompiled header to accelerate build | Rye | |
| Signed-off-by: Rye <rye@alchemyviewer.org> | |||
| 2025-10-27 | Fix numerous compiler warnings from GCC under Ubuntu 22.04 | Rye | |
| Signed-off-by: Rye <rye@alchemyviewer.org> | |||
| 2025-10-25 | Merge tag 'Second_Life_Release#01823996-2025.08' into 2025.08 | Erik Kundiman | |
| 2025-10-22 | p#494 Add search by agent ID to resident chooser | Andrey Kleshchev | |
| 2025-10-10 | Merge branch 'develop' into geenz/2025.07-lua-editor | Jonathan "Geenz" Goodman | |
| 2025-10-02 | Merge branch 'release/2025.07' into project/lua_editor | Jonathan "Geenz" Goodman | |
