Age | Commit message (Collapse) | Author |
|
|
|
It was failing to open due to an unknown string and the L$5 button was
labelled incorrectly (it said L$1).
|
|
and Buy Land floaters.
We now check for a new estimatedLocalCost key from the XML-RPC server,
which provides the estimated cost in the user's local currency, e.g.,
"US$ 10.00" or "10.00 Euros". Note: the server is not currently
sending this information.
The previous codepath still exists and should be unaffected. That is,
we will continue to check for an estimatedCost key from the server with
a value specified in US cents. We give precedence to estimatedLocalCost
though and may want to remove this code once the international billing
server changes go live.
<lynx@lindenlab.com> HG: branch 'default' HG: changed
indra/newview/llcurrencyuimanager.cpp HG: changed
indra/newview/llcurrencyuimanager.h HG: changed
indra/newview/llfloaterbuyland.cpp HG: changed
indra/newview/skins/default/xui/en/floater_buy_land.xml
|
|
In the --autologin case, gFirstname, gLastname were validly set from
gSavedSettings, but at the last minute were overwritten with empty strings
from gLoginHandler. Only perform those assignments if gLoginHandler has
non-empty strings to contribute.
|
|
|
|
This code seems to work on some objects and not on others. I suspect I'm not doing something quite right in LLVOVolume::getApproximateFaceNormal().
|
|
|
|
|
|
|
|
|
|
|
|
priority.
|
|
|
|
|
|
|
|
|
|
--HG--
branch : avatar-pipeline
|
|
|
|
in range
EXT-2306 Default voice input/output pref panel to closed
|
|
|
|
EXT-2310 : "Save Texture As" for inventory right-click menu
"Save Texture As" now works properly and brings up the texture preview while saving.
Also added "Save Texture As" to the right-click inventory context menu.
--HG--
branch : avatar-pipeline
|
|
|
|
|
|
lldebugs.
--HG--
branch : avatar-pipeline
|
|
|
|
http://jira.secondlife.com/browse/EXT-2177
|
|
|
|
this was a fairly trivial UI change....
|
|
llwarns is not entirely thread safe. Need to fix that, but for now, use LL_DEBUGS instead.
|
|
|
|
as overlay icon (in order to produce tool-tip). Created panel_profile_user.xml which is a profile panel specifically for the current user, and modified panel_me_profile to call it accordingly.
http://jira.secondlife.com/browse/EXT-2245
|
|
The current URL is now re-fetched from the current selection.
Also did some minor refactoring
|
|
|
|
|
|
|
|
ruins the call floater.":
- Made callfloater a single instance floater.
- Updated floater IM panel visibility change logic.
- Added NULL checks for voice client pointers in LLFloaterIMPanel.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
|
|
--HG--
branch : product-engine
|
|
viewer2009@lists.
|
|
objects/avatars - this is expected.
Effect from DaveP long ago, hover code by me long ago, just changing the default setting.
|
|
--HG--
branch : product-engine
|
|
Will reapply the changes later.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
|
|
(ad70c07b05b6 was 'Reduced "Medium" font size, which is a temporary fix until menu font can be defined specifically. http://jira.secondlife.com/browse/EXT-1315')
This change was too all-around impactful just for the sake of the menu font - it made medium and small font sizes indistinguishable, leading to lots of invisible mismatches as long as this hack persisted...
|
|
As suspected a morph mask issue. Apparently we were setting success to false
if the user specifies a pant or shrit texture without an alpha channel.
Result: bad morph masks.
Patch begins to clean up the isMorphMaskValid issue, as well as fixing this
error.
Code reviewed by Vir
|
|
--HG--
branch : product-engine
|
|
expand to show active voice indicator
--HG--
branch : product-engine
|