Mike Antipov
71d4740251
Fixed EXT-4646 ([BSI] Movement controls close after hitting stand)
...
- reason: fix for bug EXT-2504 (black bars present at top and bottom when in mouselook) (changing parent visibility of panel with "Stand/Stop flying" buttons)
- fix: updated condition to process visibility of the parent of the panel with "Stand/Stop flying" buttons: only if panel is not attached to Move Floater
NOTE: The same problem was for EXT-3632 (Move floater closes after user click on Stop Flying btn)
Reverted that fix for Stop flying button to be consistent with "Stand".
--HG--
branch : product-engine
2010-01-26 16:15:26 +02:00
Lynx Linden
d53af74ddc
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0
2010-01-26 13:24:31 +00:00
Lynx Linden
0a38adfd8a
EXT-4678: Don't hyperlink sim URLs in About window.
...
Added support for specifying a black list of URLs on a per-widget
basis. URLs on this black list will not be hyperlinked in the text
widget. The About dialog adds the sim hostname to this black list.
2010-01-26 13:09:26 +00:00
Lynx Linden
aad8a1bd00
EXT-4716: Updated a comment.
...
To say that we must explicitly support secondlife:///app/appearance/show
2010-01-26 10:42:54 +00:00
Lynx Linden
2bb3a24ca1
EXT-4716: Added new SLapps for Home web content.
...
secondlife:///app/appearance - to open the My Appearance sidetray
secondlife:///app/help/{TOPIC} - to display help for a given topic
I've updated https://wiki.lindenlab.com/wiki/Viewer_2.0_SLapps
2010-01-26 10:40:17 +00:00
Dmitry Zaporozhan
cd790bfd54
Update for low bug EXT-4306 - Landmark name is shown with prefix in the group notice attachment.
...
--HG--
branch : product-engine
2010-01-26 10:45:53 +02:00
Palmer
fbf605ea32
EXT-4712 - Upgraded some 7000 series cards and 9000 series cards from class 2 to 3 for more lights. No code changed.
2010-01-25 17:13:35 -08:00
Eli Linden
ef8cb022bb
Merge
2010-01-25 16:41:33 -08:00
Tofu Linden
b00813ae3c
EXT-4388 Crash in octree line segment intersection code
...
a more complete fix and some sanity to prevent recurrance of a similar problem.
reviewed by bao!
2010-01-25 16:35:50 -08:00
Eli Linden
226f64ea79
test change.
2010-01-25 16:14:55 -08:00
angela
a358dc65c4
Automated merge with ssh://angela@hg.lindenlab.com/james/gooey
2010-01-26 08:00:29 +08:00
richard
c555e837b1
EXT-4348 - List of names before "have said something new" wraps poorly
...
accepted patch from Josh
2010-01-25 15:55:12 -08:00
richard
b7c03ad1a4
merge
2010-01-25 15:43:50 -08:00
richard
4a0f58bbc6
EXT-1399 - Turn off wind when not flying
...
reviewed by Angela
2010-01-25 15:43:25 -08:00
Chuck Linden
644d5a5a03
Automated merge with ssh://hg.lindenlab.com/james/gooey/
2010-01-25 18:07:43 -05:00
Chuck Linden
9e83fb1f41
Changed menu font to SansSerifSmall and cleaned up layout.
...
http://jira.secondlife.com/browse/EXT-4175
2010-01-25 18:07:34 -05:00
Eli Linden
dbcb6feb13
Merge
2010-01-25 14:56:09 -08:00
angela
66e7c2ce77
fix mac build failure -- richard
2010-01-26 06:48:42 +08:00
Ramzi Linden
b897406e05
harmless test commit to work with eli.
2010-01-25 14:45:59 -08:00
Eli Linden
1edc9af0f3
Merge
2010-01-25 14:41:08 -08:00
Tofu Linden
cbe647786f
We already have a LL_FORCE_INLINE in llpreprocessor.h, don't re-invent it for llfasttimers.h.
...
Also define LL_LIKELY/LL_UNLIKELY with a warning about its micro-optimizey nature, and use it to annotate llasserts (i.e. make llassert() lower-overhead and thus more attractive, even in inner-ish loops.)
2010-01-25 14:25:58 -08:00
Eli Linden
88108c0ae8
test change.
2010-01-25 14:23:47 -08:00
Tofu Linden
2375afc428
Gosh, the mac prototypes for get_cpu_clock_count_64 have always been wrong, but the compiler didn't start caring until I made these proper member functions.
...
fixed.
2010-01-25 13:49:13 -08:00
Tofu Linden
18bdeb3d0e
DEV-45468 'SNOW-108: Fast timers are broken / badly-scaled on linux' ready to merge.
...
legacy coding policy fix-up.
2010-01-25 13:32:49 -08:00
Tofu Linden
9d77473b78
merge.
2010-01-25 13:25:37 -08:00
Tofu Linden
3d0ff2585e
Final fix for fast timer reshuffle.
2010-01-25 13:24:45 -08:00
Tofu Linden
ec7b204ed6
shuffle shuffle of timer code. cleanup.
2010-01-25 12:31:50 -08:00
Tofu Linden
563daa96a8
pull in the linux+solaris fast-timers impl from snowglobe, fit it into viewer2, start moving headers around.
2010-01-25 12:07:25 -08:00
Eli Linden
a406c7755e
test commit
2010-01-25 11:56:26 -08:00
Tofu Linden
e4dc4b9a72
gcc fix - more of the same.
2010-01-25 11:13:44 -08:00
Tofu Linden
471b8f71cd
Merge conflict resolution.
2010-01-25 11:00:46 -08:00
Tofu Linden
9944208ecb
merge
2010-01-25 10:36:32 -08:00
Tofu Linden
9f44c4df79
Fix some Linux build breakage - can't treat the return of a constructor call as a ref with gcc, have to use intermediate variable.
2010-01-25 10:30:57 -08:00
Chuck Linden
55628798e1
Standardized use of "My..." in side-panel widget labels.
...
http://jira.secondlife.com/browse/EXT-4055
2010-01-25 13:27:03 -05:00
Tofu Linden
6ff6ed4d11
PE merge.
2010-01-25 10:12:54 -08:00
Rick Pasetto
a08ae0fa80
Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/
2010-01-25 10:05:31 -08:00
Rick Pasetto
1d512c599a
Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/
2010-01-25 10:05:07 -08:00
Rick Pasetto
af83fe79d8
"Fix" confusion over media settings
...
Review #89
This implements the changes Sam wanted in order to reduce the confusion over media enabled-ness, in particular:
- "Media Enabled" pref now only controls "AudioStreamingMedia"
- No more "tentative" state
- New "Music Enabled" pref
- First run dialog controls Media and Music (Sam, this is a change from your request...I think it works better)
- Put a reflection of the "Media Enabled" checkbox in the Nearby Media Floater
- Get rid of the "AudioStreamingVideo" setting altogether (whatever used it, it should now obey "AudioStreamingMedia").
2010-01-25 10:04:56 -08:00
Rick Pasetto
d451a515c8
Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/
2010-01-25 09:13:34 -08:00
Igor Borovkov
254b7d72d1
fixed EXT-4601 [BSI] New IM sessions use obsolete timestamps for first message
...
--HG--
branch : product-engine
2010-01-25 18:43:31 +02:00
Igor Borovkov
e3e4a301ab
implemented EXT-4567 [BSI] private voice floaters do not contain standard X buttons
...
--HG--
branch : product-engine
2010-01-25 18:06:01 +02:00
Chuck Linden
98ee0691e6
Automated merge with ssh://hg.lindenlab.com/james/gooey/
2010-01-25 10:57:46 -05:00
Chuck Linden
172208d648
Enabled the Mono checkbox in the script editor and cleaned up the layout.
...
http://jira.secondlife.com/browse/EXT-4442
2010-01-25 10:57:20 -05:00
Mike Antipov
6e932911d5
Related to normal bug EXT-4108 ([BSI] Voice volume sliders do not preserve settings per resident between voice sessions)
...
- moved default internal voice level value into application settings
- cleanned up include list in llmutelist.cpp
--HG--
branch : product-engine
2010-01-25 17:29:57 +02:00
Mike Antipov
2ea3fd9563
Fixed normal bug EXT-4108 ([BSI] Voice volume sliders do not preserve settings per resident between voice sessions)
...
- moved necessary functionality from LLMuteList to LLVoiceClient. It was used only in active speackers floater which is deprecated.
- initialized saving/loading of voice level in voice client.
- also saving voice levels between session is activated.
--HG--
branch : product-engine
2010-01-25 17:06:35 +02:00
Igor Borovkov
c4cb6628b9
fixed linux build
...
--HG--
branch : product-engine
2010-01-25 17:50:19 +02:00
Sergei Litovchuk
d3d7dd6a62
(EXT-2249) Place profile data blinks several times while updating after teleport
...
- Reduced place info unnecessary text and icons updates.
--HG--
branch : product-engine
2010-01-25 17:28:39 +02:00
Igor Borovkov
307d94a92a
implemented EXT-4131 [BSI] "Only friends and groups can call or IM me" NEEDS auto-response
...
added a modal warning window
"Non-friends won't know that you've choosen to ignore their calls and instant messages."
--HG--
branch : product-engine
2010-01-25 17:20:09 +02:00
Ychebotarev ProductEngine
bac4045064
merge
...
--HG--
branch : product-engine
2010-01-25 16:50:45 +02:00
Ychebotarev ProductEngine
f9e12e9f6b
sidefix for EXT-4577 Group profile: useless tab controls appear inside Land/Assets accordion
...
if you place UI elements __outside__ of panel rect - they will be visible but unclickable...
so I revert UI changes since they are maybe looks better...but useless.
--HG--
branch : product-engine
2010-01-25 16:47:25 +02:00