Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-03 | merge changes for 3.6.12-release | Oz 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 | replace uses of LLEnvManagerNew::setRegionChangeCallback with ↵ | Oz Linden | |
LLAgent::addRegionChangedCallback | |||
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-11-11 | Merge 3.6.11 for RC-ability | Graham Linden | |
2013-10-25 | Fix release merge issues (included upstream changes not yet in release from ↵ | Graham Linden | |
bear) | |||
2013-08-26 | Merge downstream code for CHUIStorm | simon | |
2013-08-26 | Merge downstream code from CHUIStorm release | simon | |
2013-08-22 | MAINT-2904 FIXED (Users of "LittleSight" viewer are invisible but can listen ↵ | Mnikolenko ProductEngine | |
to spatial chat) | |||
2013-08-19 | merge changes for DRTVWR-285 | Oz Linden | |
2013-07-25 | CHOP-962: Make LLControlVariable::setPersist() accept only enum. | Nat Goodspeed | |
Initial change made LLControlVariable::mPersist an enum, but retained bool/BOOL public API. setPersist(true) set one value, setPersist(false) set another, forcePersist() set the third. Per code review, expose enum to public, make setPersist() (and LLControlVariable constructor, and LLControlGroup:: declareControl(), and all the LLControlGroup::declareMumble() methods, and all the unit-test dummy declareMumble() method bodies) accept that enum. Remove forcePersist(). Fix calls to LLControlGroup::declareMumble() accordingly. Also rename PERSIST_YES to PERSIST_NONDFT, also per code review. | |||
2013-07-11 | MAINT-2879 : Viewer should revoke animation permissions with "Stop Animating Me" | simon | |
Reviewed by Kelly | |||
2013-06-21 | Automated merge with file:///F:%5Cviewer-bear | Dave Parks | |
2013-06-19 | Pull merge lindenlab/viewer-release | Merov Linden | |
2013-05-02 | Pull from viewer-release | Merov Linden | |
2013-04-30 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-11 | Merge in downstream code (chui fixes, materials) | simon | |
2013-04-09 | CHUI-797 FIXED Only one separated conversation window is shown after exiting ↵ | PavelK ProductEngine | |
from mouselook view Added all separated conversation floaters to skip list used in gFloaterView->popVisibleAll(skip_list) in llagent.cpp since LLFloaterIMContainer::setVisible() takes control of them by itself. | |||
2013-04-03 | SH-4058 - log spam reduction initiative. | Brad Payne (Vir Linden) | |
2013-03-19 | Merge in viewer-beta to get CHUI code | Simon Linden | |
2013-03-11 | Viewer-chui merge | prep | |
2013-03-05 | Fixing issues with not detecting when LLSD XML parsing fails. Changing most ↵ | Don Kjer | |
http error handlers to understand LLSD error responses. Fleshing out most http error handler message spam. | |||
2013-02-28 | merge | Nyx Linden | |
2013-02-28 | SH-3909 Support avatar height offset | Nyx Linden | |
Adding a new visual param that allows users to manually adjust an offset for how far off the ground (+ or -) their avatar's root bone is. Supports the +-2m range people are used to adjusting in their viewers, but new implementation should support server-generated appearances. | |||
2013-02-25 | SH-3860 WIP, SH-3899 WIP - make folder version management more debuggable, ↵ | Brad Payne (Vir Linden) | |
log appearance request results | |||
2013-02-25 | MAINT-2407 'Stop animating me' spams server | Kelly Washington | |
reviewed with Simon | |||
2013-02-13 | SH-3812 WIP, SH-3852 WIP - some metrics cleanup, added rebake when needed ↵ | Brad Payne (Vir Linden) | |
and sb system is unavailable, to avoid stale appearance problems | |||
2013-02-13 | SH-3852 WIP - modified metrics for update_appearance_from_cof and ↵ | Brad Payne (Vir Linden) | |
wear_inventory_category, end when bakes are fully loaded | |||
2013-02-07 | SH-3852 WIP - track per-timer stats | Brad Payne (Vir Linden) | |
2013-02-07 | SH-3852 WIP - small tweaks | Brad Payne (Vir Linden) | |
2013-02-01 | SH-3800 WIP - log some of sent appearance msg info as well as received | Brad Payne (Vir Linden) | |
2013-02-01 | SH-3800 WIP - reject appearance messages with contradictory appearance ↵ | Brad Payne (Vir Linden) | |
version info | |||
2013-01-28 | SH-3779 WIP, SH-3534 WIP - more bake-status tracking | Brad Payne (Vir Linden) | |
2013-01-23 | SH-3534 WIP - better encapsulation of mUseServerBakes | Brad Payne (Vir Linden) | |
2013-01-15 | CHUI-668: Code review changes | Gilbert Gonzales | |
2013-01-10 | Merge pull from lindenlab/viewer-beta | Merov Linden | |
2012-12-19 | CHUI-499: Loading the DND notifications upon exit from DND mode and after login. | William Todd Stinson | |
2012-12-17 | Removing some old code for parsing the response from changing maturity level ↵ | William Todd Stinson | |
as it is now consistent across the grid. | |||
2012-11-28 | SH-3563. Pull and merge from viewer-development. Modest code changes to fix ↵ | prep | |
alignment issue in llAppearance. | |||
2012-11-20 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson | |
2012-11-13 | Pull and merge from https://bitbucket.org/lindenlab/viewer-development. | William Todd Stinson | |
2012-11-09 | CHUI-517: Altering the behavior and copy of the main menu status choices. ↵ | William Todd Stinson | |
Busy has been replaced with Do Not Disturb. And both status options have been switched to be indicated with a check rather than alternating text. | |||
2012-11-09 | CHUI-337 FIXED: To avoid confusion with a classes "...conversation..." and ↵ | AlexanderP ProductEngine | |
in accordance with the naming convention in the project, some classes and corresponding files should be renamed: LLIMConversation -> LLFloaterIMSessionTab LLIMFloater -> LLFloaterIMSession LLNearbyChat -> LLFloaterIMNearbyChat LLIMFloaterContainer -> LLFloaterIMContainer LLNearbyChatBarListener -> LLFloaterIMNearbyChatListener LLNearbyChatHandler -> LLFloaterIMNearbyChatHandler | |||
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-10-22 | handling for crossing from non-server-bake to server-bake regions | Brad Payne (Vir Linden) | |
2012-10-16 | MAINT-1737: Adding a menu option to the Pathfinding menu to allow rebuilding ↵ | William Todd Stinson | |
of the region's navmesh. | |||
2012-10-16 | MAINT-1737: Moving files around to replace the Rebake_Region button with a ↵ | William Todd Stinson | |
menu option. |