Commit Graph

523 Commits (4e02747908a00a2e6103e7a923e522aed0e22ada)

Author SHA1 Message Date
Oz Linden 49ecf8efbc merge back fixes for STORM-1088 and (possibly) STORM-1141 2011-04-21 14:30:58 -04:00
brad kittenbrink dab937ef5b FIX: STORM-1141. Win7: 2.6.3 Beta1 crashes on startup if locale differs from English.
Force LLTextureCache::purgeAllTextures to get called in addition to normal cache purging.
2011-04-15 16:45:19 -07:00
Oz Linden 67eb368bb2 merge changes for storm-1083 2011-04-15 14:59:25 -04:00
Paul ProductEngine 6f64469cdd STORM-1083 FIXED Using -login client parameter always results in a last 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-08 20:09:45 +03:00
Richard Linden 1d34e7b90b Automated merge with http://hg.secondlife.com/viewer-development 2011-04-06 15:20:51 -07:00
Oz Linden b5c834c6fd merge changes for STORM-1051 2011-04-05 07:23:43 -04:00
Richard Linden 80efbeead1 merge 2011-04-01 18:23:13 -07:00
Linden Staff@LINDEN-E5E9EA17.lindenlab.com dfb243cd95 SOCIAL-853 FIX As a new user, I would like Second Life to start up with a 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-30 16:20:59 -07:00
Oz Linden fb1facf13a syncing up to viewer-development 2011-03-24 13:22:43 -04:00
Richard Linden 2a83929a58 SOCIAL-762 FIX Viewer crash if first startup (with cleared settings.xml file) is in Advanced mode
fixed not being able to change to advanced mode on clean install without logging in
2011-03-19 00:59:17 -07:00
Richard Linden a024493c04 eol fixes 2011-03-15 13:36:23 -07:00
Oz Linden a4f2c570dd update to latest viewer-development 2011-03-14 11:07:07 -04:00
callum aac70bccad Merge with tip of http://hg.secondlife.com/viewer-development (rev 14798) 2011-03-09 15:34:43 -08:00
Xiaohong Bao 7e7ea1eec4 fix for STORM-1053: crash at LLTextureCache::writeToCache 2011-03-08 14:59:40 -07:00
Xiaohong Bao 55694cb241 fix for STORM-1053: crash at LLTextureCache::writeToCache 2011-03-08 14:59:40 -07:00
Richard Linden 592294a6ac SOCIAL-615 FIX Selecting create group, classified, or pick in profile and responding to notification with Don't Quit, clicking on the action again does not show notification 2011-03-01 20:11:49 -08:00
Richard Linden 0c655139bf SOCIAL-529 WIP As a new user I want to enter SL by default in a minimal viewer (skylight)
Only clean installs get basic skin by default
2011-03-01 11:29:11 -08:00
Richard Linden 0747341f97 SOCIAL-547 WIP Add skin selection dropdown to login screen
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-23 16:39:08 -08:00
Richard Linden a8891d6ce0 SOCIAL-545 FIX Figure out how to configure skylight-specific settings
added comments and cleaned up code
2011-02-23 11:00:21 -08:00
Richard Linden 5aa43e4f3e SOCIAL-545 WIP Figure out how to configure skylight-specific settings while 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-22 19:30:50 -08:00
Don Kjer 8330a4d0fd Merge of ssh://hg.lindenlab.com/nat/viewer-eventapi2/ 2011-02-19 00:17:12 +00:00
Don Kjer 3f5760b5ee More cleanup from self-reviewing headless client changes 2011-02-18 23:53:38 +00:00
Don Kjer 774405e92b Cleanup of headless client (was: DisableRendering mode)
* 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-18 23:16:38 +00:00
Oz Linden 634f152004 merge up to latest viewer-development 2011-02-08 11:57:38 -05:00
Oz Linden f0074f1002 merge changes back from beta branch 2011-02-01 07:22:32 -05:00
Xiaohong Bao 948afb8ef4 trivial: remove some debug code. 2011-01-28 21:23:19 -07:00
Andrew A. de Laix f18bfd446b STORM-940: use the tip, not the dialog. 2011-01-27 11:37:59 -08:00
Andrew A. de Laix 9653c41d3d more for storm 940: treat the manditory download after login like an optional one. 2011-01-27 11:37:00 -08:00
Andrew A. de Laix 60696ae986 fix for STORM-940: don't show manditory update dialog if already logged in. 2011-01-26 16:31:15 -08:00
Xiaohong Bao 8f54dc2958 for SH-846: design and implement the debug code to locate memory leaking 2011-01-26 11:13:04 -07:00
Oz Linden 99d4f57351 merge out from viewer-development 2011-01-21 16:37:39 -05:00
Aleric Inglewood c47ab36b20 VWR-24320: remove dump of call stack on clean exit 2011-01-20 16:01:27 -05:00
Aleric Inglewood ad34f858dc VWR-24317: remove warning re: RenderCubeMap by deferring initialization 2011-01-20 15:52:37 -05:00
Aleric Inglewood 466413cdf0 VWR-24317: clean up incorrect warnings prior to login in log file 2011-01-20 14:44:06 -05:00
Oz Linden 061b04132d pull changes back from beta 2011-01-19 12:48:04 -05:00
Oz Linden e106678422 DN-202: Make avatar name caching more aggressive and error handling more uniform
Add logging (mostly at DEBUG level)
2011-01-16 21:41:08 -05:00
Merov Linden ce55885aa3 Pull sync to viewer-development 2011-01-13 11:30:56 -08:00
Merov Linden 804495ad41 STORM-477 : backout changeset 6f5cb303d3e2 2011-01-13 11:15:47 -08:00
Oz Linden b01ca1293b merge up to latest viewer-development 2011-01-13 11:14:13 -05:00
Don Kjer 756a4e26da Merge with viewer-development 2011-01-12 19:00:36 -08:00
Merov Linden 038b38c446 STORM-477 : pull in viewer-development 2011-01-12 12:07:03 -08:00
Seth ProductEngine 4af9db7b79 STORM-477 FIXED Re-implemented LLDir::getNextFileInDir() as an iterator object.
- Replaced all existing usages of LLDir::getNextFileInDir() with the new directory iterator object.
- Removed platform specific LLDir::getNextFileInDir() implementation.
2011-01-11 19:50:58 +02:00
Don Kjer 829c2c8697 Merge from viewer-development 2011-01-07 10:48:38 -08:00
Seth ProductEngine 376ee7a3f9 STORM-797 FIXED Added parcel SLURL rendering with human readable parcel names.
- 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-30 18:18:33 +02:00
Oz Linden 433ad05ae9 merge up to latest viewer-development 2010-12-27 14:29:11 -05:00
Don Kjer 0f5d8e53ca Merge with viewer-development 2010-12-22 14:24:28 -08:00
Andrew A. de Laix e1b198a36b Merge from trunk 2010-12-21 10:33:58 -08:00
Monty Brandenberg db11a76d51 Merge from viewer-development post 2.4 release 2010-12-17 15:54:00 -05:00
Andrew A. de Laix 1774489ef8 Vary install failed message depending on whether it was required or not. 2010-12-16 09:34:19 -08:00
Andrew A. de Laix 6f996302ef don't ask before quitting when login or download progress is being shown. 2010-12-15 13:24:47 -08:00