summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-08-02Sync with lindenlab/viewer-developmentMerov Linden
2011-08-01merge changes for storm-1535Oz Linden
2011-08-01remove accidentally checked-in patch fileOz Linden
2011-08-01increment viewer version to 2.8.4Oz Linden
2011-08-01Added tag 2.8.3-start for changeset ac0f1a132d35Oz Linden
2011-07-29SH-2200 Fix for BSOD on 7800 Go on Vista when setting graphics detail to "High"Dave Parks
2011-07-29STORM-1512 Fix for crash when rendering impostors.Dave Parks
2011-07-29merge changes for storm-1510Oz Linden
2011-07-29merge changes for late release fixesOz Linden
2011-07-29late fix to set watchdog on at 60 secondsOz Linden
2011-07-29late fix to disable VBO on Macs for performanceOz Linden
2011-07-29reconciled .hgtagsDebi King (Dessie)
2011-07-29mergeback from viewer-releaseDebi King (Dessie)
2011-07-29Added tag DRTVWR-70_2.8.0-release, 2.8.0-release for changeset 493d9127ee50Debi King (Dessie)
2011-07-29merge changes for storm-1451Oz Linden
2011-07-29merge changes for storm-1408Oz Linden
2011-07-29merge changes for storm-1405Oz Linden
2011-07-29merge changes for storm-1529Oz Linden
2011-07-29merge changes for storm-1404Oz Linden
2011-07-29merge changes for storm-1291Oz Linden
2011-07-29merge changes for storm-1233Oz Linden
2011-07-29merge changes for storm-1220Oz Linden
2011-07-29merge changes for storm-1311Oz Linden
2011-07-29merge changes for storm-1234Oz Linden
2011-07-28merge back beta tagsOz Linden
2011-07-28merge back release tagsOz Linden
2011-07-27merge changes for storm-1474Oz Linden
2011-07-27SH-1990 Fix for redundantly applying some color scaling to sky and water ↵Dave Parks
(also add some snazzy specular bloom from the sun)
2011-07-27SH-2120 Better fix for water being very dark when basic shaders disabled ↵Dave Parks
(sinA might be negative)
2011-07-27SH-2120 Fix for water being very dark when basic shaders disabled.Dave Parks
2011-07-26fixed buildRichard Nelson
2011-07-26mergeDave Parks
2011-07-26SH-2179 Fix for active UI elements glowing when basic shaders enabled.Dave Parks
2011-07-26build fixRichard Nelson
2011-07-26mergeRichard Nelson
2011-07-26mergeRichard Nelson
2011-07-26Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-mergeRichard Nelson
2011-07-26mergeRichard Nelson
2011-07-27STORM-1529 FIXED Made the Sound Devices floater wider.Vadim ProductEngine
2011-07-26a trivial change: use lldebugs to replace llinfos for STORM-1417.Xiaohong Bao
2011-07-26removed last vestiges of llinstancetracerscopedguardRichard Nelson
2011-07-26EXP-1021 FIX Position of web content browser dictates position of profile ↵Richard Nelson
panel - profile panel position changes do not persist EXP-1030 FIX Search button toggle can get out of synch in bottom bar made llinstancetracker::iterator do own nested level management (removing need for separate guard) added support for filename= to floaters can pass in arbitrary window_class to floaters
2011-07-26STORM-1405 WIP Localized the "No Device" and "Default System Device" strings ↵Vadim ProductEngine
in the sound devices panel. By the way, fixed improper localization of the "Default" device name which caused saving a localized string in settings.
2011-07-26Added tag DRTVWR-70_2.8.0-release, 2.8.0-release for changeset 493d9127ee50Debi King (Dessie)
2011-07-26merged .hgtagsDebi King (Dessie)
2011-07-26Automated merge with ↵Xiaohong Bao
https://bitbucket.org/VirLinden/viewer-development-shining-fixes
2011-07-26STORM-1405 WIP Eliminated redundant getChild() calls.Vadim ProductEngine
2011-07-26STORM-1291 FIXED Localize names of inventory items fetched via HTTP post ↵Vadim ProductEngine
requests. These were not localized, unlike ones fetched via the message system.
2011-07-26storm-1510: remove loginpage url from settings file (per code review ↵Oz Linden
suggestion from Richard)
2011-07-25STORM-1220 FOLLOWUP Prevent displaying unlocalized sim product name.Vadim ProductEngine
Removed LLViewerRegion::getSimProductName() so that it doesn't mistakenly get used in UI code, thus causing localization bugs.