Age | Commit message (Collapse) | Author |
|
--HG--
branch : product-engine
|
|
with 1@ in Viewer 1.23.x)
-- Implemented storage to save favorite landmarks order in local file.
-- Previously implemented solution to store sort index in Landmark's name replaced with using the storage.
For now all landmarks are shown as is (with sort LM prefix if it exists).
-- Some deprecated methods are marked to be removed later
-- Reverted fixes for: EXT-4306, EXT-1237, EXT-1615 as not necessary, these bugs should be verified again.
--HG--
branch : product-engine
|
|
Checker: UNINIT
Function: process_improved_im(LLMessageSystem *, void **)
File: /indra/newview/llviewermessage.cpp
|
|
Checker: RESOURCE_LEAK
Function: process_improved_im(LLMessageSystem *, void **)
File: /indra/newview/llviewermessage.cpp
|
|
Checker: RESOURCE_LEAK
Function: process_improved_im(LLMessageSystem *, void **)
File: /indra/newview/llviewermessage.cpp
partial fix. either coverity doesn't grok that the remaining case gets freed way down the line by the callbacks, or.. it really doesnt.
|
|
sidepanel info twice.
- Disabled "Close" and "Back" buttons to prevent closing "Create Landmark" panel until created landmark is loaded.
--HG--
branch : product-engine
|
|
floater”;
--HG--
branch : product-engine
|
|
group notice attachment.
--HG--
branch : product-engine
|
|
notice attachment.
--HG--
branch : product-engine
|
|
needs better label OR is buggy).
Viewer now handles incoming inventory offers disregarding the setting.
--HG--
branch : product-engine
|
|
(following by the 7d600b529ee8 commit)
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
notices doesn't open side panel.
--HG--
branch : product-engine
|
|
notices doesn't open side panel.
--HG--
branch : product-engine
|
|
there was some places with messages that (as I think) should not go to nearby chat.
but still probably should go somewhere...
code is commented and messages are marked with:
//TODO* CHAT: how to show this?
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
relog).
In case of inventory offer from a blocked resident we didn't fetch the item being offered,
hence it could not be discarded by the appropriate observer.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
leave some LLFloaterChat usages commented for later review...
--HG--
branch : product-engine
|
|
|
|
Cause:
There is a global observer ( LLOpenTaskOffer ) which observes creation of new inventory items and open appropriated preview UI for them. Looks like simulator () sends a message for all active gestures, when user is logged in first time.
Solution:
Displaying of the preview gesture floater has been removed from global scope. Also I have added new observer to handle opening gestures as attachment from group notice to avoid regression problems.
--HG--
branch : product-engine
|
|
(EXT-4315).
--HG--
branch : product-engine
|
|
|
|
open, movement controlled, etc)
|
|
--HG--
branch : product-engine
|
|
replaced logging to obsolete LLFloaterChat with posting notification system message;
--HG--
branch : product-engine
|
|
interface.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
attachment on group notice.
--HG--
branch : product-engine
|
|
removed redundant 'from name' from chat log;
--HG--
branch : product-engine
|
|
Added "Start IM" option to "OfferFriendship" notification.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
slumping.
- Disabled flying mode if it has been enabled shortly before the agent
stand up animation is signaled. In this case we don't get a signal to start flying animation because of some server side problem, the agent's avatar does not play flying animation, so we switch flying mode off. This may cause "Stop Flying" button to blink.
--HG--
branch : product-engine
|
|
offer toast”;
--HG--
branch : product-engine
|
|
non-interactive”,
made system IM notifications(IM_MESSAGEBOX) as notifytip;
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
|
|
Disabled generic preview floater as it spawns for all new inventory items.
--HG--
branch : product-engine
|
|
Attachments will be opened in a preview floater.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
Resolved conflicts in llalertdialog.h and llnotify.cpp (local deletion vs
remote change) by removing them.
--HG--
branch : product-engine
|
|
|
|
SLURL to the TP location”,
teleport offer message supplement with teleport location URL;
--HG--
branch : product-engine
|
|
should spawn only for offers from objects. Offers from persons should be shown as toasts
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
chat history”,
added logging to IM for ServerObjectMessage notification;
--HG--
branch : product-engine
|