Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-27 | merge | Dave Parks | |
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) | |
2010-08-31 | merge | Dave Parks | |
2010-09-22 | merge | Richard Linden | |
2010-09-21 | STORM-163 FIXED Intermittent FPS drop related to "audio" (main thread hangs ↵ | Vadim Savchuk | |
often on openal lock) Submitting a patch made by Aleric Inglewood (See VWR-14914). This bug happens for a lot of people, although it might be needed to have a fast multi core machine. I have seen it on 1.22.10 once, never used 1.23 sorry, and saw it often on snowglobe. I am sure it also affects 1.23 but I'd have to test that. The symptons are that on a viewer with normally a good, high FPS, sometimes it happens that the FPS dramatically drops (as low as 0.3, but it can also be anything higher, as high as 10, say). This particular jira is about a problem where the main thread is slowed down by a mutex lock in libopenal (most calls starting with 'al' in indra/llaudio/audioengine_openal.cpp and one in indra/llaudio/listener_openal.cpp). You can see that this is the case by opening the Frame Console (control-shift-2) and checking that the "audio" (and possibly misc) timings are very large compared to the Render time. | |||
2010-09-17 | Backed out changeset: d71309f8bd0e | Richard Linden | |
2010-09-16 | fixed merge | Richard Linden | |
2010-09-16 | merge | Richard Linden | |
2010-09-15 | STORM-86 MERGE Double-click Teleport | Aimee Linden | |
2010-09-09 | Pull from lindenlab/viewer-development | Merov Linden | |
2010-09-07 | Merge | Aimee Linden | |
2010-09-01 | VWR-22759 : port of SNOW-667, Automatic language translation of chat messages | Merov Linden | |
2010-08-31 | SNOW-683 VWR-8726 : Turn off swirling lights for scripted objects | Merov Linden | |
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-26 | VWR-20715 Double-click teleport | Aimee Linden | |
SNOW-352/SNOW-421/SNOW-462 Imported from Snowglobe 2 By Twisted Laws and Thickbrick Sleaford | |||
2010-08-26 | Manual merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
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-24 | EXT-8672 FIXED ([HARD CODED] ALL LANGS The word \"Saved\" is hard coded, in ↵ | Paul Guslisty | |
the long timestamp displayed in IM when user is offline) - Created a string with a time stamp parameter and added it to the strings.xml Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/872/ --HG-- branch : product-engine | |||
2010-08-20 | DEV-52870 FIX Inventory Notification not given if first Inventory Item comes ↵ | Richard Nelson | |
from a user sharing an object or purchase from xstreet | |||
2010-08-19 | DEV-52669 FIX Inventory notification not given if first item comes from ↵ | Richard Linden | |
buying contents | |||
2010-08-18 | DEV-52669 FIX Inventory Notification not given if first Inventory Item comes ↵ | Richard Linden | |
from buying object contents | |||
2010-08-16 | VWR-20673 (SNOW-743) FIXED Compiler warning: 'region_access' may be used ↵ | Aimee Linden | |
uninitialized in this function | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-08-12 | first pass at hints | Richard Nelson | |
2010-08-02 | Redo the same merge as in changeset "2026f824953f", but this time with ↵ | Christian Goetze (CG) | |
feeeeling. | |||
2010-07-30 | Merge from q/viewer-release to dessie/viewer-release for 2.1.1 beta 1 | Kent Quirk | |
2010-07-27 | Backed out changeset: 58571b4e704b | Richard Linden | |
2010-07-22 | EXT-8392 FIXED Localized folder name in the landmark creation notification. | Vadim Savchuk | |
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/789/ --HG-- branch : product-engine | |||
2010-07-30 | merge | Richard Nelson | |
2010-07-30 | deprecated LLPanel::child*() methods | Richard Nelson | |
2010-07-26 | (hairy) merge from viewer-release | Tofu Linden | |
2010-07-30 | merge | Richard Nelson | |
2010-07-30 | deprecated LLPanel::child*() methods | Richard Nelson | |
2010-07-26 | (hairy) merge from viewer-release | Tofu Linden | |
2010-07-20 | merge | Richard Nelson | |
2010-07-20 | merge | Richard Nelson | |
2010-07-16 | EXT-8358 FIXED Added one more server hardcoded string to global strings in ↵ | Mike Antipov | |
notifications.xml to make it localizable. Added "You died and have been teleported to your home location" string. It requires localization efforts. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/776/ --HG-- branch : product-engine | |||
2010-07-15 | Reverted changeset 2bb10eae42bf | Dessie Linden | |
2010-07-15 | EXT-8303 FIXED [crashhunters] Crash in inventory_offer_mute_callback | Alexei Arabadji | |
Details: Instead of copying shared pointer, raw pointer was used, that cause crash, since notification responder object was accessed after it was destroyed. Replaced usage copying of raw pointer instead of copying shared pointer of notification responder object, that should live after notification destroyed. --HG-- branch : product-engine | |||
2010-07-14 | Merged from viewer-release | Dessie Linden | |
2010-07-14 | Merged from viewer-release | Dessie Linden | |
2010-07-13 | EXT-8341 FIXED Avoided assertion on receiving object auto return notification. | Alexei Arabadji | |
Details: 1 Provided passing necessary is_group parameter to LLPostponedNotification::add<LLPostponedServerObjectNotification> method call; 3 Corrected handling group name in LLPostponedNotification::onCachedNameReceived; 2 Added check on retrieved name from cache name and replacement with fallback value. reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/743/ --HG-- branch : product-engine | |||
2010-06-25 | Merged from viewer-release | Dessie Linden | |
2010-06-25 | Merged from viewer-release | Dessie Linden | |
2010-06-24 | EXT-7967 FIXED Hyperlink in clothing offer dialog does nothing | Loren Shih | |
Fixed incorrect logic for auto_open and added some comments to explain expected behavior. | |||
2010-06-21 | Merge from ssh://hg.lindenlab.com/dessie/viewer-release | Leyla Farazha | |
2010-06-21 | Merge from ssh://hg.lindenlab.com/dessie/viewer-release | Leyla Farazha | |
2010-06-18 | EXT-6710 FIXED Corrected 'ItemsShared' notification message and provided ↵ | Alexei Arabadji | |
logging of 'item shared' message instead of spawning IM session and add message to it. Details: 1 Corrected 'ItemsShared' notification message. 2 Avoided spawning session on item shared event. 3 Provided logging of item shared message. 4 Provided logging of 'IMSystemMessageTip' notification without opened related IM session. reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/612/ --HG-- branch : product-engine |