Commit graph

1407 commits

Author SHA1 Message Date
nemaara
bff05174ff Add DiD update to changelog 2019-10-31 02:19:29 -04:00
nemaara
9ee3df80b0 Add DiD update to changelog 2019-10-31 01:31:08 -04:00
Nils Kneuper
f0d4085d4a updated Chinese (Traditional) translation 2019-10-30 22:49:25 +01:00
Nils Kneuper
3e4ebe41dc updated French translation 2019-10-30 22:47:25 +01:00
nemaara
46b154abc5 Add DiD update to changelog 2019-10-29 22:53:15 -04:00
Gunter Labes
6115c5821c
Fix indentation 2019-10-27 12:40:13 +01:00
Gunter Labes
e6b4dd90a5
Changelog entry for df136fc 2019-10-27 12:39:15 +01:00
sigurdfdragon
b9c09690b0 SotA: Fix #4503
Prevent hero death from triggering new corpse recruitable dialog.
2019-10-26 14:27:52 -04:00
pentarctagon
15e4392416
Changelog entry for packaging update. 2019-10-24 07:38:39 -05:00
josteph
f2de9621fa Fix deprecation warning being printed when compiling with -DPREFERENCES_DIR=\".wesnoth-1.15\". 2019-10-24 04:39:07 +00:00
nemaara
2125a9e779 Add TSG update to changelog 2019-10-23 00:34:51 -04:00
Iris Morelle
b4f09d1353 Fix multiple cases of changelog creativeness
Also fix a few grammar or style mistakes but certainly not all.

[ci skip]
2019-10-21 20:12:29 -03:00
nemaara
5d4f781ee5 Add TSG update to changelog 2019-10-21 17:23:45 -04:00
josteph
f7a21a02e4 Post-release version bump 2019-10-20 01:40:24 +00:00
josteph
6f6ecdbc26 Pre-release version bump 2019-10-20 01:38:25 +00:00
Steve Cotton
ad7699bffc Translations: drop languages with 3 or less translated strings
* Old English (ang)
* Friulian (fur_IT)
* Asturian (ast)

The "Old English (Latin chars) (ang@latin)" translation is not dropped,
which is why Old English is still listed in about_i18n.cfg.

The manpage uses ang_EN in the example of the command-line --language
option, which is then copied in to other translations. That isn't changed
in this commit.

Although the po4a scripts are updated, the update-po4a target currently
fails because of a typo in the pt_BR translation.

