Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Won't fix localization of object returns - just fix names
|
|
|
|
|
|
|
|
Reusable notifications are deleted when user closes IM floater(old - when user closes Viewer).
--HG--
branch : product-engine
|
|
LLSD::maps keys accross the code are used in mix of cases, lower and upper.
Using "from_id" and "FROM_ID" causes avatar id to be null and thus "no body" was displayed.
BUT this fix is of no use since several minutes ago viewer-offers feature was merged into release,
which overrides avatar name with "Second Life" to display message about teleport offering as system message
Reviewed by Q at https://codereview.productengine.com/secondlife/r/72/
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
translation)
- Slightly modified regexp to avoid adding of extra space after names and also made demands to the end of the message string more strict by escaping "."
Reviewed by Kent at https://codereview.productengine.com/secondlife/r/55/
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
message needs translation).
String is server side hardcoded!
- Moved strings to strings.xml
- Parsed incoming "You paid" messages in code via regex
--HG--
branch : product-engine
|
|
- Moved hardcoded strings in LLFloaterBuyCurrency::buyCurrency() calls to strings.xml
Reviewed by Vadim Savchuk https://codereview.productengine.com/secondlife/r/56/
--HG--
branch : product-engine
|
|
to be localized
extracted strings used in LLAppViewer::forceDisconnect(...) calls
Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/41/
--HG--
branch : product-engine
|
|
- Moved hardcoded strings in LLFloaterBuyCurrency::buyCurrency() calls to strings.xml
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/33/
--HG--
branch : product-engine
|
|
receiving inventory offers: The item term needs to be localized
Localized asset type names will be taken from strings.xml.
Reviewed by Mike Antipov https://codereview.productengine.com/secondlife/r/15/
--HG--
branch : product-engine
|
|
Update for TeleportOffered and OfferFriendship offers.
--HG--
branch : product-engine
|
|
Reviwed https://codereview.productengine.com/secondlife/r/13/
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
Added functionality to make Toasts accept multiple user inputs(clicks on option buttons).
--HG--
branch : product-engine
|
|
translation
--HG--
branch : product-engine
|
|
|
|
|
|
Bad regex
|
|
Fixed with some regular expression cleanup magic
|
|
completed from" needs translation)
- moved hard coded string into teleport_strings.xml (name="completed_from")
--HG--
branch : product-engine
|
|
Checker: MISSING_BREAK
Function: friendship_offer_callback(const LLSD &, const LLSD &)
File: /indra/newview/llviewermessage.cpp
not-a-bug
|
|
Simplified LLHUDText string API to be UTF8 only
Added per-text segment font support
Changed LLVOAvatar invalidateNameTag to clearNameTag
|
|
script
|
|
Also fixes a crash when turning on display names.
|
|
suppresed toasting when logging accept/decline
--HG--
branch : product-engine
|
|
added logging of friendship offer accept/decline;
--HG--
branch : product-engine
|
|
but not to toasts in viewer”,
made llInstantMessage logged into nearby chat window and nearby chat toast;
--HG--
branch : product-engine
|
|
|
|
|
|
DEV-46231 Pay resident notification contains SLID with Resident last name, and
DEV-46232 Payment confirmation of buy and sell parcel of land contains SLID with Resident in both notifications
Clean up server-side name strings with regex matching.
Reviewed with Simon.
|
|
|
|
Checker: UNUSED_VALUE
Function: LLOfferInfo::inventory_task_offer_callback(const LLSD &, const LLSD &)
File: /indra/newview/llviewermessage.cpp
dead code.
|
|
Checker: NULL_RETURNS
Function: open_inventory_offer(const std::vector<LLUUID, std::allocator<LLUUID>> &, const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&)
File: /indra/newview/llviewermessage.cpp
|
|
--HG--
branch : product-engine
|
|
Added temporary getDisplayName() to LLCacheName
Moved temporary placeholder display names into LLCacheName
Eliminated rarely used LLAgentUI::buildName in favor of buildFullName
Standardized buildFullName capitalization
|
|
discarded when offered objects got the same name.
Had to do minor refactoring of LLScripFloaterManager in order to fix this issue.
--HG--
branch : product-engine
|
|
retrieving data about landmarking location.
--HG--
branch : product-engine
|
|
|
|
Also eliminated notification "ObjectGiveItemUnknownUser" because the
SLURL-based name lookup will always retrieve the user name.
Fixed a bug with ObjectGiveItem where the SLURL would be incorrect
for a group.
|
|
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|