76227 Commits

Author SHA1 Message Date
Nils Kneuper
be39b7e76c updated Portuguese translation 2020-02-14 22:56:58 +01:00
Nils Kneuper
1502fa2352 updated Portuguese (Brazil) translation 2020-02-14 22:54:44 +01:00
Charles Dang
1c8f5f9524
Merge pull request #4741 from IskarJarak/master
Test run for request-pull workflow with small fixes
2020-02-14 13:41:58 +11:00
Lukas Jox
6a7f99c7e3 fix typos in UtBS scenarios 8,10,11 2020-02-14 03:17:28 +01:00
Lukas Jox
ba9aa365b5 flavor change to UtBS scenario 8 2020-02-14 03:15:54 +01:00
Lukas Jox
e35aa82236 fix discrepancy between text and bigmap 2020-02-14 03:14:33 +01:00
nemaara
a311a3e194 Merman Hoplite: update description 2020-02-12 20:37:03 -05:00
gfgtdf
6d851aaca4
store "reports out of sync errors" messages in server replays 2020-02-13 02:30:46 +01:00
nemaara
4bbfe77445 Dune Harrier: fix description 2020-02-12 20:12:06 -05:00
nemaara
5a027e25de Dune Soldier: fix typo in description 2020-02-12 20:11:24 -05:00
gfgtdf
580f963364
small unit::xp_color() optimisation
We now call get_modification_advances() once (instead of twice). In particular get_modification_advances() can be a rather slow operation for a unit that has many [advancement]s. and xp_color() is called rather often from the drawing code.

In fact xp_color() has caused annoying slowdowns in the past for a certain umc campaign that adds many dummy ( this means: blocked via require_amla by default) [advancement]s to units types. (this was also the reason for 4d73031680 where i found that a lot of temporary t_string objects were created during xp_color/get_modification_advances while investigating that). (that was before the second call to get_modification_advances() was added but well, better to call it once than twice if we know that calling it once was already problem in the past, i even considered caching he result of get_modification_advances() in the past but i currently don't think that's needed anymore, in particular since umc authors have now better options that addong tons of dummy [advamcent]s to unit_types)
2020-02-12 05:29:42 +01:00
mattsc
396b258203 AI retreat CA: bug fix for cure-only abilities
That is, those that cure poison, but do not provide any healing.
2020-02-11 12:10:43 -08:00
Pentarctagon
b657248686 Remove AppVeyor support.
Since Travis has support for Windows jobs now, the external CI services Wesnoth uses can be consolidated from AppVeyor and Travis to just Travis.

Fixes #4727
2020-02-09 12:11:48 -06:00
loonycyborg
9424069298 scons: fix build failure with --config=force 2020-02-09 14:59:38 +03:00
Nils Kneuper
0a2719b7af updated Russian translation 2020-02-09 12:24:58 +01:00
Nils Kneuper
6f3120052f updated Portuguese (Brazil) translation 2020-02-09 12:19:10 +01:00
Steve Cotton
82ea149ba1 UtBS S06a: Remove an ancient comment about lava
The comment is outdated since d4d5160543950a1cbeeff5553cc57144daa81428,
which was in 2007.

