summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.cpp
AgeCommit message (Collapse)Author
2011-07-18merge changes for storm-1516Oz Linden
2011-07-16Automated merge with https://bitbucket.org/lindenlab/viewer-developmentjenn
2011-07-15STORM-1482 Always run the crash loggers, they will check what to do and how ↵Aaron Stone
to clean up.
2011-07-12Merge for STORM-1482Aaron Stone
2011-07-12STORM-1482 The Viewer shouldn't overwrite the crash behavior settings, some ↵Aaron Stone
cleanups to the crash reporters, and the ability to use --set GroupName.SettingName to set parameters outside of the (default) Global settings group.
2011-07-11merge changes for storm-1315Oz Linden
2011-07-11Automated merge with ↵Xiaohong Bao
https://bitbucket.org/squire_linden/viewer-development-crash-horde
2011-07-08fix for STORM-1468: [crashhunters] pre-login crash at ↵Xiaohong Bao
LLViewerWindow::LLViewerWindow(std::basic_string,std::allocator > const &,std::basic_string,std::allocator > const &,int,int,int,int,int,int) [secondlife-bin llviewerwindow.cpp]
2011-06-29STORM-1315 Ability to do simple math in numeric edit fieldsKadah_Coba
2011-06-09merge up latest viewer-developmentOz Linden
2011-06-06VWR-25965 Fix to two calls to LLDirIterator mask argument.Logan Dethrow
Removed two cases in llappviewer.cpp where the mask argument to LLDirIterator had a leading delimiter.
2011-06-06merge changes for viewer-developmentOz Linden
2011-06-02Merge.Logan Dethrow
2011-06-01merge changes for latest viewer-developmentOz Linden
2011-06-01pull back fix for storm-1298 from beta branchOz Linden
2011-06-01Merge. Pulling fix for VWR-25862 into bigger cache tree.Logan Dethrow
2011-06-01fix for STORM-1298: Crash on startup of Second Life 2.7.1(231307)Xiaohong Bao
2011-06-01merge changes for storm-1296Oz Linden
2011-06-01merge changes for storm-1299Oz Linden
2011-05-26storm-1189: remove classic cloudsOz Linden
2011-05-25fix for SH-1624: Crash during viewer startup: ↵Xiaohong Bao
LLViewerTextureList::addImageToList
2011-05-25VWR-25862 Potential fix for caches not clearing when they are supposed to.Logan Dethrow
* Removed leading delimiter from filename mask in all calls to LLDir::deleteFilesInDir() that are related to the viewer asset caches (texture, VFS, and VO).
2011-05-24MergeDave SIMmONs
2011-05-23merge latest changes (post-2.7.0) from viewer-developmentOz Linden
2011-05-20Revamped viewer cache preference controls.Logan Dethrow
Implemented improved cache control user interface, changes approved by wolf. * Moved viewer cache controls from the setup preference panel to advanced * Changed cache size control slider into a spinner * Readded a clear cache button along with a cache clear confirmation dialog * Renamed the reset button to "Default Location" to clarify its function Related JIRAs: ER-815 ER-816 ER-818 ER-820 ER-821 ER-831
2011-05-17Merge with viewer-development (mesh)Don Kjer
2011-05-17un-hardcode the viewer name merged in from the mesh branchOz Linden
2011-05-17Merge with viewer-developmentDon Kjer
2011-05-17Merge from viewer-development.Vadim ProductEngine
2011-05-16mergeDave Parks
2011-05-13merge changes to improve build timesOz Linden
2011-05-11STORM-477 Restored the backed out changeset: b62b260aa04dSeth ProductEngine
2011-05-06mergeLogan Dethrow
2011-05-06Increased the viewer cache size limit to 10GB. Increased the default to 1GB.Logan Dethrow
* Changed the hard coded cache limit in llappviewer.cpp to 10GB as well as the slider maximum in the preferences menu. * The VFS cache is capped at 1GB due to file system limitations. The former 80/20 split between texture/vfs is maintained up to 5GB. Above this limit the texture cache is given all the additional cache space up to 10GB. * Fixed a log message in lltexturecache.cpp that was not showing the correct texture size. ER-883 * Fixed a bug in llfloaterpreference.cpp that caused new cache value to be written to the old cache setting. This resulted in the the cache not being cleared when the location was set back to the default. ER-882 * Disabled the "The cache will be cleared on reboot" message that is triggered by the reset button in the cache preferences in the case where the cache is already located in the default location. The cache is only cleared when its location is changed. This is intended to address resident confusion regarding the purpose of the reset button, as demonstrated in VWR-19562.
2011-05-05Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated ↵brad kittenbrink
a bunch of unnecesary header dependencies.
2011-05-02mergeDave Parks
2011-04-26Merge with viewer-developmentDon Kjer
2011-04-22merge up latest viewer-developmentOz Linden
2011-04-22mergeDave Parks
2011-04-21merge back fixes for STORM-1088 and (possibly) STORM-1141Oz Linden
2011-04-19Merge with viewer-developmentDon Kjer
2011-04-18merge up from viewer-development (with changes for storm-160 backed out)Oz Linden
2011-04-15FIX: STORM-1141. Win7: 2.6.3 Beta1 crashes on startup if locale differs ↵brad kittenbrink
from English. Force LLTextureCache::purgeAllTextures to get called in addition to normal cache purging.
2011-04-15merge changes for storm-1083Oz Linden
2011-04-14Merge with viewer-developmentDon Kjer
2011-04-13merge out changes up to but not including the STORM-610 changeOz Linden
2011-04-08STORM-1083 FIXED Using -login client parameter always results in a last ↵Paul ProductEngine
location unavailable error message - In case of using "login" or "autologin" command-line parameters, URL of the start location should be set during configuration initialization of application. This is because there won't be ability to set it before login state (panel login won't be shown).
2011-04-06Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-04-05STORM-1126 merge 2Vadim ProductEngine
2011-04-05merge changes for STORM-1051Oz Linden