Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-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. | |||
2012-08-31 | CHUI-315 (Nearby chat messages do not appear in conversation floater): ↵ | AlexanderP ProductEngine | |
cancelled inheritance LLNearbyChat from LLSingleton; set mSingleInstance flag for it. | |||
2012-08-22 | CHUI_310 make NearbyChat a singletone | AlexanderP ProductEngine | |
2012-08-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | Todd Stinson | |
2012-07-27 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-07-23 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-06-26 | Renaming the rebake navmesh panel class. | Todd Stinson | |
2012-06-22 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-06-21 | merge changes for DRTVWR-171 | Oz Linden | |
2012-06-19 | PATH-702: Positioning the rebake navmesh button to align with the ↵ | Todd Stinson | |
Stand/StopFlying buttons. Also, parenting the buttons to the toolbar UI elements. | |||
2012-06-13 | EXP-1959: Marking the teleport entry access notifications as unique so they ↵ | Todd Stinson | |
do not stack. | |||
2012-06-05 | EXP-1942: BUGFIX Ensuring to clear the flag indicating that maturity changed ↵ | Todd Stinson | |
during teleport when the maturity level change fails. | |||
2012-06-01 | EXP-1942: Ensuring that the teleport cancel works in the case of restarting ↵ | Todd Stinson | |
a teleport. Also, ensuring to pull down the teleport screen if we time out of a maturity request with a pending teleport queued. | |||
2012-05-31 | Reloading the the pathfinding object floaters when the god level is changed. | Todd Stinson | |
2012-05-31 | CHUI-119 WIP | Seth ProductEngine | |
2012-09-12 | Possible crash fix in LLAgent::doTeleportViaLocation | Ansariel | |
2012-05-29 | Re-adding a line of code that was unintentionally removed. | 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-24 | EXP-1948: Ensuring that we show the maturity changed notification in the ↵ | Todd Stinson | |
case of a teleport failure on the second attempt. | |||
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: Minor tweak to ensure that the case of the copy for content type ↵ | Todd Stinson | |
is lower-case. | |||
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-15 | EXP-1928: Removing ability to restart a teleport via lure because the ↵ | Todd Stinson | |
re-attempt will fail on the server. | |||
2012-05-15 | EXP-1928: Removing some commented asserts following more development testing. | Todd Stinson | |
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. | |||
2012-05-02 | SH-3128 FIX - log message cleanup for avatar rezzing | Brad Payne (Vir Linden) | |
2012-05-02 | merge viewer-release to drano | Brad Payne (Vir Linden) | |
2012-04-19 | Move phase tracking to its own set of classes inside LLViewerStats - ↵ | Brad Payne (Vir Linden) | |
simplifies llvoavatar and allows adding such tracking to classes that live outside the avatar lifetime | |||
2012-04-05 | Removing unneeded code because we have the pathfinding console working to ↵ | Todd Stinson | |
correctly when teleporting or crossing region boundaries. | |||
2012-04-02 | Automated merge with https://bitbucket.org/VirLinden/runway | Nyx (Neal Orman) | |
2012-04-02 | SH-3041 FIX use server-sent baked texture IDs while waiting for avatar to load | Nyx (Neal Orman) | |
Prevents the avatar's baked texture UUIDs sent by the server's first objectUpdate message from being overwritten until the wearable cache results come back. | |||
2012-03-21 | SH-3039 WIP - trying to close phases where needed | Brad Payne (Vir Linden) | |