summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-04-08pull tags back from viewer-releaseOz Linden
2011-04-07Added tag DRTVWR-47_2.6.3-beta1, 2.6.3-beta1 for changeset d7fcefabdf32Debi King (Dessie)
2011-04-07Merged BuildParamsDebi King (Dessie)
2011-04-07Set release-viewer.jira to DRTVWR-44 for v2.6.2Debi King (Dessie)
2011-04-08STORM-1118 FIXED STORM-1118 Viewer crashes when user tries to upload image ↵Vadim ProductEngine
without JFIF header. * Added checks for image file contents not matching the file extension (e.g. a bitmap named file.jpg). * Added checks for abnormally short files to avoid crashes when parsing them.
2011-04-07Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-2Richard Linden
2011-04-07incorrect tooltipRichard Linden
2011-04-07Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-2/Leslie Linden
2011-04-07SOCIAL-688 FIX Multiple SLurls error given in minimal skin when clicking ↵Richard Linden
links in web profile reverted throttling of untrusted slapps to 1 every 5 seconds don't treat slapps originating from external browsers as clicks and thus bypassing throttling
2011-04-07SOCIAL-872 FIX -- User can toggle Show Me in Search before logging in which ↵Leslie Linden
updates local settings file but not the actual value in the database WEB-3750 Attempted FIX -- Gone Profile * Check box for "show me in search" privacy setting no longer enabled until login. * Avatar server update message only sent on status change. Reviewed by Richard
2011-04-07Added tag DRTVWR-42_2.6.1-release, 2.6.1-release for changeset c9182ed77d42Debi King (Dessie)
2011-04-07Merged .hgtags from viewer-pre-release repoDebi King (Dessie)
2011-04-07Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-2Richard Linden
2011-04-07SOCIAL-717 FIX Artwork for click to move hintRichard Linden
updated hint text to use numbers from image
2011-04-07SH-1319 fix missing includeLoren Shih
2011-04-07SH-1319: Fix for disappearing torso sections on avatarsOz Linden
2011-04-07OPEN-50 Changed the default number of job slots, for Linux configurations, ↵niel@nirvana.planescape.home
to a level (2) that all should be able to manage.
2011-04-07OPEN-50 Moving common configuration arguments to the common entries.niel@nirvana.planescape.home
2011-04-07OPEN-50 Adding UNATTENDED=ON to Windows' configurations so that the viewer ↵niel@nirvana.planescape.home
can be built by all users out-of-the-box. OS Devs with full VS can switch it on if they want, however this is not needed any more for Open Source builds.
2011-04-06Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-2/Leslie Linden
2011-04-06WEB-3796 FIX - First click in session on "Profile" button doesn't do anythingLeslie Linden
* Updated to use the avatar name get callback function so it will always open the profile after the info has been properly cached, rather than silently passing through the function without doing anything. Reviewed by Leyla
2011-04-06pull pack late beta fixes from 2.6.3Oz Linden
2011-04-06OPEN-50 Changing windows build command from 'devenv.com', to 'msbuild.exe' ↵niel@nirvana.planescape.home
along with associated options and arguments.
2011-04-06Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-04-06Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-2Richard Linden
2011-04-06merge possible fix for VWR-25444Oz Linden
2011-04-06FIX VWR-25444: properly initialize DEVMODE structure to prevent crash.Andrew A. de Laix
2011-04-06STORM-610 : Fix init of and default color valueMerov Linden
2011-04-06WEB-3750 FIX - Gone profileLeslie Linden
* Added agent validation around calls to update avatar data * Removed references to profile panel save options Reviewed by Richard
2011-04-06SH-1289 VWR-25421 VWR-25415 FIX multiwearable "add" option disabled in ↵Nyx (Neal Orman)
inventory view Corrected the XUI menu logic that was causing the "add" right click option to be greyed out for clothing pieces that are valid for multiwearables.
2011-04-06For SH-1308 Edit Physics sometimes messes up cameraLoren Shih
Removed camera switching for phyics wearables.
2011-04-06fix line endings (one missing, two files of DOS)Oz Linden
2011-04-06merge changes for vwr-25269Oz Linden
2011-04-06merge changes for storm-1094Oz Linden
2011-04-06OPEN-50 (partial): refactor cmake switches to common configurations and ↵Oz Linden
default values
2011-04-05STORM-610 : Changes to water color and density in the Environment Editor now ↵Merov Linden
persist between sessions.
2011-04-05remove unused configurations for standalone, and change open source ↵Oz Linden
configuration names from "OpenSource" prefix to "OS" suffix
2011-04-05remove obsolete workaround configurationsOz Linden
2011-04-05STORM-1098 : Made change to debug setting description for ShowNetStatusWolfpup Lowenhar
2011-04-05merge changes for STORM-1051Oz Linden
2011-04-04pull back late-breaking beta fixesOz Linden
2011-04-04merge changes for social-859Oz Linden
2011-04-04use private locations for fmod and kdu.Andrew A. de Laix
2011-04-04merge changes for social-859Oz Linden
2011-04-04increment viewer version to 2.6.4Oz Linden
2011-04-04Added tag 2.6.3-start for changeset ec32f1045e7cOz Linden
2011-04-04merge updates to avatar physicsOz Linden
2011-04-03New physics iconSeraph Linden
2011-04-03Fixed issue where changes in physics params were not being transmitted to ↵Seraph Linden
other avatars. Fixed issue where left/right was appearing in non-female edit physics.
2011-04-03Added duplicate morph to handle breast bounce/clap. Took out unused params ↵Seraph Linden
in llphysicsmotion.cpp.