summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-19Change LLPreeditor::standouts_t to std::deque since std::vector<bool> since i...Ansariel
2024-02-19Replace remaining BOOL with bool llinventory and llmessageAnsariel
2024-02-18fix some testsLars Næsbye Christensen
2024-02-18revert to U8Lars Næsbye Christensen
2024-02-18fixed a FALSE I overlookedLars Næsbye Christensen
2024-02-18misc: BOOL to boolLars Næsbye Christensen
2024-02-18viewer#831 Xcode buildfixAndrey Lihatskiy
2024-02-18Fixed incorrect return value and missing fallthrough annotations LLWindowWin32Ansariel
2024-02-18Replace BOOL with bool in llwindow and dependent classesAnsariel
2024-02-17viewer#826 Mac buildfixAndrey Lihatskiy
2024-02-17More BOOL to bool replacements primarily in llappearance and llxmlAnsariel
2024-02-17remove obsolete Mac Rez fileLars Næsbye Christensen
2024-02-17viewer#826 Follow-up buildfix: update lldatapackerAndrey Lihatskiy
2024-02-17misc: BOOL to boolLars Næsbye Christensen
2024-02-16jira-archive-internal#67837 Windows' bulk export of snapshots and texturesAndrey Kleshchev
2024-02-16Replaced one overlooked FALSEAnsariel
2024-02-16Replace most of BOOL with bool in llmathAnsariel
2024-02-15Viewer#779 Show bias memory estimate in texture consoleAndrey Kleshchev
2024-02-15Viewer#779 Make RenderMaxVRAMBudget more consistentAndrey Kleshchev
2024-02-15Yet another lightning -> lighting typo fixedPanteraPolnocy
2024-02-15Update cla.yaml allowlist to clear spurious errors (#804)Brad Linden
2024-02-14Update cla.yaml allowlist to clear spurious errors (#804)Brad Linden
2024-02-14viewer#780 Fix bulk removal of local texturesAndrey Kleshchev
2024-02-13Removing orphaned XML files from translation directoriesPantera
2024-02-13Issue #71 Login failures cause growing black zone in the topAndrey Kleshchev
2024-02-12#779 Emoji picker is an unintuitive UX disasterAlexander Gavriliuk
2024-02-12VS build fix: missed valuesAndrey Lihatskiy
2024-02-12even more misc: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12more misc: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12miscellaneous: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12misc: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12llmath: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12miscellaneous: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12llinventory: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12llrender: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12llplugin: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12llfilesystem: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12llimage: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12llaudio: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12Fixing 'tooltip' typo in attribute namePantera Północy
2024-02-12Fixing the 'lightning' -> 'lighting' typoPantera Północy
2024-02-10Triage Issue #49 Fix MacOS build failureAndrey Kleshchev
2024-02-10Triage Issue #49 Better inspection of data urls in mediaAndrey Kleshchev
2024-02-10Triage Issue #49 Better inspection of media urlsAndrey Kleshchev
2024-02-09#68 The 'Recently used emoji' can not be selected by the 'Tab' keyAlexander Gavriliuk
2024-02-09SL-20363 Option 'Debug Unicode' - show unicode valuesAlexander Gavriliuk
2024-02-09Follow up 364bd17: restore return valueAndrey Lihatskiy
2024-02-09SL-19585 Try replacing fmod with openalAndrey Kleshchev
2024-02-09SL-19585 Switch OpenAL's wind to floatAndrey Kleshchev
2024-02-09Enable OpenAL Soft on MacOSAndrey Kleshchev