Commit Graph

8574 Commits (bba063c0c19d121cbecaecee92c0894c5b83eb2b)

Author SHA1 Message Date
Tofu Linden bba063c0c1 EXT-4388 Crash in octree line segment intersection code (getMask)
Add yet more paranoia-and-return-or-assert, this time for +-INF in input vector.
To be reviewed by Bao.
2010-04-15 20:15:40 +01:00
Loren Shih 384c954fb7 EXT-6877 : Show avatar-as-cloud as "Loading..." in nametag
If you or others are a cloud, then your nametag will include a "(Loading...)" string.
Note: this required a small bit of code refactor so that you can query if an avatar (yourself or others) is a cloud; this was basically a rename from updateIsFullyLoaded into getIsCloud.
2010-04-15 15:00:13 -04:00
Loren Shih 7c170abf52 EXT-6847 : Deafult configuration has Away timeout set to "Never"
Imported from 2.1 into 2.0.1.  This fix is a safe change and gives Residents useful information about why an avatar is a cloud (e.g. because the avatar minimized his window and hence is "away").
2010-04-15 14:38:24 -04:00
Richard Nelson fcb36144dd accidentally changed default cursor for testing purposes, reverted 2010-04-14 20:17:44 -07:00
Richard Nelson 840533b709 fixed eol style 2010-04-14 20:15:23 -07:00
Richard Nelson 6029383a79 fixed eol and lack of copyright in resource.h 2010-04-14 20:12:22 -07:00
Richard Nelson 14db237378 merge 2010-04-14 20:06:20 -07:00
Richard Nelson bd2b97fe40 EXT-2418 and EXT-6317
found out how to fix loading 32-bit cursors from embedded resource and moved them back there instead of freestanding files
2010-04-14 20:06:06 -07:00
Richard Nelson c0a98f8f94 added cur files to textures directory for 32 bit windows cursors 2010-04-14 16:31:17 -07:00
Dave Parks 6c00473593 Fix for LLVOAvatarSelf calling updateVisualParams every frame -- saves about 2ms per frame.
Reviewed by Nyx
2010-04-14 17:35:06 -05:00
Dave Parks 663725dcee Remove calls to llpushcallstacks from inner loops. 2010-04-14 12:02:25 -05:00
Richard Linden 814ca2ad1e merge 2010-04-13 18:10:24 -07:00
Richard Linden 7e210d185f fix for EXT-6317 and EXT-2418 regressions in installed viewers
new 32-bit mouse cursors were not getting packaged by installer for windows builds

reviewed by Monroe
2010-04-13 18:07:24 -07:00
Monroe Linden 8fa23739a1 Fix for EXT-6750 (disabled attachment media still plays).
LLViewerMediaImpl::shouldShowBasedOnClass() was always returning true for focused media.  This was incorrect, since it made click-focusing on media override the class-based disable preferences.

Reviewed by Callum at http://codereview.lindenlab.com/1178023
2010-04-13 13:18:54 -07:00
Tofu Linden 6a1677d9e5 If the EXT-5854 fix is correct, this assert no longer makes sense.
(transplanted from 3bef6f249a0ab74f823e67fb32339abb92b13165)
2010-03-26 08:54:58 +00:00
Richard Nelson 12e570913c EXT-EXT-6317 - cursor does not indicate clicking will trigger an action when over transparent objects
reviewed by Leyla
(transplanted from 4b90aa824b05ef6d29973b55bec8eb6210e1edf9)
2010-03-26 16:57:56 -07:00
Xiaohong Bao 2e47e6d816 fix for EXT-5854:Unable to Pay Object That Features Transparant (alpha) Texture.
(transplanted from 3939f139f6caff2bb192a2afde18e51aada4d57a)
2010-03-25 17:21:39 -06:00
Xiaohong Bao 0a80627bca Automated merge with ssh://hg.lindenlab.com/q/viewer-hotfix 2010-04-09 23:49:11 -06:00
Xiaohong Bao d64ccab573 the first round of the debug code for EXT-6792: Crash on ATI 3200 2010-04-09 23:48:50 -06:00
Xiaohong Bao 0dee7a3ece debug code for EXT-6791: Intel 965 Crash in glCopyTexSubImage2D. 2010-04-09 22:02:32 -06:00
Richard Nelson 55ea80076b EXT-6422 Infinite loop in LLMotionController::activateMotionInstance
reviewed by monroe
2010-04-09 14:30:15 -07:00
Richard Nelson 7d78d1ea40 EXT-6693 - [crashhunters] crash in LLPopupView::handleMouseEvent
reviewed by Monroe
2010-04-09 12:38:47 -07:00
Xiaohong Bao c5756c3f0f merged from viewer-trunk, fix for EXT-6780: to make LLImageBase::allocateData() thread-safe.
Also include some debug code for EXT-6567: crash at LLImageBase::allocateData().
2010-04-09 00:09:12 -06:00
Tofu Linden 22d6992f95 EXT-2418 - improved cursors for sit/open/buy - the neglected Linux part. 2010-03-31 15:24:10 +01:00
Tofu Linden b182122546 EXT-6589 "Are you sure you want to teleport.." dialog has broken "[LOCATION]" tag 2010-03-30 15:51:40 +01:00
Richard Linden 69e6c4d947 EXT-6693 - [crashhunters] crash in LLPopupView::handleMouseEvent 2010-04-07 16:29:06 -07:00
Xiaohong Bao 09d488e20b more fix for EXT-5711: Some textures loading from cache seems jammed.
and possible fix for EXT-5704: FPS drop, and this could be cause freez and crash.
2010-03-25 17:14:27 -06:00
Xiaohong Bao 7de49ce1d1 fix for EXT-6435: crash at writeEntriesAndClose: ASSERT (num_entries == mHeaderEntriesInfo.mEntries) 2010-03-29 11:32:47 -06:00
Xiaohong Bao a0022e65ec fix for EXT-6566: crash at LLTextureCache::updatedHeaderEntriesFile [secondlife-bin lltexturecache.cpp:1292] 2010-03-29 11:28:42 -06:00
Xiaohong Bao 7bd603544e add some debug code for EXT-5394: Crash in LLViewerMediaImpl::calculateInterest() 2010-04-02 10:33:20 -06:00
Xiaohong Bao 8dd401e4a1 fix for EXT-6678: crash at LLTextureCache::openAndReadEntry [secondlife-bin lltexturecache.cpp:1111] 2010-04-01 11:39:01 -06:00
Xiaohong Bao 88df86bcc3 fix for all wierd crashes happening to lltexturecache.cpp, cuased by running viewer 2.0 and viewer 1.23 at the same time. Specifically for the following jiras:
EXT-6692: crash at LLTextureCache::readEntryFromHeaderImmediately [secondlife-bin lltexturecache.cpp:1145]
EXT-6691: crash at LLTextureCache::writeEntryToHeaderImmediately [secondlife-bin lltexturecache.cpp:1126]
possible fix for EXT-6567: crash at LLImageBase::allocateData [secondlife-bin llimage.cpp:170]
2010-04-07 11:51:41 -06:00
Xiaohong Bao 4a8b13e4fd Automated merge with ssh://hg.lindenlab.com/q/viewer-hotfix 2010-04-08 22:39:52 -06:00
Mark Palange (Mani) 3b9e4f43ed Enabling Watchdog. 2010-04-08 17:40:17 -07:00
Xiaohong Bao d34588b7a7 fix for EXT-6278: profile picture is blurry / fuzzy if IM is opened first. 2010-04-08 17:08:32 -06:00
Monroe Linden e02e45fd76 Fix for EXT-6615 (SL webkit no longer reports "Second Life" in the HTTP_USER_AGENT)
The issue here is that initBrowserWindow() was doing the wrong thing if it got called after the set_user_agent message was received.

