Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-12 | merge with release | Richard Linden | |
2013-12-18 | STORM-1831 Changing addRegionChangedCallback to more closely resemble the ↵ | Ima Mechanique | |
feature it replaces. This fixes the crashes reported by Whirly ;-) | |||
2013-12-17 | add LLAgent::removeRegionChangedCallback | Oz Linden | |
2013-11-19 | add documentation to LLAgent::addRegionChangedCallback and improve logging | Oz Linden | |
2013-11-18 | add callbacks to LLAgent for Region and Parcel changes | Oz Linden | |
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-09-07 | added memory usage and occlusion events to traces | Richard Linden | |
renamed "current" to "primary" when referring to accumulators | |||
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
2013-07-11 | MAINT-2879 : Viewer should revoke animation permissions with "Stop Animating Me" | simon | |
Reviewed by Kelly | |||
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-05-10 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
renamed LLView::handleVisibilityChange to onVisibilityChange to reflect standard naming conventions for handlers vs. reactors | |||
2013-05-09 | Merge downstream code and viewer-beta | simon | |
2013-05-05 | Spring cleaning: removed unused .cpp and.h files, and cleaned up header ↵ | Richard Linden | |
dependencies | |||
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-11 | Merge in downstream code (chui fixes, materials) | simon | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-21 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
copied over scene load frame differencing changes from viewer-interesting made periodicrecording flexible enough to allow for indefinite number of periods added scene loading stats floater fixed collapsing behavior of container views | |||
2013-03-19 | Merge in viewer-beta to get CHUI code | Simon Linden | |
2013-03-11 | merge | prep | |
2013-03-11 | merge | prep | |
2013-03-11 | Viewer-chui merge | prep | |
2013-02-25 | MAINT-2407 'Stop animating me' spams server | Kelly Washington | |
reviewed with Simon | |||
2013-02-01 | SH-3800 WIP - log some of sent appearance msg info as well as received | Brad Payne (Vir Linden) | |
2012-11-08 | CHUI-484: Updating the code to rather than refer to it as Busy Mode, it now ↵ | William Todd Stinson | |
refers to it as Do Not Disturb mode. | |||
2012-10-26 | SH-3469 FIX - use callback mechanism to handle possible race between getting ↵ | Brad Payne (Vir Linden) | |
caps and setting agent region | |||
2012-09-20 | Partial rewrite of llifstream and llofstream (Windows implementation ↵ | Don Kjer | |
pending). Moved more functionality from llviewerwearable to llwearable | |||
2012-09-03 | Renamed LLVOAvatarDefines to LLAvatarAppearanceDefines | Don Kjer | |
2012-07-23 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-05-31 | Reloading the the pathfinding object floaters when the god level is changed. | Todd Stinson | |
2012-05-29 | EXP-1942,EXP-1945: Pulling down the teleport screen in the scenario of ↵ | Todd Stinson | |
waiting for a maturity preference change that is still being posted to the server. | |||
2012-05-29 | EXP-1942,EXP-1945: Ensuring that the teleport process waits for the maturity ↵ | Todd Stinson | |
preferences to be synced between viewer and server. | |||
2012-05-25 | EXP-1942,EXP-1945: More robust handling and syncing of the maturity preference. | Todd Stinson | |
2012-05-25 | EXP-1942, EXP-1945: Improved handling of the maturity preference change ↵ | Todd Stinson | |
response. Still needs work though. | |||
2012-05-24 | EXP-1942,EXP-1945: Altering behavior when setting maturity preference to ↵ | Todd Stinson | |
check the server response in an effort to ensure the viewer and server remain in sync. This is a partial commit as I still need to add user behavior and notifications when things go wrong. | |||
2012-05-23 | Removing some code that allowed the viewer to toggle the user's maturity ↵ | Todd Stinson | |
access level. But only toggling it in the viewer leads to some really bad discontinuities with the server's actual access level for the user. | |||
2012-05-23 | Removing cruft code that is no longer used. | Todd Stinson | |
2012-05-17 | EXP-1940: BUGFIX Correcting issue with changing maturity setting and ↵ | Todd Stinson | |
teleporting from dialog did not work on agni. Problem stemmed from 2 issues. 1) The server responded with different results between aditi and agni due to some changes in the Pathfinding project. 2) The viewer was actually sending two separate requests to change to the same preference setting. This fixes both issues. | |||
2012-05-17 | EXP-1928: Constructing the new maturity preferences flow for the case of a ↵ | Todd Stinson | |
teleport via lure (which cannot be restared). | |||
2012-05-17 | EXP-1928: Handling the rare case that the user preferences cannot be ↵ | Todd Stinson | |
successfully changed, and reporting that to the user. | |||
2012-05-11 | EXP-1928: First pass at building the functionality to restart teleport after ↵ | Todd Stinson | |
increasing the maturity preference level to match the intended teleport region. There are probably still some cases that are broken and bugs. | |||
2012-05-10 | EXP-1928: Adding fundamentals for managing a teleport request in such a way ↵ | Todd Stinson | |
that it can be restarted. | |||
2011-11-23 | EXP-1581 FIXED Added more floaters to the viewer menu. | Vadim ProductEngine | |
It is also now possible to toggle microphone via the menu. See JIRA for the full list of changes. | |||
2011-10-11 | FIX EXP-1302 Make the Speak button work as a toolbar button and | callum | |
EXP-1324 Push to talk hot key doesn't change button state of speak button | |||
2011-10-10 | EXP-1302 PARTIAL Make the Speak button work as a toolbar button | callum | |
First pass - no Push-To-Talk functionality. | |||
2011-10-07 | * "search" floater now only minimized after teleport if it is visible to begin | Leslie Linden | |
with. * LLAgent now keeps track of whether or not the agent can build in the current parcel. * Hooked up is_enabled_function to build and speak commands. | |||
2011-09-14 | STORM-1578 (viewer side only), STORM-1589 | Oz Linden | |
Remove the viewer side automatic logout after extended away time. Note, however, that the server still logs you out after 30 minutes away: see SVC 7251. Allow more time (10 seconds vs 2 seconds) after initiating Away status during which mouse movements do not remove the Away status. | |||
2011-05-17 | Merge with viewer-development | Don Kjer | |
2011-05-05 | Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated ↵ | brad kittenbrink | |
a bunch of unnecesary header dependencies. | |||
2011-03-22 | Improve LLEventHost API for autopilot and following avatars. Reviewed by Kelly. | Dave SIMmONs | |
2011-03-17 | ER-612: Add LLEventAPI access to LLAgent auto pilot. Follow-on work to ↵ | Dave SIMmONs | |
allow blocking of flying during autopilot. Reviewed by Kelly. |