Ansariel
|
291253d932
|
FIRE-32105: Application icon flashes also while viewer has focus
|
2023-01-27 21:30:20 +01:00 |
Andrey Lihatskiy
|
71657b66f9
|
Revert "SL-18581 Don't show the starter avatar toolbar button for NUX"
This reverts commit 4d429b7ea3.
|
2023-01-27 22:04:11 +02:00 |
Ansariel
|
2d3ca131e1
|
C++17 let's go... (and see where some picky compiler complains about again...)
|
2023-01-26 18:14:02 +01:00 |
Zi Ree
|
9ba81d7299
|
Update radar notes column immediately when notes on an avatar's profile were edited.
|
2023-01-26 14:52:26 +01:00 |
Ansariel
|
f499f0805f
|
FIRE-32306: Fix the fix
|
2023-01-25 12:59:32 +01:00 |
Beq
|
924faa1856
|
[FIRE-32644]Proxy connect timeout too short
Timeout was randomly failing leading to intermittent behaviour with slow localhost proxies and complete failure on network proxies.
|
2023-01-25 09:38:51 +00:00 |
Beq
|
ba90e1b1e9
|
[OpenSim][FIRE-32306] profiles not loading and sundry issues
Thanks to Ubit for hint on the misplaced code preventing tab loading
updates to data commit for Notes section, saving should now work.
|
2023-01-25 09:32:42 +00:00 |
Andrey Kleshchev
|
6dec98a14c
|
SL-17425 Crash when having more than one dependent floater #2
|
2023-01-24 21:51:43 +02:00 |
Beq
|
6ffc7e64d1
|
[OpenSim] FixUp issues on profiles not updating
Profiles were not updating (fixed following suggestion from Ubit - thanks)
Added additional code to save 1st life notes back to server.
|
2023-01-23 17:11:15 +00:00 |
Beq
|
4665a0faa1
|
Minor gitignore cleanup
Also allows for build folders to be links on windows, which is fragile but useful when building
both OS and SL
|
2023-01-23 10:36:00 +00:00 |
Beq
|
c4f7fbe6a5
|
Add Beta channel build support
|
2023-01-20 22:49:07 +00:00 |
Beq
|
3076d01fb4
|
update to control build channel from branch
oops
|
2023-01-20 18:47:10 +00:00 |
Andrey Kleshchev
|
4c364dc07e
|
SL-14318 MacOS __write_nocancel crash
Multiple instances of viewer could write to the same uuid.inv file at the same time.
|
2023-01-20 00:22:18 +02:00 |
Ansariel
|
e02e247d34
|
Silence stupid Mac complaining about inconsistent override keyword usage
|
2023-01-19 15:58:11 +01:00 |
Zi Ree
|
34a444b0b2
|
Linux: Update FMOD 3p - Patch by PorkChop, thank you!
|
2023-01-19 12:49:14 +01:00 |
Zi Ree
|
e60eb81d56
|
Linux: use system wide fontconfig instead of 3p library, if all goes well we can later remove it from autobuild.xml - patch by PorkChop, thank you!
|
2023-01-19 12:38:02 +01:00 |
Andrey Kleshchev
|
472ecc8088
|
SL-18999 IME disabling should be called in window's thread
For some reason positioning IME window works fine, but disabling and enabling ime works from window's thread only
|
2023-01-19 01:45:57 +02:00 |
Beq
|
50e8414428
|
Fix re-download from secondlife.com error messages.
|
2023-01-18 22:15:11 +00:00 |
Ansariel
|
f8f4c43658
|
Update FMOD Studio to 2.02.11 for Windows
|
2023-01-18 19:23:04 +01:00 |
Andrey Kleshchev
|
89f3bf6c13
|
SL-18985 Crash at std::basic_string::erase
|
2023-01-18 19:20:36 +02:00 |
Andrey Kleshchev
|
1c0d478436
|
SL-18773 Crash incrementing directory_iterator
make_iterator_range doesn't verify errors, replaced with basic increments
|
2023-01-18 19:20:36 +02:00 |
PanteraPolnocy
|
7421167ff2
|
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
|
2023-01-18 15:18:10 +01:00 |
PanteraPolnocy
|
dceda0b4c5
|
FIRE-32616 Russian translation update, by Romka Swallowtail
|
2023-01-18 15:18:01 +01:00 |
Ansariel
|
4526e14388
|
FIRE-32520: Prevent log spam when show friends only is enabled
|
2023-01-18 15:00:43 +01:00 |
Ansariel
|
9e6494e621
|
FIRE-32602: Fix context menu missing in group member list
|
2023-01-18 14:28:04 +01:00 |
Ansariel
|
4d6aefde72
|
FIRE-32614: Fix chat console font size cannot be change on the fly anymore
|
2023-01-18 14:10:52 +01:00 |
Ansariel
|
271ba51734
|
Disable C6011 code analyses warning for now popping up everywhere because of the LL_ENDL / LLERROR_CRASH macro
|
2023-01-17 18:54:20 +01:00 |
Ansariel
|
8a31926cd5
|
Fix uninitialized variable warning
|
2023-01-17 18:35:00 +01:00 |
Ansariel
|
e90047bddd
|
Revert "Make VS2017 runtime optional so we can compile with VS2022 (for local" since that's not true if you setup the build correctly and those runtimes need to get packaged with the viewer
This reverts commit 9ff2ed7352.
|
2023-01-17 17:45:07 +01:00 |
Ansariel
|
61b8870fcf
|
Don't try to access stuff that doesn't exist anymore
|
2023-01-17 17:42:26 +01:00 |
Ansariel
|
a0ac418814
|
Let's add support for VS2022, shall we?
|
2023-01-17 15:59:44 +01:00 |
Ansariel
|
207a817dfe
|
We love whitespace - yes we do! (And the LLCachedControl is super pointless here...)
|
2023-01-14 14:07:56 +01:00 |
Ansariel
|
cbb0277a77
|
Update German translation
|
2023-01-14 13:23:26 +01:00 |
Ansariel
|
ca21f6bf1e
|
Sync texture fetcher with previous release
|
2023-01-14 13:17:32 +01:00 |
PanteraPolnocy
|
937992df65
|
FIRE-32589 French translation update, by Laurent Bechir
|
2023-01-14 12:25:25 +01:00 |
PanteraPolnocy
|
0ade3406d7
|
Add name attributes in panel_script_experience.xml
|
2023-01-13 20:00:40 +01:00 |
Mnikolenko Productengine
|
752075d6d4
|
SL-18823 Restore fix after the merge
|
2023-01-13 19:47:24 +02:00 |
Andrey Kleshchev
|
63494cf5c9
|
SL-12456 Potential fix for NSPersistentUIFileManager crash
NSPersistentUIFileManager is supposed to be responsible for restoring window position and size
|
2023-01-12 23:37:25 +02:00 |
Ansariel
|
b157ab47c0
|
Merge branch 'DRTVWR-573-maint-R' of https://github.com/secondlife/viewer
# Conflicts:
# autobuild.xml
# indra/newview/llagentui.cpp
# indra/newview/llcallingcard.cpp
# indra/newview/llfloateravatarrendersettings.cpp
# indra/newview/llimview.cpp
# indra/newview/llimview.h
# indra/newview/llinventoryfunctions.cpp
# indra/newview/llpanelmaininventory.cpp
# indra/newview/skins/default/xui/de/floater_tools.xml
# indra/newview/skins/default/xui/en/floater_display_name.xml
# indra/newview/skins/default/xui/en/floater_tools.xml
# indra/newview/skins/default/xui/es/floater_tools.xml
# indra/newview/skins/default/xui/ru/floater_tools.xml
|
2023-01-12 16:56:08 +01:00 |
Ansariel
|
adae99b144
|
Merge branch 'DRTVWR-570-maint-Q' of https://github.com/secondlife/viewer
# Conflicts:
# indra/newview/llcallingcard.cpp
# indra/newview/llfloatersettingsdebug.cpp
# indra/newview/llinventorybridge.cpp
|
2023-01-12 12:26:06 +01:00 |
Ansariel
|
4f4c9c7473
|
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
|
2023-01-12 12:21:57 +01:00 |
Andrey Lihatskiy
|
252a590c6a
|
DRTVWR-573 add missed argument
|
2023-01-12 05:10:01 +02:00 |
Andrey Lihatskiy
|
bb28e9e4aa
|
DRTVWR-573 post-merge buildfix
|
2023-01-12 04:39:27 +02:00 |
Andrey Lihatskiy
|
f9866a3543
|
Merge branch 'main' into DRTVWR-573-maint-R
# Conflicts:
# autobuild.xml
# indra/newview/llagent.cpp
# indra/newview/llimview.cpp
# indra/newview/llimview.h
# indra/newview/llinventoryfunctions.cpp
# indra/newview/llpanelmediasettingsgeneral.cpp
# indra/newview/pipeline.cpp
|
2023-01-12 04:37:42 +02:00 |
Andrey Kleshchev
|
b3201e75b1
|
SL-18945 Links have no 'cut' option
Links can be drag and dropped so they should be movable via 'cut' as well
|
2023-01-11 16:03:33 +02:00 |
Andrey Kleshchev
|
007939f0a7
|
SL-18939 Cannot copy inventory folders with copiable links
|
2023-01-11 08:30:32 +02:00 |
Andrey Kleshchev
|
a66ea0a908
|
SL-12437 Long avatar names should stay as one string
|
2023-01-10 22:09:47 +02:00 |
Andrey Kleshchev
|
30678472ee
|
Revert "SL-18911 [MAC] My Land Holdings floater crashes when not empty"
This reverts commit d6f5e5bc94.
|
2023-01-07 18:59:39 +02:00 |
Andrey Kleshchev
|
d6f5e5bc94
|
SL-18911 [MAC] My Land Holdings floater crashes when not empty
|
2023-01-07 01:10:22 +02:00 |
Andrey Kleshchev
|
7196c8c2ed
|
SL-17659 Reset button for user profile
|
2023-01-06 02:48:25 +02:00 |