- Jan 22, 2021
-
-
Andrey Kleshchev authored
-
- Jan 13, 2021
-
-
Mnikolenko Productengine authored
-
- Jan 12, 2021
-
-
Mnikolenko Productengine authored
-
- Dec 08, 2020
-
-
Mnikolenko ProductEngine authored
-
- Dec 07, 2020
-
-
Andrey Kleshchev authored
-
Andrey Kleshchev authored
-
- Dec 04, 2020
-
-
Andrey Kleshchev authored
-
Andrey Kleshchev authored
-
- Nov 17, 2020
-
-
Andrey Kleshchev authored
-
- Nov 16, 2020
-
-
Andrey Kleshchev authored
-
- Nov 13, 2020
-
-
Andrey Kleshchev authored
Startup has two initStrings calls, only after second one LLtrans will return properly translated calls, but we don't want 'translated' for logging, so modified logging to not use getTypeLabel.
-
- Nov 11, 2020
-
-
Nat Goodspeed authored
following promotion of DRTVWR-507
-
- Nov 10, 2020
-
-
Andrey Kleshchev authored
-
Andrey Kleshchev authored
-
- Nov 06, 2020
-
-
Andrey Kleshchev authored
-
- Nov 04, 2020
-
-
Brad Payne (Vir Linden) authored
-
- Nov 02, 2020
-
-
Mnikolenko Productengine authored
-
- Oct 29, 2020
-
-
Andrey Kleshchev authored
-
- Oct 28, 2020
-
-
Andrey Kleshchev authored
-
- Oct 26, 2020
-
-
Andrey Kleshchev authored
Contribution
-
Andrey Kleshchev authored
Depends onto SL-13979 for proper logging
-
Andrey Kleshchev authored
LLSingleton depends onto logging system, having logging system be based on LLSingleton causes crashes and deadlocks
-
- Oct 22, 2020
-
-
Mnikolenko Productengine authored
-
- Oct 20, 2020
-
-
Andrey Kleshchev authored
-
- Oct 16, 2020
-
-
Andrey Kleshchev authored
-
- Oct 14, 2020
-
-
Andrey Kleshchev authored
-
Andrey Kleshchev authored
LLHUDObject has a lot of deriveds stored as LLPointer<LLHUDObject>, no-virtual destructor is unlikely to be cause of the crash, but might be related
-
Brad Payne (Vir Linden) authored
-
Brad Payne (Vir Linden) authored
-
Brad Payne (Vir Linden) authored
-
Brad Payne (Vir Linden) authored
-
Andrey Lihatskiy authored
-
Nat Goodspeed authored
following promotion of DRTVWR-482
-
Brad Payne (Vir Linden) authored
-
- Oct 13, 2020
-
-
Brad Payne (Vir Linden) authored
-
- Oct 12, 2020
-
-
Andrey Kleshchev authored
LLVOAvatars and derived classes appear to be stored as LLPointer<LLViewerObject> in a lot of cases, so non-virtual ~LLViewerObject() might be triggered by LLPointer and end up not cleaning sInstances in some cases (animeshes specific?), thus causing broken pointers in sInstances.
-
Andrey Kleshchev authored
-
Mnikolenko Productengine authored
-
- Oct 09, 2020
-
-
Brad Payne (Vir Linden) authored
-
- Oct 07, 2020
-
-
Mnikolenko Productengine authored
-