Commit Graph

369 Commits (5eef65e99476b716985eeccfbbcdafdfb664cb1a)

Author SHA1 Message Date
Gilbert Gonzales de9e2c3812 CHUI-668: Code review changes 2013-01-15 20:36:48 -08:00
Merov Linden 573ab07a40 Merge pull from lindenlab/viewer-beta 2013-01-10 14:51:59 -08:00
William Todd Stinson bd6d34d312 CHUI-499: Loading the DND notifications upon exit from DND mode and after login. 2012-12-19 01:48:37 -08:00
William Todd Stinson 1bebff84ba Removing some old code for parsing the response from changing maturity level as it is now consistent across the grid. 2012-12-17 16:11:52 -08:00
William Todd Stinson 67bc42a80a Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. 2012-11-20 16:20:40 -08:00
William Todd Stinson e173dea8a0 Pull and merge from https://bitbucket.org/lindenlab/viewer-development. 2012-11-13 17:03:11 -08:00
William Todd Stinson 4f58b4088a CHUI-517: Altering the behavior and copy of the main menu status choices. 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 14:41:50 -08:00
AlexanderP ProductEngine 486bdf3284 CHUI-337 FIXED: To avoid confusion with a classes "...conversation..." and 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-09 12:45:36 +02:00
William Todd Stinson c4eaaa3d6a CHUI-484: Updating the code to rather than refer to it as Busy Mode, it now refers to it as Do Not Disturb mode. 2012-11-08 12:35:15 -08:00
William Todd Stinson 8dbd1f5f48 MAINT-1737: Adding a menu option to the Pathfinding menu to allow rebuilding of the region's navmesh. 2012-10-16 18:45:37 -07:00
William Todd Stinson e4b98970f4 MAINT-1737: Moving files around to replace the Rebake_Region button with a menu option. 2012-10-16 15:30:00 -07:00
AlexanderP ProductEngine ae2e611dfb CHUI-315 (Nearby chat messages do not appear in conversation floater): cancelled inheritance LLNearbyChat from LLSingleton; set mSingleInstance flag for it. 2012-08-31 16:52:50 +03:00
AlexanderP ProductEngine 14708a3ace CHUI_310 make NearbyChat a singletone 2012-08-22 18:27:29 +03:00
Todd Stinson 9488baada3 Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. 2012-08-09 12:06:09 -07:00
Todd Stinson 3e038cd71b Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. 2012-07-27 12:53:54 -07:00
Todd Stinson 4feef5af63 Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. 2012-07-23 19:21:34 -07:00
Todd Stinson a818cd4f73 Renaming the rebake navmesh panel class. 2012-06-26 18:22:17 -07:00
Todd Stinson 6e710333e7 Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. 2012-06-22 18:59:31 -07:00
Oz Linden f64a79d9d1 merge changes for DRTVWR-171 2012-06-21 14:19:25 -04:00
Todd Stinson e4aa203881 PATH-702: Positioning the rebake navmesh button to align with the Stand/StopFlying buttons. Also, parenting the buttons to the toolbar UI elements. 2012-06-19 17:20:24 -07:00
Todd Stinson e41dde44f0 EXP-1959: Marking the teleport entry access notifications as unique so they do not stack. 2012-06-13 18:15:54 -07:00
Todd Stinson 9aeae2a87e EXP-1942: BUGFIX Ensuring to clear the flag indicating that maturity changed during teleport when the maturity level change fails. 2012-06-05 11:53:53 -07:00
Todd Stinson 0a90524439 EXP-1942: Ensuring that the teleport cancel works in the case of restarting a teleport. Also, ensuring to pull down the teleport screen if we time out of a maturity request with a pending teleport queued. 2012-06-01 15:16:28 -07:00
Todd Stinson 938f42ded7 Reloading the the pathfinding object floaters when the god level is changed. 2012-05-31 12:22:47 -07:00
Seth ProductEngine bba0f4f74e CHUI-119 WIP 2012-05-31 16:37:22 +03:00
Ansariel 510e1b9e0e Possible crash fix in LLAgent::doTeleportViaLocation 2012-09-12 19:44:53 +02:00
Todd Stinson f133a5ae7b Re-adding a line of code that was unintentionally removed. 2012-05-29 19:46:21 -07:00
Todd Stinson fbf01e9c2a EXP-1942,EXP-1945: Pulling down the teleport screen in the scenario of waiting for a maturity preference change that is still being posted to the server. 2012-05-29 18:02:38 -07:00
Todd Stinson 8ff00d6ecf EXP-1942,EXP-1945: Ensuring that the teleport process waits for the maturity preferences to be synced between viewer and server. 2012-05-29 16:15:25 -07:00
Todd Stinson 403ed9656b EXP-1942,EXP-1945: More robust handling and syncing of the maturity preference. 2012-05-25 17:48:21 -07:00
Todd Stinson 3c2a4da3a6 EXP-1942, EXP-1945: Improved handling of the maturity preference change response. Still needs work though. 2012-05-25 12:08:53 -07:00
Todd Stinson 55392ef7f6 EXP-1942,EXP-1945: Altering behavior when setting maturity preference to 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 19:41:20 -07:00
Todd Stinson 245a5a2814 EXP-1948: Ensuring that we show the maturity changed notification in the case of a teleport failure on the second attempt. 2012-05-24 11:39:54 -07:00
Todd Stinson 7fc6d3d79b Removing some code that allowed the viewer to toggle the user's maturity 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 19:29:17 -07:00
Todd Stinson e76d7d73c5 Removing cruft code that is no longer used. 2012-05-23 18:58:47 -07:00
Todd Stinson 9845ad1728 EXP-1940: BUGFIX Correcting issue with changing maturity setting and 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 20:02:53 -07:00
Todd Stinson 90c6b871c4 EXP-1928: Constructing the new maturity preferences flow for the case of a teleport via lure (which cannot be restared). 2012-05-17 17:12:00 -07:00
Todd Stinson cf0a6a61bd EXP-1928: Minor tweak to ensure that the case of the copy for content type is lower-case. 2012-05-17 15:38:17 -07:00
Todd Stinson ecdc5cf764 EXP-1928: Handling the rare case that the user preferences cannot be successfully changed, and reporting that to the user. 2012-05-17 14:50:33 -07:00
Todd Stinson 52b624aa3d EXP-1928: Removing ability to restart a teleport via lure because the re-attempt will fail on the server. 2012-05-15 19:10:03 -07:00
Todd Stinson 91acda05d5 EXP-1928: Removing some commented asserts following more development testing. 2012-05-15 16:49:13 -07:00
Todd Stinson cca85dea67 EXP-1928: First pass at building the functionality to restart teleport after increasing the maturity preference level to match the intended teleport region. There are probably still some cases that are broken and bugs. 2012-05-11 19:39:44 -07:00
Todd Stinson a85bf36d4f EXP-1928: Adding fundamentals for managing a teleport request in such a way that it can be restarted. 2012-05-10 20:20:55 -07:00
Brad Payne (Vir Linden) 681c5de92b SH-3128 FIX - log message cleanup for avatar rezzing 2012-05-02 16:48:09 -04:00
Brad Payne (Vir Linden) 678864e4ed merge viewer-release to drano 2012-05-02 13:00:59 -04:00
Brad Payne (Vir Linden) 7fbf42dec8 Move phase tracking to its own set of classes inside LLViewerStats - simplifies llvoavatar and allows adding such tracking to classes that live outside the avatar lifetime 2012-04-19 14:52:44 -04:00
Todd Stinson 8c5a7a9c5d Removing unneeded code because we have the pathfinding console working to correctly when teleporting or crossing region boundaries. 2012-04-05 18:07:20 -07:00
Nyx (Neal Orman) 54ed00b6a2 Automated merge with https://bitbucket.org/VirLinden/runway 2012-04-02 11:22:01 -04:00
Nyx (Neal Orman) 6a7582c09d SH-3041 FIX use server-sent baked texture IDs while waiting for avatar to load
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-04-02 11:21:52 -04:00
Brad Payne (Vir Linden) 231b90cbac SH-3039 WIP - trying to close phases where needed 2012-03-21 18:58:24 -04:00