Commit Graph

587 Commits (def46d24c2a4e226054b7c19fb9acdd17bb040fd)

Author SHA1 Message Date
Northspring bf1191e252 Thanks to Cinder for a bit better implementation of 105facd58d61 (one string operation less, by assigning the string after declaration) 2014-03-17 18:24:43 +01:00
Northspring 72e4465b65 FIRE-10718: llGetSimulatorHostname() is causing LSL Bridge to sleep for 10 seconds during check for current hostname in order to prevent double-click teleport on SL grid, so let's check this in the viewer itself and send 1/0 as additional value
Thanks to Nicky for reminding me about the LLGridManager class
2014-03-16 08:08:23 +01:00
Kitty Barnett 958292740c Merged with RLVa tip 2014-02-26 22:44:49 +01:00
Ansariel 1db06992f4 Compile fix 2014-02-07 20:42:21 +01:00
Tank_Master 7b2cc02863 Merge LL fitted mesh 2014-02-06 00:41:33 -08:00
Kitty Barnett 6a14894fa8 - fixed : double-click teleport is initiated when left-clicking to give focus back to the viewer
-> root cause was switching back to the tool pie when giving focus back to the viewer
    -> viewer now remains in mouselook after "activating" the application

--HG--
branch : RLVa
2014-01-30 23:14:16 +01:00
Oz Linden 30f0d61510 merge changes for 3.6.12-release 2014-01-03 12:14:03 -05:00
Ima Mechanique 1886428638 STORM-1831 Changing addRegionChangedCallback to more closely resemble the feature it replaces. This fixes the crashes reported by Whirly ;-) 2013-12-18 06:26:22 +00:00
Oz Linden 0e346960bb add LLAgent::removeRegionChangedCallback 2013-12-17 13:05:12 -05:00
Kitty Barnett 341aaa826d Merged with default tip (Revision a1402f717095)
--HG--
branch : RLVa
2013-12-11 10:56:23 +01:00
Oz Linden fcc885d4fc replace uses of LLEnvManagerNew::setRegionChangeCallback with LLAgent::addRegionChangedCallback 2013-11-19 15:51:27 -05:00
Oz Linden a5db4f6c3d add documentation to LLAgent::addRegionChangedCallback and improve logging 2013-11-19 09:28:58 -05:00
Oz Linden 6bd777214c add callbacks to LLAgent for Region and Parcel changes 2013-11-18 19:05:34 -05:00
Graham Linden 10705b4360 Merge 3.6.11 for RC-ability 2013-11-11 15:50:01 -08:00
Kitty Barnett da78d3f231 - added : @tprequest=n|y and @accepttprequest[:<uuid>]=n|y
-> small expansion of RlvActions to handle teleport offer/request checks

--HG--
branch : RLVa
2013-11-09 01:20:15 +00:00
Graham Linden 970ee73e9a Fix release merge issues (included upstream changes not yet in release from bear) 2013-10-25 11:48:43 -07:00
Kitty Barnett 7dd730473b Merged with default tip (Revision 35f1667645bc)
--HG--
branch : RLVa
2013-10-09 22:49:44 +02:00
Ansariel 688c4480e4 FIRE-2323 / FIRE-5966: Added some debugging code and moved AgentDataUpdateRequest in startup sequence before inventory (maybe response gets lost same as what happened with mutelist and money balance request earlier) 2014-01-22 15:54:42 +01:00
Ansariel c9ccb9b922 Update group visibility status in profil upon change 2014-01-22 13:16:06 +01:00
Ansariel cd63054fb6 FIRE-12148: Fix pose stand to work around permission scripting fault in XPOSE 2014-01-20 15:04:28 +01:00
Cinders a7322f1326 _PREHASH_ObjectPermissions is a U32 2013-11-24 14:07:05 -07:00
Tank_Master 3603c4f992 Merge ll 3.6.11 2013-11-23 20:22:24 -08:00
Kitty Barnett f1e09a95f2 Merged with default tip (Revision 0568de92960a)
--HG--
branch : RLVa
2013-09-02 11:30:14 +02:00
simon 27d637d0f1 Merge downstream code from CHUIStorm release 2013-08-26 14:43:23 -07:00
simon 90d1c5b367 Merge downstream code for CHUIStorm 2013-08-26 15:45:09 -07:00
Mnikolenko ProductEngine f2b5bfc605 MAINT-2904 FIXED (Users of "LittleSight" viewer are invisible but can listen to spatial chat) 2013-08-22 13:32:56 +03:00
Oz Linden 82bf4e4db2 merge changes for DRTVWR-285 2013-08-19 15:15:15 -04: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
Kitty Barnett 10a289598b Merged with default tip (Revision 74cc289067c8)
--HG--
branch : RLVa
2013-07-21 22:33:04 +02:00
Kitty Barnett a9ffc0120a Merged with default tip (Revision 13149a524874)
--HG--
branch : RLVa
2013-05-06 23:54:58 +02: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
Kitty Barnett 752951003b Merged with viewer-sunshine tip (Revision 61124f8f8473)
--HG--
branch : RLVa
2013-03-19 22:45:32 +01: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
Kitty Barnett be7c5c2cb9 Merged with viewer-sunshine tip (Revision 230637f9ff30)
--HG--
branch : RLVa
2013-03-05 23:22:31 +01: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
Kitty Barnett 4101c43f5f Merged with viewer-sunshine tip (Revision 87a6fc812214)
--HG--
branch : RLVa
2013-02-20 19:25:10 +01: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