Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-27 | merge | Dave Parks | |
2010-09-24 | Fix for bad zipping of meshes and add mesh icon back to repository. | Dave Parks | |
2010-09-22 | SH-150 FIX - build params changes for mesh beta viewer, flag in window title | Brad Payne (Vir Linden) | |
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) | |
2010-09-03 | buildfix: disabling fasttimers assert to unstick the build | Nyx (Neal Orman) | |
2010-09-02 | Fix for crash when loading models (Don't hit UI from the main thread). ↵ | Dave Parks | |
Added asserts to LLFastTimer to verify main thread use only. | |||
2010-08-31 | merge | Dave Parks | |
2010-09-22 | merge | Richard Linden | |
2010-09-21 | Increment version number since we forked for beta. | Kent Quirk | |
2010-09-16 | merge | Richard Linden | |
2010-09-16 | STORM-180 FIXED Fixed crash on login in Japanese locale. | Andrew Dyukov | |
The crash was caused by erroneous getting of month name from vector with week day names in LLStringUtil::formatDatetime(). This code woth introduced in June, so though it didn't work properly, it didn't cause the crash(cause June is 5th month). But when number of current month exceeded number of days in week(this happened in August cause it is 8th) code started getting 8th element from vector with 7. This caused the crash. It reproduced only on Japanese locale because only there code that caused it was used(see STORM-177 for details). This changeset seems to fix STORM-177 too. - Used vector with months names where it should be. | |||
2010-09-13 | Bunch of trivial typo fixes that were bothering me on another branch! | Tofu Linden | |
2010-08-30 | merging up from viewer-development | Aaron Terrell (Enus) | |
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-25 | merge | Dave Parks | |
2010-08-24 | standardizing test suite names as class name under test | Aaron Terrell (Enus) | |
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-20 | added llfasttimer_class.h to project | Richard Nelson | |
2010-08-20 | increment patch level so that version is 2.1.2 | Oz Linden | |
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-13 | fixed fast timer average frame time rollover error | Richard Nelson | |
2010-08-13 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Monroe Linden | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-08-12 | Pulled "dessie/viewer-release" into "dessie/viewer-public". | Christian Goetze (CG) | |
2010-08-12 | Pulled "dessie/viewer-release" into "dessie/viewer-public". | Christian Goetze (CG) | |
2010-08-12 | Pulled "viewer-hotfix" into "viewer-release". | Christian Goetze (CG) | |
2010-08-12 | Pulled "viewer-hotfix" into "viewer-release". | Christian Goetze (CG) | |
2010-08-11 | Changed channel info back to Second Life Developer | Dessie Linden | |
2010-08-11 | Changed channel info back to Second Life Developer | Dessie Linden | |
2010-08-11 | Updated viewer patch number & channel | Dessie Linden | |
2010-08-11 | Updated viewer patch number & channel | Dessie Linden | |
2010-08-09 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Monroe Linden | |
2010-08-07 | merge from viewer-release | Tofu Linden | |
2010-08-07 | merge from viewer-release | Tofu Linden | |
2010-08-06 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release | Xiaohong Bao | |
2010-08-06 | EXT-8447: FIXED: crash at ↵ | Xiaohong Bao | |
LLTextureCache::writeEntryToHeaderImmediately(int,LLTextureCache::Entry &,bool) [secondlife-bin lltexturecache.cpp] | |||
2010-08-06 | EXT-8447: FIXED: crash at ↵ | Xiaohong Bao | |
LLTextureCache::writeEntryToHeaderImmediately(int,LLTextureCache::Entry &,bool) [secondlife-bin lltexturecache.cpp] | |||
2010-08-06 | merge from viewer-release | Tofu Linden | |
2010-08-06 | merge from viewer-release | Tofu Linden | |
2010-08-05 | EXT-8309 FIXED Incorrect French date format in place profile and status bar. | Vadim Savchuk | |
Changes: - Added support for formatting day of the month without leading zero ("sday"). - Changed date format in place profile (landmark info) and in the top status bar according to bug reporter's request. Technical details: Actually implementation of strftime() in Linux and Windows supports stripping the leading zero (with "%-d" and "%#d" respectively). But that's not supported in MacOSX, so I had to reimplement it. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/842/ | |||
2010-08-05 | EXT-8309 FIXED Incorrect French date format in place profile and status bar. | Vadim Savchuk | |
Changes: - Added support for formatting day of the month without leading zero ("sday"). - Changed date format in place profile (landmark info) and in the top status bar according to bug reporter's request. Technical details: Actually implementation of strftime() in Linux and Windows supports stripping the leading zero (with "%-d" and "%#d" respectively). But that's not supported in MacOSX, so I had to reimplement it. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/842/ --HG-- branch : product-engine | |||
2010-08-05 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-08-05 | (hairy) merge from viewer-release | Tofu Linden | |
2010-08-05 | (hairy) merge from viewer-release | Tofu Linden | |
2010-08-05 | merge from PE's viewer-release | Tofu Linden | |
2010-08-04 | deprecated ADD_SORTED due to n^2 behavior, set the sort order on the scroll ↵ | Richard Nelson | |
list instead | |||
2010-08-04 | Propagate version bump to 2.1.1 | Christian Goetze (CG) | |
2010-08-04 | Propagate version bump to 2.1.1 | Christian Goetze (CG) | |