Commit Graph

629 Commits (4c169a57504bd0e0e1126389c989bedb878c7801)

Author SHA1 Message Date
Dave Parks a25f898703 merge 2011-05-02 14:52:12 -05:00
Dave Parks 764412f9b5 merge 2011-04-22 11:50:19 -05:00
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
Dave Parks 5cf5e4bb88 merge 2011-04-19 16:35:37 -05:00
Dave Parks 3b5d6eed12 merge 2011-04-19 14:55:11 -05:00
Loren Shih 47781184fc Automated merge up from viewer-development into mesh-development 2011-04-04 10:42:52 -04:00
Loren Shih be553242ef Automated merge up from viewer-development into mesh-development 2011-03-21 10:38:39 -04:00
Loren Shih 037a83cd47 Automated merge up from viewer-development into mesh-development 2011-03-16 14:54:56 -04:00
Loren Shih 250cc9c956 Automated merge up from viewer-development into mesh-development 2011-03-10 13:32:22 -05: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
Brad Payne (Vir Linden) d381ec4209 SH-915 WIP - removed coupling between autopilot flycam and joystick flycam 2011-02-11 13:19:49 -05:00
Brad Payne (Vir Linden) 49b8f8af02 SH-915 WIP - LLAgentPilot class cleanup, added interpolation for camera motion 2011-02-10 15:57:08 -05:00
Brad Payne (Vir Linden) 64e017fc6b SH-915 WIP - allow flycam control in autopilot record/playback 2011-02-09 15:04:25 -05:00
Oz Linden 634f152004 merge up to latest viewer-development 2011-02-08 11:57:38 -05:00
Loren Shih fbc6e5d639 Automated merge up from viewer-development into mesh-development 2011-02-01 11:28:22 -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
leyla_linden fc4a36c630 Merge 2011-01-28 16:44:50 -08:00
Brad Payne (Vir Linden) c285dddcca SH-845 FIX - display a message before bailing out if CPU lacks SSE2 support 2011-01-28 17:42:02 -05: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
Dave Parks 4fefb98cba merge 2011-01-21 16:24:31 -06:00
Dave Parks 3c053b3fdb SH-534 Fix for various bump map glitches. 2011-01-21 16:23:44 -06:00
Oz Linden 99d4f57351 merge out from viewer-development 2011-01-21 16:37:39 -05:00
Loren Shih 38f4bad925 Automated merge up from viewer-development 2011-01-21 10:36:29 -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