Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-10 | MAINT-9116 XUI Cleanup | andreykproductengine | |
2018-09-13 | Merged in lindenlab/viewer-bear | AndreyL ProductEngine | |
2018-09-12 | SL-1397 FIXED Check mark doesn't switch when clicking on the label "Mute ↵ | maxim_productengine | |
when minimized" in Preferences | |||
2018-09-07 | SL-944 - enabled log types consistent notation in xml and cpp | Brad Payne (Vir Linden) | |
2018-09-07 | SL-944 - logcontrol.xml update | Brad Payne (Vir Linden) | |
2018-09-07 | SL-966 - max size = 64 | Brad Payne (Vir Linden) | |
2018-09-07 | SL-966 - updated logic for size/pos constraints | Brad Payne (Vir Linden) | |
2018-09-06 | SL-966 - size and pos limit calcs moved to sep method. Global scale option ↵ | Brad Payne (Vir Linden) | |
for testing of size limits. | |||
2018-09-06 | MAINT-9077 FIXED Jellydolled avatar attachments can emit light. | maxim_productengine | |
2018-09-04 | MAINT-9082 crash on HandleFocusLost | andreykproductengine | |
2018-09-04 | use copy_if_different to copy CrashReporter.nib so that it creates the ↵ | Oz Linden | |
directory if needed | |||
2018-08-31 | Merged in MAINT-6291 | andreykproductengine | |
2018-08-30 | Restore the ability for sockets to specify the interface to listen on | Oz Linden | |
2018-08-30 | disable RefCounted tests in llcorehttp because they hang the win64 build in ↵ | Oz Linden | |
TeamCity | |||
2018-08-30 | MAINT-6291 A bit more logging | andreykproductengine | |
2018-08-29 | SL-967 simplify viewer log file field syntax | Oz Linden | |
MAINT-8991: only escape log message characters once, add unit test remove extra log line created by LL_ERRS document that tags may not contain spaces | |||
2018-08-29 | MAINT-6291 Fixed Scripted teleports have a higher rate of failure than ↵ | andreykproductengine | |
user-initiated teleports. Sim apparently sends finish and start messages simultaneously in case of scripted or experience teleports | |||
2018-08-29 | MAINT-9044 Update Aditi helper_uri to ↵ | AndreyL ProductEngine | |
https://secondlife.aditi.lindenlab.com/helpers/ | |||
2018-08-28 | Backed out changeset: 871c2923afce | AndreyL ProductEngine | |
2018-08-28 | Backed out changeset: 5b0f20062633 | AndreyL ProductEngine | |
2018-08-27 | line endings fix | maxim_productengine | |
2018-08-27 | SL-944 - mac build error fix: wants override to be used throughout a class ↵ | Brad Payne (Vir Linden) | |
if it is used at all | |||
2018-08-24 | SL-944 - logcontrol options to control which log recorders get used. This ↵ | Brad Payne (Vir Linden) | |
can be useful for performance reasons when especially verbose debug logging is needed. | |||
2018-08-22 | MAINT-8926 Don't allow overwritting default preset | andreykproductengine | |
2018-08-23 | MAINT-8997 Add "Sort by recent arrival" to viewer People / Nearby map and list | maxim_productengine | |
2018-08-23 | MAINT-8985 Added missed initialization | maxim_productengine | |
2018-08-22 | merge | Brad Payne (Vir Linden) | |
2018-08-21 | increment viewer version to 5.1.9 | Nat Goodspeed | |
2018-08-21 | MAINT-5651 LLTrace issues on exit | andreykproductengine | |
2018-08-20 | MAINT-8977 32bit viewer should have stricter image size cap | andreykproductengine | |
2018-08-22 | MAINT-8985 FIXED User is able to send friendship request to a friend from ↵ | maxim_productengine | |
the group menu | |||
2018-08-22 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2018-08-17 | MAINT-5651 Froce-quit crash | andreykproductengine | |
2018-08-17 | MAINT-8991 Escape newlines in log entries | maxim_productengine | |
2018-08-16 | Merged in lindenlab/viewer-bear | AndreyL ProductEngine | |
2018-08-15 | MAINT-8993 FIXED Crash in LLTeleportHistory::updateCurrentLocation(..) | maxim_productengine | |
2018-08-14 | MAINT-5651 Crashes on close from LLWindowWin32 | andreykproductengine | |
2018-08-15 | mac build fix | Mnikolenko ProductEngine | |
2018-08-14 | MAINT-8930 FIXED Using "Reset all to recommended settings" still shows the ↵ | maxim_productengine | |
last active preset as "Preset in use" in the UI | |||
2018-08-11 | Automated merge with ssh://bitbucket.org/nat_linden/viewer-no-popup | Nat Goodspeed | |
2018-08-10 | MAINT-8926 Don't allow overwritting default preset | andreykproductengine | |
2018-08-10 | VOICE-50 VOICE-58: recover from SLVoice process exit automatically | Oz Linden | |
2018-08-09 | MAINT-8974 Reduce default settings for intel GPUs in case of failed benchmark | andreykproductengine | |
2018-08-08 | Add optional hostname param to LLSocket::create() for testing. | Nat Goodspeed | |
This allows the io.cpp test to listen only on the localhost loopback, avoiding the macOS 10.13.6 "allow listening for incoming connections" popup while running build-time tests that might halt an unattended TeamCity build. | |||
2018-08-08 | SL-704 - code cleanup, mostly old AXON comments. | Brad Payne (Vir Linden) | |
2018-08-08 | Fix cmake -E copy of CrashReporter.nib. | Nat Goodspeed | |
indra/mac_crash_logger/CMakeLists.txt was using 'cmake -E copy_directory' to copy CrashReporter.nib -- which is actually a binary file. Apparently that works, until CMake 3.12.0, which produces an error. Use copy_if_different instead. | |||
2018-08-08 | Merged in andreyl_productengine/viewer-neko-marchcat (pull request #671) | Andrey Lihatskiy | |
MAINT-8856 Fixed URL behavior in group call popups Approved-by: Andrey Kleshchev <andreykproductengine@lindenlab.com> | |||
2018-08-08 | SL-928 - in mesh upload, warn if bind shape is non-identity and skin weights ↵ | Brad Payne (Vir Linden) | |
are enabled. | |||
2018-08-08 | MAINT-8856 Fixed URL behavior in group call popups | AndreyL ProductEngine | |
2018-08-07 | MAINT-8959 Fixed some pointers not being reset | andreykproductengine | |