Commit Graph

55558 Commits (fcbbd2b6ca4b7836d3e1554dc493fe0af2139d65)

Author SHA1 Message Date
Ansariel fcbbd2b6ca Set version in VIEWER_GENERATION default substitute automatically based on major version number 2018-09-27 14:12:12 +02:00
Ansariel 95aa7f7583 Fix log output - we don't need an escaped output 2018-09-27 11:47:42 +02:00
Ansariel 5a2114241e FIRE-23075: Fix wrong error handling for grid status download; found by Ryo Pasternak 2018-09-26 23:55:58 +02:00
Ansariel 7c9377faa7 Fix last modified date for SL Beta grid so it gets properly updated 2018-09-26 22:40:05 +02:00
Ansariel 60c3960e04 Merge Firestorm LGPL 2018-09-26 22:19:09 +02:00
Ansariel 7edc6db4ed Merge viewer-release 5.1.9 2018-09-26 22:18:36 +02:00
Nat Goodspeed 58aef8beaf increment viewer version to 5.1.10 2018-09-26 16:12:20 -04:00
Nat Goodspeed e213eafca9 Added tag 5.1.9-release for changeset 52422540bfe5 2018-09-26 16:12:19 -04:00
Kadah_Coba 290834a80b FIRE-23054: Recompile button is enabled when script is no mod 2018-09-18 01:27:19 -07:00
Kadah_Coba b7dc33b499 Backed out changeset: 4421dd8b71dd 2018-09-18 01:05:15 -07:00
Kadah_Coba 2d64955ff2 FIRE-23054: Recompile button is enabled when script is no mod 2018-09-18 00:50:53 -07:00
Liny c7c6906aef Fix unreachable code causing RelWithDebInfo to fail to build 2018-09-17 03:21:29 -07:00
Ansariel e2df2c8042 FIRE-23047: Increase width of line number column 2018-09-15 12:09:28 +02:00
Ansariel f3040fcae1 Update Aditi helper URI for OpenSim version 2018-09-12 20:19:16 +02:00
Ansariel 4934237e1f Merge Firestorm LGPL 2018-09-12 20:15:27 +02:00
Ansariel a39927d586 Update German translation 2018-09-12 20:14:54 +02:00
Ansariel d93b92ec1d Merge viewer-bear 2018-09-12 20:13:12 +02:00
PanteraPolnocy f9104925d5 Updated Polish translation 2018-09-08 17:28:58 +02:00
PanteraPolnocy 84dc7bf52d FIRE-21006: Italian translation by Andrea Primiani 2018-09-08 17:13:34 +02:00
Ansariel 1b89f46454 Update German translation and copy new color definition to AnsaStorm skins 2018-09-07 17:25:47 +02:00
Tonya Souther 12b06cf7f7 Attempt to disable App Nap on OS X. 2018-09-07 08:18:57 -05:00
Liny fd0c852458 FIRE-22732: Add the ability to change the color of the area search beacon. 2018-09-07 03:51:52 -07:00
Liny 16459a02e8 Fix for minimap chat ring checkboxes not hiding. 2018-09-07 03:20:46 -07:00
andreykproductengine 94eeef729e MAINT-9082 crash on HandleFocusLost 2018-09-04 20:19:48 +03:00
andreykproductengine c2f0d67ab2 Merged in MAINT-6291 2018-08-31 18:33:47 +03:00
Oz Linden 88e04ab2ab Restore the ability for sockets to specify the interface to listen on 2018-08-30 16:25:45 -04:00
Oz Linden f561b11fb8 disable RefCounted tests in llcorehttp because they hang the win64 build in TeamCity 2018-08-30 14:56:52 -04:00
andreykproductengine 28665ddb32 MAINT-6291 A bit more logging 2018-08-30 18:15:18 +03:00
Oz Linden f1d4e788e7 SL-967 simplify viewer log file field syntax
MAINT-8991: only escape log message characters once, add unit test
remove extra log line created by LL_ERRS
document that tags may not contain spaces
2018-08-29 16:43:45 -04:00
andreykproductengine b2b075a235 MAINT-6291 Fixed Scripted teleports have a higher rate of failure than user-initiated teleports.
Sim apparently sends finish and start messages simultaneously in case of
scripted or experience teleports
2018-08-29 20:30:07 +03:00
Ansariel 4e3fba3cfd FIRE-12004: Extended experimental fix for attachments getting lost on TP
Apparently some recent server side change causes kill object messages for attachments
sometimes being sent after the TP has technically finished already. Currently
the experimental fix doesn't cover that case because the TP state would already be
TELEPORT_NONE. To handle this new failure case, resort to introducing a timer (yuck!)
that will prevent attachments from being detached temporarily after a TP has
finished. This basically has the same effect of enabling TP progress screens, as
it delays the finalization of TP for 2 seconds, which often seem to be enough
time prevent attachments from being detached. For now, set the timer to prevent
attachments being detached after TP to 3 seconds to test how it works out. This
not only affects attachments being falsely detached by the region, but also prevents
manual detaching during this period immediately after a TP.

