PanteraPolnocy
84222a8b5b
Wording correction for FIRE-1245 (commit 3ce736e2e3e4)
2013-10-18 18:17:25 +02:00
PanteraPolnocy
a321063a2b
FIRE-1245: Option to automatically block/reject all teleport requests, without notifying the user
...
Available in Comm -> Online Status menu at the top, message sent can be defined in Privacy -> Autoresponse
2013-10-17 23:49:11 +02:00
Tank_Master
119ce81029
Merge viewer bear updates + merge fixes
2013-09-23 22:10:59 -07:00
Cinder Biscuits
1ec2de4e91
Fixed include, we use fsscriptlibrary.h not lscript
2013-09-14 20:08:05 +00:00
Nicky
7293fe449b
Includepath fix (Windows style to standard C++ style).
2013-09-14 18:42:00 +02:00
Tank_Master
52d9b07503
Merge viewer-bear
2013-09-12 21:15:34 -07:00
ziree
843e364634
Fix navigation and favorites bar not properly restoring after mouselook toggle
2013-09-10 17:18:50 +02:00
ziree
7bb85fbbab
Convert navigationbar to a real XUI element with its own space, fixes top part of the screen not passing clicks through to the world.
2013-09-09 22:53:11 +02:00
Ansariel
c65e6fc286
Clear merge issue in llagent.cpp & llfloaterpreference.cpp
2013-08-28 19:57:53 +02:00
Tank_Master
5a8d94c50f
Merge LL 3.6.4 pass 1
2013-08-28 00:10:39 -07:00
simon
27d637d0f1
Merge downstream code from CHUIStorm release
2013-08-26 14:43:23 -07:00
Oz Linden
82bf4e4db2
merge changes for DRTVWR-285
2013-08-19 15:15:15 -04:00
PanteraPolnocy
96621ad56a
FIRE-11312: Exiting Mouselook puts keyboard focus on Nearby Chat bar
...
Fixing a bug, which was caused by my oversight...
2013-08-12 14:25:12 +02:00
Nat Goodspeed
d2386652f8
CHOP-962: Make LLControlVariable::setPersist() accept only enum.
...
Initial change made LLControlVariable::mPersist an enum, but retained
bool/BOOL public API. setPersist(true) set one value, setPersist(false) set
another, forcePersist() set the third. Per code review, expose enum to public,
make setPersist() (and LLControlVariable constructor, and LLControlGroup::
declareControl(), and all the LLControlGroup::declareMumble() methods, and all
the unit-test dummy declareMumble() method bodies) accept that enum. Remove
forcePersist(). Fix calls to LLControlGroup::declareMumble() accordingly.
Also rename PERSIST_YES to PERSIST_NONDFT, also per code review.
2013-07-25 16:46:51 -04:00
simon
37048620dd
MAINT-2879 : Viewer should revoke animation permissions with "Stop Animating Me"
...
Reviewed by Kelly
2013-07-11 17:51:20 -07:00
Dave Parks
79029149a4
Automated merge with file:///F:%5Cviewer-bear
2013-06-21 12:51:29 -05:00
Merov Linden
b3c010ea71
Pull merge lindenlab/viewer-release
2013-06-19 12:24:44 -07:00
Merov Linden
043f2e0bfd
Pull from viewer-release
2013-05-02 14:09:40 -07:00
Graham Madarasz
806d09b114
Merge 3.5.1 into Materials
2013-04-30 19:50:05 -07:00
simon
b42b789723
Merge in downstream code (chui fixes, materials)
2013-04-11 16:18:34 -07:00
PavelK ProductEngine
fa36f85b00
CHUI-797 FIXED Only one separated conversation window is shown after exiting from mouselook view
...
Added all separated conversation floaters to skip list used in gFloaterView->popVisibleAll(skip_list) in llagent.cpp
since LLFloaterIMContainer::setVisible() takes control of them by itself.
2013-04-09 20:50:54 +03:00
Brad Payne (Vir Linden)
d1d0a2cf67
SH-4058 - log spam reduction initiative.
2013-04-03 14:58:33 -04:00
Simon Linden
d5561a1ada
Merge in viewer-beta to get CHUI code
2013-03-19 16:20:53 -07:00
prep
207d9fd767
Viewer-chui merge
2013-03-11 14:45:53 -04:00
Don Kjer
54cdc322b8
Fixing issues with not detecting when LLSD XML parsing fails. Changing most http error handlers to understand LLSD error responses. Fleshing out most http error handler message spam.
2013-03-05 22:05:22 -08:00
Nyx Linden
3005bdf7aa
merge
2013-02-28 17:26:14 -05:00
Nyx Linden
d1c1445193
SH-3909 Support avatar height offset
...
Adding a new visual param that allows users to manually adjust an offset for
how far off the ground (+ or -) their avatar's root bone is.
Supports the +-2m range people are used to adjusting in their viewers, but
new implementation should support server-generated appearances.
2013-02-28 17:25:37 -05:00
Brad Payne (Vir Linden)
b16dcda6a3
SH-3860 WIP, SH-3899 WIP - make folder version management more debuggable, log appearance request results
2013-02-25 19:12:36 -05:00
Kelly Washington
e82667e3e8
MAINT-2407 'Stop animating me' spams server
...
reviewed with Simon
2013-02-25 14:06:38 -08:00
Brad Payne (Vir Linden)
72dfb2abce
SH-3812 WIP, SH-3852 WIP - some metrics cleanup, added rebake when needed and sb system is unavailable, to avoid stale appearance problems
2013-02-13 17:28:05 -05:00
Brad Payne (Vir Linden)
9ef4c33772
SH-3852 WIP - modified metrics for update_appearance_from_cof and wear_inventory_category, end when bakes are fully loaded
2013-02-13 07:47:24 -05:00
Brad Payne (Vir Linden)
99d197d021
SH-3852 WIP - track per-timer stats
2013-02-07 19:14:00 -05:00
Brad Payne (Vir Linden)
0897a291d1
SH-3852 WIP - small tweaks
2013-02-07 11:14:37 -05:00
Brad Payne (Vir Linden)
3f45d5472c
SH-3800 WIP - log some of sent appearance msg info as well as received
2013-02-01 10:53:02 -05:00
Brad Payne (Vir Linden)
235f77b8c6
SH-3800 WIP - reject appearance messages with contradictory appearance version info
2013-02-01 09:13:31 -05:00
Brad Payne (Vir Linden)
cbf7de4538
SH-3779 WIP, SH-3534 WIP - more bake-status tracking
2013-01-28 13:47:00 -05:00
Brad Payne (Vir Linden)
878e31dce2
SH-3534 WIP - better encapsulation of mUseServerBakes
2013-01-23 16:04:08 -05:00
Gilbert Gonzales
de9e2c3812
CHUI-668: Code review changes
2013-01-15 20:36:48 -08:00
Tank_Master
718f6fa0ff
merge LL 3.6.1
2013-07-10 00:23:23 -07:00
Ansariel
3020a19cbd
Some code cleanup and adding of FS code tags
2013-07-08 13:41:13 +02:00
Ansariel
40315e8fe8
Re-apply sit on AFK feature
2013-06-29 00:23:16 +02:00
Ansariel
dc60ce93c6
Fixing FS communication UI
2013-06-29 00:14:57 +02:00
Tank_Master
14001c54df
Gastly CHUI merge pass 1, don't count on anything to work.
2013-06-26 12:14:54 -07:00
Tank_Master
c1bd94cf7c
Backed out changeset: 7813eb0e0399 - prep for merge with LL
2013-05-15 16:21:20 -07:00
Kitty Barnett
a9ffc0120a
Merged with default tip (Revision 13149a524874)
...
--HG--
branch : RLVa
2013-05-06 23:54:58 +02:00
Ansariel
de4a1d711b
FIRE-9966: Exiting crouch toggle with fly button prevents flying
2013-04-26 11:19:08 +02:00
Ansariel
d6cdd9b92f
Refactored FSGroupTitles
2013-04-25 10:37:34 +02:00
Kitty Barnett
752951003b
Merged with viewer-sunshine tip (Revision 61124f8f8473)
...
--HG--
branch : RLVa
2013-03-19 22:45:32 +01:00
Kitty Barnett
be7c5c2cb9
Merged with viewer-sunshine tip (Revision 230637f9ff30)
...
--HG--
branch : RLVa
2013-03-05 23:22:31 +01:00
Kitty Barnett
4101c43f5f
Merged with viewer-sunshine tip (Revision 87a6fc812214)
...
--HG--
branch : RLVa
2013-02-20 19:25:10 +01:00