aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llviewermessage.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-01-25Add an UI for Display name settings to prefs general, make the setting more ↵Armin Weatherwax1-1/+1
intuitive instead: of 0 legacy only , 1 both and 2 display names only we use now: 0 legacy, 1 display names only and 2 both
2011-01-24Henri Beauchamp: Display Names support v4Armin Weatherwax1-0/+27
2010-11-05Rename hippo* files to lower case (PART 2 OF 2)Aleric Inglewood1-2/+2
There was a problem with #include "hippolimits.h" because the file is called hippoLimits.h (with an uppercase L). After some discussion on IRC it was reluctantly decided that filenames should be lowercase, as is done for every Linden file. This is part 2 or 2 (the first part just renamed the files). This part changes all files to make the viewer compile again after the renaming.
2010-11-03Rename hippo* files to lower case (PART 2 OF 2)Aleric Inglewood1-2/+2
There was a problem with #include "hippolimits.h" because the file is called hippoLimits.h (with an uppercase L). After some discussion on IRC it was reluctantly decided that filenames should be lowercase, as is done for every Linden file. This is part 2 or 2 (the first part just renamed the files). This part changes all files to make the viewer compile again after the renaming.
2010-11-01Finishes the OpenRegionSettings module, adds a new panel to Region/Estate ↵RevolutionSmythe1-2/+14
for OpenRegionSettings, adds the new CAPS based WindLight Settings module, cleans up a few UI parts, and rebuilds the ToS window to support OpenSim regions better.
2010-10-23#637: teleport target location in local chat, ported from Phoenix by ↵McCabe Maxsted1-0/+56
Ansariel Hiller
2010-10-16Ported profile button in friendship requests from PhoenixMcCabe Maxsted1-0/+7
2010-10-09Applied RLVa-1.1.2-Imprudence.patch by Kitty BarnettMcCabe Maxsted1-40/+87
2010-09-30Fix for "about landmark" crash when invoking it on a freshly received landmark.elektrahesse1-1/+2
2010-09-25Ported gSavedSettings changes from Emerald (as well as modifying a few of ours)McCabe Maxsted1-1/+2
2010-09-25Make chat translator ignore non-interesting translations (empty or same asthickbrick1-21/+24
original,) that may result from Google Translate's language autodetec failure.
2010-09-23llmediaplugins first stepArmin Weatherwax1-4/+4
2010-09-21Double-click teleport:thickbrick1-1/+7
- clean up duplicated (and subtly and needlessly different) code. - keep the camera heading in inter-sim double-click teleport in a hackish way, since SL sims give LookAt info that is kind of random in AgentMovementComplete.
2010-09-10Updated the formatting for group IMs to make it clear they're IMsMcCabe Maxsted1-2/+5
2010-09-10Ported use group name in chat feature from EmeraldMcCabe Maxsted1-1/+11
2010-09-07Applied #472: teleport history from Emerald, patch by Ansariel Hiler, ↵McCabe Maxsted1-0/+11
feature originally by Zi Ree
2010-09-06Made 'notify when currency spent or received' also chat the messageMcCabe Maxsted1-0/+4
2010-08-30added spellcheck + translation from Emerald Viewer. references to ↵Patrick Sapinski1-2/+80
modularsystems.sl should be changed!
2010-08-29Fixed windlight water/sky notecards opening the notecard preview window on ↵McCabe Maxsted1-1/+8
creation
2010-08-29Katharine Berry: More centralised .wl checks.Armin Weatherwax1-0/+0
2010-08-19Applied RLVa-1.0.5e_fix.patch by Kitty Barnett to fix RLVa up to 1.0.5.eMcCabe Maxsted1-20/+165
2010-08-10Applied patch for SNOW-636: parse links to maps.secondlife.com in chat as ↵McCabe Maxsted1-0/+5
slurls (viewer2 slurl format)
2010-08-07Added menu option for toggling IM auto-responses on/off underneath the Busy ↵McCabe Maxsted1-166/+169
option
2010-08-07Scratching an ooooold itch: added 'Gestures' slider and mute button to the ↵McCabe Maxsted1-4/+19
audio controls
2010-08-07Avatar sounds now don't disable when from a region above current maturityMcCabe Maxsted1-6/+6
2010-08-01Added notification option to ignore all LightShare until you change regions.Jacek Antonelli1-0/+7
2010-08-01No longer reset Windlight settings after teleport.Jacek Antonelli1-6/+0
It was part of the LightShare changes, but it annoys people.
2010-07-10fix: further objects are not rezzing after login. Reverts 362e10f6c08a68624ca6.Armin Weatherwax1-12/+8
362e10f6c08a68624ca6 is a partial revert of the revert of cad41f1.
2010-06-26Unreverted an OpenSim teleport fix from cad41f1.Jacek Antonelli1-8/+12
Prevents the viewer from being told by OpenSim to teleport to the same region you are already in, which causes bad issues. It was reverted in 932dd4d but should have been kept.
2010-06-22Partially reverted cad41f1 and 65a5856 to help login issues.Jacek Antonelli1-12/+8
This reverts (except for some parts): - Commit cad41f1ae08927737eca4cd9df25381d78e82304. "Fixed #338: addRegion/removeRegion can trigger a viewer quit" - Commit 65a5856f9567074886f28df59a26433c4b447576. "wip forcing region disconnects to log you out"
2010-06-19Fixed #318 Crash in LLWindlightRemoteCtrl::refreshPresets()McCabe Maxsted1-5/+3
2010-06-19Fixed #338: addRegion/removeRegion can trigger a viewer quitMcCabe Maxsted1-8/+12
2010-06-19Removed 'Received animation state for unknown avatar' log spamMcCabe Maxsted1-1/+1
2010-06-19Rewrote the radar code to fix some basic issuesMcCabe Maxsted1-2/+11
i.e. avatars stuck as typing, appearing multiple times, or spamming the chat notify (also added a ban button while I was there)
2010-06-19Clarified the simulator version change chat message with some textMcCabe Maxsted1-1/+3
2010-06-19Added some debug lines to llviewermessage for animationsMcCabe Maxsted1-1/+5
2010-06-19Applied patch for LightShare viewer-side implementation.Jacek Antonelli1-0/+9
Ported from Meta7 viewer by Armin.
2010-06-19Ported IgnoreSimulatorCameraConstraints setting from EmeraldMcCabe Maxsted1-0/+4
2010-06-19Make server version change popup optional, also optionally chat it.Armin Weatherwax1-3/+14
2010-04-26Ported currency changes from Hippo (#237) and fixed some labels Hippo missed ↵McCabe Maxsted1-10/+24
(also fixed #200 in the process)
2010-04-25Fixed phantom avatar on Second LifeMcCabe Maxsted1-0/+2
2010-04-12fix: Bug #239 by reverting commit 187e36f6: invisible Textures on HGArmin Weatherwax1-4/+0
2010-04-12support more OpenSim limits (number of groups, hollow size)Armin Weatherwax1-1/+1
2010-04-12Use Hippogridmanager for OpenSim detection.Armin Weatherwax1-9/+3
2010-04-10Fixed teleport chat, made 'teleported from' messages appear when ↵McCabe Maxsted1-1/+10
DisableTeleportScreens is true
2010-04-06Use '>>' for objects without names rather than 'no name'McCabe Maxsted1-1/+17
2010-04-06Ported IM autoresponse options from Emerald, added them to a new window in ↵McCabe Maxsted1-1/+251
Preferences > IM
2010-02-16Ported many texture engine changes from Snowglobe.Jacek Antonelli1-0/+1
2009-11-09llpanellogin and llviewermessage now compileMcCabe Maxsted1-62/+4
2009-11-09Removed RLVa temporarily from First UseMcCabe Maxsted1-8/+0