Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-14 | Merge with tip of viewer development | callum | |
2011-03-14 | Merge | Leyla Farazha | |
2011-03-14 | SOCIAL-605 Bottom bar buttons scale differently at lower resolutions | Leyla Farazha | |
2011-03-14 | SOCIAL-718 FIX remove help? from profiles panel and media browser in miimal skin | Richard Linden | |
2011-03-14 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-social | Richard Linden | |
2011-03-14 | SOCIAL-695 FIX Selecting UI and then clicking on world to give focus back to ↵ | Richard Linden | |
viewer moves you to that location made this work when clicking on SL with another app in foreground visual feedback of ClickToWalk behavior | |||
2011-03-14 | update openssl archive for linux. | Andrew de Laix | |
2011-03-14 | SOCIAL-653 FIX Object inspectors have Buy, Pay, and Wear options in minimal skin | callum | |
2011-03-14 | Merge | Leyla Farazha | |
2011-03-14 | SOCIAL-687 changing notification text from Standard to Advanced | Leyla Farazha | |
2011-03-14 | update openjpeg archive for linux. | Andrew de Laix | |
2011-03-14 | SOCIAL-529 FIX Click and drag camera does not work when using orbit and pan ↵ | Richard Linden | |
tools disabled click-drag when camera not in default position since behavior would be weird at best | |||
2011-03-14 | fixed line endings | Richard Linden | |
2011-03-14 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-social | Richard Linden | |
2011-03-14 | SOCIAL-651 FIX Remove text from login screen Mode selector | Richard Linden | |
2011-03-14 | SOCIAL-715 FIX clicking on own nametag or head causes avatar to walk backward | Richard Linden | |
2011-03-14 | clicking on sky or on own avatar to steer now works | Richard Linden | |
2011-03-14 | Merge | Leyla Farazha | |
2011-03-14 | SOCIAL-684 Right-click context menu on People Panel in Basic Mode is missing | Leyla Farazha | |
2011-03-14 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-social | Richard Linden | |
2011-03-14 | SOCIAL-701 FIX Clicking on world while flying moves avatar to location and ↵ | Richard Linden | |
avatar and camera shake... | |||
2011-03-14 | removed source of notification spam for duplication-suppressed notifications | Richard Linden | |
2011-03-14 | SOCIAL-695 FIX clicking on world to give it focus will make your avatar walk | Richard Linden | |
2011-03-14 | Merge | leyla | |
2011-03-14 | SOCIAL-687 Call, Map, Share, and Pay options available in web profile for ↵ | leyla | |
users in minimal skin | |||
2011-03-14 | STORM-971 FIXED Disable the 'Stop Tracking' menu item in Mini-map floater ↵ | Vadim ProductEngine | |
when tracking gets stopped. - Removed the menu from LLFloaterMap (the mini-map floater) that had conflicted with the one in the LLNetMap widget. - Fixed updating of the "Stop Tracking" menu item; moved that code out of draw() to avoid excessive updates. - Preventively fixed LLTracker::isTracking() to return strictly 1 or 0 (BOOL is known to cause hard-to-debug side effects with values > 1 because it's essentially just an int and thus doesn't enforce any limitations on the value). | |||
2011-03-14 | update to latest viewer-development | Oz Linden | |
2011-03-14 | STORM-1035 Add Search to World menu | Paul ProductEngine | |
- Added Search to World menu | |||
2011-03-13 | fixed build | Richard Linden | |
2011-03-13 | only enable click to steer with "ClickToWalk" is turned on | Richard Linden | |
2011-03-13 | pull transplanted crash fix changesets back from viewer-release | Oz Linden | |
2011-03-12 | STORM-1019 Fixed problem with beacon message display and changed beacon ↵ | Jonathan Yap | |
message order to corresponed with menu order per Ardy Lay's suggestion | |||
2011-03-11 | Automated merge with http://10.1.11.167:8000/ | Richard Linden | |
2011-03-11 | visual feedback for click to walk | Richard Linden | |
2011-03-11 | SOCIAL-690 FIX Mouse captured by camera after clicking on scripted object | Richard Linden | |
2011-03-11 | sync up to latest viewer-development | Oz Linden | |
2011-03-11 | SOCIAL-630 FIX Group chats received in minimal skin and group side panel ↵ | callum | |
available from group chat window | |||
2011-03-11 | STORM-1067 : pull into viewer-development | Merov Linden | |
2011-03-11 | STORM-1059 : pull into viewer-development | Merov Linden | |
2011-03-11 | STORM-1020 : pull into viewer-development | Merov Linden | |
2011-03-11 | sync up to latest viewer-development | Oz Linden | |
2011-03-11 | STORM-1059 : Fix for cache purging (fix by Aleric) | Merov Linden | |
2011-03-11 | Merge | Leyla Farazha | |
2011-03-11 | Fixed ghosting issue on non-UseHTTPInventory case | Leyla Farazha | |
2011-03-11 | Merge | Eli Linden | |
2011-03-11 | INTL-25 WIP Portuguese translation | Eli Linden | |
2011-03-11 | fixed avatar picker url | Richard Linden | |
fixed linux build | |||
2011-03-11 | package the exact shared library (manifest doesn't follow symlinks) | Andrew de Laix | |
2011-03-11 | STORM-1021 FIXED Viewer shows "L$300" instead of object IM details if object ↵ | Vadim ProductEngine | |
sends an IM from another region. The problem was caused by trying to lookup info for a *remote* object by its id in the gObjectList -- this is what the usual object inspector (LLInspectObject) does. The fix saves the sender object info when a message arrives, then passes the info to the remote object inspector (LLInspectRemoteObject). | |||
2011-03-11 | SOCIAL-530 WIP When double clicking a nearby location I want my avatar to ↵ | Richard Linden | |
walk to that spot can drag objects in front of avatar in opposite direction now reliably release mouse capture min rotation radius is now scaled by camera distance from rotation center |