summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-09-19remove unused control flags in internal logging methodOz Linden
2018-09-19SL-9680, SL-9673 - set attachment distance floor at 0.01 to avoid triggering ↵Brad Payne (Vir Linden)
divide-by-zero prevention logic. Force HUD attachments to always be full detail.
2018-09-18mergeBrad Payne (Vir Linden)
2018-09-17SL-9671 - refresh simulator features on region changeBrad Payne (Vir Linden)
2018-09-13MergeAndreyL ProductEngine
2018-09-13Merged in lindenlab/viewer-bearAndreyL ProductEngine
2018-09-12STORM-2116: Add to Cinder Biscuits contributions.Nat Goodspeed
2018-09-12SL-1397 FIXED Check mark doesn't switch when clicking on the label "Mute ↵maxim_productengine
when minimized" in Preferences
2018-09-10SL-966 - animated object size/pos constraints cont, including some settings ↵Brad Payne (Vir Linden)
for debugging. additional options to anim_tool.py for making test animations
2018-09-10MAINT-9116 XUI Cleanupandreykproductengine
2018-09-07SL-944 - enabled log types consistent notation in xml and cppBrad Payne (Vir Linden)
2018-09-07SL-944 - logcontrol.xml updateBrad Payne (Vir Linden)
2018-09-07SL-966 - max size = 64Brad Payne (Vir Linden)
2018-09-07SL-966 - updated logic for size/pos constraintsBrad Payne (Vir Linden)
2018-09-06SL-966 - size and pos limit calcs moved to sep method. Global scale option ↵Brad Payne (Vir Linden)
for testing of size limits.
2018-09-06MAINT-9077 FIXED Jellydolled avatar attachments can emit light.maxim_productengine
2018-09-04MAINT-9082 crash on HandleFocusLostandreykproductengine
2018-09-04use copy_if_different to copy CrashReporter.nib so that it creates the ↵Oz Linden
directory if needed
2018-08-31Merged in MAINT-6291andreykproductengine
2018-08-30Restore the ability for sockets to specify the interface to listen onOz Linden
2018-08-30disable RefCounted tests in llcorehttp because they hang the win64 build in ↵Oz Linden
TeamCity
2018-08-30MAINT-6291 A bit more loggingandreykproductengine
2018-08-29SL-967 simplify viewer log file field syntaxOz 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-29MAINT-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-29MAINT-9044 Update Aditi helper_uri to ↵AndreyL ProductEngine
https://secondlife.aditi.lindenlab.com/helpers/
2018-08-28Backed out changeset: 871c2923afceAndreyL ProductEngine
2018-08-28Backed out changeset: 5b0f20062633AndreyL ProductEngine
2018-08-27line endings fixmaxim_productengine
2018-08-27SL-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-24SL-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-22MAINT-8926 Don't allow overwritting default presetandreykproductengine
2018-08-23MAINT-8997 Add "Sort by recent arrival" to viewer People / Nearby map and listmaxim_productengine
2018-08-23MAINT-8985 Added missed initializationmaxim_productengine
2018-08-22mergeBrad Payne (Vir Linden)
2018-08-21increment viewer version to 5.1.9Nat Goodspeed
2018-08-21Added tag 5.1.8-release for changeset 23ea0fe36fadNat Goodspeed
2018-08-21MAINT-5651 LLTrace issues on exitandreykproductengine
2018-08-20MAINT-8977 32bit viewer should have stricter image size capandreykproductengine
2018-08-22MAINT-8985 FIXED User is able to send friendship request to a friend from ↵maxim_productengine
the group menu
2018-08-22Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-08-22Merged in lindenlab/viewer-bearAndreyL ProductEngine
2018-08-20MAINT-9014 Updated Viewer Manager to 1.0.518840AndreyL ProductEngine
2018-08-20Merged in lindenlab/viewer-bearAndreyL ProductEngine
2018-08-17MAINT-5651 Froce-quit crashandreykproductengine
2018-08-17MAINT-8991 Escape newlines in log entriesmaxim_productengine
2018-08-16MAINT-8868 Updated Viewer Maager to 1.0.518760AndreyL ProductEngine
2018-08-16Merged in lindenlab/viewer-bearAndreyL ProductEngine
2018-08-15MAINT-8993 FIXED Crash in LLTeleportHistory::updateCurrentLocation(..)maxim_productengine
2018-08-14MAINT-5651 Crashes on close from LLWindowWin32andreykproductengine
2018-08-15mac build fixMnikolenko ProductEngine