79626 Commits

Author SHA1 Message Date
Iris Morelle
8b4c50d46c
pofix: Update for the current 1.16 announcement errata
[ci skip]
2021-10-23 00:31:39 -03:00
Pentarctagon
90aa62b9d8
Add 1.16 trailer to credits. 2021-10-22 22:28:13 -05:00
Wedge009
3ff8afa160 Minor correction.
Was written 13 years ago. While 'the many' could be acceptable as well, there is no precedent for its use elsewhere in this dialogue. Plus the prior sentence just says 'some'.

[ci skip]
2021-10-23 10:16:47 +11:00
Iris Morelle
8831dcca24
Sync changelog from 1.16 branch
[ci skip]
2021-10-21 16:32:14 -03:00
Iris Morelle
55ce68fcc4
Update changelog
[ci skip]
2021-10-21 16:31:04 -03:00
Iris Morelle
97853ebf58
Merge branch 'feature/bye-bmp'
Closes #6206.
2021-10-21 16:30:32 -03:00
Iris Morelle
4b1faf1a5a
Remove support for writing BMP screenshots
This is redundant now that PNG support is part of SDL_image and
therefore always available to us on supported configurations. BMP files
are horribly expensive to store.
2021-10-21 16:29:25 -03:00
Iris Morelle
0c7c0a74db
Merge branch 'feature/windows-11-id'
Closes #6162.
2021-10-21 16:25:15 -03:00
Iris Morelle
f02f6ef7c5
desktop/version: Use release version from DisplayVersion if available
Reportedly Windows 10 20H2 and later record the feature release id into
DisplayVersion and leave ReleaseId stuck at 2009 for some mysterious
reason. Windows 11 currently will identify itself as Windows 11 21H2
based on this information.
2021-10-21 16:23:51 -03:00
Iris Morelle
5c8f4ca8bc
desktop/version: Attempt to identify Windows 11 GA
This is based on current rumours circulating on Windows 11 release day.
It needs to be fact-checked and tested on live systems.
2021-10-21 16:23:20 -03:00
Steve Cotton
9e216c7ea8
Error handling for corrupt .mo files (#6215)
Previously, a corrupt .mo file caused the game to exit immediately. This meant
that a broken add-on could stop the user from reaching the main menu, a
situation that could only be recovered by editing the preferences file or by
deleting the add-on with a file browser.

The engine generates the locale 3 times:
* once with no .mo files loaded
* once with only the mainline .mo files loaded
* once with all .mo files loaded

This means that:
* starting Wesnoth with a corrupt .mo file in mainline will make the engine run
  showing en_US text
* changing language with a corrupt .mo file in mainline will make the engine
  stay in whatever language it had successfully loaded
* a corrupt .mo file in an add-on will disable .mo files in all add-ons, but
  leave mainline translations active, and will let the user play the game
2021-10-21 20:27:06 +02:00
Iris Morelle
19da178e68 vcpkg: Boost 1.77 necessitates an explicit boost-math dependency 2021-10-21 14:25:11 -03:00
newfrenchy83
b68e858526
Have the names of the abilities used as weapons show in the attack dialog window when apply_to=opponent (#6110)
If a weapon with apply_to=opponent is used, this name will appear in the opponent attack affected.
2021-10-20 16:27:01 -05:00
Descacharrado
a292afe183
AToTB S01 and S02 mercenary spawn overhaul (#6186)
* Fix for #6183
2021-10-19 22:52:56 +02:00
Severin Glöckner
ed6e014c2d German translation: forwardport localized images 2021-10-18 18:39:24 +02:00
Wedge009
96756a7583 Minor correction.
[ci skip]
2021-10-18 16:58:29 +11:00
Pentarctagon
674bc4f9c2
Update release manager in the credits. 2021-10-17 22:06:25 -05:00
Iris Morelle
0da6e68f65
Update credits 2021-10-17 22:33:26 -03:00
Celtic Minstrel
4ab4b64ed7 Fix color_adjust requiring all keys
Fixes #6191
2021-10-18 03:07:25 +02:00
Severin Glöckner
1361d12de6 add missing [special_note] to movetypes 2021-10-18 02:56:11 +02:00
Alexander Lacson
b5bda6ca99
DM: Proofread Pass (#6178) 2021-10-17 19:43:37 -04:00
loonycyborg
33ae3e9b53
docker: Compile own openssl for steamrt builds
Steam's scout image provides way too old openssl library version which doesn't
doesn't properly handle recent expiry of one of root Let's Encrypt
certs.
2021-10-16 18:59:39 +03:00
Nils Kneuper
d8b4e691ca updated Czech translation 2021-10-16 13:57:54 +02:00
Nils Kneuper
fc9fce1024 updated Japanese translation 2021-10-16 13:56:23 +02:00
Nils Kneuper
d4a6c4cab1 Revert "updated Japanese translation"
This reverts commit fce7615b61b67a23234b17c9fe5db5eef9d52dc1.
2021-10-16 13:51:29 +02:00
Nils Kneuper
fce7615b61 updated Japanese translation 2021-10-16 13:49:29 +02:00
Nils Kneuper
3dc22310bf updated Portuguese (Brazil) translation 2021-10-16 13:47:55 +02:00
Iris Morelle
ce08eda7f8
gui2/title_screen: Fix edge case with "c.UTF-8" on the Language button
This also refactors boost_name out of a lambda expression so we don't
create the same string a dozen times.
2021-10-15 03:43:38 -03:00
loonycyborg
5bcf5068b4
Update steamrt docker builds 2021-10-15 03:45:44 +03:00
Wedge009
2bba4a4df4 Avoid event taking away a village just captured by the player.
Resolves #6187.
2021-10-15 01:18:13 +11:00
Iris Morelle
369b90108c
Spanish translation update 2021-10-13 10:28:34 -03:00
Alexander Lacson
c80f7f7608
SotBE: Proofread Pass (#6166) 2021-10-13 00:31:14 -04:00
Discontinuum
36a610603e
Simplify the description of leadership (#6117) 2021-10-11 13:10:31 -04:00
Alexander Lacson
8ca8bc08b1
Tutorial: Suggested Proofread Edits (#6179) 2021-10-11 12:49:49 -04:00
loonycyborg
2912283934
wesnothd: made ipv6 addresses work with /query status/searchlog 2021-10-10 18:49:52 +03:00
loonycyborg
9cc0c01b2e
Fix issue #2926
wesnothd: implement support for printing time for which user was connected in
/query status and /query searchlog
2021-10-10 16:19:47 +03:00
Wedge009
0d78c64c91
TSG Epilogue: wording revision (fix #6169)
[ci skip]
2021-10-09 21:23:03 -04:00
Elvish_Hunter
eaa26b0006 Removed two no longer useful wmlscope directives 2021-10-08 22:03:12 +02:00
Elvish_Hunter
bc38ece82f GUI.pyw: update constant for the 1.17 series 2021-10-08 22:03:12 +02:00
Iris Morelle
48213fe6ba
Update British English translation 2021-10-08 11:37:00 -03:00
Descacharrado
59e23813d7
TRoW S8: smoothen naga appearance (fix #6140) 2021-10-07 15:23:05 -04:00
Alexander Lacson
750d5457e0
SotA clarifications and prose edits. (#6168)
* SotA S6 Provide better tomato surprise hint. (fix #6120)

* SotA S2 Add objective note about guardhouse. (fix #6121)

* SotA S4 Add objective note. (fix #6123)
2021-10-07 15:20:10 -04:00
Alexander Lacson
c3a852cef8
Dead Water Proofread Pass (#6139)
DW: proofread text
2021-10-07 15:17:35 -04:00
Alexander Lacson
8a98519f9d
Improve help entry of "Mountains" terrain. Resolves #5906 (#6163)
Improve help entry of "Mountains" terrain. (fix #5906)
2021-10-07 15:16:44 -04:00
Wedge009
f0ba2c386e Specify specials mode.
Unset specials mode is deprecated.
2021-10-08 00:35:57 +11:00
Alexander Lacson
e49b5c7b0e
Reference SotA in SoF, closes #6151 (#6152)
SoF: Add a reference to SotA North Knalga in Sceptre of Fire. (fix #6151)
2021-10-06 15:19:28 -04:00
nemaara
32386bd2e1
Merge pull request #6143 from max-torch/TRoW-Proofread-Pass
TRoW: proofread text
2021-10-06 15:14:58 -04:00
Iris Morelle
9722e0dfbe
Changelog
[ci skip]
2021-10-06 01:42:00 -03:00
Iris Morelle
1d512e13c6
Merge branch 'feature/vsync-hint'
Closes #6115.
2021-10-06 01:38:42 -03:00
Wedge009
8436700b36 Add label to mark Alanin's goal. Resolves #6159.
[ci skip]
2021-10-06 12:22:45 +11:00