aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llviewermessage.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Scratching an ooooold itch: added 'Gestures' slider and mute button to the ↵McCabe Maxsted2010-08-261-4/+19
| | | | audio controls
* Applied RLVa-1.0.5e_fix.patch by Kitty Barnett to fix RLVa up to 1.0.5.eMcCabe Maxsted2010-08-261-20/+165
|
* Applied patch for SNOW-636: parse links to maps.secondlife.com in chat as ↵McCabe Maxsted2010-08-261-0/+5
| | | | slurls (viewer2 slurl format)
* Added menu option for toggling IM auto-responses on/off underneath the Busy ↵McCabe Maxsted2010-08-261-166/+169
| | | | option
* Avatar sounds now don't disable when from a region above current maturityMcCabe Maxsted2010-08-261-6/+6
|
* Added notification option to ignore all LightShare until you change regions.Jacek Antonelli2010-08-011-0/+7
|
* No longer reset Windlight settings after teleport.Jacek Antonelli2010-08-011-6/+0
| | | | It was part of the LightShare changes, but it annoys people.
* fix: further objects are not rezzing after login. Reverts 362e10f6c08a68624ca6.Armin Weatherwax2010-07-101-12/+8
| | | | 362e10f6c08a68624ca6 is a partial revert of the revert of cad41f1.
* Unreverted an OpenSim teleport fix from cad41f1.Jacek Antonelli2010-06-261-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.
* Partially reverted cad41f1 and 65a5856 to help login issues.Jacek Antonelli2010-06-221-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"
* Fixed #318 Crash in LLWindlightRemoteCtrl::refreshPresets()McCabe Maxsted2010-06-191-5/+3
|
* Fixed #338: addRegion/removeRegion can trigger a viewer quitMcCabe Maxsted2010-06-191-8/+12
|
* Removed 'Received animation state for unknown avatar' log spamMcCabe Maxsted2010-06-191-1/+1
|
* Rewrote the radar code to fix some basic issuesMcCabe Maxsted2010-06-191-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)
* Clarified the simulator version change chat message with some textMcCabe Maxsted2010-06-191-1/+3
|
* Added some debug lines to llviewermessage for animationsMcCabe Maxsted2010-06-191-1/+5
|
* Applied patch for LightShare viewer-side implementation.Jacek Antonelli2010-06-191-0/+9
| | | | Ported from Meta7 viewer by Armin.
* Ported IgnoreSimulatorCameraConstraints setting from EmeraldMcCabe Maxsted2010-06-191-0/+4
|
* Make server version change popup optional, also optionally chat it.Armin Weatherwax2010-06-191-3/+14
|
* Ported currency changes from Hippo (#237) and fixed some labels Hippo missed ↵McCabe Maxsted2010-04-261-10/+24
| | | | (also fixed #200 in the process)
* Fixed phantom avatar on Second LifeMcCabe Maxsted2010-04-251-0/+2
|
* Merge commit 'armin/beta2-bugfixes' into 1.3-beta2bugfixesMcCabe Maxsted2010-04-141-14/+4
|\
| * fix: Bug #239 by reverting commit 187e36f6: invisible Textures on HGArmin Weatherwax2010-04-121-4/+0
| |
| * support more OpenSim limits (number of groups, hollow size)Armin Weatherwax2010-04-121-1/+1
| |
| * Use Hippogridmanager for OpenSim detection.Armin Weatherwax2010-04-121-9/+3
| |
* | Fixed teleport chat, made 'teleported from' messages appear when ↵McCabe Maxsted2010-04-101-1/+10
| | | | | | | | DisableTeleportScreens is true
* | Use '>>' for objects without names rather than 'no name'McCabe Maxsted2010-04-061-1/+17
| |
* | Ported IM autoresponse options from Emerald, added them to a new window in ↵McCabe Maxsted2010-04-061-1/+251
|/ | | | Preferences > IM
* Ported many texture engine changes from Snowglobe.Jacek Antonelli2010-02-161-0/+1
|
* llpanellogin and llviewermessage now compileMcCabe Maxsted2009-11-091-62/+4
|
* Removed RLVa temporarily from First UseMcCabe Maxsted2009-11-091-8/+0
|
* Merged almost-final version of Imprudence 1.2 into 1.3McCabe Maxsted2009-11-081-5/+2
|\
| * Cleaned up PanelRadar class a bit.Jacek Antonelli2009-10-301-5/+2
| | | | | | | | More privacy, better method names, generally cleaner.
| * Added PanelRadar class, refactored from LLFloaterMap.Jacek Antonelli2009-10-291-3/+3
| |
* | Merged working branch of 1.2 into LL 1.23 mergeMcCabe Maxsted2009-10-181-17/+425
|\ \ | |/
| * Fix muting objects with same name as avatar mutes ScriptDialogs from avatar.Kakurady2009-10-161-3/+17
| | | | | | | | ScriptDialogs from muted objects or groups will not be displayed either.
| * Applied RLVa-1.0.4e_20091010_SL-1.22.11-diff.patchMcCabe Maxsted2009-10-161-4/+5
| |
| * Parcel highlighting when selecting a name in radar is less buggyMcCabe Maxsted2009-10-131-1/+1
| |
| * Applied lldialog spam throttle from Emerald viewerMcCabe Maxsted2009-10-081-1/+46
| |
| * Don't show lldialog boxes from muted avatars anymoreMcCabe Maxsted2009-10-081-0/+15
| |
| * Fixed money change notification happening after logout/loginMcCabe Maxsted2009-10-081-1/+1
| |
| * Added typing info to mini-map radarMcCabe Maxsted2009-10-071-0/+16
| |
| * Applied RLVa-1.0.3e_20091005_Imprudence-1.2.0-diff.patch by Kitty BarnettMcCabe Maxsted2009-10-061-0/+8
| |
| * Applied RLVa-1.0.2c_20091005_Imprudence-1.2.0-diff.patchMcCabe Maxsted2009-10-061-6/+4
| |
| * Reverted slviewer-0-v12100-AllowDiscardForCreator.patch (Was causing ↵McCabe Maxsted2009-10-031-3/+3
| | | | | | | | usability issues with new notecard creation)
| * Added new color setting for Object IMsMcCabe Maxsted2009-10-031-1/+1
| |
| * Object IMs are now prefixed with 'IM: '. As a side effect, names are now ↵McCabe Maxsted2009-10-031-1/+1
| | | | | | | | clickable when show IMs in chat is enabled
| * Applied clickable object names for whisper/say/shout from Emerald viewerMcCabe Maxsted2009-10-021-0/+26
| |
| * Merge branch 'next' into login-managerJacek Antonelli2009-09-231-10/+63
| |\ | | | | | | | | | | | | | | | Conflicts: linden/indra/newview/llinventorymodel.cpp linden/indra/newview/skins/default/xui/en-us/panel_preferences_network.xml
| | * Fixed inventory offers not avatar name (another RLVa bug)McCabe Maxsted2009-09-191-3/+6
| | |