Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-08 | STORM-102: STORM-143: Refactored the STORM-103 code to pull the proper plain ↵ | Wolfpup Lowenhar | |
test log no matter when it was generated or if it has the date stamp in the name of the log or not. --HG-- branch : storm-102 | |||
2010-11-05 | STORM-105 : Take Vadim code review into account, code clean up | Merov Linden | |
2010-11-05 | "Fix" for linux link errors due to library ordering problems on the linker ↵ | brad kittenbrink | |
command line. | |||
2010-11-05 | Fix type mismatch in loop variable. | Christian Goetze (CG) | |
2010-11-05 | Merge latest lindenlab/viewer-development with mani_linden/viewer-development. | brad kittenbrink | |
2010-11-05 | Automated merge with https://bitbucket.org/mani_linden/viewer-development/ | Andrew A. de Laix | |
2010-11-05 | implement download cancel (untested). | Andrew A. de Laix | |
2010-11-05 | BUILDFIX: commented out unused variable which breaks the mac build. | Nyx Linden | |
2010-11-05 | SEC-784 | Kent Quirk | |
2010-11-05 | Fixed build error due to unreferenced local variable. | brad kittenbrink | |
2010-11-05 | Automated merge with https://hg.secondlife.com/mesh-development | Nyx Linden | |
2010-11-05 | SH-396 FIX mac build on mesh-development is broken | Nyx Linden | |
Adding collada to the list of libraries we need to package with the viewer Not sure why this wasn't here earlier, but this should solve the packaging problem. | |||
2010-11-05 | merge | Kent Quirk | |
2010-11-05 | merge | Brad Payne (Vir Linden) | |
2010-11-05 | Fixed windows build error. | Mark Palange (Mani) | |
2010-11-05 | Automated merge with https://bitbucket.org/mani_linden/viewer-development/ | Andrew A. de Laix | |
2010-11-05 | Merge latest from lindenlab/viewer-development | Dave SIMmONs | |
2010-11-05 | SH-396 WIP mac build broken on mesh-development | Nyx Linden | |
Finally fixed collada dynamic library location issue. Should fix mac build if the library is being packaged properly. | |||
2010-11-05 | merge | Brad Payne (Vir Linden) | |
2010-11-05 | Pull from viewer-development | Merov Linden | |
2010-11-05 | additional analysis for --analyzeperformance option | Brad Payne (Vir Linden) | |
2010-11-05 | SH-410 Opaque Water Project version 2.0 | Loren Shih | |
First implementation with UI changes. | |||
2010-11-05 | Automated merge with https://hg.secondlife.com/mesh-development | Nyx (Neal Orman) | |
2010-11-05 | BUILDFIX making curl asserts llinfos for non-windows platforms | Nyx (Neal Orman) | |
linux curl appears to throw an initialization error once per session after login. Can't hunt it down right now, so making curl asserts llinfos for non-windows platforms. Also added a new assert on curl initialization. | |||
2010-11-05 | resume feature (untested). | Andrew A. de Laix | |
2010-11-04 | Fix for windows build breakage in teamcity. | brad kittenbrink | |
2010-11-04 | SH-396 WIP fix mac mesh-development build | Nyx Linden | |
Fixed the mac references to Collada14Dom.dylib I think. Fingers crossed! | |||
2010-11-04 | added hash validation of downloaded file. | Andrew A. de Laix | |
2010-11-04 | CT-633 WIP FR linguistic | Eli Linden | |
2010-11-04 | CT-633 WIP FR translation for Viewer 2.3, Set19, new file | Eli Linden | |
2010-11-04 | c | Eli Linden | |
2010-11-04 | CT-633 WIP FR linguistic | Eli Linden | |
2010-11-04 | some better error handling. | Andrew A. de Laix | |
2010-11-04 | INTL-6 WIP missing translations ES and PT | Eli Linden | |
2010-11-04 | Fix for linux eol error. | brad kittenbrink | |
2010-11-04 | BUILDFIX curl error causes linux build to crash on login. | Nyx (Neal Orman) | |
Switching curl errors from llerrs to llinfos allows the client to continue on its merry way. Will file a jira to follow up later on why the error happens in the first place. | |||
2010-11-04 | merge with viewer-development | Merov Linden | |
2010-11-04 | Automated merge with https://bitbucket.org/mani_linden/viewer-development/ | Andrew A. de Laix | |
2010-11-04 | checker working with v1.0 update protocol. | Andrew A. de Laix | |
2010-11-04 | STORM-284 FIXED Disabled "+" sign when user tries to drop a landmark to ↵ | Seth ProductEngine | |
Favorites bar from any location besides My Inventory or Library. | |||
2010-11-04 | STORM-105 : Tweak the data labels to make them easier to read | Merov Linden | |
2010-11-04 | merging up latest changes from viewer-development | Oz Linden | |
2010-11-04 | SH-396 WIP fix mac teamcity build for mesh-development | Nyx Linden | |
making sure we're copying over the necessary 3rd party library in the packaging stage | |||
2010-11-04 | Indentation / formatting changes to panel_preferences_graphics. No ↵ | Loren Shih | |
functionality change. | |||
2010-11-04 | STORM-189 FIXED truncations in NL locale in Build Tools floater. | Seth ProductEngine | |
2010-11-04 | INTL-5 FIX ES fix for missing translations | Eli Linden | |
2010-11-04 | CT-633 WIP PL translation for Viewer 2.3, Set19 | Eli Linden | |
2010-11-04 | CT-633 WIP PL translation for Viewer 2.3, Set19, new file | Eli Linden | |
2010-11-04 | ER-281: Object cache limit is too low in the viewer | Kyle Ambroff | |
* Bump CacheNumberOfRegionsForObjects up to 20k in the default settings. * Make LLVOCache *actually* use this setting, with no upper bound. Reviewed with Kelly. | |||
2010-11-04 | ER-281: Object cache limit is too low in the viewer | Kyle Ambroff | |
* Bump CacheNumberOfRegionsForObjects up to 20k in the default settings. * Make LLVOCache *actually* use this setting, with no upper bound. Reviewed with Kelly. |