summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.cpp
AgeCommit message (Collapse)Author
2016-03-07merge DRTVWR-398 build cleanup fixesOz Linden
2016-02-07put the KDU, Fmod*, and CEF versions back in the About infoOz Linden
2016-02-04add build configuration to the About box if it is not ReleaseOz Linden
remove some superfluous other information from About
2016-01-15merge changes for 4.0.1-releaseOz Linden
2015-12-22Merge downstream, version 4.0.1AndreyL ProductEngine
2015-11-13MAINT-5860: remove timestamp from the about box (version id is enough)Oz Linden
2016-01-15merge changes for 4.0.1-releaseOz Linden
2015-12-18merge changes for 4.0.0-releaseOz Linden
2015-11-10Added code to initiate controlled shutdown of plugins with timeouts for ↵Rider Linden
misbeahving plugin.
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-11-06MAINT-5754: Basic keyboard functionality on the Mac. Still incompleterider
2015-10-27MAINT-3491 FIXED If ALM is enabled while in wireframe mode, disabling ↵ruslantproductengine
wireframe mode results in a black screen.
2015-10-20Merge with tip of viewer-releasecallum_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-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-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-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