summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.cpp
AgeCommit message (Collapse)Author
2011-05-17un-hardcode the viewer name merged in from the mesh branchOz Linden
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-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-22mergeDave Parks
2011-04-21merge back fixes for STORM-1088 and (possibly) STORM-1141Oz 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-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-05merge changes for STORM-1051Oz Linden
2011-04-01mergeRichard Linden
2011-03-30SOCIAL-853 FIX As a new user, I would like Second Life to start up with a ↵Linden Staff@LINDEN-E5E9EA17.lindenlab.com
maximized window to fully immerse myself in the experience * Added virtual meetsRequirementsForMaximizedStart() function to determine whether or not to start the initial experience in a maximized window Reviewed by Richard
2011-03-24syncing up to viewer-developmentOz Linden
2011-03-19SOCIAL-762 FIX Viewer crash if first startup (with cleared settings.xml ↵Richard Linden
file) is in Advanced mode fixed not being able to change to advanced mode on clean install without logging in
2011-03-15eol fixesRichard Linden
2011-03-14update to latest viewer-developmentOz Linden
2011-03-09Merge with tip of http://hg.secondlife.com/viewer-development (rev 14798)callum
2011-03-08fix for STORM-1053: crash at LLTextureCache::writeToCacheXiaohong Bao
2011-03-08fix for STORM-1053: crash at LLTextureCache::writeToCacheXiaohong Bao
2011-04-19mergeDave Parks
2011-04-19mergeDave Parks
2011-04-04Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-21Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-16Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-10Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-01SOCIAL-615 FIX Selecting create group, classified, or pick in profile and ↵Richard Linden
responding to notification with Don't Quit, clicking on the action again does not show notification
2011-03-01SOCIAL-529 WIP As a new user I want to enter SL by default in a minimal ↵Richard Linden
viewer (skylight) Only clean installs get basic skin by default
2011-02-23SOCIAL-547 WIP Add skin selection dropdown to login screenRichard Linden
load session settings after loading user settings so user settings can change the session settings file also don't hardcode file path for session settings files, use path configured in settings_files.xml
2011-02-23SOCIAL-545 FIX Figure out how to configure skylight-specific settingsRichard Linden
added comments and cleaned up code
2011-02-22SOCIAL-545 WIP Figure out how to configure skylight-specific settings while ↵Richard Linden
retaining relevant user settings (login account name, etc.) converted settings_file.xml to use param block descriptions for easier modification added session settings file and user session settings file for per-session config overrides
2011-02-19Merge of ssh://hg.lindenlab.com/nat/viewer-eventapi2/Don Kjer
2011-02-18More cleanup from self-reviewing headless client changesDon Kjer
2011-02-18Cleanup of headless client (was: DisableRendering mode)Don Kjer
* Now called 'HeadlessClient' instead of 'DisableRendering' * Removed most cases where we skipped certain behaviors in the client when in this mode. This gets us closer to a 'true' client, for testing purposes.
2011-02-11SH-915 WIP - removed coupling between autopilot flycam and joystick flycamBrad Payne (Vir Linden)
2011-02-10SH-915 WIP - LLAgentPilot class cleanup, added interpolation for camera motionBrad Payne (Vir Linden)
2011-02-09SH-915 WIP - allow flycam control in autopilot record/playbackBrad Payne (Vir Linden)
2011-02-08merge up to latest viewer-developmentOz Linden
2011-02-01Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-02-01merge changes back from beta branchOz Linden
2011-01-28trivial: remove some debug code.Xiaohong Bao
2011-01-28Mergeleyla_linden
2011-01-28SH-845 FIX - display a message before bailing out if CPU lacks SSE2 supportBrad Payne (Vir Linden)
2011-01-27STORM-940: use the tip, not the dialog.Andrew A. de Laix
2011-01-27more for storm 940: treat the manditory download after login like an ↵Andrew A. de Laix
optional one.
2011-01-26fix for STORM-940: don't show manditory update dialog if already logged in.Andrew A. de Laix
2011-01-26for SH-846: design and implement the debug code to locate memory leakingXiaohong Bao
2011-01-21mergeDave Parks