summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-08-02disable watchdogOz Linden
2011-07-29late fix to set watchdog on at 60 secondsOz Linden
2011-07-29late fix to disable VBO on Macs for performanceOz Linden
2011-07-29reconciled .hgtagsDebi King (Dessie)
2011-07-29mergeback from viewer-releaseDebi King (Dessie)
2011-07-29Added tag DRTVWR-70_2.8.0-release, 2.8.0-release for changeset 493d9127ee50Debi King (Dessie)
2011-07-26Added tag DRTVWR-70_2.8.0-release, 2.8.0-release for changeset 493d9127ee50Debi King (Dessie)
2011-07-26merged .hgtagsDebi King (Dessie)
2011-07-25Added tag DRTVWR-73_2.8.1-beta1, 2.8.1-beta1 for changeset 2c7e459e0c88Debi King (Dessie)
2011-07-21merge up changes for 2.8.0 releaseOz Linden
2011-07-20Added tag DRTVWR-68_2.7.5-release, 2.7.5-release for changeset 6866d9df6efbDebi King (Dessie)
2011-07-18Added tag DRTVWR-71_2.8.0-beta1, 2.8.0-beta1 for changeset e1ed60913230Debi King (Dessie)
2011-07-15STORM-1506 FIXED Reset the estate to global sun when changing region ↵Vadim ProductEngine
environment settings. By the way, moved estate info storage from the REGION/ESTATE floater to a model class.
2011-07-14merge changes for 2.7.5 releaseOz Linden
2011-07-14Added tag DRTVWR-66_2.7.4-release, 2.7.4-release for changeset 057f319dd8ecDebi King (Dessie)
2011-07-11more fix 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-07-11merge changes for storm-1488Oz Linden
2011-07-11merge changes for chop-661Oz Linden
2011-07-11merge changes for storm-1481Oz Linden
2011-07-11merge changes for storm-1472Oz Linden
2011-07-11merge changes for storm-1483Oz Linden
2011-07-09Automated merge with http://hg.secondlife.com/viewer-developmentNat Goodspeed
2011-07-09increment version to 2.8.0Oz Linden
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-07-18merge changes for storm-1510Oz Linden
2011-07-18reconciled .hgtagsDebi King (Dessie)
2011-07-18Added tag 2.8.1-start for changeset 502f6a5deca9Oz Linden
2011-07-18re-enable the watchdogOz Linden
2011-07-16merge changes for storm-1482Oz Linden
2011-07-16merge late release changes and tagsOz Linden
2011-07-16pull back late beta fixOz Linden
2011-07-15Merge for STORM-1482Aaron Stone
2011-07-15STORM-1482 Always run the crash loggers, they will check what to do and how ↵Aaron Stone
to clean up.
2011-07-15storm-1510: update to new login display urlOz Linden
2011-07-15STORM-1482 Change the defaults, look in the app_settings dir for configs as ↵Aaron Stone
well.
2011-07-15merge changes for storm-1509Oz Linden
2011-07-14STORM-1482 Little bit of Windows crash report value logging.Aaron Stone
2011-07-13merge changes for storm-1507Oz Linden
2011-07-13merge changes for open-99Oz Linden
2011-07-13merge changes for eli_viewer-developmentOz Linden
2011-07-13SH-1637 FIX, SH-1638 FIX - fixes jittery camera problemsBrad Payne (Vir Linden)
2011-07-12CHOP-753: Eliminate redundant array-of-pair-arrays in LLMemoryInfo.Nat Goodspeed
(per Monty code review) The notion of storing LLMemoryInfo data both as an LLSD::Map and an LLSD::Array of pair arrays arose from a (possibly misguided) desire to continue producing stats output into the viewer log in the same order it always used to be produced. There is no evidence that anyone cares about the order of those stats in the log; there is no other use case for preserving order. At Monty's recommendation, eliminate generating and storing the array-of-pair-arrays form: directly store LLSD::Map.
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-12FIX STORM-1494 remove duplicate ID and xml snippeteli_linden
2011-07-12sync with viewer-developmenteli_linden
2011-07-12CHOP-753: Defend against boost::regex exceptions.Nat Goodspeed
(per Monty code review) Explain why we intentionally don't suppress exceptions from boost::regex objects constructed with string literals. Catch std::runtime_error from boost::regex_search() and boost::regex_match(); log and return false.
2011-07-12CHOP-753: make getAvailableMemoryKB() only load data on Windows.Nat Goodspeed
(per Monty code review) Other platforms return -1 anyway, so don't need to call load methods.
2011-07-11merge changes for storm-1315Oz Linden
2011-07-11merge changes for storm-1459Oz Linden