Commit Graph

69774 Commits (bd3fe4cb2401ac9eeeeef932af2bb25db2e5c04e)

Author SHA1 Message Date
Beq Janus bd3fe4cb24
Merge pull request #3 from AlericInglewood/aleric-00-which_lod
Aleric 00 which lod
2023-08-27 20:42:29 +01:00
Beq Janus d78f0e4258
alter the tag to suggested format for PR sourced changes 2023-08-27 20:33:34 +01:00
Aleric Inglewood d1e8a2e557 Add FS tag.
I have no idea if I can use <FS:Ale> (it isn't used elsewhere right now).
If the FS tags are meant only for those with write access to the
repository then I guess it should be changed into <FS:Beq>.
2023-08-26 15:58:43 +02:00
PanteraPolnocy dea05af6d8 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-08-26 10:58:53 +02:00
PanteraPolnocy 3f3261df10 FIRE-33199 Russian translation update, by Romka Swallowtail 2023-08-26 10:58:34 +02:00
Pantera 2094892434 Leftovers removal
Seems to be unused in FS (we have page in prefs for that), the SLV doesn't have these as well
2023-08-25 09:36:52 +02:00
Pork Chop 6815412b95 Build fix after merge 2023-08-25 10:04:50 +10:00
PanteraPolnocy 169847adb5 Few few XML errors 2023-08-25 00:25:36 +02:00
PanteraPolnocy d3f5194b6a FIRE-33190 French translation update, by Laurent Bechir 2023-08-25 00:07:28 +02:00
PanteraPolnocy 7152519f4b Updated Polish translation 2023-08-24 23:44:19 +02:00
Beq 1ebf5fde6c Merge remote-tracking branch 'origin/master' 2023-08-24 19:45:16 +01:00
Beq 488bb36c33 Add FS tags for future LL merges
I know it's Linux but we can live in hope right?
2023-08-24 19:44:12 +01:00
Beq Janus 9ae081ca6c
Merge pull request #2 from AlericInglewood/master
buffer overrun avoidance
2023-08-24 19:39:33 +01:00
Aleric Inglewood a24ba60d4c Fix compile error.
Looks like code duplication that was never fixed because
nobody ever compiles with asserts turned on (ouch).
2023-08-24 16:18:02 +02:00
Ansariel f2c9a08ebe Merge branch 'main' of https://github.com/secondlife/viewer 2023-08-24 00:32:37 +02:00
Ansariel 9c098fb132 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
# Conflicts:
#	indra/llmessage/llregionflags.h
#	indra/newview/llfloaterregioninfo.cpp
2023-08-24 00:32:15 +02:00
Vir Linden d454512050 Increment viewer version to 6.6.15
following promotion of DRTVWR-582
2023-08-23 15:20:19 -04:00
Aleric Inglewood 94629c4799 Merge branch 'master' of github-aleric:AlericInglewood/phoenix-firestorm 2023-08-21 19:44:11 +02:00
Aleric Inglewood d89f3d25c3 Bug / compile error - fix.
path is treated as a null-terminated string, which is only guaranteed
when the buffer that strncpy copies to is at least one larger than
the maximum number of characters copied (the third argument).

Without this patch, g++ 13.2.1 gives a warning turned into an error.
2023-08-21 19:39:43 +02:00
Beq 76444b7cb3 [BUG-234275] Tentative ghosting fix - whirly please try nightly 2023-08-20 21:09:48 +01:00
Ansariel 1847e2d9b9 Randomly replace some old code 2023-08-20 01:27:20 +02:00
PanteraPolnocy fef3ac1267 FIRE-33152 French translation update, by Laurent Bechir 2023-08-15 22:30:04 +02:00
Ansariel 12a58dc3f3 Since when have these translations been missing??? 2023-08-14 21:32:40 +02:00
Ansariel 5511564da1 FIRE-33135: Fix incorrect German translation 2023-08-07 12:25:58 +02:00
PanteraPolnocy 68a433f477 Revert "Change LL_ERRS to LL_WARNS here, as this seems to be meant for debugging anyway; Also, fix a typo"
This reverts commit 4edc6d0adc.
Until we can better understand the cause
2023-08-07 09:52:08 +01:00
Beq b0217ec21a bad indents kill yaml... 2023-08-06 20:08:43 +01:00
Beq 2e262de012 Allow "alpha" builds to have alternate 3p libs
Should fix nightlies.
2023-08-06 20:02:11 +01:00
PanteraPolnocy 0bf598dc8d Updated French (by Laurent Bechir), Russian (by Romka Swallowtail) and Polish translations 2023-08-05 18:13:01 +02:00
PanteraPolnocy 4edc6d0adc Change LL_ERRS to LL_WARNS here, as this seems to be meant for debugging anyway; Also, fix a typo 2023-08-05 18:01:17 +02:00
Ansariel fb47a6394f FIRE-33127: Made alphabetical sorting in "Attach to" menus optional 2023-08-04 17:57:15 +02:00
Ansariel ec2df2c84e Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-08-03 13:46:23 +02:00
Ansariel ded186096d Assume legacy estate limits for OpenSim 2023-08-03 13:45:38 +02:00
Andrey Lihatskiy f4b014076c SL-19948 Update estate manager and ban list limits to match new values from simulator 2023-08-03 13:17:49 +02:00
Beq b3bde7a446 improved trigger on GHA 2023-08-01 16:09:05 +01:00
Ansariel 5dd820c22d Merge branch 'DRTVWR-582-maint-U' of https://github.com/secondlife/viewer
# Conflicts:
#	autobuild.xml
#	indra/cmake/00-Common.cmake
2023-07-29 14:35:11 +02:00
Ansariel c9de0d34eb Merge branch 'master' of D:/ViewerDev/phoenix-firestorm-undo-il-changes 2023-07-29 14:00:33 +02:00
Ansariel a2af1fbf67 Revert "360 photo and Area Search Improvements"
This reverts commit c911de1e8a.
2023-07-29 13:59:51 +02:00
Ansariel 860bd1dc29 Revert "Modify menu option for all languages"
This reverts commit 44d61da185.
2023-07-29 13:59:40 +02:00
Ansariel 0865fed218 Revert "Pointer caching is unsafe, let's use UUID lookup instead"
This reverts commit 693c12c53f.
2023-07-29 13:59:04 +02:00
Nat Goodspeed 1f615e78b8 SL-20031: Update to viewer-manager 3.0-bd3aec2.
This one includes the fix for SL-19756.
2023-07-28 11:04:01 +03:00
Nat Goodspeed f6505f5a40 SL-20031: Update viewer-manager to 3.0-5cfc07c.
This version eliminates references to the Windows wmic command, calling the
WMI API instead.
2023-07-28 11:04:01 +03:00
Zi Ree 64e2a68c56 Fix closing floater not erroneously closing all other same-type floaters when tapping shift inside a floater a couple of times before closing the floater with the X and no shift pressed 2023-07-27 13:48:36 +02:00
Beq 693c12c53f Pointer caching is unsafe, let's use UUID lookup instead 2023-07-26 13:56:52 +01:00
Ansariel 186a433819 Use new method for setting up control value changed signal listener 2023-07-24 21:31:05 +02:00
Beq a9882934c1 [FIRE-32943] - Tentative fix for allow double click on scripted objects. 2023-07-23 21:01:00 +01:00
Beq 1b1a490bb2 Avoid possible (but not really possible) overrun that annoys gcc 2023-07-23 20:03:35 +01:00
PanteraPolnocy 766bdb466d Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-07-21 21:57:42 +02:00
PanteraPolnocy d7103b8d1f Minor change in Polish translation 2023-07-21 21:57:20 +02:00
PanteraPolnocy 3a6a4e9e8f FIRE-33097 Russian translation update, by Romka Swallowtail 2023-07-21 21:56:49 +02:00
Beq 73f188f54a fix unit conversion error in Linux RSS 2023-07-20 15:15:45 +01:00