[ci_skip]
2020-02-08 20:56:21 +01:00
Severin Glöckner
d10a7601d8 DiD: forwardports 2020-02-08 07:47:23 +01:00
Pentarctagon
e679909762 Increase the xcode job's ccache size.
For whatever reason the existing limit of 200MB is no longer enough, resulting in a significant number of cache misses, which results in partial rebuilds taking far longer than they should.
2020-02-07 16:49:50 -06:00
Pentarctagon
abadbd64f8 Bump cmake+clang job to 18.04.
The scons job succeeds due to not passing `-std=c++14` to the linker, as best I can figure, but I haven't managed to be able to test whether this is actually the case because cmake defaults to including all compiler flags with the linker flags and I'm tired of trying to coax cmake to not do that.
2020-02-07 16:49:50 -06:00
Pentarctagon
12ce4cd43c Remove X11 linker options from cmake.
This makes cmake closer match scons' flags.
2020-02-07 16:49:50 -06:00
Pentarctagon
61964a096c Handle the SFTP_PASSWORD not being present more gracefully on forks. 2020-02-07 16:49:50 -06:00
Pentarctagon
b14dfb25eb Fix the return code from the mingw job.
The job should take its final return code from the scons job if it failed, not the sftp attempt.
2020-02-07 16:49:50 -06:00
Pentarctagon
84d88e97e3 Make variables provided to docker environment variables.
Currently they are only regular variables passed to a script, so they are not picked up by cmake as expected.
2020-02-07 16:49:50 -06:00
Pentarctagon
656737e6c9 Upload executables from travis.
This will SFTP the wesnoth and wesnothd executables from Travis (UPLOAD_ID=<something>) to SourceForge.
2020-02-07 08:18:40 -06:00
newfrenchy83
74ad400900
utbs use mode=append in set_specials
Otherwise it will delete specials that are already there
2020-02-05 21:41:13 +01:00
Pentarctagon
2146b8d8ea
Re-add updated po comment. 2020-02-04 22:01:39 -06:00
Pentarctagon
b8b97e75cf
Changelog update. 2020-02-04 18:25:04 -06:00
Earth-Cake
9627906015 Revert back the tip about oases 2020-02-04 18:05:59 -06:00
Earth-Cake
23cb2eecf7 Remove WoV from wmlling and schema_validation 2020-02-04 18:05:59 -06:00
Earth-Cake
7ade8be5a1 Remove comments 2020-02-04 18:05:59 -06:00
Earth-Cake
b4b51406a9 Remove references to WoV in tips 2020-02-04 18:05:59 -06:00
Earth-Cake
75dcf5789a Remove khalifate multiplayer files 2020-02-04 18:05:59 -06:00
Nils Kneuper
38b14e7e35 updated Portuguese (Brazil) translation 2020-02-04 20:30:53 +01:00
Nils Kneuper
63e5013214 updated Esperanto translation 2020-02-04 20:29:55 +01:00
Iris Morelle
390cc9953f gui2/file_dialog: Always reserve space for non-folder icons
This prevents the list's geometry from changing considerably when
navigating into a folder that has no subfolders of its own because of
the lack of icons. We use an empty icon of the same size as the folder
icon for this purpose.
2020-02-03 19:17:22 -03:00
doofus-01
a80fe129a4
Update changelog.md 2020-02-02 17:57:13 -08:00
Iris Morelle
8cf5ce51cd pofix: 1.14 announcement rules for 1.14.11
[ci skip]
2020-02-02 22:30:28 -03:00
doofus-01
d4555d3f69
Units - Dunefolk Nagas - first revisions (#4701)
* Units - Dunefolk Nagas - first revisions

* Units - Nagas : rework dirkfang line stats and add a couple dirkfang animations

* Units - Nagas : additions to dirkfang animations

* units - nagas : attack anim tweeks

* units - nagas: melee boost to dirkfang and advancements

* units - nagas: terrain defense boost to ringcaster

* units - nagas - add dirkfang portrait

* units - nagas - revise attack numbers for entire line

* units -  nagas - remove reference to old name Dervish in description

* wmlindent run
2020-02-02 17:21:31 -08:00
Nils Kneuper
7060ba33b4 updated French translation 2020-02-02 11:33:32 +01:00
Nils Kneuper
1ed88e3663 updated Czech translation 2020-02-02 11:02:50 +01:00
Martin Hrubý (hrubymar10)
4a58fee658
Update macOS package changelog 2020-02-02 04:34:33 +01:00
Iris Morelle
f91aab41b9 Sync 1.14 changelog sections
[ci skip]
2020-02-01 22:50:56 -03:00
newfrenchy83
89b237f16c
fix apply_to=other in ability for units with no weapon (#4719)
resolve https://github.com/wesnoth/wesnoth/issues/4718. if other_attack condition for adding of abilitie applied to opponent then abilitie function what for attack to same range what owned by owner of abilitie and weapon like abilities must be applied to all attack matched
2020-02-01 00:41:56 +01:00
laikh
c5a1ac03e8 Fix MINGW (with MSYS2) build in Windows 2020-01-31 09:44:09 -06:00
Pentarctagon
fed0a65f91
Move the macOS builds to the front of the Travis job queue.
For some reason the xcode job easily runs the longest despite being a partial recompile.  Having it also be the final job to run therefore means that the entire build will be waiting for it to complete, whereas having it earlier allows other shorter jobs to be run alongside it.
2020-01-30 22:01:16 -06:00
Severin Glöckner
341780b853 Wesnothd – support config reloading via systemctl
[ci skip]
2020-01-28 22:53:11 +01:00
Severin Glöckner
229e01677a TSG 5: add translation hint
[ci skip]
2020-01-28 22:51:33 +01:00
Severin Glöckner
b5d0ca0098 EI 2: add a translation hint
[ci skip]
2020-01-28 22:51:32 +01:00
Elvish_Hunter
7259c8819c Changelog entry for PR #4725 2020-01-28 21:50:44 +01:00