Age | Commit message (Expand) | Author |
2024-09-05 | Merge branch 'develop' into release/luau-scripting | 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-01 | #1111 Remove xmlrpc-epi | Alexander Gavriliuk |
2024-05-24 | Nat's ideas from PR #1547 | Nat Goodspeed |
2024-05-24 | Introduce LLWStringView to prevent unnecessary memory allocations | 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-07 | secondlife/viewer#1333 BOOL to bool conversion leftovers: ternaries | Alexander Gavriliuk |
2024-05-01 | Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge | Andrey Lihatskiy |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-04-24 | Merge 'main' into release/luau-scripting on promotion of Maint YZ | Nat Goodspeed |
2024-04-24 | Merge branch 'main' into marchcat/a-merge | Andrey Lihatskiy |
2024-04-24 | Merge branch 'main' into marchcat/x-merge | Andrey Lihatskiy |
2024-04-03 | Make ll_convert() and ll_convert_to() use std::decay_t on arg type. | Nat Goodspeed |
2024-03-14 | Proposal #2 to restore how UI/dialogs used to render by prioritizing fallback... | Henri Beauchamp |
2024-03-12 | Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m... | Ansariel |
2024-03-08 | Merge branch 'main' into release/luau-scripting for Emoji release. | Nat Goodspeed |
2024-03-04 | Merge branch 'main' into marchcat/x-merge | Andrey Lihatskiy |
2024-03-01 | Merge branch 'main' into marchcat/yz-merge | Andrey Lihatskiy |
2024-02-21 | Convert remaining BOOLs in llxml and introduce std::string_view | Ansariel |
2024-02-17 | misc: BOOL to bool | Lars Næsbye Christensen |
2024-02-16 | Replace most of BOOL with bool in llmath | Ansariel |
2024-02-13 | Change ll_convert<TOTYPE>(string) to just ll_convert(string). | Nat Goodspeed |
2024-02-12 | miscellaneous: BOOL (int) to real bool | Lars Næsbye Christensen |
2024-02-12 | misc: BOOL (int) to real bool | Lars Næsbye Christensen |
2024-02-09 | SL-20363 Option 'Debug Unicode' - show unicode values | Alexander Gavriliuk |
2024-02-08 | SL-20363 Add Advanced option 'Debug Unicode' | Alexander Gavriliuk |
2024-02-07 | Fix up a few longstanding missing #includes. | Nat Goodspeed |
2024-01-08 | replace boost library to standard | AiraYumi |
2023-11-30 | SL-19801 Log unicode characters for debug | Alexander Gavriliuk |
2023-10-18 | SL-20463 Rename outfit dialog box accepts emoji characters | Alexander Gavriliuk |
2023-07-10 | SL-19951 Collect used icons in a special group 'Recently used' | Alexander Gavriliuk |
2023-04-20 | SL-19575 LLFloaterEmojiPicker - Add filter by category | Alexander Gavriliuk |
2023-01-26 | Merge branch 'xcode-14.1' into DRTVWR-489-emoji | Callum Prentice |
2023-01-16 | MacOS Build fix | Andrey Kleshchev |
2023-01-16 | MacOS Build fix | Andrey Kleshchev |
2023-01-07 | Cleanup for loops in llcommon to use C++11 range based for loops | Fawrsk |
2022-11-09 | Merge branch contribution/emoji into DRTVWR-489-emoji | Kitty Barnett |
2022-11-03 | DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. | Nat Goodspeed |
2022-08-28 | Merge branch 'contribution/emoji' | Kitty Barnett |
2021-11-23 | SL-16094: Support ll_convert<std::string>(const char*) | Nat Goodspeed |
2021-11-02 | SL-16207: Guess Microsoft compiler isn't smart about default params? | Nat Goodspeed |
2021-11-02 | SL-16207: Create uniform overload sets for wide-string conversions. | Nat Goodspeed |
2021-10-27 | SL-16207: Update llstring.h handling of different string types. | Nat Goodspeed |
2020-10-08 | DRTVWR-510 remove all LL_SOLARIS conditionals | Dave Houlton |
2020-03-25 | DRTVWR-476: Eliminate snprintf_hack::snprintf(). Use MS snprintf(). | Nat Goodspeed |
2019-11-07 | Fallback fonts can have first crack at adding an unknown character + set Twem... | Kitty Barnett |