Commit graph

1357 commits

Author SHA1 Message Date
Steve Cotton
15fb85f446 Add some section-headings to the changelog
Trying to reduce the merge-conflicts if PRs include their own
changelog updates.

[ci skip]
2020-10-17 06:57:17 +02:00
Pentarctagon
0cbf8ff7a8
Wesnoth 1.15.6+dev. 2020-10-16 23:41:32 -05:00
Pentarctagon
49a5899c4e
Wesnoth 1.15.6. 2020-10-16 23:40:02 -05:00
Iris Morelle
0e74a3b0dc Update changelog
[ci skip]
2020-10-15 12:38:15 -03:00
Iris Morelle
93d5264eec Nobody knows how to sort things alphabetically anymore
[ci skip]
2020-10-15 11:54:05 -03:00
Pentarctagon
5cab8f2780
Add boost version increment for wesnothd+database support builds. 2020-10-14 19:41:19 -05:00
Celtic Minstrel
1bae9d7aca
Update changelog.md 2020-10-12 15:40:51 -04:00
Elvish_Hunter
2d599170e3 Changelog entry 2020-10-12 21:06:01 +02:00
Steve Cotton
0936d6c21a Update changelog for #5202 2020-10-10 17:40:55 +02:00
Steve Cotton
01424cc853 Check which glyphs are in each font, instead of using a list hardcoded in WML
This is a "it's known to be broken, so let's rip it out and put in a minimal
replacement" change. Updated raw pointers to smart pointers just because,
updated the docs a bit, and ended up with a big change.

Fixes the most visible part of #5194, where Chinese needed DroidSansFallbackFull
to be loaded before DroidSansJapanese. The removed code in
`char_block_map::insert` and `char_block_map::compress` had a bug that
triggered when one font had a contiguous range of codepoints that was a
superset of several ranges in another font - this meant it treated the first
font containing U+4E00 as having the whole CJK Unified Ideographs block.

Remove the now-unused font codepoints WML. There is no schema change for this,
it seems the data/hardwired/fonts.cfg file isn't checked by the validation.

Optimise calling set_font_list with the same list (but possibly reordered), by
reusing the already-loaded fonts.
2020-10-10 17:36:10 +02:00
Pentarctagon
12f05a0387
Update changelog. 2020-10-09 00:46:29 -05:00
Nils Kneuper
2034e50fd5 updated Japanese translation 2020-10-09 01:00:44 +02:00
doofus-01
d8dc94a5cd
Update changelog.md 2020-10-03 17:42:51 -07:00
Nils Kneuper
028a470e07 updated Polish translation 2020-10-02 09:18:17 +02:00
Nils Kneuper
76870e45a5 updated French translation 2020-10-02 09:13:34 +02:00
Pentarctagon
444c0a4182
Typo fix [ci skip]. 2020-09-29 01:19:47 -05:00
Celtic Minstrel
c70c72a804 Update changelog 2020-09-27 20:31:27 -04:00
Celtic Minstrel
3d5d7eae11
Fix typos/formatting in changelog 2020-09-27 11:09:40 -04:00
Pentarctagon
e4eeee73bb
Changelog update. 2020-09-27 00:31:29 -05:00
Nils Kneuper
349d5df1f4 updated British English translation 2020-09-25 18:51:36 +02:00
Nils Kneuper
264e344d73 updated Czech translation 2020-09-22 19:01:51 +02:00
Nils Kneuper
30ee822cb7 updated Portuguese (Brazil) translation 2020-09-22 19:00:22 +02:00
doofus-01
98d4411fe2
Update changelog for #5039 2020-09-20 17:54:00 -07:00
Pentarctagon
f123fd4ee0
Wesnoth 1.15.5+dev. 2020-09-19 12:53:27 -05:00
Pentarctagon
f97d2f8250
Wesnoth 1.15.5. 2020-09-19 12:52:10 -05:00
Steve Cotton
ed6e9347aa Update changelog for UtBS PRs 2020-09-19 16:51:28 +02:00
Steve Cotton
e01c6fa800 Update changelog.md
I think it now covers all of changes since 1.15.4, except for the following:

* Lua GUI2 API
* 5be808f1ba add [advancement][filter]

[ci skip]
2020-09-19 12:58:58 +02:00
Steve Cotton
f74ff15792 Update changelog
[ci skip]
2020-09-13 16:21:40 +02:00
Steve Cotton
48279849d6 Update changelog for the loyal trait. 2020-09-11 06:21:54 +02:00
Steve Cotton
c227d42e74
Northern Rebirth: remove the evil campaign branch (#5138)
These 5 scenarios were never completed, so the option to play this branch was
always commented out. However the existence of them has caused extra work for
the translators, and would cause further extra work in tasks roadmapped
for 1.15.x (removal of the ^Uf mushrooms, removal of {MODIFY_UNIT}).

If it comes back then it will likely start as UMC.
2020-09-09 02:01:34 +02:00
Nils Kneuper
7715bc3d24 updated Hungarian translation 2020-09-07 20:13:05 +02:00
Nils Kneuper
d8492a7257 updated Catalan translation 2020-09-04 21:10:27 +02:00
Nils Kneuper
a71b0c963a updated French translation 2020-09-04 18:41:39 +02:00
Nils Kneuper
d9e2d866f8 updated Esperanto translation 2020-09-04 18:39:54 +02:00
Steve Cotton
fbfda841bb Changelog; update for #5110 and add some placeholder headings
The placeholders will hopefully avoid merge conflicts when changelog
entries are included in PRs.

[ci-skip]
2020-08-31 19:44:25 +02:00
Nils Kneuper
6958923609 updated Chinese (Simplified) translation 2020-08-30 13:37:55 +02:00
Nils Kneuper
75a30a10af updated Turkish translation 2020-08-30 13:34:52 +02:00
Nils Kneuper
f542b6653d updated Spanish translation 2020-08-30 13:30:01 +02:00
Nils Kneuper
e9a7d5f630 updated Portuguese (Brazil) translation 2020-08-30 13:22:54 +02:00
Nils Kneuper
f2371e2b23 updated British English translation 2020-08-30 13:20:35 +02:00
Pentarctagon
aeda1cc510 Add mention of WC mainlining to changelog. 2020-08-25 18:47:06 -05:00
Martin Hrubý (hrubymar10)
576bd8a419
Drop support for old OS X and update README and Xcode project 2020-08-24 15:44:30 +02:00
Nils Kneuper
95f1336efa updated Russian translation 2020-08-22 09:47:20 +02:00
Nils Kneuper
9f4ed62db1 updated Polish translation 2020-08-22 09:44:46 +02:00
Pentarctagon
b29c7b3fdc Wesnoth 1.15.4+dev. 2020-08-21 23:25:45 -05:00
Pentarctagon
12066c4357 Wesnoth 1.15.4. 2020-08-21 23:22:12 -05:00
nemaara
452c57f59f Banebow: increase HP to 55 2020-08-19 15:13:20 -04:00
Steve Cotton
94bc07c0c1 Update changelog
* Merge the two entries about map_file for scenario editor .cfg files.
* Add my changes for 1.15.4.
* Fix some typos.
2020-08-19 16:13:06 +02:00
nemaara
14dfae1690 Add spearmaster nerf to changelog 2020-08-18 14:53:12 -04:00
gfgtdf
954a1a7411
Update changelog.md 2020-08-18 15:11:42 +02:00