The delay of this new timer can be configured via FSExperimentalLostAttachmentsFixKillDelay
debug setting.
2018-08-29 01:16:22 +02:00
AndreyL ProductEngine 735b53d724 MAINT-9044 Update Aditi helper_uri to https://secondlife.aditi.lindenlab.com/helpers/ 2018-08-29 01:34:21 +03:00
AndreyL ProductEngine 236f986d35 Backed out changeset: 871c2923afce 2018-08-28 22:26:12 +03:00
AndreyL ProductEngine 36e89143b7 Backed out changeset: 5b0f20062633 2018-08-28 22:25:18 +03:00
maxim_productengine 46b6df1b48 line endings fix 2018-08-27 18:21:46 +03:00
Ansariel e94cf15422 FIRE-22962: Move script uploaded handling to idle callback as well 2018-08-27 01:29:05 +02:00
Ansariel abd14b9ce2 FIRE-22977: Sorting in inspect floater is wrong 2018-08-25 21:09:23 +02:00
Ansariel c6fd770daa FIRE-22967: Remove InWorldz from grid list 2018-08-23 23:09:43 +02:00
Ansariel d41999865f FIRE-22962: Attempt at fixing the bridge creation crash: Use timer only to signal state change and perform actions during idle callbacks 2018-08-22 20:17:05 +02:00
andreykproductengine a1e6383b5f MAINT-8926 Don't allow overwritting default preset 2018-08-22 19:32:50 +03:00
maxim_productengine c24f638088 MAINT-8997 Add "Sort by recent arrival" to viewer People / Nearby map and list 2018-08-23 15:38:04 +03:00
maxim_productengine cdef4175d4 MAINT-8985 Added missed initialization 2018-08-23 14:53:46 +03:00
Tonya Souther 216c3affae Even more FMOD Studio updates. 2018-08-22 10:44:42 -05:00
Tonya Souther 3c09686441 Yet another FMOD Studio update. 2018-08-22 09:06:37 -05:00
Ansariel 6f7a3cdc74 Merge viewer-bear 2018-08-22 14:47:49 +02:00
Ansariel aa5290b74a Merge Firestorm LGPL 2018-08-22 14:44:12 +02:00
Ansariel 96386da0eb Fix German translation 2018-08-22 14:34:38 +02:00
PanteraPolnocy 536353a17e Updated Polish translation
Also fixing translatability
2018-08-22 13:32:41 +02:00
Ansariel 14efb64d0e Copy MapWhisperRingColor color definition to Ansastorm skins 2018-08-22 10:32:03 +02:00
Ansariel 92ec93a2ab Use properly packaged FMOD Studio libs 2018-08-22 10:30:26 +02:00