Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Removing unused setting that is blocking my path to commit the subsequent ↵ | Todd Stinson | |
change. | |||
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-23 | EXP-1949: Altering the ignore text for the dialogs related to adult check. | Todd Stinson | |
2012-05-23 | EXP-1947: Altering notification toasts in the case of a teen user. | Todd Stinson | |
2012-05-23 | EXP-1946: Adding a missing teleport failure message. | Todd Stinson | |
2012-05-23 | EXP-1944: Changing the default answer for the LandClaimAccessBlocked_Change ↵ | Todd Stinson | |
and LandBuyAccessBlocked_Change notifications. | |||
2012-05-22 | EXP1-1945: Adding in a flow to catch other cases of teleportation failures ↵ | Todd Stinson | |
due to maturity levels and bad network access. Still need better copy for the error message. | |||
2012-05-21 | EXP-1943: Incorporating Leo's new copy changes for notifications. | Todd Stinson | |
2012-05-21 | EXP-1941: Adding in debug setting to force enable purchase flow disregarding ↵ | Todd Stinson | |
other checks including maturity. | |||
2012-05-21 | EXP-1928: Restoring the flow for non-teleport-failure messages through the ↵ | Todd Stinson | |
special notification handler. | |||
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 | EPX-1938: Adding a special behavior for the NotAgeVerified notification to ↵ | Todd Stinson | |
display either an ignorable modal dialog or a toast-style notification. Also, altering the copy for the notifications. | |||
2012-05-17 | EXP-1937: Updating copy to change 'age-verified' to 'age 18 or older'. | Todd Stinson | |
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-17 | EXP-1928: Implementing copy changes to notifications. | Todd Stinson | |
2012-05-17 | EXP-1928: Adding functionality to show either a modal notification dialog or ↵ | Todd Stinson | |
the toast-style notification if a teleport fails due to maturity preferences. | |||
2012-05-16 | EXP-1928: Changing the actual copy for the teleport and maturity preference ↵ | William Todd Stinson | |
notifications. | |||
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-04-17 | Mac build fix. | Seth ProductEngine | |
2012-04-12 | CHUI-87 FIXED crash in handling notifications after viewer disconnect. | Seth ProductEngine | |
Notification handlers now use LLHandles to screen channels. | |||
2012-04-12 | MAINT-891 FIXED Disabled focus return from modal dialog after viewer logoff. | Seth ProductEngine | |
Fixed boost trackable objects usage. | |||
2012-03-30 | MAINT-813 FIXED Potential fix for a crash at ↵ | Vadim ProductEngine | |
LLViewerRegion::getPosGlobalFromRegion. As far as I can tell, if login fails with the "Region has begun the logout process" message, gAgentAvatarp gets destroyed, which leads to the crash. Adding a check that should prevent it (could not reproduce to make sure). | |||
2012-03-27 | MAINT-710: Fix for VertexBufferStrider could not find valid vertex data. ↵ | Oz Linden | |
(from Firestorm) | |||
2012-03-09 | merge changes for vmrg-225 | Oz Linden | |
2012-03-09 | merge changes for vmrg-230 | Oz Linden | |
2012-03-09 | merge changes for vmrg-227 | Oz Linden | |
2012-03-09 | merge changes for vmrg-226 | Oz Linden | |
2012-02-29 | merge changes for vmrg-231 | Oz Linden | |
2012-02-29 | merge changes for sh-2963 | Oz Linden | |
2012-02-28 | EXP-1888 FIX Update text for emtpy Received Items folder in the Viewer | Richard Linden | |
2012-02-23 | EXP-1335 FIXED empty folders not draggable between Inventory windows. | Seth ProductEngine | |
Added filtering empty folders as any other folder view item. This enables dragging empty folders between Inventory floaters when they pass the filter. | |||
2012-02-22 | Windows build fix. | Seth ProductEngine | |
2012-02-22 | EXP-1335 FIXED Dragging folders into Recent Items disabled. | Seth ProductEngine | |
- Dragging folder into Recent Items disabled, but allowed within Recent Items. - Dragging Contents folder from task inventory disabled. - Filtering folder contents upon dragging to any inventory panel added, to make the behavior consistent with items filtering during DnD. | |||
2012-02-21 | merge changes for storm-1808 | Oz Linden | |
2012-02-21 | merge changes for storm-1793 | Oz Linden | |
2012-02-21 | merge changes for storm-1807 | Oz Linden | |
2012-02-21 | merge changes for storm-1809 | Oz Linden | |
2012-02-21 | merge changes for storm-1810 | Oz Linden | |
2012-02-19 | STORM-1808 Fix wrong name in xml file | Jonathan Yap | |
2012-02-19 | STORM-1808 Recode so build button is not clickable when grayed out | Jonathan Yap | |