summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.cpp
AgeCommit message (Collapse)Author
2011-03-21Automated merge up from viewer-development into mesh-developmentLoren Shih
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-16Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-15eol fixesRichard Linden
2011-03-10Automated merge up from viewer-development into mesh-developmentLoren Shih
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-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-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-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
2011-01-21SH-534 Fix for various bump map glitches.Dave Parks
2011-01-21Automated merge up from viewer-developmentLoren Shih
2011-01-20VWR-24320: remove dump of call stack on clean exitAleric Inglewood
2011-01-20VWR-24317: remove warning re: RenderCubeMap by deferring initializationAleric Inglewood
2011-01-20VWR-24317: clean up incorrect warnings prior to login in log fileAleric Inglewood
2011-01-19pull changes back from betaOz Linden
2011-01-16DN-202: Make avatar name caching more aggressive and error handling more uniformOz Linden
Add logging (mostly at DEBUG level)
2011-01-14Automated merge up from viewer-developmentLoren Shih
2011-01-13Pull sync to viewer-developmentMerov Linden
2011-01-13STORM-477 : backout changeset 6f5cb303d3e2Merov Linden
2011-01-13Automated merge up from viewer-developmentLoren Shih
2011-01-12Merge with viewer-developmentDon Kjer
2011-01-12STORM-477 : pull in viewer-developmentMerov Linden
2011-01-11STORM-477 FIXED Re-implemented LLDir::getNextFileInDir() as an iterator object.Seth ProductEngine
- Replaced all existing usages of LLDir::getNextFileInDir() with the new directory iterator object. - Removed platform specific LLDir::getNextFileInDir() implementation.
2011-01-07Merge from viewer-developmentDon Kjer
2011-01-05mergeBrad Payne (Vir Linden)
2010-12-30STORM-797 FIXED Added parcel SLURL rendering with human readable parcel names.Seth ProductEngine
- Added parcel info observer to LLUrlEntryParcel. - Added notifying LLUrlEntryParcel by LLRemoteParcelInfoProcessor when parcel data arrives. - Added notifying LLUrlEntryParcel about user login, changing host and viewer connection state to use this data in remote parcel requests.
2010-12-29mergeBrad Payne (Vir Linden)
2010-12-29Automated merge up from viewer-developmentLoren Shih
2010-12-29allow run-time query of which timer function is being usedBrad Payne (Vir Linden)
2010-12-22Merge with viewer-developmentDon Kjer
2010-12-22fix for SH-648: Crash on exit in LLViewerFetchedTexture (ref count error)Xiaohong Bao
2010-12-21Merge from trunkAndrew A. de Laix
2010-12-21Automated merge up from viewer-developmentLoren Shih
2010-12-17Merge from viewer-development post 2.4 releaseMonty Brandenberg