Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-17 | EXT-7083 FIXED initializing the viewer preferred maturity with the value ↵ | Sergei Litovchuk | |
received from the server on login. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/863/. --HG-- branch : product-engine | |||
2010-08-17 | SNOW-585 (VWR-20679) FIXED Build failure when the FMOD lib is not present. | Aimee Linden | |
Also added Mac version of the same fix, and corrected the warning message in the Linux version that was already there. | |||
2010-08-16 | SNOW-746: Finished Google BreakPad cmake for standalone | Techwolf Lupindo | |
(transplanted from 5a7ee78d029e973084e28d0d23a7233e0d976dca) | |||
2010-08-16 | merge | Richard Nelson | |
2010-08-16 | made hint popups "chrome", meaning they can't steal focus | Richard Nelson | |
2010-08-16 | moved buildFloater out of lluictrlfactory to llfloater.cpp | Richard Nelson | |
2010-08-16 | fix for gcc | Richard Nelson | |
2010-08-16 | fixed EOL | Richard Nelson | |
2010-08-16 | made hints only expire when explicitly responded to, not implicitly after ↵ | Richard Nelson | |
first seeing them added hint_popup.xml for hint styling | |||
2010-08-16 | cleaned up LLUICtrlFactory... | Richard Nelson | |
removed redundant functionality moved buildPanel to LLPanel | |||
2010-08-16 | added ability to cancel all notifications with a given name | Richard Nelson | |
2010-08-16 | fixed slicing problem with paramblocks where block descriptors are invalid ↵ | Richard Nelson | |
after copying a derived block type to a base block value. | |||
2010-08-16 | added ability to replace existing entries in a LLRegistry | Richard Nelson | |
2010-08-16 | EXT-8636 FIXED updating wearables (worn) prefix in 'My Outfits' list. | Sergei Litovchuk | |
- Fixed LLOutfitsList COF changes handler to update worn status of items removed from COF. Now they are updated based on the differences in original items' ids in COF. - Fixed 'My Outfits' items worn status check to update depending on whether the item is linked in COF or not. This is a kind of workaround to fix updating attachments' worn status because LLAppearanceMgr::updateAppearanceFromCOF is triggered erlier than new attachment links are fetched. When dumpItemArray(obj_items,"asset_dump: obj_item") is called from LLAppearanceMgr::updateAppearanceFromCOF, all attachment links have empty asset ids. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/859/. --HG-- branch : product-engine | |||
2010-08-16 | EXT-8636 FIXED updating wearables (worn) prefix in 'My Outfits' list. | Sergei Litovchuk | |
- Fixed LLOutfitsList COF changes handler to update worn status of items removed from COF. Now they are updated based on the differences in original items' ids in COF. - Fixed 'My Outfits' items worn status check to update depending on whether the item is linked in COF or not. This is a kind of workaround to fix updating attachments' worn status because LLAppearanceMgr::updateAppearanceFromCOF is triggered erlier than new attachment links are fetched. When dumpItemArray(obj_items,"asset_dump: obj_item") is called from LLAppearanceMgr::updateAppearanceFromCOF, all attachment links have empty asset ids. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/859/. --HG-- branch : product-engine | |||
2010-08-16 | EXT-8370 FIX en_xui_change resizing for IT truncation | Eli Linden | |
2010-08-16 | EXT-8370 FIX en_xui_change resizing for IT truncation | Eli Linden | |
2010-08-16 | CT-575 FR linguistic | Eli Linden | |
2010-08-16 | CT-575 FR linguistic | Eli Linden | |
2010-08-16 | VWR-20673 (SNOW-743) FIXED Compiler warning: 'region_access' may be used ↵ | Aimee Linden | |
uninitialized in this function | |||
2010-08-16 | VWR-20671 (SNOW-514) FIXED Protection on LLInstanceTracker base in ↵ | Aimee Linden | |
LLNameListCtrl needs to be public for gcc >4.1 | |||
2010-08-16 | VWR-20670 (SNOW-506) FIXED Protection on LLInstanceTracker base in ↵ | Aimee Linden | |
LLEventTimer needs to be public for gcc >4.1 | |||
2010-08-16 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-08-16 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-08-16 | Fix executable perms on develop.py which seem to have got lost somewhere in ↵ | Aimee Linden | |
the move. | |||
2010-08-16 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-08-16 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-08-15 | No longer need the "build_server" settings, since "build.sh" no longer has ↵ | Christian Goetze (CG) | |
that code. Mainly rebuild to clean up the result page. | |||
2010-08-15 | Removed email address of inworld public build status indicator, re-rezzed ↵ | Christian Goetze (CG) | |
indicator. | |||
2010-08-14 | Changed viewer channel to "Second Life Development" | Aimee Linden | |
2010-08-13 | merge | Dave Parks | |
2010-08-13 | Better support for curious mixtures fullbright/shiny/water with rigged ↵ | Dave Parks | |
attachments, deferred rendering, and not. | |||
2010-08-13 | fixed nametag reverting to legacy name ever 3 minutes | Leyla Farazha | |
2010-08-13 | DEV-52163 Long display name with wide characters not fully visible in viewer ↵ | Leyla Farazha | |
aside from nametag | |||
2010-08-13 | Added new UI to show linked set cost and object cost. Changed terminology ↵ | jwolk | |
in edit tools. Updated request payload when requesting object cost. Paired with davep | |||
2010-08-13 | Automated merge with file:///Users/oz/Internal/viewer-development | Oz Linden | |
2010-08-13 | fixed fast timer average frame time rollover error | Richard Nelson | |
2010-08-13 | Add email to public inworld build status indicator. | Christian Goetze (CG) | |
2010-08-13 | Upload build results into a publicly accessible place on S3. | Christian Goetze (CG) | |
2010-08-13 | merge | Richard Nelson | |
2010-08-13 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Monroe Linden | |
2010-08-13 | fixed progress view z ordering hacks | Richard Nelson | |
DEV-52665 FIX Inventory and Chat hints shown during login before viewer fully loads on load up screen | |||
2010-08-13 | stopped hints from appearing temporarily when retriggered | Richard Nelson | |
2010-08-13 | Make rigged attachments respect under water rendering. | Dave Parks | |
Reviewed by Nyx. | |||
2010-08-13 | fix for hints reappearing even after criteria passed | Richard Nelson | |
2010-08-13 | merge | Brad Payne (Vir Linden) | |
2010-08-13 | merge | Brad Payne (Vir Linden) | |
2010-08-13 | Persuade Windows to package the prebuilt llkdu.dll | Aimee Linden | |
2010-08-13 | DEV-52580 FIX | Brad Payne (Vir Linden) | |
2010-08-13 | DEV-52580 FIX | Brad Payne (Vir Linden) | |