Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-11 | Automated merge with file:///e:\code\viewer-experience | Richard Linden | |
2011-08-10 | merge | Richard Nelson | |
2011-08-10 | EXP-1028 FIX Move mode switching to logged in UI | Richard Nelson | |
added mode switching button to status bars for advanced and basic mode, changed login combo box to use menu instead | |||
2011-08-10 | CHOP-757 Ask for the inventory-basic login option and dump its return id to ↵ | Aaron Stone | |
llinfo. | |||
2011-08-04 | Sync with viewer-development | Merov Linden | |
2011-07-19 | EXP-932 Implement system that fades from login page to (either) intro screen ↵ | Leyla Farazha | |
or loading screen instead of using a hard cut EXP-938 Turn off in-world audio until fade from intro/loading page complete EXP-939 Fade from intro/loading page to world, not to image of last login | |||
2011-07-14 | Potential fix for SH-1854 and SH-1125 (caps issues) | Don Kjer | |
2011-07-07 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-07-06 | EXP-847 FIX As a user, I would like to see the How To floater appear the ↵ | Richard Linden | |
first time I log in to basic mode | |||
2011-06-06 | EXP-844 INITIAL CHECKIN - FUNCTION DISABLED - As a first time user I would ↵ | callum | |
like to see a video after I log in that highlights the best features of Second Life | |||
2011-06-01 | merge changes for latest viewer-development | Oz Linden | |
2011-05-26 | storm-1189: remove more of the code for classic clouds | Oz Linden | |
2011-05-24 | Merge | Dave SIMmONs | |
2011-05-23 | merge latest changes (post-2.7.0) from viewer-development | Oz Linden | |
2011-05-18 | merge changes for login-messages | Oz Linden | |
2011-05-17 | Merge with viewer-development (mesh) | Don Kjer | |
2011-05-16 | WIP viewer side of ER-864: comment change | Joshua Bell | |
2011-05-11 | WIP: viewer side of ER-864: Include message ids and args in login.cgi responses | Joshua Bell | |
* Look for message_id and message_args in XMLRPC response, look up localized string in strings.xml * Support sub-maps in XMLRPC response conversion to LLSD * Explicitly request extended error info during login (since including sub-maps breaks older viewers) * Support LLSD-based substitutions in LLTrans::getString/findString | |||
2011-04-22 | merge | Dave Parks | |
2011-04-18 | merge up from viewer-development (with changes for storm-160 backed out) | Oz Linden | |
2011-04-14 | Merge with viewer-development | Don Kjer | |
2011-04-13 | merge out changes up to but not including the STORM-610 change | Oz Linden | |
2011-04-12 | merge changes for storm-1101 | Oz Linden | |
2011-04-06 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-04-05 | merge changes for STORM-1051 | Oz Linden | |
2011-03-31 | STORM-1126 merge | Vadim ProductEngine | |
2011-03-25 | SOCIAL-688 FIX Multiple SLurls error given in minimal skin when clicking ↵ | callum | |
links in web profile Also fixes SOCIAL-521 and SOCIAL-428 | |||
2011-03-23 | STORM-1101 Using the -login parameter makes some keys and right click menus ↵ | Jonathan Yap | |
not work | |||
2011-03-23 | Merge with viewer-development | Don Kjer | |
2011-03-17 | SOCIAL-714 FIX Basic mode to launch with Destinations panel open by default | Richard Linden | |
2011-03-14 | Merge with tip of viewer development | callum | |
2011-03-14 | Merge with viewer-development | Don Kjer | |
2011-03-09 | Get rid of un-used LLUUID. Reviewed by Kelly | Dave SIMmONs | |
2011-04-19 | merge | Dave Parks | |
2011-04-19 | merge | Dave Parks | |
2011-03-21 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-03-16 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-03-14 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-02-25 | SOCIAL-575 FIX Side panel displayed in Minimal skin on first launch | Richard Linden | |
2011-02-23 | STORM-1020 Use tabs instead of spaces in fix. | Jonathan Yap | |
2011-02-23 | STORM-1020 It is sometimes necessary to press ALT+CTRL+D twice to get the ↵ | Jonathan Yap | |
Debug menu on the login screen | |||
2011-02-23 | Comment fix from code review with brad | Don Kjer | |
2011-02-18 | Cleanup 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-10 | SH-915 WIP - LLAgentPilot class cleanup, added interpolation for camera motion | Brad Payne (Vir Linden) | |
2011-02-09 | SH-915 WIP - support pilot.xml with extended camera info | Brad Payne (Vir Linden) | |
2011-01-21 | Automated merge up from viewer-development | Loren Shih | |
2011-01-13 | merged | Joshua Bell | |
2011-01-13 | VWR-24401 Show TOS and other login dialogs when --login is used | Joshua Bell | |
2011-01-13 | Automated merge up from viewer-development | Loren Shih | |
2010-12-30 | STORM-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. |