Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-21 | STORM-640 FIX Disabled highlighting URLs in object name inside the BUY ↵ | Vadim ProductEngine | |
CONTENTS floater. Enclosed object name with <nolink>...</nolink> tags to disable URL parsing. | |||
2011-04-20 | merge changes for storm-1183 | Oz Linden | |
2011-04-20 | merge changes for storm-1184 | Oz Linden | |
2011-04-20 | correct license headers | Oz Linden | |
2011-04-19 | New openssl package solves permissions problems with Linux build. | Nat Goodspeed | |
The original Linux openssl tarball includes libcrypto.so and libssl.so files with r-xr-xr-x permissions: not even the owning user can modify them. This causes problems when the Release build tries to 'strip' the viewer and all associated libraries. Newer openssl tarball fixes permission problems. The newer openssl package also updates from 0.9.8 to 1.0.0, so have to fix version numbers in Copy3rdPartyLibs.cmake and viewer_manifest.py too. :-P Presumably the only reason this hasn't been causing trouble with TC builds is that the link has been picking up system libraries instead of the ones from the openssl package. | |||
2011-04-15 | merge changes for storm-1042 | Oz Linden | |
2011-04-15 | merge changes for storm-1083 | Oz Linden | |
2011-04-14 | VWR-25521 Add a Develop menu toggle item for HTTP Inventory. | Aaron Stone | |
2011-04-14 | merge changes for storm-413 | Oz Linden | |
2011-04-14 | merge back additional 2.6.3 beta 2 fixes | Oz Linden | |
2011-04-14 | VWR-25453 FIXED Avatar Physics Spring Needs a Higher Limit | Loren Shih | |
Tripled spring limit for all params. Very safe change. | |||
2011-04-13 | SH-1365 FIXED Avatar Physics don't behave well for less than 100% max effect | Loren Shih | |
This change looks more complicated than it actually is. I basically turned max effect into a scaling parameter, versus a clamping parameter. Piece of cake, just moved some code around and made minor logic changes. | |||
2011-04-13 | Aesthetic increase of range for breast up/down and in/out bounce. Not a bug ↵ | Loren Shih | |
or aberrant behavior, but this just looks better if we allow higher range of motion. | |||
2011-04-12 | merge changes for storm-1098 | Oz Linden | |
2011-04-12 | merge changes for storm-1110 | Oz Linden | |
2011-04-12 | merge changes for storm-1101 | Oz Linden | |
2011-04-12 | STORM-1042 FIXED Fixed the inventory observers of newly added items. | Seth ProductEngine | |
The problem was caused by an outdated message name stored in LLInventoryObserver::mMessageName and not updated properly in LLInventoryModel::notifyObservers(). The message name used in LLInventoryAddedObserver::changed() was the name of the message most recently passed by LLInventoryModel::notifyObservers(), instead of the name of the latest actually received message. Using the most recent message name in this case fixed the problem. | |||
2011-04-11 | SH-1328 FIXED Crash on LLWearableType::getAllowMultiwear | Loren Shih | |
Crash was because we weren't checking for null wearable lookups. | |||
2011-04-11 | STORM-413 FIXED The presentation of IM sessions in message well depends on ↵ | Paul ProductEngine | |
method that was used for opening IM window - Replaced setRect method with setShape so that reshape and translate method be called | |||
2011-04-10 | merge changes for storm-1117 | Oz Linden | |
2011-04-10 | merge changes for storm-1057 | Oz Linden | |
2011-04-10 | merge changes for storm-954 | Oz Linden | |
2011-04-10 | merge changes for storm-610 | Oz Linden | |
2011-04-10 | merge changes for storm-250 | Oz Linden | |
2011-04-09 | fix incorrect license headers | Oz Linden | |
2011-04-09 | STORM-1147: fix skin-tight clothing | Thickbrick Sleaford | |
2011-04-08 | merge changes for viewer-social-2 | Oz Linden | |
2011-04-08 | merge changes for storm-1108 | Oz Linden | |
2011-04-08 | STORM-1083 FIXED Using -login client parameter always results in a last ↵ | Paul ProductEngine | |
location unavailable error message - In case of using "login" or "autologin" command-line parameters, URL of the start location should be set during configuration initialization of application. This is because there won't be ability to set it before login state (panel login won't be shown). | |||
2011-04-08 | pull tags and late fixes back from viewer-pre-beta | Oz Linden | |
2011-04-07 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-2 | Richard Linden | |
2011-04-07 | incorrect tooltip | Richard Linden | |
2011-04-07 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-2/ | Leslie Linden | |
2011-04-07 | SOCIAL-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-07 | SOCIAL-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-07 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-2 | Richard Linden | |
2011-04-07 | SOCIAL-717 FIX Artwork for click to move hint | Richard Linden | |
updated hint text to use numbers from image | |||
2011-04-07 | SH-1319 fix missing include | Loren Shih | |
2011-04-07 | SH-1319: Fix for disappearing torso sections on avatars | Oz Linden | |
2011-04-06 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-2/ | Leslie Linden | |
2011-04-06 | WEB-3796 FIX - First click in session on "Profile" button doesn't do anything | Leslie 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-06 | pull pack late beta fixes from 2.6.3 | Oz Linden | |
2011-04-06 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-04-06 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-2 | Richard Linden | |
2011-04-06 | STORM-610 : Fix init of and default color value | Merov Linden | |
2011-04-06 | WEB-3750 FIX - Gone profile | Leslie Linden | |
* Added agent validation around calls to update avatar data * Removed references to profile panel save options Reviewed by Richard | |||
2011-04-06 | SH-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-06 | For SH-1308 Edit Physics sometimes messes up camera | Loren Shih | |
Removed camera switching for phyics wearables. | |||
2011-04-06 | fix line endings (one missing, two files of DOS) | Oz Linden | |
2011-04-06 | merge changes for vwr-25269 | Oz Linden | |