Made the handler for the set_user_agent message save the string in a member variable (mUserAgent).

Initialize mUserAgent to the default string in the MediaPluginWebKit constructor.

initBrowserWindow() now sets the user agent string from mUserAgent instead of from a literal.
2010-03-29 18:36:47 -07:00
Richard Linden b69a454aab merge 2010-04-08 16:43:48 -07:00
Richard Linden 70bbcf7c2d EXT-5849 - crash in LLView::drawChildren()
added logging to help track down cause
2010-04-08 16:41:56 -07:00
Tofu Linden 02d3106885 merge from PE's viewer-hotfox 2010-04-08 12:23:13 +01:00
Tofu Linden cc9d069722 Update Linux build of qt/llqtwebkit. For DEV-47911.
revision c02879cea1c0070eb264e261d316a77d420741c7 in http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch)
revision 8eff99f78fb0 in http://bitbucket.org/lindenlab/llqtwebkit/ (currently head of the 'default' branch)
2010-04-07 15:34:24 +01:00
Callum Prentice da6bba2ed3 DEV-47911: Backport webkit security fixes 2010-03-23 (via new version of LLQtWebKit/Windows) 2010-04-02 14:10:54 -07:00
Monroe Linden e7b7dc36f7 Updated Mac build of LLQtWebKit library.
This was built from:
revision c02879cea1c0070eb264e261d316a77d420741c7 in http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch)
revision 8eff99f78fb0 in http://bitbucket.org/lindenlab/llqtwebkit/ (currently head of the 'default' branch)
2010-04-02 13:49:35 -07:00
Monroe Linden 50b97bfaf5 Fix for EXT-6663 (TOS Screen logic for enabling agreement checkbox is questionable)
* remove the use of the start_url parameter, and instead store the loading url as a string in the xui, so that there's no chance of the loading screen page completing before we add our observer.
* replace the "load complete count" with explicit state variables for whether the loading screen has completed and whether the site is alive
* don't begin trying to load the real URL until both of the above conditions are met (and begin the load no matter which order they are satisfied in)

Reviewed by Richard at http://codereview.lindenlab.com/1218007
2010-04-02 13:30:14 -07:00
Kent Quirk 8ee0bdbd1f Merge 2010-03-30 10:17:14 -04:00
Kent Quirk 197c4d0ab4 Fix the credits in the right file. 2010-03-30 10:15:53 -04:00
Kent Quirk 59394005f1 Merge from viewer-2-0 2010-03-29 20:33:24 -04:00
Monroe Linden 9e211a3e20 Default MediaShowOnOthers setting to false.
--HG--
branch : EXT-4880
2010-03-29 17:00:44 -07:00
Eli Linden ab6a2456c0 VWR-17649 en_xui_change 2010-03-29 13:16:12 -07:00
Eli Linden 78436b3237 EXT-6572 (major bug) DE workaround to remove the word "Kaufen" and leave just the L$ link to avoid obvious linguistic error due to poor source design, at Simone's request 2010-03-29 12:51:01 -07:00
Eli Linden 998c7fb94b VWR-17644 undo old 'es' overrides 2010-03-29 12:45:29 -07:00