summaryrefslogtreecommitdiff
path: root/indra/newview/llviewermessage.cpp
AgeCommit message (Collapse)Author
2017-02-13MAINT-397 Teleport offers are not received after disabling "do not disturb" modeandreykproductengine
2017-02-03Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2016-12-20DRTVWR-418: Another fix for std::string::find() return type.Nat Goodspeed
2016-12-20DRTVWR-418: Fix API for LLTracker::stopTracking().Nat Goodspeed
The signature for LLTracker::stopTracking() was silly: it accepted a void* for the sole purpose of testing whether it was NULL. In other words, the parameter was really a bool in void* clothing. Most callers passed NULL. What got ugly was when you wanted to pass 'true', or a variable bool value. Such values had to be cast to void*. In 64-bit land, the compiler correctly flags that as extremely dubious practice. But it's entirely unnecessary. Since stopTracking() wants a bool, change its parameter to bool. Everybody wins. (While at it, change a few related method params from BOOL to builtin bool.)
2017-05-24MAINT-7434 FIXED SLURL instead of username appears in "have said something ↵Mnikolenko Productengine
new" text for some messages
2017-05-19MAINT-7417 FIXED Confirmation is not shown when removing your own object inworldMnikolenko Productengine
2016-11-14Merged in lindenlab/viewer-cleanupAndreyL ProductEngine
2016-10-24MAINT-6861 FIXED Viewer crashes when attempting to block an experience from ↵Mnikolenko Productengine
the permissions request dialog.
2016-10-07Merged in lindenlab/viewer-bearAndreyL ProductEngine
2016-10-03MergeRider Linden
2016-09-26MAINT-6756: Added ForceSitAvatar to the list of things an Exp can do in the ↵Rider Linden
dialog.
2016-09-28MAINT-6773 Add payment messageMnikolenko Productengine
2016-08-30Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2016-07-25MAINT-4146 - [Griefing] Folders from muted avatars not sent to trash at loginandreykproductengine
2016-06-14MAINT-5040 Warning "ll_apr_warn_status: APR: Connection refused" continually ↵Mnikolenko Productengine
appears on Linux
2016-05-06merge 4.0.4-release and MAINT-5974Oz Linden
2016-04-04merge with 4.0.3-releaseOz Linden
2016-04-01Merged in lindenlab/viewer-bearAndreyL ProductEngine
2016-04-01Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2016-03-25MAINT-6224 Notifications Update "When I spend or get L$" split into two options.Mnikolenko ProductEngine
2016-03-17MergeRider Linden
2016-03-16merge changes for DRTVWR-417Oz Linden
2016-03-07merge DRTVWR-398 build cleanup fixesOz Linden
2016-02-07merge changes for OPEN-292Oz Linden
2016-02-08MAINT-6109 Translate some strings received from serverAndreyL ProductEngine
2016-01-15MAINT-6050 Link the owner's name in the Open URL dialog to their profileAndreyL ProductEngine
2015-12-21MAINT-335 FIXED Avatar hangs in space after cancelling teleportandreykproductengine
2015-12-11MAINT-5879 Block incoming blind teleport requests from non-friendsAndreyL ProductEngine
2015-11-29Merged lindenlab/viewer-tools-update into defaultCinder Biscuits
2016-02-12Suppress some overly verbose loggingOz Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-11-02MAINT-5812: Correctly pull a string from the raw body. Only compare ↵Rider Linden
languages if detected_language is blank.
2015-11-02Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2015-10-27Merged lindenlab/viewer-release into defaultRider Linden
2015-10-19Merge from viewer release.Rider Linden
2015-10-13merge changes for MAINT-4734pavelkproductengine
2015-09-11Bit of cleanup around Translation and remove httpassetstorageRider Linden
2015-09-10MAINT-5575: Finished converting experience cache to singletonRider Linden
MAINT-4952: Coverted VMM to coroutines
2015-09-03Changes from code review with NatRider Linden
2015-09-01MAINT-5575: Convert the Experience cache into a coro based singleton.Rider Linden
--HG-- branch : MAINT-5575
2015-08-18merge changes for MAINT-4734pavelkproductengine
2015-08-04merge changes for MAINT-4734pavelkproductengine
2015-08-04Merge downstream code and become version 3.8.3andreykproductengine
2015-08-04Merge viewer-release and become version 3.8.3AndreyL ProductEngine
2015-07-14merge 3.8.0-release and correct xml errors caused by reformattingOz Linden
2015-07-14MAINT-5390 FIXED physical objects that roll off region go to trash without ↵Mnikolenko ProductEngine
notification
2015-07-03Merge from viewer-relese and become version 3.8.1andreykproductengine
2015-07-01Merge from viewer-relese and become version 3.8.1andreykproductengine
2015-06-30Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2015-06-08merge changes for 3.7.29-releaseOz Linden