Two scripts have a special case for ignoring ang_GB, both of these are
left unchanged on the assumption that old versions of Wesnoth may be
parsed with the latest version of the tools:
* data/tools/unit_tree/helpers.py
* data/tools/wmlunits
2019-10-19 20:38:03 +02:00
Steve Cotton
c30c30acfc wmlxgettext: support double quotes in raw strings (fixes #4484)
This adds support for _<<map="{maps/01_First_Map.map}">>.
2019-10-19 20:37:39 +02:00
Nils Kneuper
9af9f9e616 added Ancient Greek translation 2019-10-19 18:52:48 +02:00
Charles Dang
8587a14cde Removed preference to disable halos
There's really no reason to have this anymore. It was (AFAIK) introduced years ago
as a performance-saving measure, then was moved to Advanced Preferences in 1.13 since
modern PCs mostly have no issues.
2019-10-19 18:44:04 +11:00
Charles Dang
e643d2dce7 Removed joystick code
This was never fully implemented and has been essentially abandoned. If we want to
add this again, we should look to adding full game controller support (Steam controller,
for example), though I don't know how suited this game is for controller support. As for
as I can tell, the only working part was ever map scrolling.

Includes a sqrt -> std::sqrt conversion I forgot in this file awhile back.
2019-10-19 18:21:14 +11:00
mattsc
ba3c26bafd Update changelog with Experimental AI changes 2019-10-18 17:42:05 -07:00
nemaara
fc45f304ea Add DiD update to changelog 2019-10-18 20:22:18 -04:00
josteph
20df39ddc3 Add #2907 to changelog 2019-10-18 02:50:24 +00:00
josteph
bac76864cf Add two recent commits to changelog 2019-10-18 02:06:33 +00:00
Wedge009
8018554342 Update change log.
[ci skip]
2019-10-16 15:27:49 +11:00
josteph
70a2046f8f Add #4444 to changelog 2019-10-16 03:52:17 +00:00
josteph
8c06b3318b Add #3915 to changelog 2019-10-16 02:57:40 +00:00
josteph
d757255216 Add #4442 #4449 #4432 to changelog 2019-10-15 01:30:20 +00:00
josteph
fc4862a1a4 Add last commit to changelog 2019-10-15 00:10:06 +00:00
josteph
0d9730d14a Add #4396 to changelog. 2019-10-14 03:03:50 +00:00
nemaara
854e2cd2f0 Add UtBS update to changelog 2019-10-11 03:13:17 -04:00
josteph
bc40366d78 Add #4407 to changelog 2019-10-10 21:33:51 +00:00
josteph
4c646d51d9 changelog: #4410 has been backported 2019-10-10 03:02:57 +00:00
josteph
2c2d1f8b2f Replays: Show visible units in "Damage versus" sidebar tooltip
Part of #4134
2019-10-10 02:32:26 +00:00
josteph
980fad6bf8 Add #4410 to changelog 2019-10-10 02:30:24 +00:00
josteph
e495d795b5 Add :terrain to changelog 2019-10-10 02:14:42 +00:00
josteph
fe89b88162 changelog: Edit recent additions 2019-10-09 01:37:13 +00:00
josteph
091a5e302c Add previous commit to changelog. 2019-10-08 21:06:58 +00:00
Steve Cotton
ed611f9438 Re-enable the editor help, and use it to document the keyboard modifiers (#4414)
... with the idea that these pages will either be improved or hidden again
before 1.16.0. I think the terrain-editor part will be good enough to stay in
1.16, but the scenario editor part needs to be updated by someone familiar with
it.

This puts the two tips that are currently in https://wiki.wesnoth.org/MapEditor
in to the in-game text.
2019-10-08 19:22:34 +02:00
gfgtdf
306df9fc74
Update changelog.md 2019-10-08 16:38:08 +02:00
Steve Cotton
704aadd17c Changelog for #4359 2019-10-07 00:00:13 +02:00
mattsc
036bf8b6ae Experimental AI: fix poisoners ignoring [avoid] tag 2019-10-05 19:24:40 -07:00
Steve Cotton
caf1c8eebd Tutorial S02: Make the grunt cross the bridge without bait (#4425)
Not a code-revert, but a behavior-revert of the switch of this unit
to use the guardian AI. 26327a5bdc.

If he somehow doesn't get across the bridge, warn the player
that something has broken.

(cherry picked from commit 656a44664d)
2019-10-05 20:18:35 +02:00
Celtic Minstrel
d090f91bce Alter the special notes syntax in EffectWML so that the note macros can be reused in that context 2019-10-04 23:49:05 -04:00
Steve Cotton
9a4bd1342a Changelog entry for #4411, terrain encapsulation 2019-10-03 14:32:45 +02:00
Nils Kneuper
9292633267 updated Korean translation 2019-10-03 14:15:57 +02:00
Nils Kneuper
3bf54fd9b7 updated Chinese (Simplified) translation 2019-10-01 14:00:58 +02:00
Elvish_Hunter
636f29b0b9 Ported unused_functions to Python 3 2019-10-01 11:37:26 +02:00
Elvish_Hunter
ffc5edd3fe Ported ai_test to Python 3 2019-10-01 11:36:35 +02:00
josteph
6f1caad308 Add #4217 to 1.14.10 changelog. 2019-09-30 22:55:15 +00:00