Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-10 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-03-01 | SOCIAL-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-01 | SOCIAL-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-23 | SOCIAL-547 WIP Add skin selection dropdown to login screen | Richard 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-23 | SOCIAL-545 FIX Figure out how to configure skylight-specific settings | Richard Linden | |
added comments and cleaned up code | |||
2011-02-22 | SOCIAL-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-19 | Merge of ssh://hg.lindenlab.com/nat/viewer-eventapi2/ | Don Kjer | |
2011-02-18 | More cleanup from self-reviewing headless client changes | 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-11 | SH-915 WIP - removed coupling between autopilot flycam and joystick flycam | Brad Payne (Vir Linden) | |
2011-02-10 | SH-915 WIP - LLAgentPilot class cleanup, added interpolation for camera motion | Brad Payne (Vir Linden) | |
2011-02-09 | SH-915 WIP - allow flycam control in autopilot record/playback | Brad Payne (Vir Linden) | |
2011-02-08 | merge up to latest viewer-development | Oz Linden | |
2011-02-01 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-02-01 | merge changes back from beta branch | Oz Linden | |
2011-01-28 | trivial: remove some debug code. | Xiaohong Bao | |
2011-01-28 | Merge | leyla_linden | |
2011-01-28 | SH-845 FIX - display a message before bailing out if CPU lacks SSE2 support | Brad Payne (Vir Linden) | |
2011-01-27 | STORM-940: use the tip, not the dialog. | Andrew A. de Laix | |
2011-01-27 | more for storm 940: treat the manditory download after login like an ↵ | Andrew A. de Laix | |
optional one. | |||
2011-01-26 | fix for STORM-940: don't show manditory update dialog if already logged in. | Andrew A. de Laix | |
2011-01-26 | for SH-846: design and implement the debug code to locate memory leaking | Xiaohong Bao | |
2011-01-21 | merge | Dave Parks | |
2011-01-21 | SH-534 Fix for various bump map glitches. | Dave Parks | |
2011-01-21 | merge out from viewer-development | Oz Linden | |
2011-01-21 | Automated merge up from viewer-development | Loren Shih | |
2011-01-20 | VWR-24320: remove dump of call stack on clean exit | Aleric Inglewood | |
2011-01-20 | VWR-24317: remove warning re: RenderCubeMap by deferring initialization | Aleric Inglewood | |
2011-01-20 | VWR-24317: clean up incorrect warnings prior to login in log file | Aleric Inglewood | |
2011-01-19 | pull changes back from beta | Oz Linden | |
2011-01-16 | DN-202: Make avatar name caching more aggressive and error handling more uniform | Oz Linden | |
Add logging (mostly at DEBUG level) | |||
2011-01-14 | Automated merge up from viewer-development | Loren Shih | |
2011-01-13 | Pull sync to viewer-development | Merov Linden | |
2011-01-13 | STORM-477 : backout changeset 6f5cb303d3e2 | Merov Linden | |
2011-01-13 | merge up to latest viewer-development | Oz Linden | |
2011-01-13 | Automated merge up from viewer-development | Loren Shih | |
2011-01-12 | Merge with viewer-development | Don Kjer | |
2011-01-12 | STORM-477 : pull in viewer-development | Merov Linden | |
2011-01-11 | STORM-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-07 | Merge from viewer-development | Don Kjer | |
2011-01-05 | merge | Brad Payne (Vir Linden) | |
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. | |||
2010-12-29 | merge | Brad Payne (Vir Linden) | |
2010-12-29 | Automated merge up from viewer-development | Loren Shih | |
2010-12-29 | allow run-time query of which timer function is being used | Brad Payne (Vir Linden) | |
2010-12-27 | merge up to latest viewer-development | Oz Linden | |
2010-12-22 | Merge with viewer-development | Don Kjer | |
2010-12-22 | fix for SH-648: Crash on exit in LLViewerFetchedTexture (ref count error) | Xiaohong Bao | |