summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings
AgeCommit message (Collapse)Author
2011-07-19EXP-932 Implement system that fades from login page to (either) intro screen ↵Leyla Farazha
or loading screen instead of using a hard cut EXP-938 Turn off in-world audio until fade from intro/loading page complete EXP-939 Fade from intro/loading page to world, not to image of last login
2011-07-14EXP-998 Logging in with different user can remove newness for incorrect userLeyla Farazha
2011-07-08mergeLeyla Farazha
2011-07-08adding freshness flag supportLeyla Farazha
2011-07-07Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-07-07EXP-847 FIX As a user, I would like to see the How To floater appear the ↵Richard Linden
first time I log in to basic mode made help window not appear on login for advanced mode made help window visibility state properly persist in advanced mode
2011-07-06EXP-940 FIX Make search button on by default in advanced modeRichard Linden
2011-07-06EXP-847 FIX As a user, I would like to see the How To floater appear the ↵Richard Linden
first time I log in to basic mode
2011-07-06tweaked web profile floater sizeRichard Linden
2011-07-05EXP-982 FIX As a user, I would like to see the new web-based profiles ↵Richard Linden
without any browser chrome and at an appropriate default size
2011-07-06STORM-1262 FIXED Removed the original Windlight Region Settings implementation.Vadim ProductEngine
2011-06-30merge changes for latest viewer-developmentOz Linden
2011-06-29fixing key file comment - missing !Leyla Farazha
2011-06-29EXP-961 FIX Keyboard definition file keys.xml contains invalid XML markupRichard Linden
2011-06-29Merge latest from lindenlab/viewer-developmentDave SIMmONs
2011-06-29merge out latest viewer-developmentOz Linden
2011-06-27storm-1444: Disable mesh loadingNyx (Neal Orman)
2011-06-23Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-06-23Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-06-22merge latest viewer-developmentOz Linden
2011-06-16mergeBrad Payne (Vir Linden)
2011-06-15EXP-872 FIX -- Hide inbox and outbox unless applicableLeslie Linden
EXP-893 FIX -- Single order purchases not sorted with most recent item delivered at top of list EXP-904 FIX -- Newness/Freshness value out of synch with new items in Inbox on next login when ordering in bulk with Inventory window open * Inbox and outbox can now be forced on by setting the debug variables "InventoryDisplayInbox" and "InventoryDisplayOutbox" * Inbox is only displayed when logging into a grid that has a marketplace that returns pup as a merchant * Inbox contents is now a forced download when the user logs in, rather than the typical lazy load of the rest of the inventory Reviewed by Leyla
2011-06-15SH-1166 WIPBrad Payne (Vir Linden)
2011-06-15merge changes for storm-1103Oz Linden
2011-06-15merge changes for storm-787Oz Linden
2011-06-15merge changes for storm-1273Oz Linden
2011-06-14mergeDave Parks
2011-06-14SH-680 Adjust streaming cost scaler to agree with simulator.Dave Parks
2011-06-14Enabling watchdog timer with timeout of 20.jenn
This is in support of a Viewer crash pile-on. It is intended to ship to Beta, then either be reverted or have an increased timeout prior to shipping to release.
2011-06-13SH-1796 FIXBrad Payne (Vir Linden)
2011-06-12STORM-787 Mute Gestures ButtonJonathan Yap
2011-06-09Enable debug logging of capabilities to track down why viewer isn't fetching ↵Dave Parks
them correctly sometimes.
2011-06-10fix DOS line endingsOz Linden
2011-06-09Fix for accidental checkin of hot pink fullbright.Dave Parks
2011-06-08SH-1678 Fix for busted fullbright shiny.Dave Parks
2011-06-08SH-1648 Fix for spot shadows being offset by sunlight vector when SSAO enabled.Dave Parks
2011-06-07mergeDave Parks
2011-06-07merge latest builds from project integration repoOz Linden
2011-06-06EXP-844 INITIAL CHECKIN - FUNCTION DISABLED - As a first time user I would ↵callum
like to see a video after I log in that highlights the best features of Second Life
2011-06-06merge changes for viewer-developmentOz Linden
2011-06-06STORM-1253 WIP Made the triangle 50% larger.Vadim ProductEngine
2011-06-03 (EXP-871) FIX Add a WARNING to comment for BrowserEnableJSObject and set to ↵callum
no persist between sessions
2011-06-02Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-06-02STORM-1253 WIP Adding sample day cycles provided by Torley.Vadim ProductEngine
2011-06-01SH-1682 Use GL_ARB_map_buffer_range to mitigate impact of mapping larger ↵Dave Parks
vertex buffer objects. Limit number of textures per batch to 6 (prevents frame stalls on NVIDIA).
2011-06-01merge changes for latest viewer-developmentOz Linden
2011-06-01merge changes for storm-1299Oz Linden
2011-05-31merge changes for new searchOz Linden
2011-05-31SH-1682 Dynamically adjust the number of texture channels to use for indexed ↵Dave Parks
texture rendering based on available hardware.
2011-05-30SH-1682 Full integration if indexed texture rendering to improve batch size.Dave Parks