Age | Commit message (Expand) | Author |
2024-09-05 | Merge branch 'develop' into release/luau-scripting | Nat Goodspeed |
2024-09-04 | Resolve a few unresolved merge conflicts. | Nat Goodspeed |
2024-08-28 | Merge branch 'main' into release/luau-scripting. | Nat Goodspeed |
2024-08-14 | Enable /permissive- on MSVC for better standards conformance (#2251) | Rye Mutt |
2024-07-30 | fix another misleading indentation compiler warning | Zi Ree |
2024-07-09 | Fix build error in llxmlnode.cpp | Ansariel |
2024-07-08 | Remove a remnant of debug code. | Henri Beauchamp |
2024-07-08 | Fix for crash in XMLRPC reply decoding on login with large inventories | Henri Beauchamp |
2024-07-02 | Eliminate c_str() calls from LLControlGroup::loadFromFile() calls. | Nat Goodspeed |
2024-07-01 | Use heterogeneous comparison for string_view map finds in LLControl and conve... | Rye Mutt |
2024-07-01 | #1111 Remove xmlrpc-epi | Alexander Gavriliuk |
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-15 | Merge branch 'main' into release/luau-scripting for Maint X release. | Nat Goodspeed |
2024-05-15 | Manual whitespace fixes (fix_whitespace.py). | Nat Goodspeed |
2024-05-15 | Merge commit 'e7eced3' into release/luau-scripting: whitespace fix. | Nat Goodspeed |
2024-05-13 | Revert "viewer#819 Avoid reading the same XML file multiple times" | Andrey Kleshchev |
2024-05-08 | viewer#1420 Fixed names not showing in Chat | Andrey Kleshchev |
2024-05-07 | secondlife/viewer#1333 BOOL to bool conversion leftovers: ternaries | Alexander Gavriliuk |
2024-05-01 | Use LLViewerControlListener to access debug settings | Mnikolenko Productengine |
2024-05-01 | Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge | Andrey Lihatskiy |
2024-04-29 | Allow changing debug settings via Lua script | Mnikolenko Productengine |
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-03-05 | viewer#819 Avoid reading the same XML file multiple times | Alexander Gavriliuk |
2024-03-01 | Convert remaining TRUE/FALSE to true/false | Ansariel |
2024-02-21 | Convert remaining BOOLs in llxml and introduce std::string_view | Ansariel |
2024-02-21 | Convert BOOL to bool in LLControlGroup and related classes | Ansariel |
2024-02-17 | More BOOL to bool replacements primarily in llappearance and llxml | Ansariel |
2024-02-17 | misc: BOOL to bool | Lars Næsbye Christensen |
2024-02-12 | miscellaneous: BOOL (int) to real bool | Lars Næsbye Christensen |
2024-02-12 | miscellaneous: BOOL (int) to real bool | Lars Næsbye Christensen |
2023-10-23 | SL-13610 [MAC] WIP List HID available devices in joystick selection | Andrey Kleshchev |
2023-09-22 | SL-15039 Prune unused preferences #2 | Andrey Kleshchev |
2023-04-03 | SL-18330: Remove some set-but-unused vars flagged by Xcode 14.3. | Nat Goodspeed |
2022-06-05 | Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-543-... | Nicky |
2022-05-01 | Remove setting of HEADER_FILE_ONLY on .h* files, cmake automatically | Nicky |
2022-04-17 | Switch to target_include_directories | Nicky |
2022-04-16 | Create a new target ll::oslibrary to link against libs specific to the OS com... | Nicky |
2022-04-13 | Rework cmake, the original plan was to maybe be able to use conan targets wit... | Nicky |
2022-04-06 | Move CMake files to modernized cmake syntax, step 1. | Nicky |
2022-01-14 | SL-16606: Add profiler category LLSD | Ptolemy |
2021-12-15 | DRTVWR-546 merge up to 6.5.2 | Dave Houlton |
2021-11-20 | SL-16289 Rigged mesh rendering overhaul | Dave Parks |
2021-10-07 | SL-16024: Return shared_ptr from LLInstanceTracker::getInstance(). | Nat Goodspeed |
2021-03-09 | This set of changes reverts the merge with master (git revert c83e740) and re... | Callum Prentice |
2021-03-08 | Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ... | Brad Payne (Vir Linden) |
2021-02-03 | Merge with Master after Viewer release | Callum Prentice |
2020-09-17 | The folder where the disk cache lives was originally renamed from llvfs to ll... | Callum Prentice |