Age | Commit message (Collapse) | Author |
|
|
|
|
|
yyyy/mm/dd for Japanese).
- Made avatar registration date localizeable.
- Specified localization templates for English, Japanese and German.
Reviewed by Mike: https://jira.secondlife.com/browse/EXT-6842
--HG--
branch : product-engine
|
|
|
|
|
|
Includes: DEV-45800, DEV-45803 - Grid Manager
DEV-45804 - SLURL refactor
DEV-45801 - Single username field (for Identity Evolution and SLE Ldap)
Also,
Includes Certificate Management code allowing the viewer to connect to
grids not signed by a well know key (just like any web browser). Also
contains secure storage for things like passwords.
The security/certificate code is modular with the intention of adding modules
to directly use the operating system facilities for crypto if available.
(that's much more secure than we'll ever be)
Also, refactor of voice to modularize it, and add a diamondware voice module.
CR: Aimee, James, Lynx, Mani, Karina and a list of thousands
|
|
|
|
|
|
Ignore incoming volume level of zero from SLVoice.
(May also fix EXT-5625, though unconfirmed, removes obsolete hack that was obfuscating that issue).
|
|
in the context menu and inspectors)
- Added a check for a teleport offer ability. In XML created a paremeter and check it in source code.
Reviewed by Leyla Farazha at https://codereview.productengine.com/secondlife/r/86/
--HG--
branch : product-engine
|
|
|
|
|
|
first attempt at "use display names" menu item which
doesn't work yet
|
|
- Updated an Avatar Inspector to register / unregister itself in the Transient Floater Manager
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
well as LLAvatarName base data object.
Reviewed with Kelly.
|
|
|
|
|
|
--HG--
branch : product-engine
|
|
Changed callback signature to full_name instead of first_name,last_name
Eliminated all calls to legacy (non-signal/non-boost-bind) lookup mechanism
Change Pay dialog names to SLURL links
Tweaked layout of Pay Resident and Pay via Object floaters to make SLURLs fit
Consolidate name first + " " + last concatenation in LLCacheName::buildFullName()
Reviewed with Kelly
|
|
disabled).
- Added check for call availability in miniinspector's context menu
- Removed ability to call yourself in group chat context menu
- Added check for call availability for context menu which appears on right mouse click on avatar in game area
--HG--
branch : product-engine
|
|
auto-populate "Abuser name" when Resident is not nearby).
Added method LLFloaterReporter::showFromAvatar() to use for remote avatars.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
|
|
|
|
The avatar inspector has a volume slider and mute button. We make
these widgets invisible when it does not makes sense to interact with
them. That is, when the inspector is for your own avatar, or when
voice is not active.
|
|
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
voice for non-connected participant avatar from miniinspector)
- improved condition to check if avatar can be moderated.
- if not moderation panel (with "Disable Voice" button) is not shown at all.
--HG--
branch : product-engine
|
|
still active
reviewed by Richard
|
|
by hooking the menu item up.
--HG--
branch : product-engine
|
|
disabled when resident is blocked
EXT-3358 Cannot toggle Grid pulldown on login screen
reviewed by Richard
|
|
reviewed by Richard
|
|
menu items
EXT-2923 [BSI] My own inspector lists "Stand Up" as an option in gear menu, while I'm standing
|
|
|
|
|
|
|
|
|
|
Some llvoiceclient changes duplicated changes that had already been
made in the voice modularization refactor, so the refactor versions
were used.
|
|
after selecting I button on a user
|
|
button on a user
|
|
Changed date math to correctly account for month lengths and leap years.
Extended unit test.
Review pending.
|
|
miniinspector's gear menu).
--HG--
branch : product-engine
|
|
|
|
in range
EXT-2306 Default voice input/output pref panel to closed
|
|
|
|
We were incorrectly only enabling them for gods. They now properly enable
for region/land owners.
|
|
Changed enable and visible named callbacks to "IsGodCustomerService" so we
have one global function that can be used in menus everywhere.
Reviewed with Leyla.
|