Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-22 | merge | Dave Parks | |
2011-06-22 | SH-1848 Integrate changeset to fix typo in shader name preventing shadows ↵ | Dave Parks | |
being enabled while anti-aliasing is on on platforms where filenames are case sensitive. | |||
2011-06-22 | merge changes for storm-1421 | Oz Linden | |
2011-06-22 | STORM-899 [ILL-FORMED XML] 'No attachments worn' text on blank 'Attachments' ↵ | Jonathan Yap | |
accordion remains in English for all locales Added / to xml file | |||
2011-06-21 | CHOP-662 Merged into viewer-development-crash-horde | Squire | |
2011-06-21 | STORM-1368 Merge with veiewer-development-crash-horde | Squire | |
2011-06-21 | Pulled from viewer development | Squire | |
2011-06-21 | FIX VWR-25160 en_xui_change | eli_linden | |
2011-06-21 | FIX VWR-25159 | eli_linden | |
2011-06-21 | fix for SH-1642: [PUBLIC_JIRA_USERS][crashhunters] crash at ↵ | Xiaohong Bao | |
LLViewerTextureList::removeImageFromList(LLViewerFetchedTexture *) [secondlife-bin llviewertexturelist.cpp] | |||
2011-06-21 | fix for SH-369: [PUBLIC-JIRA-USERS] [crashhunters] ↵ | Xiaohong Bao | |
LLVOAvatar::updateImpostors crash | |||
2011-06-21 | FIX VWR-25118 | eli_linden | |
2011-06-21 | pull late release change back from viewer-pre-release | Oz Linden | |
2011-06-21 | FIX VWR-25072 | eli_linden | |
2011-06-21 | FIX VWR-25071 | eli_linden | |
2011-06-21 | SH-208 Disable VBO on all intel graphics chips (stability improvement). | Dave Parks | |
2011-06-21 | Fix EXP-825: check for null gAgentAvatarp to prevent crash (hopefully). | Andrew A. de Laix | |
2011-06-20 | SH-1618 isFullbright causes AvatarEyes GL shader to fail to link. | Aaron Stone | |
2011-06-20 | Automated merge with http://hg.secondlife.com/viewer-development | Andrew A. de Laix | |
2011-06-21 | STORM-1352 WIP Issue a warning if a NULL chat toast is encountered. | Vadim ProductEngine | |
2011-06-20 | sync with viewer-development | eli_linden | |
2011-06-20 | Chop-662 - fixes to deal with cleanly moving between the glob and regex world | Squire | |
2011-06-20 | STORM-1393 : Correction for loss of object/prim counts in the Build floater for | Wolfpup Lowenhar | |
non-mesh objects. | |||
2011-06-20 | merge | Dave Parks | |
2011-06-20 | STORM-1352 WIP Changed sort functor return type to bool. | Vadim ProductEngine | |
2011-06-19 | STORM-1396 Storm-787 (mute gestures) also mutes sounds from objects | Jonathan Yap | |
2011-06-18 | STORM-1392 Add Nearby Voice to the Communicate menu | Jonathan Yap | |
2011-06-17 | STORM-1368 Code more defensively around notecard upload. | Aaron Stone | |
2011-06-17 | fix DOS line endings | Oz Linden | |
2011-06-17 | merge mesh branch changes (storm-1390) | Oz Linden | |
2011-06-17 | storm-1389 | Oz Linden | |
2011-06-17 | Automated merge with ssh://hg@bitbucket.org/lindenlab/viewer-pre-release | Oz Linden | |
2011-06-17 | Merge in viewer-development | Squire | |
2011-06-17 | FIX VWR-25070 | eli_linden | |
2011-06-17 | FIX VWR-25068 en_xui_change | eli_linden | |
2011-06-17 | WIP INTL-46 Traditional Chinese translation update 6/17 | eli_linden | |
2011-06-17 | CHOP-662 - initial fix to problems with regex characters in Group names | Squire | |
causing the LLDirIterator to crash the viewer when opening chat logs | |||
2011-06-17 | Changed popups for accepting inv offers from SystemMessage to ↵ | LanceCorrimal | |
SystemMessageTip: STORM-323 | |||
2011-06-16 | fix for STORM-1274: crash at LLVOCacheEntry::~LLVOCacheEntry() line 138 | Xiaohong Bao | |
2011-06-16 | merge | Brad Payne (Vir Linden) | |
2011-06-16 | Fix for linux build failure, hopefully | Brad Payne (Vir Linden) | |
2011-06-16 | STORM-1352 WIP Attempting to fix a crash in ↵ | Vadim ProductEngine | |
LLNearbyChatScreenChannel::showToastsBottom(). Apparently, a nearby chat toast got somehow destroyed while still remaining in the list of active toasts. Attempt to sort active toasts in showToastsBottom() then triggered the crash. I don't know how to reproduce the crash, i.e. force destroying a toast in a way that its onClose() method (which would remove references to the toast) isn't called. So we'll just remove references to the toast whenever it's destroyed. | |||
2011-06-16 | merge | Brad Payne (Vir Linden) | |
2011-06-16 | SH-1166 FIX | Brad Payne (Vir Linden) | |
2011-06-16 | sync with viewer-development | eli_linden | |
2011-06-16 | merge | prep linden | |
2011-06-16 | Fix for camera wonkiness (sh-1654 ...) | prep linden | |
2011-06-15 | SH-1166 WIP | Brad Payne (Vir Linden) | |
2011-06-15 | Automated merge with http://hg.secondlife.com/mesh-development | Xiaohong Bao | |
2011-06-15 | fix for SH-1788: Assert in texture load when uploading textured mesh model | Xiaohong Bao | |
and beyond: fixed the thread-safe and highest texture resolution flaws in the mesh texture uploading flow. |