Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-30 | STORM-955: VWR-24312: Massively duplicated objects | Aleric Inglewood | |
Turns out that most of my SNOW-800 patch was included in Viewer 2 (albeit without crediting me). However, not everything was used and some more cleaning up was possible. After this patch, and when compiling with optimization, there are no duplicates left anymore that shouldn't be there in the first place. Apart from the debug stream iostream guard variable, there are several static variables with the same name (r, r1, r2, etc) but that indeed actually different symbol objects. Then there are a few constant POD arrays that are duplicated a hand full of times because they are accessed with a variable index (so optimizing them away is not possible). I left them like that (although defining those as extern as well would have been more consistent and not slower; in fact it would be faster theoretically because those arrays could share the same cache page then). | |||
2011-02-03 | STORM-513 : pull into viewer-development | Merov Linden | |
2011-02-03 | STORM-397 : pull into viewer-development | Merov Linden | |
2011-02-03 | STORM-316 : pull into viewer-development | Merov Linden | |
2011-02-02 | Merge with viewer-development | Merov Linden | |
2011-02-02 | STORM-435 : pull into viewer-development | Merov Linden | |
2011-02-02 | Pull from viewer-beta | Merov Linden | |
2011-02-02 | STORM-957 : pull in viewer-beta (da and fr localization) | Merov Linden | |
2011-02-02 | Automated merge with http://hg.secondlife.com/viewer-development | Xiaohong Bao | |
2011-02-02 | fix for Sh-445: debug settings -> "CacheNumberOfRegionsForObjects" does not ↵ | Xiaohong Bao | |
limit the number of object cache files | |||
2011-02-01 | Sync with viewer-development | Merov Linden | |
2011-02-01 | Automated merge with http://hg.secondlife.com/viewer-development | Xiaohong Bao | |
2011-02-01 | STORM-484 : pull in viewer-development | Merov Linden | |
2011-02-01 | fix for SH-891: crash at LLDrawable::getFace(int) | Xiaohong Bao | |
2011-02-01 | CT-635 FIX DA and FR translation | Eli Linden | |
2011-02-01 | merge | Dave Parks | |
2011-02-01 | Sync with viewer-beta | Eli Linden | |
2011-02-01 | merge changes back from beta branch | Oz Linden | |
2011-02-01 | merge | Dave Parks | |
2011-02-01 | SH-483 Fix for varioius issues with hi-rez snapshots -- mainly disable the ↵ | Dave Parks | |
ability to take hi-rez snapshots if UI or HUD attachments are in the snapshot, and go back to old tile compositing method instead of using huge framebuffer objects. | |||
2011-01-31 | Merge | Kent Quirk | |
2011-01-31 | VWR-22024 -- apply Bao's patch to beta | Kent Quirk | |
2011-01-31 | merge changes for storm-934 | Oz Linden | |
2011-01-31 | pull changes for STORM-940 and CHOP-369 | Oz Linden | |
2011-01-31 | merge changes for storm-845 | Oz Linden | |
2011-01-31 | merge changes for storm-829 | Oz Linden | |
2011-01-31 | merge changes for storm-643 | Oz Linden | |
2011-01-31 | merge changes for storm-351 | Oz Linden | |
2011-01-29 | Automated merge with file:///Users/oz/Work/V-D | Oz Linden | |
2011-01-29 | correct DOS line endings | Oz Linden | |
2011-01-28 | Automated merge with http://hg.secondlife.com/viewer-development | Xiaohong Bao | |
2011-01-28 | trivial: remove some debug code. | Xiaohong Bao | |
2011-01-28 | fixed the major memory leaking for SH-723/SH-847: memoy leaking | Xiaohong Bao | |
2011-01-28 | Merge with head | callum | |
2011-01-28 | STORM-934 POSSIBLE FIX [crashhunters] crash at [2] ↵ | callum | |
LLPanelAvatarProfile::got_full_name_callback(LLUUID const &,std::basic_string,std::allocator > const &,bool) [secondlife-bin llpanelavatar.cpp] | |||
2011-01-28 | pull back fixes from beta | Oz Linden | |
2011-01-28 | STORM-316 FIXED Added "Sort Folders Always by Name" setting. | Seth ProductEngine | |
Removed unused settings Inventory.Folders by Name/Sort by Date/Sort by Name/System Folders to Top. | |||
2011-01-28 | merge fixes for SOCIAL-452 and STORM-927 | Oz Linden | |
2011-01-28 | Merge | callum | |
2011-01-28 | SOCIAL-452 FIX Default size of Web content floater is wrong - needs to be ↵ | callum | |
optimized for Web profile display | |||
2011-01-28 | STORM-927 - FIX - [VWR-24426] SSL Handshake Failed Error when accessing ↵ | callum | |
web-based content on development viewers using recent Webkit 4.7 Also removed refs to debug vars used to specify location of pem file | |||
2011-01-28 | merge changes for storm-634 | Oz Linden | |
2011-01-28 | merge changes for social-473 | Oz Linden | |
2011-01-27 | STORM-634 FIX missing Danish translation | Eli Linden | |
2011-01-27 | STORM-940: use the tip, not the dialog. | Andrew A. de Laix | |
2011-01-27 | more for storm 940: treat the manditory download after login like an ↵ | Andrew A. de Laix | |
optional one. | |||
2011-01-27 | STORM-513 FIXED "Allow media to auto - play" check-box is enable after Media ↵ | paul_productengine | |
check-box was unchecked - Disabling "Allow Media to auto play" check box only when both "Streaming Music" and "Media" are unchecked | |||
2011-01-27 | merge changes for storm-348 | Oz Linden | |
2011-01-27 | merge changes for storm-843 | Oz Linden | |
2011-01-27 | merge changes for storm-547 | Oz Linden | |