summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.cpp
AgeCommit message (Collapse)Author
2015-10-19Merge from viewer release.Rider Linden
2015-10-13merge changes for 3.8.5-releaseOz Linden
2015-10-02MAINT-5687: Remove old webkit from the make files and the repo. Ensure that ↵Rider Linden
it is no longer meaningfully referenced.
2015-09-21Add cleanup to LLCore prevent occasional crash on exit.Rider Linden
2015-09-21MAINT-5629: Remove llares and llareslistener. Login now does not attempt to ↵Rider Linden
do a lookup on the server names and rewrite the URL. MAINT-5614: Bad password status correctly detected.
2015-09-15MAINT-5507: Remove llcurl, move constant values and untilities to llcorehttp libRider Linden
2015-09-14MAINT-5507: Removal of sdrpc client/serverRider Linden
MAINT-5507: removal of LLCurl::Easy, LLCurl::Multi LLCurl::Responder
2015-09-14MAINT-5507: Remove HTTPClient and related cruft.Rider Linden
2015-09-01MAINT-5575: Convert the Experience cache into a coro based singleton.Rider Linden
--HG-- branch : MAINT-5575
2015-08-31Merge with viewer-releasecallum_linden
2015-08-18merge changes for 3.8.3-releaseOz Linden
2015-07-09merge changes for 3.8.0-releaseOz Linden
2015-07-01Merge from viewer-relese and become version 3.8.1andreykproductengine
2015-06-30Merge with head of viewer-releasecallum_linden
2015-06-30Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2015-06-30Point to new version of LLCefLib with support for second life URLs, version ↵callum_linden
string, navigation commands
2015-06-16MAINT-5250 Viewer should handle large number of calling cards betterandreykproductengine
2015-06-15merge changes for 3.7.30-releaseOz Linden
2015-06-08corrections needed for new toolsOz Linden
2015-06-08merge changes for 3.7.29-releaseOz Linden
2015-06-09Merge downstream codesimon
2015-07-02Merge from viewer-relese and become version 3.8.1andreykproductengine
2015-05-20MAINT-5232: Introduce SUBSYSTEM_CLEANUP() macroNat Goodspeed
and use it for existing LLSomeClass::cleanupClass() calls. This logs the fact of making the call, as well as making it.
2015-05-19MAINT-5138 FIXED Second Life Viewer's window title is "Second Life " with a ↵AndreyL ProductEngine
trailing space
2015-04-28increment viewer version to 3.7.29Mnikolenko ProductEngine
2015-04-22MAINT-5147: correct menu colors for test viewersOz Linden
2015-04-15Merge viewer-releasesimon
2015-04-13merge changes for 3.7.27-releaseOz Linden
2015-04-10restore the ll[io]fstream because we need them as wrappers on Windows for ↵Oz Linden
wide char paths; on other platforms they are now just typedefs to the std classes
2015-04-07replace llifstream and llofstream with std::ifstream and std::ofstream ↵Oz Linden
respectively
2015-04-07convert llifstream and llofstream to std::ifstream and std::ofstream ↵Oz Linden
respectively
2015-04-02detect xml errors in parsing xml files and remove those filesOz Linden
2015-02-20Clean up impostors and visual mutingOz Linden
Rename the settings that control them to be more descriptive Remove the separate boolean setting (RenderUseImpostors) that governed both Establish default values based on gpu class for impostors and visual muting
2015-02-04merge storm-2082 changesOz Linden
2015-01-13merge changes for 3.7.24-releaseOz Linden
2014-12-19merge with 3.7.23-releasemaksymsproductengine
2014-12-18MAINT-4708 better grouping of ack messages between viewer and serverandreykproductengine
2014-12-15MAINT-4716: correct reading of and debug display for avatar render cost infoOz Linden
2014-11-25MAINT-4690 FIXED forced send_agent_update(TRUE) in idle() results in large ↵andreykproductengine
amounts of useless UDP traffic
2014-11-12Eliminate LLAppViewer::cleanup() dup --analyzeperformance code block.Nat Goodspeed
Not sure at what point the redundancy was introduced, but it seems clear we only want to run performance analysis once per shutdown.
2014-10-14Introduce fast_exit() wrapper for _exit() so we can boost::bind() it.Nat Goodspeed
2014-10-09Mergedolphin
2014-09-19Pulled merge from viewer-tigerAura Linden
2014-08-15Merged with windows fixes.Aura Linden
2014-08-15Allegedly hides voice position on teleport. Needs testing.Aura Linden
2014-08-15Added delay to Windows shutdown to let SLVoice die a good death.Aura Linden
2014-08-13Ported from defective branch.Aura Linden
2014-08-06Merge with 3.7.13-releasedolphin
2014-07-09Merge with 3.7.11-releasedolphin
2014-07-07Merge viewer-release and become version 3.7.12simon