Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-11 | Pull in viewer-development because it's painful. Merge with runitai's help. | simon@Simon-PC.lindenlab.com | |
2012-06-28 | merge | Dave Parks | |
2012-06-22 | merge | Dave Parks | |
2012-06-21 | merge changes for DRTVWR-171 | Oz Linden | |
2012-06-15 | Merge | Dave Parks | |
2012-06-13 | MAINT-1147 Fix for frame stall on region crossing. | Dave Parks | |
2012-06-08 | EXP-1953: Ensuring to send the IM_LURE_DECLINED message back to the inviter. | Todd Stinson | |
2012-06-08 | EXP-1953: Sending an automated IM back to the user who offered the teleport ↵ | Todd Stinson | |
lure informing the inviter that the guest cannot access the region because of their maturity level. | |||
2012-06-08 | EXP-1953: First pass at implementing the maturity flow during a teleport via ↵ | Todd Stinson | |
lure. | |||
2012-06-06 | merge changes for DRTVWR-161 | Oz Linden | |
2012-05-31 | STORM-1812 Added teleport started callback | Jonathan Yap | |
2012-05-30 | STORM-1812 First pass at adding teleport started signal | Jonathan Yap | |
2012-05-29 | EXP-1950: Breaking out the dialogs into 2 paths so that teleports can report ↵ | Todd Stinson | |
messages with slightly different wordings. | |||
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 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-05-25 | Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148 | simon@Simon-PC.lindenlab.com | |
2012-05-23 | EXP-1947: Altering notification toasts in the case of a teen user. | Todd Stinson | |
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-22 | merge changes for DRTVWR-152 | Oz Linden | |
2012-05-21 | EXP-1928: Restoring the flow for non-teleport-failure messages through the ↵ | Todd Stinson | |
special notification handler. | |||
2012-05-18 | MAINT-938 ADDITIONAL FIX (Make debit-permissions dialog give a stronger warning) | Paul ProductEngine | |
- Requested permissions are added dynamically to the dialog's footer - And the footer is not shown when it is empty | |||
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-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: 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 | MAINT-1079: Viewer should throttle AgentUpdate messages based on the | simon@Simon-PC.lindenlab.com | |
simulator FPS. Bug not fixed, but added commented-out log messages that were useful when discovering the problem. Reviewed by Kelly | |||
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-04-26 | Automated merge with http://hg.secondlife.com/viewer-release | Nat Goodspeed | |
2012-04-16 | MAINT-922 FIX Client side code to catch the SCRIPT_PERMISSION_TELEPORT ↵ | callum | |
request from similator and display a notification Reviewed by Simon | |||
2012-04-13 | merge changes for drtvwr-136 | Oz Linden | |
2012-04-02 | MAINT-180 FIXED Reject group and ad-hoc chat messages from lindens when we ↵ | Vadim ProductEngine | |
are busy. | |||
2012-03-30 | merge changes for vmrg-233 | Oz Linden | |
2012-03-27 | CHOP-854: Use new LLInventoryModel::removeObject() to discard offer. | Nat Goodspeed | |
Introduce new LLInventoryModel::removeCategory() method comparable to removeItem(), but for folder objects (using changeCategoryParent() rather than changeItemParent()). Introduce removeObject() method that calls one of the above, depending on runtime object type. | |||
2012-03-09 | merge changes for vmrg-225 | Oz Linden | |
2012-05-03 | MAINT-869 FIXED The object is marked as dead before it was removed from the ↵ | AlexanderP ProductEngine | |
selection. | |||
2012-04-26 | Automated merge with http://hg.secondlife.com/viewer-release | Nat Goodspeed | |
2012-04-13 | MAINT-926 FIXED ([PUBLIC]IMs from objects appear only as notifications, not ↵ | Paul ProductEngine | |
in local chat history, in some circumstances, making the sending prim untraceable (and impossible to mute)) - Improved detection of CHAT_SOURCE_SYSTEM type messages | |||
2012-04-10 | MAINT-922 FIX Client side code to catch the SCRIPT_PERMISSION_TELEPORT ↵ | callum | |
request from similator and display a notification Reviewed by Simon | |||
2012-02-20 | EXP-1904 FIXED (Estate tab in Region/Estate floater does not display estate ↵ | paulgproductengine | |
name or owner name) - Added updating for Estate name and Estate owner name | |||
2012-02-09 | merge changes for storm-1804 | Oz Linden | |
2012-01-25 | STORM-1804 Details... button on PERMISSION_DEBIT dialog triggers ↵ | Kitty Barnett | |
run_time_permissions() with a deny action With help from Jonathan Yap | |||
2012-01-20 | EXP-1823 : Don't display the do not show preview message on item we have no ↵ | Merov Linden | |
preview method for in the first place... | |||
2012-01-20 | EXP-901 FIXED (Can see "typing" messages from users who are not allowed to ↵ | Paul ProductEngine | |
IM you) - If "Only friends and groups can IM me" option is ON but the user got message from non-friend, show notification one time per session. | |||
2011-12-20 | merge changes for storm-1734 | Oz Linden | |
2011-12-15 | merge changes for storm-1653 | Oz Linden | |
2011-12-12 | VWR-27832 L$ Transfer failures show alert as if successful | Jonathan Yap | |
2011-12-06 | STORM-1653 Added affected name to warning message | Jonathan Yap | |