| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-08-26 | buildfix - replaced NULL with FALSE | Nyx (Neal Orman) | |
| gcc doesn't like passing NULL where you mean FALSE. This unsticks the linux build. de-minimis change, no review. | |||
| 2010-08-26 | Fix for various physics shape rendering glitches. | Dave Parks | |
| 2010-08-26 | buildfix: fixing linux build to handle new SSE2 architecture | Nyx (Neal Orman) | |
| code reviewed by davep and falcon | |||
| 2010-08-26 | Remove redundant panel_classified.xml XUI file. | Aimee Linden | |
| 2010-08-26 | Add missing files from viewer-experimental | Dave Parks | |
| 2010-08-26 | re-merge change from Thickbrick (minor collisions with changes from ↵ | Oz Linden | |
| viewer-public merge) | |||
| 2010-08-26 | EXT-8727 FIXED Potential fix for a crash in ↵ | Vadim Savchuk | |
| LLAppearanceMgr::updateClothingOrderingInfo. I couldn't reproduce the problem (it has happened for only two users, both running MacOSX), but from what I see in the logs, it might have been caused by (or related to) NULL COF items. I haven't found out how they appear nor what exactly causes the crash, but just for any case I added a check to make sure we don't try to update wearables ordering info for such items. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/876/ --HG-- branch : product-engine | |||
| 2010-08-26 | Manual merge from default branch | Vadim Savchuk | |
| --HG-- branch : product-engine | |||
| 2010-08-26 | re-merge viewer-public. has a rough edge or two, but this is closer to the ↵ | Tofu Linden | |
| snowglobe2.1 and viewer2.2 code, and beats people re-applying their viewer-public changes piecemeal while waiting for this to land. | |||
| 2010-08-26 | EXT-7901 FIXED: Follow up fix to remove short-term hack. | Lynx Linden | |
| As advertized, I have removed the short-term hack that I put in place to make release note URLs work. I have now put in place a more general and correct solution. The key observeration from Roxie is that SLE SLurls should have the same hostname as the grid host. So now, URLs like http://google.com/app are no longer categorized as a SLurl and produce errors when you click on them. | |||
| 2010-08-25 | merge | Dave Parks | |
| 2010-08-25 | VWR-20710 : Sit anywhere, port of SG2.x SNOW-610 patch | Merov Linden | |
| 2010-08-24 | Update GLSL shader sources to current $LicenseInfo$ standard. | Nat Goodspeed | |
| See https://wiki.lindenlab.com/wiki/License_Substitution for details. | |||
| 2010-08-24 | merge | Mark Palange (Mani) | |
| 2010-08-24 | merge | Mark Palange (Mani) | |
| 2010-08-24 | Suppress llkdu target on Windows build, re-enable manifest check for llkdu.dll | Merov Linden | |
| 2010-08-24 | Re-add Dutch XUI files omitted from viewer-development conversion. | Nat Goodspeed | |
| In the original viewer-hg-convert.map file, some of the skins/default/xui/nl pathnames were mysteriously truncated, causing the corresponding files to be omitted from the initial conversion. | |||
| 2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
| back-out the back-out for this branch. yay. | |||
| 2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
| Backing out this merge that I pushed (prematurely) to the wrong place. | |||
| 2010-08-24 | merge heads. whew. | Tofu Linden | |
| 2010-08-24 | Final(???) merge from viewer-release to viewer-public. | Tofu Linden | |
| 2010-08-24 | Final(???) merge from viewer-release to viewer-public. | Tofu Linden | |
| 2010-08-24 | Merge from default branch | Vadim Savchuk | |
| --HG-- branch : product-engine | |||
| 2010-08-24 | EXT-7951 RESTORED IN VIEWER-DEVELOPMENT REPO (Mini-Location panel appearance ↵ | Paul Guslisty | |
| design issues) - Added callback on show\hide Mini Location Panel event. This callback sets proper initial minimized position depending on state (shown or hidded) Mini Location Panel. Also callback shifts vertically already minimized floaters so that they don't overlap Mini Location Panel Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/851/ --HG-- branch : product-engine | |||
| 2010-08-24 | EXT-7878 FIXED (Corrupted vertical scroll bar appears on 'Edit Outfit' panel ↵ | Paul Guslisty | |
| if height of 'Add More' panel was changed) - Increased panel's min height Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/874/ --HG-- branch : product-engine | |||
| 2010-08-24 | EXT-8672 FIXED ([HARD CODED] ALL LANGS The word \"Saved\" is hard coded, in ↵ | Paul Guslisty | |
| the long timestamp displayed in IM when user is offline) - Created a string with a time stamp parameter and added it to the strings.xml Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/872/ --HG-- branch : product-engine | |||
| 2010-08-24 | EXT-8362 FIXED ([TRUNCATION] IT login screen - truncation in location box) | Paul Guslisty | |
| - Increased combo box width and removed unnecessary parameters wirth from other locales Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/871/ --HG-- branch : product-engine | |||
| 2010-08-23 | fix for EXT-8101: [crashhunters] crash in LLVOSky::calcAtmospherics() | Xiaohong Bao | |
| 2010-08-23 | fix for EXT-8101: [crashhunters] crash in LLVOSky::calcAtmospherics() | Xiaohong Bao | |
| 2010-08-23 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release | Xiaohong Bao | |
| 2010-08-23 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release | Xiaohong Bao | |
| 2010-08-23 | fix for EXT-8730: crash at llrender/llimagegl.cpp(157) : error ERROR: ↵ | Xiaohong Bao | |
| checkTexSize: wrong texture size and discard level: width: 512 Height: 512 Current Level: | |||
| 2010-08-23 | fix for EXT-8730: crash at llrender/llimagegl.cpp(157) : error ERROR: ↵ | Xiaohong Bao | |
| checkTexSize: wrong texture size and discard level: width: 512 Height: 512 Current Level: | |||
| 2010-08-23 | added a toggle "LLGLManager::mDebugGPU" for debugging certain CPUs. | Xiaohong Bao | |
| added more debug code for EXT-6791: [crashhunters] Intel 965 Crash in glCopyTexSubImage2D | |||
| 2010-08-23 | added a toggle "LLGLManager::mDebugGPU" for debugging certain CPUs. | Xiaohong Bao | |
| added more debug code for EXT-6791: [crashhunters] Intel 965 Crash in glCopyTexSubImage2D | |||
| 2010-08-23 | VWR-20899 FIXED Minor potential memory leak in LLFlatListView::addItem | Aimee Linden | |
| 2010-08-21 | CID-370 | Aimee Linden | |
| Checker: UNINIT_CTOR Function: LLVivoxProtocolParser::LLVivoxProtocolParser() File: /indra/newview/llvoicevivox.cpp | |||
| 2010-08-21 | VWR-20752 (SNOW-586) Align planar-mapped textures across different faces. | Thickbrick Sleaford | |
| Port of svn changset 3458 from Snowglobe, with minor tweaks. | |||
| 2010-08-20 | fix gcc build error. | Tofu Linden | |
| 2010-08-20 | fix gcc build error. | Tofu Linden | |
| 2010-08-20 | merge from PE's viewer-trunk | Tofu Linden | |
| 2010-08-20 | merge from PE's viewer-trunk | Tofu Linden | |
| 2010-08-20 | merge from viewer-release | Tofu Linden | |
| 2010-08-20 | merge from viewer-release | Tofu Linden | |
| 2010-08-20 | VWR-20847 (SNOW-543/SNOW-517) FIXED Linux packaging fixes. | Aimee Linden | |
| 2010-08-19 | EXT-8668 Added da and pl langs to the windows installer | Mark Palange (Mani) | |
| 2010-08-19 | Software fallback for avatar vertex skinning. | Dave Parks | |
| Reviewed by Nyx. | |||
| 2010-08-19 | Integrate SIMD API from oreh/server-trunk-oreh | Dave Parks | |
| 2010-08-19 | Merge from default branch. Fixed gcc build. | Vadim Savchuk | |
| --HG-- branch : product-engine | |||
| 2010-08-19 | Merge from default branch. Fixed gcc build. | Vadim Savchuk | |
| --HG-- branch : product-engine | |||
