Age | Commit message (Expand) | Author |
2023-02-13 | SL-19207 Polish translation: notifications, strings, a few floaters; Minor ch... | Pantera Północy |
2023-02-13 | SL-19110 revert LLUUID::combine() to old algorithm to match server code. (#75) | Henri Beauchamp |
2023-02-07 | SL-19159 pull request #71 from sldevel/invcat-fast-hash | akleshchev |
2023-02-07 | Added a digest_t typedef to clarify the usage of the digest LLUUID | Henri Beauchamp |
2023-02-07 | SL-19159 Faster LLUUID and LLMaterialID hashing for std and boost containers ... | Henri Beauchamp |
2023-02-07 | SL-19110 Make HBXXH* classes no-copy. (#72) | Henri Beauchamp |
2023-02-06 | Faster and simpler inventory category hashing. | Henri Beauchamp |
2023-02-04 | SL-17761: Replace 'Grid emergency' message with generic error | Bennett Goble |
2023-01-31 | SL-19110 Fix coding policy | Andrey Kleshchev |
2023-01-31 | SL-19110 Fix xxhash build link and properly register contribution | Andrey Kleshchev |
2023-01-31 | SL-19110 Fast hashing classes for use in place of the slow LLMD5, where speed... | Henri Beauchamp |
2023-01-28 | SL-19097 Crash when selecting a model for upload and waiting too long | Andrey Kleshchev |
2023-01-27 | SL-18996 make MacOS picker dialogs modeless to avoid disconnects #2 | Andrey Kleshchev |
2023-01-27 | SL-18996 [WIP] MacOS make picker dialogs non-modal to avoid disconnects #1 | Andrey Kleshchev |
2023-01-18 | SL-3033 flv files prompt download instead of playing | Andrey Kleshchev |
2023-01-16 | SL-18893 OSX buildfix | Andrey Lihatskiy |
2023-01-16 | MacOS Build fix | Andrey Kleshchev |
2023-01-16 | SL-18937 Add missing panel_* files in Polish translation (#50) | Pantera Północy |
2023-01-10 | SL-18937 Merge pull request #45 from PanteraPolnocy/contribute | akleshchev |
2023-01-10 | SL-18893 Fixes for pull requests #38, #41, and #42 (#46) | Fawrsk |
2023-01-09 | Eliminate needless copies | Fawrsk |
2023-01-07 | Translate missing control_*, floater_* menu_* and few panel_* files in Polish... | PanteraPolnocy |
2023-01-07 | Cleanup for loops in llcommon to use C++11 range based for loops | Fawrsk |
2023-01-05 | SL-18893 Cleanup for loops in llcharacter to use C++11 range based for loops ... | Fawrsk |
2023-01-05 | SL-18893 Clean up for loops in llaudio to use C++11 range based for loops (#41) | Fawrsk |
2023-01-04 | SL-18904 Remove unused translation files | Andrey Kleshchev |
2023-01-03 | Polish translation: Leftovers cleanup (files not present in /en/) | PanteraPolnocy |
2023-01-03 | Widgets cleanup in Polish translation (up to 6.6.9), fix translatability for ... | PanteraPolnocy |
2023-01-03 | SL-18893 Clean up for loops in llappearance to use C++11 range based for loop... | Fawrsk |
2023-01-03 | SL-18891 Remove duplicate entry in settings file | Pantera Północy |
2023-01-03 | SL-18874 Rigged mesh upload crash when using Bounding Box physics | Andrey Kleshchev |
2022-12-14 | SL-18384 Fix NSException for keyboard handling | Andrey Kleshchev |
2022-12-13 | SL-15175 Merge pull request #26 from sldevel/contribute | akleshchev |
2022-12-12 | DRTVWR-565: Merge branch 'main' into contribute | Nat Goodspeed |
2022-12-12 | Increment viewer version to 6.6.9 | Nat Goodspeed |
2022-12-12 | DRTVWR-565: Merge branch 'origin/contribute' into DRTVWR-565 | Nat Goodspeed |
2022-12-12 | Merge branch 'xcode-14.1' into contribute | Andrey Kleshchev |
2022-12-12 | SL-8839 Make About Land resizable | Andrey Kleshchev |
2022-12-08 | Merge pull request #28 from secondlife/sl-14399 | nat-goodspeed |
2022-12-07 | SL-14399 Remove obsolete code | Andrey Kleshchev |
2022-12-07 | SL-14399: Ditch overflow queue LLViewerAssetStorage::mCoroWaitList. | Nat Goodspeed |
2022-12-07 | Fix failures to update the TP states while the viewer is minimized. | Henri Beauchamp |
2022-12-06 | DRTVWR-575: Try to avoid comparison warnings in llclamp() | Nat Goodspeed |
2022-12-06 | DRTVWR-575: Defend unescape_string() against empty line. | Nat Goodspeed |
2022-12-06 | DRTVWR-575: Update a few more int lengths in llsdserialize.{h,cpp}. | Nat Goodspeed |
2022-12-06 | DRTVWR-575: Use llssize (signed size_t) for max_bytes parameters. | Nat Goodspeed |
2022-12-06 | DRTVWR-575: Introduce LLKeyBind::endNonEmpty() | Nat Goodspeed |
2022-12-06 | DRTVWR-575: Keep BufferArray::findBlock() in int domain. | Nat Goodspeed |
2022-11-28 | SL-18718 Crash at LLEventPump::listen and connection issues | Andrey Kleshchev |
2022-11-21 | Fix a thread safety issue in the GL image worker. | Henri Beauchamp |