summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings
AgeCommit message (Collapse)Author
2012-07-27Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/.Todd Stinson
2012-07-27Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-07-27CHUI-151 FIXED (Implement conversation log)Paul ProductEngine
A brief explanation of what have been implemented. More information can be found in comments. 1. Created conversation history viewer (llfloaterconversationpreview) 2. Created LLConversation and LLConversationLog classes which represent and hold data of conversations (llconversationlog) 3. Created LLConversationLogList and LLConversationLogListItem which are the visual representation of LLConversationLog and LLConversation respectively 4. Created LLFloaterConversationLog - which holds and displays LLConversationLogList
2012-07-23Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-07-19SH-3280 Better init/shutdown functionality for llcorehttp by llappviewerMonty Brandenberg
Isolate llcorehttp initialization into a utility class (LLAppCoreHttp) that provides glue between app and library (sets up policies, handles notifications). Introduce 'TextureFetchConcurrency' debug setting to provide some field control when absolutely necessary.
2012-07-18MAINT-628 Fix for seams in high res snapshots when lighting and shadows is ↵Dave Parks
enabled.
2012-07-16SH-3275 WIP Run viewer metrics for object update messagesRichard Linden
clean up of llstats stuff
2012-07-16Path-814: Corrected shader fragment compilation error.prep
2012-07-12SH-3275 WIP Run viewer metrics for object update messagesRichard Linden
improved update logging API and output format
2012-07-12Removing debug settings that were in place for pathfinding simulator testing.Todd Stinson
2012-07-11MAINT-794 Fix for assert on loading some types of objects before their parents.Dave Parks
2012-07-11MAINT-794 Fix for assert on loading some types of objects before their parents.Dave Parks
2012-08-01Merge back viewer-lion, which has viewer-development and down-stream fixessimon@Simon-PC.lindenlab.com
2012-07-18MAINT-628 Fix for seams in high res snapshots when lighting and shadows is ↵Dave Parks
enabled.
2012-07-04CHUI-170 FIXED Save Torn off state of Nearby Chat between sessionsAlexanderP ProductEngine
2012-06-29Fix --skin command-line switch by mapping to the correct var name.Nat Goodspeed
It said it mapped to 'SkinFolder', which doesn't exist. 'SkinCurrent' is correct.
2012-06-28Merge cleanupDave Parks
2012-06-28MergeDave Parks
2012-06-28merge up to 3.3.3-releaseOz Linden
2012-06-27CHUI-184 : Change default pref LetterKeysFocusChatBar from 1 (chat) to 0 ↵Merov Linden
(WASD movements)
2012-06-26Updating the pathfinding-specific settings with appropriate comments and an ↵Todd Stinson
unified naming scheme.
2012-06-26v-r to drano merge conflicts wipBrad Payne (Vir Linden)
2012-06-26Some clean-up after checking the differences between the pathfinding branch ↵Todd Stinson
and viewer-release.
2012-06-22Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-06-22MAINT-653 Fix for shadow acne at high altitudesDave Parks
2012-06-22mergeDave Parks
2012-06-22CHUI-136 FIXED (Implement new design for blocked list on the people floater)Paul ProductEngine
- Created new LLBlockList class and replaced LLScrollContainer with it - Also created new LLBlockedListItem class which represents blocked objects and blocked avatars
2012-06-21merge changes for DRTVWR-168Oz Linden
2012-06-21merge changes for DRTVWR-171Oz Linden
2012-06-20PATh-762: Adding a debug flag for server testing to always show the rebake ↵Todd Stinson
navmesh button on dirty regions regardless of whether the user has permissions.
2012-06-19CHUI-142 : Changes to chat related preferencesMerov Linden
2012-06-19merge up to latest viewer-development-havokaiOz Linden
2012-06-18merge to pathfinding development branchOz Linden
2012-06-15MergeDave Parks
2012-06-14CHUI-139 : Use the Chat toolbar button to open and close the conversations ↵Merov Linden
multi floater. Force Nearby Conversation if floater is empty.
2012-06-13MergeGeenz
2012-06-12PATH-735: Limit and clean up grid selectionOz Linden
2012-06-12EXP-1941: Backed out changeset: 2f6546ac7e5eTodd Stinson
2012-06-12for SH-3073: implement a fast cache system for texture fetchingXiaohong Bao
2012-06-11PATH-710: Removing the pathfinding basic floater and supporting class.Todd Stinson
2012-06-08SH-3145 : Expose update fetch and update priorities magic numbers in ↵Merov Linden
settings.xml
2012-06-08merge changes for DRTVWR-163Oz Linden
2012-06-07Merge : pull from lindenlab/viewer-releaseMerov Linden
2012-06-04STORM-1872 A line break is missing in ..\app_settings\settings.xmlJonathan Yap
2012-06-04mergeBrad Payne (Vir Linden)
2012-05-31merge changes for storm-276Oz Linden
2012-05-30MAINT-622 Fix for broken alpha masking on avatar clothing when Lighting and ↵Dave Parks
Shadows enabled.
2012-05-25Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-05-25Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-05-25fix problems due to LLSD-30, and implement persistent settingsOz Linden