Commit graph

1367 commits

Author SHA1 Message Date
nemaara
0246c9b6b5 Add DiD update to changelog 2019-11-04 00:55:48 -05:00
pentarctagon
4e23be0180
Clarify changelog entry. 2019-11-03 13:25:36 -06:00
pentarctagon
26b0ce0010
Add core button removal to changelog. 2019-11-03 10:19:32 -06:00
Steve Cotton
b66bdb8a16 Add other versions of Wesnoth to the Load Game dialog
If a save directory from another version is found, a drop-down list of
directories is added below the filter box in the Load Game dialog.

Refactor save_index_class to allow instances for other directories.

Design idea: all new saves go in to the main save directory. Games can be
loaded from other directories, but those directories are treated as read-only.
When building an index for other directories, the index is kept in memory and
not written to disk - this results in some noticeable lag in the UI when
opening the other versions' directories, but not the usual save dir.
2019-11-03 12:11:51 +01:00
nemaara
3823fea979 Fix changelog entry for new animations 2019-11-02 11:55:05 -04:00
nemaara
d4c4a3874e Add new death standing and idle animations 2019-11-02 11:48:33 -04:00
nemaara
1a67d53e7d Add DiD update to changelog 2019-11-01 04:18:51 -04:00
nemaara
0fd85da1e1 Add DiD updates to changelog 2019-11-01 02:48:36 -04:00
nemaara
cfb0768e0c Add Lord/Steelclad nerf to changelog 2019-10-31 11:38:17 -04:00
nemaara
b8690e5733 Add DiD update to changelog 2019-10-31 11:36:15 -04:00
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