Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-26 | EXP-299 WIP Pass end-user IP and MAC from Gaikai to login.cgi | Richard Linden | |
2010-10-25 | EXP-322 FIXED Able spawn World map in Skylight Viewer with llMapDestination ↵ | Richard Linden | |
function | |||
2010-10-22 | EXP-273 FIXED Add button/tray for avatar picker | Richard Linden | |
made "toggleable" radio group | |||
2010-10-21 | EXP-273 WIP added avatar picker popup and hint | Richard Linden | |
2010-10-19 | EXP-258 FIX Help url is overwritten by login.cgi | callum | |
Settings have to be persistent otherwise the layering mechanism doesn't work | |||
2010-10-18 | EXP-250 FIX Option to disable beacons | Richard Linden | |
hud arrow also controlled by RenderTrackerBeacon setting | |||
2010-10-18 | EXP-250 FIX Option to disable beacons | Richard Linden | |
2010-10-15 | added schema to settings.xml | Richard Linden | |
2010-10-14 | Merge | callum | |
2010-10-14 | EXP-225 FIX Add debug setting to quit the viewer after N seconds of AFK ↵ | callum | |
behavior. Viewer specific setting for this feature including default value in settings file | |||
2010-10-14 | removed fastquit | Richard Linden | |
2010-10-13 | made destination guide url configurable on command line | Richard Linden | |
2010-10-12 | removed some unused settings | Richard Linden | |
2010-10-11 | EXP-172 FIXED Property lines flash on and off when right clicking on land in ↵ | Richard Nelson | |
Skylight viewer | |||
2010-10-08 | merge | Richard Linden | |
2010-10-08 | added "FastQuit" option for forceful termination, default is off | Richard Linden | |
2010-10-08 | EXP-170 Able to buy objects in Skylight viewer (viewer code and default ↵ | callum | |
settings changes) Note: this also adds a setting to turn off 'Pay' too. | |||
2010-10-07 | EXP-167: Quit On Login Page Activated - viewer code /default setting | callum | |
2010-10-06 | EXP-156 WIP Implement custom Skylight hints | Richard Nelson | |
2010-10-06 | Added DisableExternalBrowser setting. | Monroe Linden | |
Reviewed by Callum. | |||
2010-10-06 | Add support for debug setting to disable link highlight & follow in URLs ↵ | callum | |
that appear in XUI widgets | |||
2010-10-05 | Fix for EXP-131 "Call dialog shown in locked position when a Resident calls ↵ | Monroe Linden | |
a Skylight visitor" Added the setting VoiceCallsRejectAll, which causes the viewer to silently reject all incoming voice calls. Reviewed by Callum. | |||
2010-10-04 | Test merge | callum | |
2010-10-04 | EXP-142 FIXED Disable mouselook in Skylight | Richard Nelson | |
2010-09-30 | custom skylight key bindings | Richard Linden | |
2010-09-30 | converted keys.ini to keys.xml and use LLInitParam parsing | Richard Linden | |
2010-09-28 | merge | Richard Linden | |
2010-09-28 | added settings to toggle grab and alt-zoom ability | Richard Linden | |
2010-09-28 | EXP-112 Enable fullscreen mode (with mode switch, not resize to desktop) as ↵ | callum | |
per 1.x viewer. | |||
2010-09-24 | Added the VoiceDisableMic debug setting to completely disable the ability to ↵ | Monroe Linden | |
open the mic. Also hoisted PTT key handling from LLVivoxVoiceClient up to LLVoiceClient. This cleans up LLVoiceModuleInterface a bit and makes the PTT logic more centralized. Reviewed by Richard. | |||
2010-09-22 | cleaned up notifications.xml and made global notifications toggle not use or ↵ | Richard Linden | |
modify saved responses | |||
2010-09-22 | merge | Richard Linden | |
2010-09-22 | EXP-111 WIP Automatically provide default responses to all notifications | Richard Linden | |
2010-09-21 | EXP-94 Disable local file system access | callum | |
2010-09-17 | updated comment on MediaEnablePopups setting to reflect new behavior | Richard Linden | |
2010-09-16 | merge | Richard Linden | |
2010-09-16 | reverted mediaenablepopups to false by default (desired behavior) | Richard Linden | |
always trigger popup notification and rely on ignore machinery to hide it | |||
2010-09-15 | Enable web popups to specify size and position of the Media Browser window ↵ | Monroe Linden | |
from javascript. This includes a Mac build of llqtwebkit from the following sources: revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a of http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch) revision 81ab5ae326f0 of http://hg.secondlife.com/llqtwebkit (currently head of the default branch) Reviewed by Callum. | |||
2010-09-15 | STORM-86 MERGE Double-click Teleport | Aimee Linden | |
2010-09-10 | EXP-24 FIX Menu disable all viewer hints | Richard Nelson | |
2010-09-10 | Pull from lindenlab/viewer-development | Merov Linden | |
2010-09-10 | merge. | Tofu Linden | |
2010-09-09 | Pull from lindenlab/viewer-development | Merov Linden | |
2010-09-07 | Merge | Aimee Linden | |
2010-09-07 | VWR-21253 MERGE Permission icons in the friends list | Aimee Linden | |
2010-09-02 | automated merge from viewer-development root | Loren Shih | |
2010-09-02 | merge for VWR-1852 VWR-8726 VWR-4232 VWR-22752 | Tofu Linden | |
2010-09-01 | VWR-22759 : port of SNOW-667, Automatic language translation of chat messages | Merov Linden | |
2010-09-01 | Automated merge with http://bitbucket.org/TheShining/viewer-development | Xiaohong Bao | |
2010-09-01 | code for DEV-52939: viewer's object geometry cache files are not limited in ↵ | Xiaohong Bao | |
number, and can also be incorrectly cleared with the VFS cache. reviewed by andrew. |