Northspring
267e997e2d
Yet another small clean-up
2014-06-18 03:29:33 +02:00
Northspring
871d89abf7
Send state of some values via HTTP to Bridge at login only when it's actually needed
...
Movelock, Flight Assist: They're defaulting to false / 0.0 script-side, in on_rez() event, anyway - so sending commands to disable them, when they're already turned off, is redundant
2014-06-18 02:00:05 +02:00
Northspring
bf550b254d
Make Bridge messages localizable, also small cleanup
...
Thanks to Tonya for help with C++ "bridgeGetScriptInfo" part
2014-06-18 01:39:23 +02:00
Ansariel
e4435be1f4
Sync some stuff with LL V3
2014-06-17 20:09:05 +02:00
Ansariel
26cc77aa6e
Fix merge issue in llfontregistry.cpp
2014-06-17 19:12:00 +02:00
Ansariel
aab1e56fa8
Updated German translation
2014-06-17 17:55:54 +02:00
Tonya Souther
13762d2aab
Fixing dumb bit of arithmetic I committed.
2014-06-17 09:03:38 -05:00
Northspring
8486f503e8
It's the Bridge itself who should tell if movelock is enabled or not - not the viewer
...
Message like that can be handy on laggy regions - user will know when the locking actually has started / stopped
Not bumping Bridge version for this one, it's a minor addition - besides, next release will force recreation of old Bridge script anyway; Nightly users can recreate manually if they wish
2014-06-17 15:52:21 +02:00
Northspring
fcfcd12189
Minor Polish translation adjustments
2014-06-17 13:47:58 +02:00
Northspring
7b40cb9ad3
FIRE-14045: Floating buttons in object profile floater
2014-06-17 02:20:36 +02:00
Tonya Souther
51f4aa49c6
Change Flickr API URLs to https:// form.
...
This may be obsoleted by SLShare2, but if that's not merged, it'll still
work in the next release.
2014-06-16 18:37:15 -05:00
Nicky
9b66b23e73
Particles sometimes randomly changed textures. Correct this by making sure indices in the particle VBO are not reused until they are free.
2014-06-16 21:57:44 +02:00
Nicky
2f7be51b6b
Purge list for (temporary) derender each TP. Which in theory should bring temp. derendered items back after TP. In practice this alone does not work reliable all the time yet.
2014-06-16 21:55:59 +02:00
Ansariel
5dcd43e1b6
Updated German translation
2014-06-16 19:02:21 +02:00
Northspring
dd7c029a25
FIRE-11635: Make OpenCollar and LockMeister integration optional
2014-06-16 16:57:50 +02:00
Northspring
36f95f5174
A small follow-up...
2014-06-16 06:12:35 +02:00
Northspring
338a008b71
Make boost speed in Flight Assistant modifiable
2014-06-16 05:48:43 +02:00
Tonya Souther
b5aa2004d0
FIRE-13448: Disable quickprefs daycycle slider when RLV @setenv=n is in effect.
2014-06-15 21:38:39 -05:00
Northspring
cd4fd4f68b
Flight Assistant code rewrite + some minor script modifications
2014-06-16 01:35:11 +02:00
Northspring
3d6921153a
Don't cut off members count in Contacts Sets tab, when conversations floater is set to minimum allowed height
2014-06-15 16:57:26 +02:00
Ansariel
5ae857e043
Updated German translation
2014-06-15 10:30:51 +02:00
Northspring
d0a51da894
Added option to disable Radar enhancements
2014-06-15 02:52:35 +02:00
Northspring
eab01ce6b5
Removed Radar Tag functionality, which was disabled by default and never used anyway
2014-06-14 17:19:49 +02:00
Ansariel
939df50fc7
XUI cleanup: More parameter fixes
2014-06-14 15:16:07 +02:00
Nicky
c913a301dd
Reorder of enums for eMatrixMode, NUM_MATRIX_MODES must be last.
2014-06-14 02:21:47 +02:00
Ansariel
3d04409642
FIRE-13993: Leave out channel so we can use a URL like http://wiki.phoenixviewer.com/firestorm_change_log_x.y.z.rev
2014-06-14 02:15:12 +02:00
Northspring
e976b439be
Updated Polish translation
2014-06-13 23:09:10 +02:00
Ansariel
69349e368a
Fix length limit for wearable description
2014-06-13 22:52:57 +02:00
Ansariel
c9fd6dd734
XUI cleanup: Fix parameter errors in beam editor floaters
2014-06-13 22:10:12 +02:00
Ansariel
75ccd166c6
XUI cleanup: Fix parameter errors in preview floaters
2014-06-13 22:09:57 +02:00
Ansariel
556f8695be
XUI cleanup: Fix parameter errors in inspectors
2014-06-13 22:00:28 +02:00
Ansariel
8d54cf1b96
XUI cleanup: Fix parameter errors in voice morphing floater
2014-06-13 21:56:46 +02:00
Ansariel
5ce78d2d89
XUI cleanup: Fix parameter errors in profile floaters & panels
2014-06-13 21:56:27 +02:00
Ansariel
f776961284
XUI cleanup: Fix parameter errors in about land floaters
2014-06-13 21:41:04 +02:00
Ansariel
7896c90b16
XUI cleanup: Fix parameter errors in windlight editor floaters
2014-06-13 21:35:38 +02:00
Ansariel
d7ed44f7bb
XUI cleanup: Fix parameter errors in preferences
2014-06-13 21:22:15 +02:00
Ansariel
ff7ef06f71
XUI cleanup: Fix overlooked parameter error in camera floater
2014-06-13 21:20:23 +02:00
Ansariel
68bdc763b4
XUI cleanup: Fix parameter errors in search floater & panels
2014-06-13 21:20:02 +02:00
Ansariel
c472eb9259
XUI cleanup: default_panel_name is not a not member of LLTabContainer::Params
2014-06-13 21:07:49 +02:00
Ansariel
c7b83a69ea
XUI cleanup: Fix remaining parameter erros in texture picker floater
2014-06-13 21:03:26 +02:00
Ansariel
fcc872dae9
XUI cleanup: Fix remaining parameter erros in sound explorer floater
2014-06-13 21:01:45 +02:00
Ansariel
0249e3ce85
XUI cleanup: Parameter can_resize is only valid for LLFloater::Params
2014-06-13 21:00:04 +02:00
Ansariel
284d259568
XUI cleanup: right_delta is an invalid parameter
2014-06-13 20:53:12 +02:00
Ansariel
242dd11f30
XUI cleanup: Fix parameter errors in phototools camera floater
2014-06-13 20:52:37 +02:00
Ansariel
56cc8e4c5d
Actually add it to a line editor then...
2014-06-13 20:39:22 +02:00
Ansariel
a002a29bdf
Synchronize group land & money panel with V3 and set max length for donation line editor
2014-06-13 20:34:44 +02:00
Ansariel
966d5f80d7
XUI cleanup: Fix various param errors in Starlight (CUI) skins
2014-06-13 20:32:57 +02:00
Ansariel
1927023d81
FIRE-14020 / XUI cleanup: Fix parameter errors in phototools floater except LLStatBar::Params::setting which will need to be re-added
2014-06-13 20:22:41 +02:00
Northspring
0e695a89b7
Updated Polish translation
2014-06-13 19:03:54 +02:00
Ansariel
ae0bcd344a
Fix Starlight (CUI) phototools floater after merge
2014-06-13 18:17:52 +02:00