summaryrefslogtreecommitdiff
path: root/indra/newview/llviewermessage.cpp
AgeCommit message (Collapse)Author
2018-11-14MergeRider Linden
2018-09-27mergeBrad Payne (Vir Linden)
2018-09-26MergeRider Linden
2018-09-25SL-1291 - fixed some issues with selection highlighting of objects rezzed ↵Brad Payne (Vir Linden)
while in build mode. Not clear whether this addresses the original issue, which isn't reproing
2018-08-31Merged in MAINT-6291andreykproductengine
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-08SL-704 - code cleanup, mostly old AXON comments.Brad Payne (Vir Linden)
2018-08-03MergeRider Linden
2018-08-02mergeBrad Payne (Vir Linden)
2018-07-18SL-920 Change http methodsandreykproductengine
2018-07-17SL-920 Better logging and limited cap to offline messagesandreykproductengine
2018-07-17SL-920 Better logging and limited cap to offline messagesandreykproductengine
2018-07-17SL-927 Better loggingandreykproductengine
2018-07-16SL-927 Fix coro nameandreykproductengine
2018-06-26SL-927 Add new groups caps to viewer (offline messages only)andreykproductengine
2018-07-09MAINT-8848 FIXED Object name in the llGiveInventory chat message is ↵maxim_productengine
represented as a hyperlink
2018-06-19MAINT-4743 Save sounds that arrived too early and use on object updateandreykproductengine
2018-06-14SL-920 Add new friendship caps to viewerandreykproductengine
2018-06-01Modify use of sky settings, reduce complexity, and name funcs to indicate ↵Graham Linden
coord systems in use. Fix class2 softenLightF shader.
2018-05-22MergeRider Linden
2018-05-18mergeBrad Payne (Vir Linden)
2018-05-04MAINT-8608, MAINT-8539, MAINT-8615 - more animation state management - less ↵Brad Payne (Vir Linden)
log spam, more docs
2018-05-03MAINT-8608, MAINT-8539, MAINT-8615 - changes to make object animation info ↵Brad Payne (Vir Linden)
more persistent, tolerant to race conditions during initialization
2018-05-02MAINT-8608 - more detailed logging of issues with object animation requests.Brad Payne (Vir Linden)
2018-03-07MergeRider Linden
2018-03-02mergeBrad Payne (Vir Linden)
2018-02-23MAINT-8264 - possible fix for yet another LOD stuck caseBrad Payne (Vir Linden)
2018-02-13MAINT-8203 Use the ReadOfflineMsgs cap to fetch IMs after loginandreykproductengine
2018-02-06MAINT-8273 FIXED Crash in ↵maxim_productengine
LLViewerInventoryMoveFromWorldObserver::isSelectionChanged()
2018-01-22MAINT-8159 - animation state management during link/unlink commandsBrad Payne (Vir Linden)
2018-01-17mergeBrad Payne (Vir Linden)
2018-02-06MAINT-8273 FIXED Crash in ↵maxim_productengine
LLViewerInventoryMoveFromWorldObserver::isSelectionChanged()
2018-01-04SL-859 - debug loggingBrad Payne (Vir Linden)
2017-12-21SL-859 - create control avatar if needed when animation request receivedBrad Payne (Vir Linden)
2017-12-01SL-704, SL-759 - support for impostoring of animated objects, comment and ↵Brad Payne (Vir Linden)
code cleanup
2017-11-30MergeRider Linden
2017-11-29mergeBrad Payne (Vir Linden)
2017-11-29DRTVWR-418: Merge from latest viewer-releaseNat Goodspeed
2017-11-16SL-704 - more cleanup, including releaseMeshData() for control avatars, ↵Brad Payne (Vir Linden)
which don't need mesh data.
2017-11-16SL-704 - first pass cleaning up comments. Also added ↵Brad Payne (Vir Linden)
LLControlAvatar::initInstance() as a potential hook for optimizations.
2017-11-13Clean up on sun and moonRider Linden
2017-11-07SL-830 - fix for previously selected animated objects disappearing when ↵Brad Payne (Vir Linden)
going static
2017-11-06SL-830 - more diagnostics and possible fixes around corrupted graphics stateBrad Payne (Vir Linden)
2017-11-01SL-830, SL-831 - no linking if any of the roots is animated object. ↵Brad Payne (Vir Linden)
isAnimatedObject() just uses check against extended mesh flag of the root. On select, LLVOVolume marks whole linkset for update if animated object.
2017-10-27SL-731, SL-779 - more diagnostics for DebugAnimatedObjects, fixed a problem ↵Brad Payne (Vir Linden)
with recursiveMarkForUpdate
2017-10-27MAINT-7857 - shadow fix for animated objects.Brad Payne (Vir Linden)
2017-10-11Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2017-10-11mergeBrad Payne (Vir Linden)