Commit graph

1363 commits

Author SHA1 Message Date
Nils Kneuper
ea49386772 updated Arabic translation 2023-09-10 09:35:14 +02:00
Nils Kneuper
a97f4a60cd updated Czech translation 2023-09-09 13:21:31 +02:00
doofus-01
1e31daddd4
Update changelog.md 2023-09-04 18:12:58 -07:00
nemaara
368103aad6 DiD: buff soul rend 2023-08-27 12:37:49 -07:00
Nils Kneuper
4a5ac6ed29 updated British English translation 2023-08-26 13:55:17 +02:00
Nils Kneuper
7b0271d4f3 updated French translation 2023-08-26 13:54:04 +02:00
nemaara
5b09a348e2
Liberty: text editing and work on Harper's character (#7854) 2023-08-23 09:53:26 -07:00
Pentarctagon
e90db4a276 1.17.20+dev 2023-08-19 21:05:00 -05:00
Pentarctagon
347745f19c 1.17.20 2023-08-19 21:04:11 -05:00
Pentarctagon
828251dc86 changelog_entries 2023-08-19 20:55:34 -05:00
Nils Kneuper
48998ef5d9 updated Japanese translation 2023-08-13 00:48:58 +02:00
Nils Kneuper
76dfa7394a updated Italian translation 2023-08-05 13:13:04 +02:00
Nils Kneuper
1d86b5b9c1 updated Czech translation 2023-08-05 13:12:13 +02:00
Pentarctagon
569f5cc0c0 changelog update 2023-07-19 15:03:52 -05:00
Pentarctagon
bdec5836a7 update changelog 2023-07-17 10:30:01 -05:00
Gunter Labes
5464485ca1
Add missing from value 2023-07-17 17:06:12 +02:00
Daniel Foerster
5c0714648a
doc: proofreading fixes for changelog.md (#7798)
Primarily fixes for 1.17.19 changelog, but caught a few old typos as well.
2023-07-16 13:42:10 -05:00
Tahsin Jahin Khalid
8ffe39d58e doc: remove a redundant text segment
from 1.17.19 changelog
2023-07-17 00:01:54 +08:00
Nils Kneuper
d6e6ab5382 updated British English translation 2023-07-16 17:56:54 +02:00
Tahsin Jahin Khalid
acdbc33d64
update missing entries for 1.17.19 changelog (#7797) 2023-07-16 10:42:08 -05:00
Pentarctagon
1bf5b2b1fb 1.17.19+dev 2023-07-15 22:25:39 -05:00
Pentarctagon
8ccf7ee3f6 1.17.19 2023-07-15 22:24:10 -05:00
Pentarctagon
880644f9a1 changelog_entries 2023-07-15 22:11:06 -05:00
Nils Kneuper
b14cce3e08 updated Portuguese (Brazil) translation 2023-07-07 23:02:02 +02:00
Wedge009
8f1c7481de
Liberty S4: Resolve nameless enemies gaining names (#7749)
* Liberty S4: Keep nameless enemies nameless. Resolves #7748.
2023-07-01 18:33:02 -07:00
Nils Kneuper
db239ecf16 updated French translation 2023-07-01 13:08:28 +02:00
Nils Kneuper
416c77c7b5 updated Finnish translation 2023-06-25 13:14:43 +02:00
Nils Kneuper
a014f6b2b1 updated British English translation 2023-06-24 11:38:29 +02:00
Nils Kneuper
c1ffffe24f updated Czech translation 2023-06-20 23:39:33 +02:00
Pentarctagon
1be31358dc 1.17.18+dev 2023-06-17 23:49:13 -05:00
Pentarctagon
5ccd1507c9 1.17.18 2023-06-17 23:45:14 -05:00
Iris Morelle
bec4438bb5
Fix changelog omission 2023-06-17 17:01:38 -04:00
Iris Morelle
9f6f0fbdc3
Update changelog 2023-06-17 16:56:39 -04:00
Steve Cotton
eeb2699de7 Update changelog 2023-06-17 13:17:15 +02:00
Nils Kneuper
7b65ad69c9 updated Czech translation 2023-06-17 11:11:32 +02:00
Nils Kneuper
e2bf54afe2 updated Spanish translation 2023-06-04 10:23:55 +02:00
doofus-01
1921cb6899
Update changelog.md 2023-05-27 16:36:24 -07:00
Nils Kneuper
73c18f4c03 updated French translation 2023-05-27 12:08:16 +02:00
Nils Kneuper
521a4f804a updated Finnish translation 2023-05-27 12:07:42 +02:00
Nils Kneuper
a38b0b4977 updated British English translation 2023-05-27 12:06:58 +02:00
Iris Morelle
3fc19d9e7b
desktop: Fix enumerate_storage_devices() inaccuracy on Linux
Current Linux distributions tend to use udisks2 for storage device
management, which uses /run/media/USERNAME instead of /media for
gathering mount points. This commit makes this the first candidate for
enumeration of mount point collections.
2023-05-23 16:01:15 -04:00
Pentarctagon
00171d6cb9 1.17.17+dev 2023-05-20 22:09:27 -05:00
Pentarctagon
1c8f405838 1.17.17 2023-05-20 22:08:32 -05:00
Pentarctagon
eb2147cd5d changelog_entries 2023-05-20 22:00:30 -05:00
Severin Glöckner
872111879a German translation update 2023-05-21 03:00:45 +02:00
Iris Morelle
3de7d84db0
gui2/title_screen: Fix Version label translation not updating
This unifies both the Version and the Language menu labels into a
single method for both that is called both during construction and
after switching languages. Both have this issue where they aren't
t_string instances, so changing languages has no effect on them for
that reason and they need to be manually re-translated.
2023-05-20 01:23:50 -04:00
Iris Morelle
ac96df07be
gui: Handle SDL_WINDOWEVENT_SIZE_CHANGED
Instead of SDL_WINDOWEVENT_RESIZED.

The documentation is a bit unclear, but SDL_WINDOWEVENT_RESIZED seems
not to trigger under certain circumstances, specifically when changing
resolution via SDL_SetWindowSize(); SDL_WINDOWEVENT_SIZE_CHANGED
meanwhile is implied to trigger any time the window size changes
whether it's from an API call, or the operating system, or a user
action.

<https://wiki.libsdl.org/SDL2/SDL_WindowEventID>

We need to translate at least one of these events into a GUI2 event in
order for dialogs to be properly re-laid out after the window size
changes, but we should not handle both because that could result in
unnecessary work recalculating all dialog layouts.

Closes #7436.
2023-05-19 02:48:21 -04:00
Iris Morelle
75bb77f11f
gui/title_screen: Refresh Language button after changing languages
Closes #7437.
2023-05-18 22:54:16 -04:00
Pentarctagon
454d816c86 changelong update. 2023-05-17 23:56:55 -05:00
Nils Kneuper
c23af9a8e5 updated Spanish translation 2023-05-13 10:18:09 +02:00