Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-25 | Merge conflict resolution. | Tofu Linden | |
2010-01-25 | Related to normal bug EXT-4108 ([BSI] Voice volume sliders do not preserve ↵ | Mike Antipov | |
settings per resident between voice sessions) - moved default internal voice level value into application settings - cleanned up include list in llmutelist.cpp --HG-- branch : product-engine | |||
2010-01-22 | PE merge. | Tofu Linden | |
2010-01-22 | DEV-1195 SVC-580: ATTACH_LPEC / ATTACH_RPEC reversed | Soft Linden | |
2010-01-22 | Work on normal task EXT-2214 Refactor IM Control Panels | Mike Antipov | |
-- replaced functionality to remove speacker from the list via Event timer. -- removed calling of LLSpeakerMgr::update from LLPanelGroupControlPanel::draw() (group text chat) For now list is updated when it is need. --HG-- branch : product-engine | |||
2010-01-21 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-01-21 | Update for normal bug EXT-4297 - Voice Control Panel resizing behavior. | Dmitry Zaporozhan | |
Removed changes made in changeset 7982:97391caf89c3 (fixes EXT-4465(UI issue with scroll-bar in Voice Control panel)). It is not needed anymore because auto resizing was removed. --HG-- branch : product-engine | |||
2010-01-21 | EXT-2151: Add the final (publicly-viewable) Search URL. | Lynx Linden | |
2010-01-20 | Fixed normal bug EXT-4465 (UI issue with scroll-bar in Voice Control panel) | Eugene Mutavchi | |
--HG-- branch : product-engine | |||
2010-01-20 | Add another setting controlling whether SLURL drag-and-drop performs a teleport | Rick Pasetto | |
2010-01-20 | fixed EXT-4162 Remove "Show IMs in Nearby Chat" | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-01-20 | EXT-4505: Don't leave a trailing slash in the Help URLs. | Lynx Linden | |
2010-01-19 | Make AudioStreaming* settings default to 'true' per Sam's request | Rick Pasetto | |
2010-01-18 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-18 | implemented Task EXT-572 Action buttons on toast should size to word for ↵ | Denis Serdjuk | |
internationalization Changes: 1. Remove hard coded button's width. Now buttons will be reshaped to required size if the required width is bigger then default. 2. Default width is configurable now. --HG-- branch : product-engine | |||
2010-01-14 | EXT-4340: Add "debug" flag to Help URL in god mode. | Lynx Linden | |
2010-01-13 | merge | richard | |
2010-01-13 | DEV-44861: Support a home_sidetray_url from login.cgi | Lynx Linden | |
The URL for the Home side tray is specified in settings.xml. It can now be overriden on a grid-level via a "home_sidetray_url" token sent by login.cgi. I also updated the Home URL in settings.xml to pass through a bunch of information to the web server as query params. These include: p= : the authentication token from login.cgi lang= : the user's current two-letter language setting channel= : the viewer's channel name, e.g., "Second Life Beta", "Second Life Release", "Snowglobe", etc. version= : the viewer's version number, e.g., "2.0.0.200712" major= : the viewer's major version number, e.g. "2" minor= : the viewer's minor version number, e.g. "0" | |||
2010-01-12 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-12 | moved floater-specific setting to settings.xml frmo string embedded in floater | richard | |
2010-01-08 | First pass expose inventory item settings in XML (folder_view_item.xml) | James Cook | |
Optimized LLFolderViewItem constructor by passing param block as const ref to avoid copies. Removed per-item arrow and background images, use defaults. Removed unneeded static image pointers. Removed hard-coded rounded_square.tga, replaced with Rounded_Square Ditto for folder_arrow.tga Reviewed with Richard. | |||
2010-01-08 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-08 | Cleaned up visible edges of projector frustum in diffuse/specular/ambient ↵ | Dave Parks | |
lighting from projectors. | |||
2010-01-07 | merge | richard | |
2010-01-07 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-06 | Merge | Leyla Farazha | |
2010-01-06 | EXT-3824 [BSI] Rename Inventory Item Text Cutoff | Leyla Farazha | |
EXT-3757 Text Placement is Too High when Editing Landmark/Outfit/Notecard Names reviewed by Richard | |||
2010-01-06 | EXT-3962: added "MyOutfitsAutofill" debug setting to force auto population. | Eric M. Tulla (BigPapi) | |
2010-01-06 | Flip this setting back to how it was. | Tofu Linden | |
2010-01-06 | merge. | Tofu Linden | |
2010-01-06 | Merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-01-05 | Lots of fixes to parcel audio playing/stopping/autoplaying/firstuse policy. | Tofu Linden | |
2010-01-05 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0 | Rick Pasetto | |
2010-01-05 | DEV-44775 pref incorrectly named 'AudioSteamingMedia' in many places | Tofu Linden | |
2010-01-05 | Completed low task EXT-3759 (NOTFORBETA0: Phone numbers for AvaLine calls ↵ | Mike Antipov | |
should be human readable) -- for now phone number is split on parts by two digits from right to left. The first left part can have 2 or 3 digits, i.e. +44-33-33-44-55-66 or 12-34-56-78-90. --HG-- branch : product-engine | |||
2010-01-04 | CTS-54 Fix for SSAO artifacts far away. | Dave Parks | |
2009-12-30 | EXT-1399 Restore some wind noise when standing still, but drop volume | James Cook | |
Make wind volume configurable via setting AudioLevelWind, currently set to 0.5. Changing this to 1.0 will restore the viewer 1.23 behavior Reviewed with Leyla. | |||
2009-12-30 | EXT-3753 Made inventory subfolders indent more. | James Cook | |
Changed back to 8 pixel indent, as Ben Glenn was seeing confusion in user tests with lesser indents. Made it a setting, FolderIndentation in case we want to change in the future. Reviewed with Leyla. | |||
2009-12-30 | automated merge PE->viewer2.0 | Kent Quirk | |
2009-12-29 | for DEV-44376: create a switch for texture decoding. | Xiaohong Bao | |
2009-12-28 | Fixed normal bug EXT-2791 - Upload Image / sound / animation missing cost. | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-12-24 | Merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-12-23 | EXT-3679: Send Session, Region, and Parcel IDs to Search. | Lynx Linden | |
These IDs are sent as the following query parameters to the search server: sid=, rid=, pid=, for the Session ID, Region ID, and Parcel ID respectively. For some reason, Parcel ID always seems to be NULL though. I'll file a separate JIRA for that. | |||
2009-12-23 | Work on normal task EXT-3636 (Code Improvements: Voice control panels - Make ↵ | Mike Antipov | |
Voice states and fade timeout xml driven) -- made timeout to fade HAS LEFT Voice participant xml driven --HG-- branch : product-engine | |||
2009-12-21 | DEV-44562 deferred rendering: crease noise sadness | Tofu Linden | |
2009-12-18 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2009-12-18 | Merge, pulling in viewer-2-0 | James Cook | |
2009-12-16 | Merge | James Cook | |
2010-04-07 | merge from viewer-trunk | Tofu Linden | |
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. |