Tue Jan 28 18:51:12 2020 UTC ()
wesnoth: updated to 1.14.10

Version 1.14.10

AI
Experimental AI:
Spread poison: bug fix for units ignoring [avoid] tag
Castle switch: bug fix for units-on-keep check
Remove village hunt CA
Add ids for candidate actions
Fix bug crashing some AIs when units with chance-to-hit specials without id are on map
Fast Micro AI: fix re-adding default CAs when deleting the MAI
Bottleneck Defense Micro AI: fix bug of units not participating if too far in front of the bottleneck
Lua AIs: several other minor behind-the-scenes bug fixes

Campaigns
Descent into Darkness:
S1: reduced difficulty
Heir to the Throne:
Modify campaign starting date
Legend of Wesmere:
Fix various date inconsistencies in historical references
Sceptre of Fire:
S1: Fix reference to LoW events
The South Guard:
Change Halidel to be Deoran's great-grandfather
S7b/S8b: reduce enemy gold values and modify dialogue upon allied unit death
Tutorial:
S2: Make the first grunt cross the bridge, otherwise the scenario is too hard
Under the Burning Suns:
Sun Singer and Sun Sylph: modify faerie fire colors

Language and i18n
Updated translations: British English, Chinese (Simplified), Chinese (Traditional), Czech, Dutch, Esperanto, French, German, Italian, Korean, Portuguese (Brazil), Russian, Spanish, Turkish
Fix Rename Unit dialog having untranslated text.

Lua API
wesnoth.deprecate_api was fixed to correctly wrap tables with metatables.

Music and sound effects
Removed accidental silence of two seconds after the first track of each scenario.

Units
Add various new death, standing, and idle animations

User interface
Fixed some severe game rendering issues with SDL 2.0.10.
Draw ellipses during draw/sheath animations.
In the combat dialog and elsewhere, clicking the "Profile" button opens the help on the correct unit variation (e.g., Walking Corpse (Swimmer)).
Ensure enough space to display turn numbers in the hundreds.
The search box in the Campaigns menu now takes campaign abbreviations and descriptions into account.
Added the Private Replay checkbox to the Multiplayer Create Game screen. This separates whether observers are allowed from whether the replay will be publicly available.
In the recruit dialog and recall dialog, units that are too expensive to recruit/recall are grayed out.
Reworked styling of progress bars and the network transfer progress dialog.
Removed "Classic" in-game theme.
Textboxes now have a hover effect as well as an I-beam cursor.

Packaging
The Wesnoth client now looks for the data/dist file when logging into the multiplayer server. This file should contain one of the following values based on what distribution channel the package is for: Default, Steam, SourceForge, Flatpak, macOS App Store, Linux repository, iOS, Android, BSD repository

Miscellaneous and bug fixes
New build-dependency: Python3 is required to run the WML unit tests (on non-Windows)
80% of WML unit tests now run in a batch using a single instance of Wesnoth (non-Windows only)
New help topic outlining common (and less common) reasons for losing a scenario.
Add help text for some debug commands.
Make wmllint recognize [load_resource].
Make wesnoth_addon_manager not generate packet.dump files any more


(adam)
diff -r1.153 -r1.154 pkgsrc/games/wesnoth/Makefile
diff -r1.52 -r1.53 pkgsrc/games/wesnoth/PLIST
diff -r1.67 -r1.68 pkgsrc/games/wesnoth/distinfo

cvs diff -r1.153 -r1.154 pkgsrc/games/wesnoth/Makefile (expand / switch to unified diff)

--- pkgsrc/games/wesnoth/Makefile 2020/01/26 17:31:18 1.153
+++ pkgsrc/games/wesnoth/Makefile 2020/01/28 18:51:12 1.154
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.153 2020/01/26 17:31:18 rillig Exp $ 1# $NetBSD: Makefile,v 1.154 2020/01/28 18:51:12 adam Exp $
2 2
3DISTNAME= wesnoth-1.14.9 3DISTNAME= wesnoth-1.14.10
4PKGREVISION= 2 
5CATEGORIES= games 4CATEGORIES= games
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wesnoth/} 5MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wesnoth/}
7EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://www.wesnoth.org/ 9HOMEPAGE= https://www.wesnoth.org/
11COMMENT= Fantasy turn-based strategy game 10COMMENT= Fantasy turn-based strategy game
12LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
13 12
14BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt 13BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
15 14
16USE_CMAKE= yes 15USE_CMAKE= yes
17USE_LANGUAGES= c c++11 16USE_LANGUAGES= c c++11

cvs diff -r1.52 -r1.53 pkgsrc/games/wesnoth/PLIST (expand / switch to unified diff)

--- pkgsrc/games/wesnoth/PLIST 2020/01/06 14:14:07 1.52
+++ pkgsrc/games/wesnoth/PLIST 2020/01/28 18:51:12 1.53
@@ -1,38 +1,40 @@ @@ -1,38 +1,40 @@
1@comment $NetBSD: PLIST,v 1.52 2020/01/06 14:14:07 nia Exp $ 1@comment $NetBSD: PLIST,v 1.53 2020/01/28 18:51:12 adam Exp $
2bin/wesnoth 2bin/wesnoth
3bin/wesnothd 3bin/wesnothd
4man/cs/man6/wesnothd.6 4man/cs/man6/wesnothd.6
5man/de/man6/wesnoth.6 5man/de/man6/wesnoth.6
6man/de/man6/wesnothd.6 6man/de/man6/wesnothd.6
7man/en_GB/man6/wesnoth.6 7man/en_GB/man6/wesnoth.6
8man/en_GB/man6/wesnothd.6 8man/en_GB/man6/wesnothd.6
9man/es/man6/wesnoth.6 9man/es/man6/wesnoth.6
10man/es/man6/wesnothd.6 10man/es/man6/wesnothd.6
11man/et/man6/wesnothd.6 11man/et/man6/wesnothd.6
12man/fi/man6/wesnothd.6 12man/fi/man6/wesnothd.6
 13man/fr/man6/wesnoth.6
13man/fr/man6/wesnothd.6 14man/fr/man6/wesnothd.6
14man/gl/man6/wesnothd.6 15man/gl/man6/wesnothd.6
15man/hu/man6/wesnothd.6 16man/hu/man6/wesnothd.6
16man/id/man6/wesnothd.6 17man/id/man6/wesnothd.6
17man/it/man6/wesnoth.6 18man/it/man6/wesnoth.6
18man/it/man6/wesnothd.6 19man/it/man6/wesnothd.6
19man/ja/man6/wesnothd.6 20man/ja/man6/wesnothd.6
20man/lt/man6/wesnoth.6 21man/lt/man6/wesnoth.6
21man/lt/man6/wesnothd.6 22man/lt/man6/wesnothd.6
22man/man6/wesnoth.6 23man/man6/wesnoth.6
23man/man6/wesnothd.6 24man/man6/wesnothd.6
24man/pl/man6/wesnothd.6 25man/pl/man6/wesnothd.6
25man/pt/man6/wesnothd.6 26man/pt/man6/wesnothd.6
 27man/pt_BR/man6/wesnoth.6
26man/pt_BR/man6/wesnothd.6 28man/pt_BR/man6/wesnothd.6
27man/ru/man6/wesnothd.6 29man/ru/man6/wesnothd.6
28man/sk/man6/wesnothd.6 30man/sk/man6/wesnothd.6
29man/sr/man6/wesnothd.6 31man/sr/man6/wesnothd.6
30man/sr@ijekavian/man6/wesnothd.6 32man/sr@ijekavian/man6/wesnothd.6
31man/sr@ijekavianlatin/man6/wesnothd.6 33man/sr@ijekavianlatin/man6/wesnothd.6
32man/sr@latin/man6/wesnothd.6 34man/sr@latin/man6/wesnothd.6
33man/tr/man6/wesnoth.6 35man/tr/man6/wesnoth.6
34man/tr/man6/wesnothd.6 36man/tr/man6/wesnothd.6
35man/uk/man6/wesnothd.6 37man/uk/man6/wesnothd.6
36man/vi/man6/wesnothd.6 38man/vi/man6/wesnothd.6
37man/zh_CN/man6/wesnoth.6 39man/zh_CN/man6/wesnoth.6
38man/zh_CN/man6/wesnothd.6 40man/zh_CN/man6/wesnothd.6
@@ -70,26 +72,32 @@ share/doc/wesnoth/html/images/multiplaye @@ -70,26 +72,32 @@ share/doc/wesnoth/html/images/multiplaye
70share/doc/wesnoth/html/images/orb-blue.jpg 72share/doc/wesnoth/html/images/orb-blue.jpg
71share/doc/wesnoth/html/images/orb-green.jpg 73share/doc/wesnoth/html/images/orb-green.jpg
72share/doc/wesnoth/html/images/orb-none.jpg 74share/doc/wesnoth/html/images/orb-none.jpg
73share/doc/wesnoth/html/images/orb-red.jpg 75share/doc/wesnoth/html/images/orb-red.jpg
74share/doc/wesnoth/html/images/orb-yellow.jpg 76share/doc/wesnoth/html/images/orb-yellow.jpg
75share/doc/wesnoth/html/images/pt/game-screen-1.11.19.jpg 77share/doc/wesnoth/html/images/pt/game-screen-1.11.19.jpg
76share/doc/wesnoth/html/images/pt/main-menu-1.11.19.jpg 78share/doc/wesnoth/html/images/pt/main-menu-1.11.19.jpg
77share/doc/wesnoth/html/images/pt/multiplayer-1.11.19.jpg 79share/doc/wesnoth/html/images/pt/multiplayer-1.11.19.jpg
78share/doc/wesnoth/html/images/pt/recruit-1.11.19.jpg 80share/doc/wesnoth/html/images/pt/recruit-1.11.19.jpg
79share/doc/wesnoth/html/images/pt/right_pane-1.11.19.jpg 81share/doc/wesnoth/html/images/pt/right_pane-1.11.19.jpg
80share/doc/wesnoth/html/images/pt/top_pane-1.11.19.jpg 82share/doc/wesnoth/html/images/pt/top_pane-1.11.19.jpg
81share/doc/wesnoth/html/images/recruit-1.13.11+dev.png 83share/doc/wesnoth/html/images/recruit-1.13.11+dev.png
82share/doc/wesnoth/html/images/right_pane-1.13.11+dev.png 84share/doc/wesnoth/html/images/right_pane-1.13.11+dev.png
 85share/doc/wesnoth/html/images/ru/game-screen-1.14.7.jpg
 86share/doc/wesnoth/html/images/ru/main-menu-1.14.7.jpg
 87share/doc/wesnoth/html/images/ru/multiplayer-1.14.7.jpg
 88share/doc/wesnoth/html/images/ru/recruit-1.14.7.jpg
 89share/doc/wesnoth/html/images/ru/right_pane-1.14.7.jpg
 90share/doc/wesnoth/html/images/ru/top_pane-1.14.7.jpg
83share/doc/wesnoth/html/images/schedule-afternoon.png 91share/doc/wesnoth/html/images/schedule-afternoon.png
84share/doc/wesnoth/html/images/schedule-dawn.png 92share/doc/wesnoth/html/images/schedule-dawn.png
85share/doc/wesnoth/html/images/schedule-dusk.png 93share/doc/wesnoth/html/images/schedule-dusk.png
86share/doc/wesnoth/html/images/schedule-firstwatch.png 94share/doc/wesnoth/html/images/schedule-firstwatch.png
87share/doc/wesnoth/html/images/schedule-morning.png 95share/doc/wesnoth/html/images/schedule-morning.png
88share/doc/wesnoth/html/images/schedule-secondwatch.png 96share/doc/wesnoth/html/images/schedule-secondwatch.png
89share/doc/wesnoth/html/images/schedule-underground.png 97share/doc/wesnoth/html/images/schedule-underground.png
90share/doc/wesnoth/html/images/top_pane-1.13.11+dev.png 98share/doc/wesnoth/html/images/top_pane-1.13.11+dev.png
91share/doc/wesnoth/html/images/tr/game-screen-1.14.7.jpg 99share/doc/wesnoth/html/images/tr/game-screen-1.14.7.jpg
92share/doc/wesnoth/html/images/tr/main-menu-1.14.7.jpg 100share/doc/wesnoth/html/images/tr/main-menu-1.14.7.jpg
93share/doc/wesnoth/html/images/tr/multiplayer-1.14.7.jpg 101share/doc/wesnoth/html/images/tr/multiplayer-1.14.7.jpg
94share/doc/wesnoth/html/images/tr/recruit-1.14.7.jpg 102share/doc/wesnoth/html/images/tr/recruit-1.14.7.jpg
95share/doc/wesnoth/html/images/tr/right_pane-1.14.7.jpg 103share/doc/wesnoth/html/images/tr/right_pane-1.14.7.jpg
@@ -269,26 +277,27 @@ share/wesnoth/data/ai/scenarios/scenario @@ -269,26 +277,27 @@ share/wesnoth/data/ai/scenarios/scenario
269share/wesnoth/data/ai/scenarios/scenario-lua_ai.cfg 277share/wesnoth/data/ai/scenarios/scenario-lua_ai.cfg
270share/wesnoth/data/ai/scenarios/scenario-lua_ai_old_syntax.cfg 278share/wesnoth/data/ai/scenarios/scenario-lua_ai_old_syntax.cfg
271share/wesnoth/data/ai/scenarios/scenario-poisoning.cfg 279share/wesnoth/data/ai/scenarios/scenario-poisoning.cfg
272share/wesnoth/data/ai/utils/default_config.cfg 280share/wesnoth/data/ai/utils/default_config.cfg
273share/wesnoth/data/campaigns/An_Orcish_Incursion/_main.cfg 281share/wesnoth/data/campaigns/An_Orcish_Incursion/_main.cfg
274share/wesnoth/data/campaigns/An_Orcish_Incursion/images/campaign_image.png 282share/wesnoth/data/campaigns/An_Orcish_Incursion/images/campaign_image.png
275share/wesnoth/data/campaigns/An_Orcish_Incursion/images/maps/aoi.png 283share/wesnoth/data/campaigns/An_Orcish_Incursion/images/maps/aoi.png
276share/wesnoth/data/campaigns/An_Orcish_Incursion/images/maps/l10n/de/aoi--overlay.png 284share/wesnoth/data/campaigns/An_Orcish_Incursion/images/maps/l10n/de/aoi--overlay.png
277share/wesnoth/data/campaigns/An_Orcish_Incursion/images/maps/l10n/gd/aoi--overlay.png 285share/wesnoth/data/campaigns/An_Orcish_Incursion/images/maps/l10n/gd/aoi--overlay.png
278share/wesnoth/data/campaigns/An_Orcish_Incursion/images/maps/l10n/gl/aoi--overlay.png 286share/wesnoth/data/campaigns/An_Orcish_Incursion/images/maps/l10n/gl/aoi--overlay.png
279share/wesnoth/data/campaigns/An_Orcish_Incursion/images/maps/l10n/it/aoi--overlay.png 287share/wesnoth/data/campaigns/An_Orcish_Incursion/images/maps/l10n/it/aoi--overlay.png
280share/wesnoth/data/campaigns/An_Orcish_Incursion/images/maps/l10n/lt/aoi--overlay.png 288share/wesnoth/data/campaigns/An_Orcish_Incursion/images/maps/l10n/lt/aoi--overlay.png
281share/wesnoth/data/campaigns/An_Orcish_Incursion/images/maps/l10n/pt/aoi--overlay.png 289share/wesnoth/data/campaigns/An_Orcish_Incursion/images/maps/l10n/pt/aoi--overlay.png
 290share/wesnoth/data/campaigns/An_Orcish_Incursion/images/maps/l10n/zh_CN/aoi--overlay.png
282share/wesnoth/data/campaigns/An_Orcish_Incursion/images/portraits/erlornas.png 291share/wesnoth/data/campaigns/An_Orcish_Incursion/images/portraits/erlornas.png
283share/wesnoth/data/campaigns/An_Orcish_Incursion/images/portraits/linaera.png 292share/wesnoth/data/campaigns/An_Orcish_Incursion/images/portraits/linaera.png
284share/wesnoth/data/campaigns/An_Orcish_Incursion/images/portraits/lomarfel.png 293share/wesnoth/data/campaigns/An_Orcish_Incursion/images/portraits/lomarfel.png
285share/wesnoth/data/campaigns/An_Orcish_Incursion/images/story.jpg 294share/wesnoth/data/campaigns/An_Orcish_Incursion/images/story.jpg
286share/wesnoth/data/campaigns/An_Orcish_Incursion/maps/01_Defend_the_Forest.map 295share/wesnoth/data/campaigns/An_Orcish_Incursion/maps/01_Defend_the_Forest.map
287share/wesnoth/data/campaigns/An_Orcish_Incursion/maps/02_Assassins.map 296share/wesnoth/data/campaigns/An_Orcish_Incursion/maps/02_Assassins.map
288share/wesnoth/data/campaigns/An_Orcish_Incursion/maps/03_Wasteland.map 297share/wesnoth/data/campaigns/An_Orcish_Incursion/maps/03_Wasteland.map
289share/wesnoth/data/campaigns/An_Orcish_Incursion/maps/04_Valley_of_Trolls.map 298share/wesnoth/data/campaigns/An_Orcish_Incursion/maps/04_Valley_of_Trolls.map
290share/wesnoth/data/campaigns/An_Orcish_Incursion/maps/05_Linaera_the_Quick.map 299share/wesnoth/data/campaigns/An_Orcish_Incursion/maps/05_Linaera_the_Quick.map
291share/wesnoth/data/campaigns/An_Orcish_Incursion/maps/06_A_Detour_through_the_Swamp.map 300share/wesnoth/data/campaigns/An_Orcish_Incursion/maps/06_A_Detour_through_the_Swamp.map
292share/wesnoth/data/campaigns/An_Orcish_Incursion/maps/07_Showdown.map 301share/wesnoth/data/campaigns/An_Orcish_Incursion/maps/07_Showdown.map
293share/wesnoth/data/campaigns/An_Orcish_Incursion/scenarios/01_Defend_the_Forest.cfg 302share/wesnoth/data/campaigns/An_Orcish_Incursion/scenarios/01_Defend_the_Forest.cfg
294share/wesnoth/data/campaigns/An_Orcish_Incursion/scenarios/02_Assassins.cfg 303share/wesnoth/data/campaigns/An_Orcish_Incursion/scenarios/02_Assassins.cfg
@@ -306,26 +315,27 @@ share/wesnoth/data/campaigns/Dead_Water/ @@ -306,26 +315,27 @@ share/wesnoth/data/campaigns/Dead_Water/
306share/wesnoth/data/campaigns/Dead_Water/images/attacks/fist-merman.png 315share/wesnoth/data/campaigns/Dead_Water/images/attacks/fist-merman.png
307share/wesnoth/data/campaigns/Dead_Water/images/attacks/scepter.png 316share/wesnoth/data/campaigns/Dead_Water/images/attacks/scepter.png
308share/wesnoth/data/campaigns/Dead_Water/images/attacks/tail-merman.png 317share/wesnoth/data/campaigns/Dead_Water/images/attacks/tail-merman.png
309share/wesnoth/data/campaigns/Dead_Water/images/campaign_image.png 318share/wesnoth/data/campaigns/Dead_Water/images/campaign_image.png
310share/wesnoth/data/campaigns/Dead_Water/images/items/coal.png 319share/wesnoth/data/campaigns/Dead_Water/images/items/coal.png
311share/wesnoth/data/campaigns/Dead_Water/images/items/large_cage.png 320share/wesnoth/data/campaigns/Dead_Water/images/items/large_cage.png
312share/wesnoth/data/campaigns/Dead_Water/images/items/storm-trident-buried.png 321share/wesnoth/data/campaigns/Dead_Water/images/items/storm-trident-buried.png
313share/wesnoth/data/campaigns/Dead_Water/images/items/underwater_rock1.png 322share/wesnoth/data/campaigns/Dead_Water/images/items/underwater_rock1.png
314share/wesnoth/data/campaigns/Dead_Water/images/maps/dw.png 323share/wesnoth/data/campaigns/Dead_Water/images/maps/dw.png
315share/wesnoth/data/campaigns/Dead_Water/images/maps/l10n/de/dw--overlay.png 324share/wesnoth/data/campaigns/Dead_Water/images/maps/l10n/de/dw--overlay.png
316share/wesnoth/data/campaigns/Dead_Water/images/maps/l10n/gl/dw--overlay.png 325share/wesnoth/data/campaigns/Dead_Water/images/maps/l10n/gl/dw--overlay.png
317share/wesnoth/data/campaigns/Dead_Water/images/maps/l10n/it/dw--overlay.png 326share/wesnoth/data/campaigns/Dead_Water/images/maps/l10n/it/dw--overlay.png
318share/wesnoth/data/campaigns/Dead_Water/images/maps/l10n/pt/dw--overlay.png 327share/wesnoth/data/campaigns/Dead_Water/images/maps/l10n/pt/dw--overlay.png
 328share/wesnoth/data/campaigns/Dead_Water/images/maps/l10n/zh_CN/dw--overlay.png
319share/wesnoth/data/campaigns/Dead_Water/images/misc/stunned-status-icon.png 329share/wesnoth/data/campaigns/Dead_Water/images/misc/stunned-status-icon.png
320share/wesnoth/data/campaigns/Dead_Water/images/overlays/arcane-icon.png 330share/wesnoth/data/campaigns/Dead_Water/images/overlays/arcane-icon.png
321share/wesnoth/data/campaigns/Dead_Water/images/overlays/flame-sword-icon.png 331share/wesnoth/data/campaigns/Dead_Water/images/overlays/flame-sword-icon.png
322share/wesnoth/data/campaigns/Dead_Water/images/overlays/silver-ring-icon.png 332share/wesnoth/data/campaigns/Dead_Water/images/overlays/silver-ring-icon.png
323share/wesnoth/data/campaigns/Dead_Water/images/overlays/storm-trident-icon.png 333share/wesnoth/data/campaigns/Dead_Water/images/overlays/storm-trident-icon.png
324share/wesnoth/data/campaigns/Dead_Water/images/portraits/brawler.png 334share/wesnoth/data/campaigns/Dead_Water/images/portraits/brawler.png
325share/wesnoth/data/campaigns/Dead_Water/images/portraits/caladon.png 335share/wesnoth/data/campaigns/Dead_Water/images/portraits/caladon.png
326share/wesnoth/data/campaigns/Dead_Water/images/portraits/cylanna.png 336share/wesnoth/data/campaigns/Dead_Water/images/portraits/cylanna.png
327share/wesnoth/data/campaigns/Dead_Water/images/portraits/gwabbo.png 337share/wesnoth/data/campaigns/Dead_Water/images/portraits/gwabbo.png
328share/wesnoth/data/campaigns/Dead_Water/images/portraits/kai_krellis.png 338share/wesnoth/data/campaigns/Dead_Water/images/portraits/kai_krellis.png
329share/wesnoth/data/campaigns/Dead_Water/images/portraits/kai_krellis2.png 339share/wesnoth/data/campaigns/Dead_Water/images/portraits/kai_krellis2.png
330share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/brawler-defend.png 340share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/brawler-defend.png
331share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/brawler-fist-1.png 341share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/brawler-fist-1.png
@@ -533,26 +543,27 @@ share/wesnoth/data/campaigns/Delfadors_M @@ -533,26 +543,27 @@ share/wesnoth/data/campaigns/Delfadors_M
533share/wesnoth/data/campaigns/Delfadors_Memoirs/utils/items.cfg 543share/wesnoth/data/campaigns/Delfadors_Memoirs/utils/items.cfg
534share/wesnoth/data/campaigns/Delfadors_Memoirs/utils/misc.cfg 544share/wesnoth/data/campaigns/Delfadors_Memoirs/utils/misc.cfg
535share/wesnoth/data/campaigns/Delfadors_Memoirs/utils/schedules.cfg 545share/wesnoth/data/campaigns/Delfadors_Memoirs/utils/schedules.cfg
536share/wesnoth/data/campaigns/Delfadors_Memoirs/utils/sides.cfg 546share/wesnoth/data/campaigns/Delfadors_Memoirs/utils/sides.cfg
537share/wesnoth/data/campaigns/Descent_Into_Darkness/_main.cfg 547share/wesnoth/data/campaigns/Descent_Into_Darkness/_main.cfg
538share/wesnoth/data/campaigns/Descent_Into_Darkness/images/campaign_image.png 548share/wesnoth/data/campaigns/Descent_Into_Darkness/images/campaign_image.png
539share/wesnoth/data/campaigns/Descent_Into_Darkness/images/items/potion-clear.png 549share/wesnoth/data/campaigns/Descent_Into_Darkness/images/items/potion-clear.png
540share/wesnoth/data/campaigns/Descent_Into_Darkness/images/maps/did.png 550share/wesnoth/data/campaigns/Descent_Into_Darkness/images/maps/did.png
541share/wesnoth/data/campaigns/Descent_Into_Darkness/images/maps/l10n/de/did--overlay.png 551share/wesnoth/data/campaigns/Descent_Into_Darkness/images/maps/l10n/de/did--overlay.png
542share/wesnoth/data/campaigns/Descent_Into_Darkness/images/maps/l10n/gl/did--overlay.png 552share/wesnoth/data/campaigns/Descent_Into_Darkness/images/maps/l10n/gl/did--overlay.png
543share/wesnoth/data/campaigns/Descent_Into_Darkness/images/maps/l10n/it/did--overlay.png 553share/wesnoth/data/campaigns/Descent_Into_Darkness/images/maps/l10n/it/did--overlay.png
544share/wesnoth/data/campaigns/Descent_Into_Darkness/images/maps/l10n/lt/did--overlay.png 554share/wesnoth/data/campaigns/Descent_Into_Darkness/images/maps/l10n/lt/did--overlay.png
545share/wesnoth/data/campaigns/Descent_Into_Darkness/images/maps/l10n/pt/did--overlay.png 555share/wesnoth/data/campaigns/Descent_Into_Darkness/images/maps/l10n/pt/did--overlay.png
 556share/wesnoth/data/campaigns/Descent_Into_Darkness/images/maps/l10n/zh_CN/did--overlay.png
546share/wesnoth/data/campaigns/Descent_Into_Darkness/images/misc/book-icon.png 557share/wesnoth/data/campaigns/Descent_Into_Darkness/images/misc/book-icon.png
547share/wesnoth/data/campaigns/Descent_Into_Darkness/images/misc/makeshift-altar.png 558share/wesnoth/data/campaigns/Descent_Into_Darkness/images/misc/makeshift-altar.png
548share/wesnoth/data/campaigns/Descent_Into_Darkness/images/misc/new-journey-blue.png 559share/wesnoth/data/campaigns/Descent_Into_Darkness/images/misc/new-journey-blue.png
549share/wesnoth/data/campaigns/Descent_Into_Darkness/images/misc/weakened-ice.png 560share/wesnoth/data/campaigns/Descent_Into_Darkness/images/misc/weakened-ice.png
550share/wesnoth/data/campaigns/Descent_Into_Darkness/images/portraits/darken_volk.png 561share/wesnoth/data/campaigns/Descent_Into_Darkness/images/portraits/darken_volk.png
551share/wesnoth/data/campaigns/Descent_Into_Darkness/images/portraits/dela.png 562share/wesnoth/data/campaigns/Descent_Into_Darkness/images/portraits/dela.png
552share/wesnoth/data/campaigns/Descent_Into_Darkness/images/portraits/drogan.png 563share/wesnoth/data/campaigns/Descent_Into_Darkness/images/portraits/drogan.png
553share/wesnoth/data/campaigns/Descent_Into_Darkness/images/portraits/malin_lich-ancient.png 564share/wesnoth/data/campaigns/Descent_Into_Darkness/images/portraits/malin_lich-ancient.png
554share/wesnoth/data/campaigns/Descent_Into_Darkness/images/portraits/malin_lich.png 565share/wesnoth/data/campaigns/Descent_Into_Darkness/images/portraits/malin_lich.png
555share/wesnoth/data/campaigns/Descent_Into_Darkness/images/portraits/malin_old-decay.png 566share/wesnoth/data/campaigns/Descent_Into_Darkness/images/portraits/malin_old-decay.png
556share/wesnoth/data/campaigns/Descent_Into_Darkness/images/portraits/malin_old.png 567share/wesnoth/data/campaigns/Descent_Into_Darkness/images/portraits/malin_old.png
557share/wesnoth/data/campaigns/Descent_Into_Darkness/images/portraits/malin_young.png 568share/wesnoth/data/campaigns/Descent_Into_Darkness/images/portraits/malin_young.png
558share/wesnoth/data/campaigns/Descent_Into_Darkness/images/story/book.jpg 569share/wesnoth/data/campaigns/Descent_Into_Darkness/images/story/book.jpg
@@ -627,26 +638,27 @@ share/wesnoth/data/campaigns/Descent_Int @@ -627,26 +638,27 @@ share/wesnoth/data/campaigns/Descent_Int
627share/wesnoth/data/campaigns/Descent_Into_Darkness/utils/characters.cfg 638share/wesnoth/data/campaigns/Descent_Into_Darkness/utils/characters.cfg
628share/wesnoth/data/campaigns/Descent_Into_Darkness/utils/deaths.cfg 639share/wesnoth/data/campaigns/Descent_Into_Darkness/utils/deaths.cfg
629share/wesnoth/data/campaigns/Descent_Into_Darkness/utils/macros.cfg 640share/wesnoth/data/campaigns/Descent_Into_Darkness/utils/macros.cfg
630share/wesnoth/data/campaigns/Eastern_Invasion/_main.cfg 641share/wesnoth/data/campaigns/Eastern_Invasion/_main.cfg
631share/wesnoth/data/campaigns/Eastern_Invasion/ai/ca_ogres_flee.lua 642share/wesnoth/data/campaigns/Eastern_Invasion/ai/ca_ogres_flee.lua
632share/wesnoth/data/campaigns/Eastern_Invasion/images/campaign_image.png 643share/wesnoth/data/campaigns/Eastern_Invasion/images/campaign_image.png
633share/wesnoth/data/campaigns/Eastern_Invasion/images/halo/light-shield-1.png 644share/wesnoth/data/campaigns/Eastern_Invasion/images/halo/light-shield-1.png
634share/wesnoth/data/campaigns/Eastern_Invasion/images/halo/light-shield-2.png 645share/wesnoth/data/campaigns/Eastern_Invasion/images/halo/light-shield-2.png
635share/wesnoth/data/campaigns/Eastern_Invasion/images/items/horse-cage.png 646share/wesnoth/data/campaigns/Eastern_Invasion/images/items/horse-cage.png
636share/wesnoth/data/campaigns/Eastern_Invasion/images/maps/ei.png 647share/wesnoth/data/campaigns/Eastern_Invasion/images/maps/ei.png
637share/wesnoth/data/campaigns/Eastern_Invasion/images/maps/l10n/de/ei--overlay.png 648share/wesnoth/data/campaigns/Eastern_Invasion/images/maps/l10n/de/ei--overlay.png
638share/wesnoth/data/campaigns/Eastern_Invasion/images/maps/l10n/it/ei--overlay.png 649share/wesnoth/data/campaigns/Eastern_Invasion/images/maps/l10n/it/ei--overlay.png
639share/wesnoth/data/campaigns/Eastern_Invasion/images/maps/l10n/pt/ei--overlay.png 650share/wesnoth/data/campaigns/Eastern_Invasion/images/maps/l10n/pt/ei--overlay.png
 651share/wesnoth/data/campaigns/Eastern_Invasion/images/maps/l10n/zh_CN/ei--overlay.png
640share/wesnoth/data/campaigns/Eastern_Invasion/images/misc/arcane-icon.png 652share/wesnoth/data/campaigns/Eastern_Invasion/images/misc/arcane-icon.png
641share/wesnoth/data/campaigns/Eastern_Invasion/images/portraits/dacyn.png 653share/wesnoth/data/campaigns/Eastern_Invasion/images/portraits/dacyn.png
642share/wesnoth/data/campaigns/Eastern_Invasion/images/portraits/disguise.png 654share/wesnoth/data/campaigns/Eastern_Invasion/images/portraits/disguise.png
643share/wesnoth/data/campaigns/Eastern_Invasion/images/portraits/gweddry.png 655share/wesnoth/data/campaigns/Eastern_Invasion/images/portraits/gweddry.png
644share/wesnoth/data/campaigns/Eastern_Invasion/images/portraits/konrad_II-sceptre.png 656share/wesnoth/data/campaigns/Eastern_Invasion/images/portraits/konrad_II-sceptre.png
645share/wesnoth/data/campaigns/Eastern_Invasion/images/portraits/konrad_II.png 657share/wesnoth/data/campaigns/Eastern_Invasion/images/portraits/konrad_II.png
646share/wesnoth/data/campaigns/Eastern_Invasion/images/portraits/mal-ravanal.png 658share/wesnoth/data/campaigns/Eastern_Invasion/images/portraits/mal-ravanal.png
647share/wesnoth/data/campaigns/Eastern_Invasion/images/portraits/owaec.png 659share/wesnoth/data/campaigns/Eastern_Invasion/images/portraits/owaec.png
648share/wesnoth/data/campaigns/Eastern_Invasion/images/units/owaec-fighter.png 660share/wesnoth/data/campaigns/Eastern_Invasion/images/units/owaec-fighter.png
649share/wesnoth/data/campaigns/Eastern_Invasion/images/units/owaec-lord.png 661share/wesnoth/data/campaigns/Eastern_Invasion/images/units/owaec-lord.png
650share/wesnoth/data/campaigns/Eastern_Invasion/images/units/owaec-warrior.png 662share/wesnoth/data/campaigns/Eastern_Invasion/images/units/owaec-warrior.png
651share/wesnoth/data/campaigns/Eastern_Invasion/images/units/ravanal.png 663share/wesnoth/data/campaigns/Eastern_Invasion/images/units/ravanal.png
652share/wesnoth/data/campaigns/Eastern_Invasion/images/units/undead-skeletal/boneknight.png 664share/wesnoth/data/campaigns/Eastern_Invasion/images/units/undead-skeletal/boneknight.png
@@ -937,26 +949,27 @@ share/wesnoth/data/campaigns/Heir_To_The @@ -937,26 +949,27 @@ share/wesnoth/data/campaigns/Heir_To_The
937share/wesnoth/data/campaigns/Heir_To_The_Throne/units/Sleeping_Gryphon.cfg 949share/wesnoth/data/campaigns/Heir_To_The_Throne/units/Sleeping_Gryphon.cfg
938share/wesnoth/data/campaigns/Heir_To_The_Throne/utils/abilities.cfg 950share/wesnoth/data/campaigns/Heir_To_The_Throne/utils/abilities.cfg
939share/wesnoth/data/campaigns/Heir_To_The_Throne/utils/bigmap.cfg 951share/wesnoth/data/campaigns/Heir_To_The_Throne/utils/bigmap.cfg
940share/wesnoth/data/campaigns/Heir_To_The_Throne/utils/deaths.cfg 952share/wesnoth/data/campaigns/Heir_To_The_Throne/utils/deaths.cfg
941share/wesnoth/data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg 953share/wesnoth/data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg
942share/wesnoth/data/campaigns/Heir_To_The_Throne/utils/intro.cfg 954share/wesnoth/data/campaigns/Heir_To_The_Throne/utils/intro.cfg
943share/wesnoth/data/campaigns/Legend_of_Wesmere/HISTORY 955share/wesnoth/data/campaigns/Legend_of_Wesmere/HISTORY
944share/wesnoth/data/campaigns/Legend_of_Wesmere/_main.cfg 956share/wesnoth/data/campaigns/Legend_of_Wesmere/_main.cfg
945share/wesnoth/data/campaigns/Legend_of_Wesmere/chapters.txt 957share/wesnoth/data/campaigns/Legend_of_Wesmere/chapters.txt
946share/wesnoth/data/campaigns/Legend_of_Wesmere/images/campaign_image.png 958share/wesnoth/data/campaigns/Legend_of_Wesmere/images/campaign_image.png
947share/wesnoth/data/campaigns/Legend_of_Wesmere/images/l10n/de/low-map--overlay.png 959share/wesnoth/data/campaigns/Legend_of_Wesmere/images/l10n/de/low-map--overlay.png
948share/wesnoth/data/campaigns/Legend_of_Wesmere/images/l10n/it/low-map--overlay.png 960share/wesnoth/data/campaigns/Legend_of_Wesmere/images/l10n/it/low-map--overlay.png
949share/wesnoth/data/campaigns/Legend_of_Wesmere/images/l10n/pt/low-map--overlay.png 961share/wesnoth/data/campaigns/Legend_of_Wesmere/images/l10n/pt/low-map--overlay.png
 962share/wesnoth/data/campaigns/Legend_of_Wesmere/images/l10n/zh_CN/low-map--overlay.png
950share/wesnoth/data/campaigns/Legend_of_Wesmere/images/low-map.png 963share/wesnoth/data/campaigns/Legend_of_Wesmere/images/low-map.png
951share/wesnoth/data/campaigns/Legend_of_Wesmere/images/portraits/aldar.png 964share/wesnoth/data/campaigns/Legend_of_Wesmere/images/portraits/aldar.png
952share/wesnoth/data/campaigns/Legend_of_Wesmere/images/portraits/cleodil.png 965share/wesnoth/data/campaigns/Legend_of_Wesmere/images/portraits/cleodil.png
953share/wesnoth/data/campaigns/Legend_of_Wesmere/images/portraits/crelanu.png 966share/wesnoth/data/campaigns/Legend_of_Wesmere/images/portraits/crelanu.png
954share/wesnoth/data/campaigns/Legend_of_Wesmere/images/portraits/dionli.png 967share/wesnoth/data/campaigns/Legend_of_Wesmere/images/portraits/dionli.png
955share/wesnoth/data/campaigns/Legend_of_Wesmere/images/portraits/galtrid.png 968share/wesnoth/data/campaigns/Legend_of_Wesmere/images/portraits/galtrid.png
956share/wesnoth/data/campaigns/Legend_of_Wesmere/images/portraits/haldricII.png 969share/wesnoth/data/campaigns/Legend_of_Wesmere/images/portraits/haldricII.png
957share/wesnoth/data/campaigns/Legend_of_Wesmere/images/portraits/kalenz_young.png 970share/wesnoth/data/campaigns/Legend_of_Wesmere/images/portraits/kalenz_young.png
958share/wesnoth/data/campaigns/Legend_of_Wesmere/images/portraits/landar.png 971share/wesnoth/data/campaigns/Legend_of_Wesmere/images/portraits/landar.png
959share/wesnoth/data/campaigns/Legend_of_Wesmere/images/portraits/olurf.png 972share/wesnoth/data/campaigns/Legend_of_Wesmere/images/portraits/olurf.png
960share/wesnoth/data/campaigns/Legend_of_Wesmere/images/portraits/uradredia.png 973share/wesnoth/data/campaigns/Legend_of_Wesmere/images/portraits/uradredia.png
961share/wesnoth/data/campaigns/Legend_of_Wesmere/images/portraits/velon.png 974share/wesnoth/data/campaigns/Legend_of_Wesmere/images/portraits/velon.png
962share/wesnoth/data/campaigns/Legend_of_Wesmere/images/story/characters/aldar.png 975share/wesnoth/data/campaigns/Legend_of_Wesmere/images/story/characters/aldar.png
@@ -1202,26 +1215,27 @@ share/wesnoth/data/campaigns/Northern_Re @@ -1202,26 +1215,27 @@ share/wesnoth/data/campaigns/Northern_Re
1202share/wesnoth/data/campaigns/Northern_Rebirth/units/Cave_Serpent.cfg 1215share/wesnoth/data/campaigns/Northern_Rebirth/units/Cave_Serpent.cfg
1203share/wesnoth/data/campaigns/Northern_Rebirth/utils/bigmap.cfg 1216share/wesnoth/data/campaigns/Northern_Rebirth/utils/bigmap.cfg
1204share/wesnoth/data/campaigns/Northern_Rebirth/utils/characters.cfg 1217share/wesnoth/data/campaigns/Northern_Rebirth/utils/characters.cfg
1205share/wesnoth/data/campaigns/Northern_Rebirth/utils/herodeaths.cfg 1218share/wesnoth/data/campaigns/Northern_Rebirth/utils/herodeaths.cfg
1206share/wesnoth/data/campaigns/Northern_Rebirth/utils/utils.cfg 1219share/wesnoth/data/campaigns/Northern_Rebirth/utils/utils.cfg
1207share/wesnoth/data/campaigns/Sceptre_of_Fire/_main.cfg 1220share/wesnoth/data/campaigns/Sceptre_of_Fire/_main.cfg
1208share/wesnoth/data/campaigns/Sceptre_of_Fire/images/campaign_image.png 1221share/wesnoth/data/campaigns/Sceptre_of_Fire/images/campaign_image.png
1209share/wesnoth/data/campaigns/Sceptre_of_Fire/images/items/coal.png 1222share/wesnoth/data/campaigns/Sceptre_of_Fire/images/items/coal.png
1210share/wesnoth/data/campaigns/Sceptre_of_Fire/images/items/gold.png 1223share/wesnoth/data/campaigns/Sceptre_of_Fire/images/items/gold.png
1211share/wesnoth/data/campaigns/Sceptre_of_Fire/images/maps/l10n/de/sof--overlay.png 1224share/wesnoth/data/campaigns/Sceptre_of_Fire/images/maps/l10n/de/sof--overlay.png
1212share/wesnoth/data/campaigns/Sceptre_of_Fire/images/maps/l10n/gl/sof--overlay.png 1225share/wesnoth/data/campaigns/Sceptre_of_Fire/images/maps/l10n/gl/sof--overlay.png
1213share/wesnoth/data/campaigns/Sceptre_of_Fire/images/maps/l10n/it/sof--overlay.png 1226share/wesnoth/data/campaigns/Sceptre_of_Fire/images/maps/l10n/it/sof--overlay.png
1214share/wesnoth/data/campaigns/Sceptre_of_Fire/images/maps/l10n/pt/sof--overlay.png 1227share/wesnoth/data/campaigns/Sceptre_of_Fire/images/maps/l10n/pt/sof--overlay.png
 1228share/wesnoth/data/campaigns/Sceptre_of_Fire/images/maps/l10n/zh_CN/sof--overlay.png
1215share/wesnoth/data/campaigns/Sceptre_of_Fire/images/maps/sof.png 1229share/wesnoth/data/campaigns/Sceptre_of_Fire/images/maps/sof.png
1216share/wesnoth/data/campaigns/Sceptre_of_Fire/images/misc/coal-icon.png 1230share/wesnoth/data/campaigns/Sceptre_of_Fire/images/misc/coal-icon.png
1217share/wesnoth/data/campaigns/Sceptre_of_Fire/images/misc/gold-icon.png 1231share/wesnoth/data/campaigns/Sceptre_of_Fire/images/misc/gold-icon.png
1218share/wesnoth/data/campaigns/Sceptre_of_Fire/images/portraits/alanin-epilogue.png 1232share/wesnoth/data/campaigns/Sceptre_of_Fire/images/portraits/alanin-epilogue.png
1219share/wesnoth/data/campaigns/Sceptre_of_Fire/images/portraits/alanin-old.png 1233share/wesnoth/data/campaigns/Sceptre_of_Fire/images/portraits/alanin-old.png
1220share/wesnoth/data/campaigns/Sceptre_of_Fire/images/portraits/alanin-older.png 1234share/wesnoth/data/campaigns/Sceptre_of_Fire/images/portraits/alanin-older.png
1221share/wesnoth/data/campaigns/Sceptre_of_Fire/images/portraits/alanin-winter-overlay.png 1235share/wesnoth/data/campaigns/Sceptre_of_Fire/images/portraits/alanin-winter-overlay.png
1222share/wesnoth/data/campaigns/Sceptre_of_Fire/images/portraits/alanin.png 1236share/wesnoth/data/campaigns/Sceptre_of_Fire/images/portraits/alanin.png
1223share/wesnoth/data/campaigns/Sceptre_of_Fire/images/portraits/baglur.png 1237share/wesnoth/data/campaigns/Sceptre_of_Fire/images/portraits/baglur.png
1224share/wesnoth/data/campaigns/Sceptre_of_Fire/images/portraits/durstorn-insane.png 1238share/wesnoth/data/campaigns/Sceptre_of_Fire/images/portraits/durstorn-insane.png
1225share/wesnoth/data/campaigns/Sceptre_of_Fire/images/portraits/durstorn.png 1239share/wesnoth/data/campaigns/Sceptre_of_Fire/images/portraits/durstorn.png
1226share/wesnoth/data/campaigns/Sceptre_of_Fire/images/portraits/elvish_marshal.png 1240share/wesnoth/data/campaigns/Sceptre_of_Fire/images/portraits/elvish_marshal.png
1227share/wesnoth/data/campaigns/Sceptre_of_Fire/images/portraits/haldric-ii-old.png 1241share/wesnoth/data/campaigns/Sceptre_of_Fire/images/portraits/haldric-ii-old.png
@@ -1562,26 +1576,27 @@ share/wesnoth/data/campaigns/Secrets_of_ @@ -1562,26 +1576,27 @@ share/wesnoth/data/campaigns/Secrets_of_
1562share/wesnoth/data/campaigns/Secrets_of_the_Ancients/utils/terrain_graphics.cfg 1576share/wesnoth/data/campaigns/Secrets_of_the_Ancients/utils/terrain_graphics.cfg
1563share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/_main.cfg 1577share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/_main.cfg
1564share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/ai/ca_transport_S6.lua 1578share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/ai/ca_transport_S6.lua
1565share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/campaign_image.png 1579share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/campaign_image.png
1566share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/flags/black-flag-1.png 1580share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/flags/black-flag-1.png
1567share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/flags/black-flag-2.png 1581share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/flags/black-flag-2.png
1568share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/flags/black-flag-3.png 1582share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/flags/black-flag-3.png
1569share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/flags/black-flag-icon.png 1583share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/flags/black-flag-icon.png
1570share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/items/barrel-floating.png 1584share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/items/barrel-floating.png
1571share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/maps/l10n/de/sotbe--overlay.png 1585share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/maps/l10n/de/sotbe--overlay.png
1572share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/maps/l10n/gl/sotbe--overlay.png 1586share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/maps/l10n/gl/sotbe--overlay.png
1573share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/maps/l10n/it/sotbe--overlay.png 1587share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/maps/l10n/it/sotbe--overlay.png
1574share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/maps/l10n/pt/sotbe--overlay.png 1588share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/maps/l10n/pt/sotbe--overlay.png
 1589share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/maps/l10n/zh_CN/sotbe--overlay.png
1575share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/maps/sotbe.png 1590share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/maps/sotbe.png
1576share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/portraits/albrock.png 1591share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/portraits/albrock.png
1577share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/portraits/flartar.png 1592share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/portraits/flartar.png
1578share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/portraits/gruu.png 1593share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/portraits/gruu.png
1579share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/portraits/howgarth.png 1594share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/portraits/howgarth.png
1580share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/portraits/inarix.png 1595share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/portraits/inarix.png
1581share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/portraits/jetto.png 1596share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/portraits/jetto.png
1582share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/portraits/kapoue-angry.png 1597share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/portraits/kapoue-angry.png
1583share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/portraits/kapoue.png 1598share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/portraits/kapoue.png
1584share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/portraits/lanbech.png 1599share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/portraits/lanbech.png
1585share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/portraits/old_orcish_shaman.png 1600share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/portraits/old_orcish_shaman.png
1586share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/portraits/orcish_shaman.png 1601share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/portraits/orcish_shaman.png
1587share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/portraits/shan_taum.png 1602share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/portraits/shan_taum.png
@@ -1838,26 +1853,27 @@ share/wesnoth/data/campaigns/The_Hammer_ @@ -1838,26 +1853,27 @@ share/wesnoth/data/campaigns/The_Hammer_
1838share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/utils/bigmap.cfg 1853share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/utils/bigmap.cfg
1839share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/utils/characters.cfg 1854share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/utils/characters.cfg
1840share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/utils/herodeaths.cfg 1855share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/utils/herodeaths.cfg
1841share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/utils/macros.cfg 1856share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/utils/macros.cfg
1842share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/_main.cfg 1857share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/_main.cfg
1843share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/ai/ca_aggressive_attack_no_suicide.lua 1858share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/ai/ca_aggressive_attack_no_suicide.lua
1844share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/ai/ca_retreat.lua 1859share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/ai/ca_retreat.lua
1845share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/campaign_image.png 1860share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/campaign_image.png
1846share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/maps/great_continent.png 1861share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/maps/great_continent.png
1847share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/maps/green_isle.png 1862share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/maps/green_isle.png
1848share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/maps/l10n/de/green_isle--overlay.png 1863share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/maps/l10n/de/green_isle--overlay.png
1849share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/maps/l10n/it/green_isle--overlay.png 1864share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/maps/l10n/it/green_isle--overlay.png
1850share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/maps/l10n/pt/green_isle--overlay.png 1865share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/maps/l10n/pt/green_isle--overlay.png
 1866share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/maps/l10n/zh_CN/green_isle--overlay.png
1851share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/misc/treaty-icon.png 1867share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/misc/treaty-icon.png
1852share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/portraits/addroran.png 1868share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/portraits/addroran.png
1853share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/portraits/aethyr-first.png 1869share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/portraits/aethyr-first.png
1854share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/portraits/aethyr-second.png 1870share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/portraits/aethyr-second.png
1855share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/portraits/aryad.png 1871share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/portraits/aryad.png
1856share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/portraits/burin-annoyed.png 1872share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/portraits/burin-annoyed.png
1857share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/portraits/burin.png 1873share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/portraits/burin.png
1858share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/portraits/daellyn.png 1874share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/portraits/daellyn.png
1859share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/portraits/dionli.png 1875share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/portraits/dionli.png
1860share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/portraits/edmond.png 1876share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/portraits/edmond.png
1861share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/portraits/eldaric.png 1877share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/portraits/eldaric.png
1862share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/portraits/familiar.png 1878share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/portraits/familiar.png
1863share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/portraits/haldric-annoyed.png 1879share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/portraits/haldric-annoyed.png
@@ -2088,26 +2104,27 @@ share/wesnoth/data/campaigns/The_South_G @@ -2088,26 +2104,27 @@ share/wesnoth/data/campaigns/The_South_G
2088share/wesnoth/data/campaigns/The_South_Guard/images/deoran/mounted-general-moving.png 2104share/wesnoth/data/campaigns/The_South_Guard/images/deoran/mounted-general-moving.png
2089share/wesnoth/data/campaigns/The_South_Guard/images/deoran/mounted-general.png 2105share/wesnoth/data/campaigns/The_South_Guard/images/deoran/mounted-general.png
2090share/wesnoth/data/campaigns/The_South_Guard/images/flag/SG-flag-1.png 2106share/wesnoth/data/campaigns/The_South_Guard/images/flag/SG-flag-1.png
2091share/wesnoth/data/campaigns/The_South_Guard/images/flag/SG-flag-2.png 2107share/wesnoth/data/campaigns/The_South_Guard/images/flag/SG-flag-2.png
2092share/wesnoth/data/campaigns/The_South_Guard/images/flag/SG-flag-3.png 2108share/wesnoth/data/campaigns/The_South_Guard/images/flag/SG-flag-3.png
2093share/wesnoth/data/campaigns/The_South_Guard/images/flag/SG-flag-4.png 2109share/wesnoth/data/campaigns/The_South_Guard/images/flag/SG-flag-4.png
2094share/wesnoth/data/campaigns/The_South_Guard/images/flag/SG-flag-icon.png 2110share/wesnoth/data/campaigns/The_South_Guard/images/flag/SG-flag-icon.png
2095share/wesnoth/data/campaigns/The_South_Guard/images/maps/l10n/de/tsg--overlay.png 2111share/wesnoth/data/campaigns/The_South_Guard/images/maps/l10n/de/tsg--overlay.png
2096share/wesnoth/data/campaigns/The_South_Guard/images/maps/l10n/gd/tsg--overlay.png 2112share/wesnoth/data/campaigns/The_South_Guard/images/maps/l10n/gd/tsg--overlay.png
2097share/wesnoth/data/campaigns/The_South_Guard/images/maps/l10n/gl/tsg--overlay.png 2113share/wesnoth/data/campaigns/The_South_Guard/images/maps/l10n/gl/tsg--overlay.png
2098share/wesnoth/data/campaigns/The_South_Guard/images/maps/l10n/it/tsg--overlay.png 2114share/wesnoth/data/campaigns/The_South_Guard/images/maps/l10n/it/tsg--overlay.png
2099share/wesnoth/data/campaigns/The_South_Guard/images/maps/l10n/lt/tsg--overlay.png 2115share/wesnoth/data/campaigns/The_South_Guard/images/maps/l10n/lt/tsg--overlay.png
2100share/wesnoth/data/campaigns/The_South_Guard/images/maps/l10n/pt/tsg--overlay.png 2116share/wesnoth/data/campaigns/The_South_Guard/images/maps/l10n/pt/tsg--overlay.png
 2117share/wesnoth/data/campaigns/The_South_Guard/images/maps/l10n/zh_CN/tsg--overlay.png
2101share/wesnoth/data/campaigns/The_South_Guard/images/maps/tsg.png 2118share/wesnoth/data/campaigns/The_South_Guard/images/maps/tsg.png
2102share/wesnoth/data/campaigns/The_South_Guard/images/portraits/deoran-glad.png 2119share/wesnoth/data/campaigns/The_South_Guard/images/portraits/deoran-glad.png
2103share/wesnoth/data/campaigns/The_South_Guard/images/portraits/deoran-mad.png 2120share/wesnoth/data/campaigns/The_South_Guard/images/portraits/deoran-mad.png
2104share/wesnoth/data/campaigns/The_South_Guard/images/portraits/deoran-sad.png 2121share/wesnoth/data/campaigns/The_South_Guard/images/portraits/deoran-sad.png
2105share/wesnoth/data/campaigns/The_South_Guard/images/portraits/deoran.png 2122share/wesnoth/data/campaigns/The_South_Guard/images/portraits/deoran.png
2106share/wesnoth/data/campaigns/The_South_Guard/images/portraits/ethiliel-mad.png 2123share/wesnoth/data/campaigns/The_South_Guard/images/portraits/ethiliel-mad.png
2107share/wesnoth/data/campaigns/The_South_Guard/images/portraits/ethiliel.png 2124share/wesnoth/data/campaigns/The_South_Guard/images/portraits/ethiliel.png
2108share/wesnoth/data/campaigns/The_South_Guard/images/portraits/hylas.png 2125share/wesnoth/data/campaigns/The_South_Guard/images/portraits/hylas.png
2109share/wesnoth/data/campaigns/The_South_Guard/images/portraits/mal-mbrin.png 2126share/wesnoth/data/campaigns/The_South_Guard/images/portraits/mal-mbrin.png
2110share/wesnoth/data/campaigns/The_South_Guard/images/portraits/sir-gerrick.png 2127share/wesnoth/data/campaigns/The_South_Guard/images/portraits/sir-gerrick.png
2111share/wesnoth/data/campaigns/The_South_Guard/images/portraits/urza-afalas-masked.png 2128share/wesnoth/data/campaigns/The_South_Guard/images/portraits/urza-afalas-masked.png
2112share/wesnoth/data/campaigns/The_South_Guard/images/portraits/urza-afalas.png 2129share/wesnoth/data/campaigns/The_South_Guard/images/portraits/urza-afalas.png
2113share/wesnoth/data/campaigns/The_South_Guard/images/story/fall.jpg 2130share/wesnoth/data/campaigns/The_South_Guard/images/story/fall.jpg
@@ -2184,26 +2201,27 @@ share/wesnoth/data/campaigns/Two_Brother @@ -2184,26 +2201,27 @@ share/wesnoth/data/campaigns/Two_Brother
2184share/wesnoth/data/campaigns/Two_Brothers/scenarios/01_Rooting_Out_a_Mage.cfg 2201share/wesnoth/data/campaigns/Two_Brothers/scenarios/01_Rooting_Out_a_Mage.cfg
2185share/wesnoth/data/campaigns/Two_Brothers/scenarios/02_The_Chase.cfg 2202share/wesnoth/data/campaigns/Two_Brothers/scenarios/02_The_Chase.cfg
2186share/wesnoth/data/campaigns/Two_Brothers/scenarios/03_Guarded_Castle.cfg 2203share/wesnoth/data/campaigns/Two_Brothers/scenarios/03_Guarded_Castle.cfg
2187share/wesnoth/data/campaigns/Two_Brothers/scenarios/04_Return_to_the_Village.cfg 2204share/wesnoth/data/campaigns/Two_Brothers/scenarios/04_Return_to_the_Village.cfg
2188share/wesnoth/data/campaigns/Two_Brothers/scenarios/05_Epilogue.cfg 2205share/wesnoth/data/campaigns/Two_Brothers/scenarios/05_Epilogue.cfg
2189share/wesnoth/data/campaigns/Two_Brothers/utils/bigmap.cfg 2206share/wesnoth/data/campaigns/Two_Brothers/utils/bigmap.cfg
2190share/wesnoth/data/campaigns/Two_Brothers/utils/characters.cfg 2207share/wesnoth/data/campaigns/Two_Brothers/utils/characters.cfg
2191share/wesnoth/data/campaigns/Two_Brothers/utils/macros.cfg 2208share/wesnoth/data/campaigns/Two_Brothers/utils/macros.cfg
2192share/wesnoth/data/campaigns/Under_the_Burning_Suns/TODO 2209share/wesnoth/data/campaigns/Under_the_Burning_Suns/TODO
2193share/wesnoth/data/campaigns/Under_the_Burning_Suns/_main.cfg 2210share/wesnoth/data/campaigns/Under_the_Burning_Suns/_main.cfg
2194share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/blowgun.png 2211share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/blowgun.png
2195share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/claws-crab.png 2212share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/claws-crab.png
2196share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/energyray.png 2213share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/energyray.png
 2214share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/faerie-fire-sun.png
2197share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/fangs-ant.png 2215share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/fangs-ant.png
2198share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/fangs-horror.png 2216share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/fangs-horror.png
2199share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/fist-golem.png 2217share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/fist-golem.png
2200share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/leader.png 2218share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/leader.png
2201share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/sand-storm.png 2219share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/sand-storm.png
2202share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/twister.png 2220share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/twister.png
2203share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/campaign_image.png 2221share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/campaign_image.png
2204share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/halo/eloh-halo-back.png 2222share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/halo/eloh-halo-back.png
2205share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/halo/eloh-halo-bottom.png 2223share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/halo/eloh-halo-bottom.png
2206share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/items/burial2.png 2224share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/items/burial2.png
2207share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/items/kaleh-dead.png 2225share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/items/kaleh-dead.png
2208share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/items/magiccircle-n.png 2226share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/items/magiccircle-n.png
2209share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/items/magiccircle-ne.png 2227share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/items/magiccircle-ne.png
@@ -9551,26 +9569,42 @@ share/wesnoth/data/core/images/units/dwa @@ -9551,26 +9569,42 @@ share/wesnoth/data/core/images/units/dwa
9551share/wesnoth/data/core/images/units/dwarves/runesmith-attack-se-8.png 9569share/wesnoth/data/core/images/units/dwarves/runesmith-attack-se-8.png
9552share/wesnoth/data/core/images/units/dwarves/runesmith-attack-se-9.png 9570share/wesnoth/data/core/images/units/dwarves/runesmith-attack-se-9.png
9553share/wesnoth/data/core/images/units/dwarves/runesmith-bob-1.png 9571share/wesnoth/data/core/images/units/dwarves/runesmith-bob-1.png
9554share/wesnoth/data/core/images/units/dwarves/runesmith-bob-2.png 9572share/wesnoth/data/core/images/units/dwarves/runesmith-bob-2.png
9555share/wesnoth/data/core/images/units/dwarves/runesmith-bob-3.png 9573share/wesnoth/data/core/images/units/dwarves/runesmith-bob-3.png
9556share/wesnoth/data/core/images/units/dwarves/runesmith-bob-4.png 9574share/wesnoth/data/core/images/units/dwarves/runesmith-bob-4.png
9557share/wesnoth/data/core/images/units/dwarves/runesmith-bob-5.png 9575share/wesnoth/data/core/images/units/dwarves/runesmith-bob-5.png
9558share/wesnoth/data/core/images/units/dwarves/runesmith-bob-6.png 9576share/wesnoth/data/core/images/units/dwarves/runesmith-bob-6.png
9559share/wesnoth/data/core/images/units/dwarves/runesmith-defend-1.png 9577share/wesnoth/data/core/images/units/dwarves/runesmith-defend-1.png
9560share/wesnoth/data/core/images/units/dwarves/runesmith-defend-2.png 9578share/wesnoth/data/core/images/units/dwarves/runesmith-defend-2.png
9561share/wesnoth/data/core/images/units/dwarves/runesmith.png 9579share/wesnoth/data/core/images/units/dwarves/runesmith.png
9562share/wesnoth/data/core/images/units/dwarves/scout-defend-1.png 9580share/wesnoth/data/core/images/units/dwarves/scout-defend-1.png
9563share/wesnoth/data/core/images/units/dwarves/scout-defend-2.png 9581share/wesnoth/data/core/images/units/dwarves/scout-defend-2.png
 9582share/wesnoth/data/core/images/units/dwarves/scout-idle-1.png
 9583share/wesnoth/data/core/images/units/dwarves/scout-idle-10.png
 9584share/wesnoth/data/core/images/units/dwarves/scout-idle-11.png
 9585share/wesnoth/data/core/images/units/dwarves/scout-idle-12.png
 9586share/wesnoth/data/core/images/units/dwarves/scout-idle-13.png
 9587share/wesnoth/data/core/images/units/dwarves/scout-idle-14.png
 9588share/wesnoth/data/core/images/units/dwarves/scout-idle-15.png
 9589share/wesnoth/data/core/images/units/dwarves/scout-idle-16.png
 9590share/wesnoth/data/core/images/units/dwarves/scout-idle-2.png
 9591share/wesnoth/data/core/images/units/dwarves/scout-idle-3.png
 9592share/wesnoth/data/core/images/units/dwarves/scout-idle-4.png
 9593share/wesnoth/data/core/images/units/dwarves/scout-idle-5.png
 9594share/wesnoth/data/core/images/units/dwarves/scout-idle-6.png
 9595share/wesnoth/data/core/images/units/dwarves/scout-idle-7.png
 9596share/wesnoth/data/core/images/units/dwarves/scout-idle-8.png
 9597share/wesnoth/data/core/images/units/dwarves/scout-idle-9.png
9564share/wesnoth/data/core/images/units/dwarves/scout-melee-1.png 9598share/wesnoth/data/core/images/units/dwarves/scout-melee-1.png
9565share/wesnoth/data/core/images/units/dwarves/scout-melee-2.png 9599share/wesnoth/data/core/images/units/dwarves/scout-melee-2.png
9566share/wesnoth/data/core/images/units/dwarves/scout-melee-3.png 9600share/wesnoth/data/core/images/units/dwarves/scout-melee-3.png
9567share/wesnoth/data/core/images/units/dwarves/scout-melee-4.png 9601share/wesnoth/data/core/images/units/dwarves/scout-melee-4.png
9568share/wesnoth/data/core/images/units/dwarves/scout-melee-5.png 9602share/wesnoth/data/core/images/units/dwarves/scout-melee-5.png
9569share/wesnoth/data/core/images/units/dwarves/scout-melee-6.png 9603share/wesnoth/data/core/images/units/dwarves/scout-melee-6.png
9570share/wesnoth/data/core/images/units/dwarves/scout-melee-7.png 9604share/wesnoth/data/core/images/units/dwarves/scout-melee-7.png
9571share/wesnoth/data/core/images/units/dwarves/scout-melee-8.png 9605share/wesnoth/data/core/images/units/dwarves/scout-melee-8.png
9572share/wesnoth/data/core/images/units/dwarves/scout-ranged-1.png 9606share/wesnoth/data/core/images/units/dwarves/scout-ranged-1.png
9573share/wesnoth/data/core/images/units/dwarves/scout-ranged-2.png 9607share/wesnoth/data/core/images/units/dwarves/scout-ranged-2.png
9574share/wesnoth/data/core/images/units/dwarves/scout-ranged-3.png 9608share/wesnoth/data/core/images/units/dwarves/scout-ranged-3.png
9575share/wesnoth/data/core/images/units/dwarves/scout.png 9609share/wesnoth/data/core/images/units/dwarves/scout.png
9576share/wesnoth/data/core/images/units/dwarves/sentinel-attack.png 9610share/wesnoth/data/core/images/units/dwarves/sentinel-attack.png
@@ -10138,26 +10172,40 @@ share/wesnoth/data/core/images/units/elv @@ -10138,26 +10172,40 @@ share/wesnoth/data/core/images/units/elv
10138share/wesnoth/data/core/images/units/elves-wood/marksman-sword-defend.png 10172share/wesnoth/data/core/images/units/elves-wood/marksman-sword-defend.png
10139share/wesnoth/data/core/images/units/elves-wood/marksman-sword.png 10173share/wesnoth/data/core/images/units/elves-wood/marksman-sword.png
10140share/wesnoth/data/core/images/units/elves-wood/marksman.png 10174share/wesnoth/data/core/images/units/elves-wood/marksman.png
10141share/wesnoth/data/core/images/units/elves-wood/marshal-bow-attack1.png 10175share/wesnoth/data/core/images/units/elves-wood/marshal-bow-attack1.png
10142share/wesnoth/data/core/images/units/elves-wood/marshal-bow-attack2.png 10176share/wesnoth/data/core/images/units/elves-wood/marshal-bow-attack2.png
10143share/wesnoth/data/core/images/units/elves-wood/marshal-bow-attack3.png 10177share/wesnoth/data/core/images/units/elves-wood/marshal-bow-attack3.png
10144share/wesnoth/data/core/images/units/elves-wood/marshal-bow-attack4.png 10178share/wesnoth/data/core/images/units/elves-wood/marshal-bow-attack4.png
10145share/wesnoth/data/core/images/units/elves-wood/marshal-bow-defend.png 10179share/wesnoth/data/core/images/units/elves-wood/marshal-bow-defend.png
10146share/wesnoth/data/core/images/units/elves-wood/marshal-bow.png 10180share/wesnoth/data/core/images/units/elves-wood/marshal-bow.png
10147share/wesnoth/data/core/images/units/elves-wood/marshal-defend.png 10181share/wesnoth/data/core/images/units/elves-wood/marshal-defend.png
10148share/wesnoth/data/core/images/units/elves-wood/marshal-leading.png 10182share/wesnoth/data/core/images/units/elves-wood/marshal-leading.png
10149share/wesnoth/data/core/images/units/elves-wood/marshal-melee-1.png 10183share/wesnoth/data/core/images/units/elves-wood/marshal-melee-1.png
10150share/wesnoth/data/core/images/units/elves-wood/marshal-melee-2.png 10184share/wesnoth/data/core/images/units/elves-wood/marshal-melee-2.png
 10185share/wesnoth/data/core/images/units/elves-wood/marshal-stand-1.png
 10186share/wesnoth/data/core/images/units/elves-wood/marshal-stand-10.png
 10187share/wesnoth/data/core/images/units/elves-wood/marshal-stand-11.png
 10188share/wesnoth/data/core/images/units/elves-wood/marshal-stand-12.png
 10189share/wesnoth/data/core/images/units/elves-wood/marshal-stand-13.png
 10190share/wesnoth/data/core/images/units/elves-wood/marshal-stand-14.png
 10191share/wesnoth/data/core/images/units/elves-wood/marshal-stand-2.png
 10192share/wesnoth/data/core/images/units/elves-wood/marshal-stand-3.png
 10193share/wesnoth/data/core/images/units/elves-wood/marshal-stand-4.png
 10194share/wesnoth/data/core/images/units/elves-wood/marshal-stand-5.png
 10195share/wesnoth/data/core/images/units/elves-wood/marshal-stand-6.png
 10196share/wesnoth/data/core/images/units/elves-wood/marshal-stand-7.png
 10197share/wesnoth/data/core/images/units/elves-wood/marshal-stand-8.png
 10198share/wesnoth/data/core/images/units/elves-wood/marshal-stand-9.png
10151share/wesnoth/data/core/images/units/elves-wood/marshal.png 10199share/wesnoth/data/core/images/units/elves-wood/marshal.png
10152share/wesnoth/data/core/images/units/elves-wood/outrider/outrider-attack1.png 10200share/wesnoth/data/core/images/units/elves-wood/outrider/outrider-attack1.png
10153share/wesnoth/data/core/images/units/elves-wood/outrider/outrider-attack2.png 10201share/wesnoth/data/core/images/units/elves-wood/outrider/outrider-attack2.png
10154share/wesnoth/data/core/images/units/elves-wood/outrider/outrider-defend.png 10202share/wesnoth/data/core/images/units/elves-wood/outrider/outrider-defend.png
10155share/wesnoth/data/core/images/units/elves-wood/outrider/outrider-defend1.png 10203share/wesnoth/data/core/images/units/elves-wood/outrider/outrider-defend1.png
10156share/wesnoth/data/core/images/units/elves-wood/outrider/outrider-defend2.png 10204share/wesnoth/data/core/images/units/elves-wood/outrider/outrider-defend2.png
10157share/wesnoth/data/core/images/units/elves-wood/outrider/outrider-melee-0.png 10205share/wesnoth/data/core/images/units/elves-wood/outrider/outrider-melee-0.png
10158share/wesnoth/data/core/images/units/elves-wood/outrider/outrider-melee-1.png 10206share/wesnoth/data/core/images/units/elves-wood/outrider/outrider-melee-1.png
10159share/wesnoth/data/core/images/units/elves-wood/outrider/outrider-melee-2.png 10207share/wesnoth/data/core/images/units/elves-wood/outrider/outrider-melee-2.png
10160share/wesnoth/data/core/images/units/elves-wood/outrider/outrider-melee-3.png 10208share/wesnoth/data/core/images/units/elves-wood/outrider/outrider-melee-3.png
10161share/wesnoth/data/core/images/units/elves-wood/outrider/outrider-melee-4.png 10209share/wesnoth/data/core/images/units/elves-wood/outrider/outrider-melee-4.png
10162share/wesnoth/data/core/images/units/elves-wood/outrider/outrider-melee-5.png 10210share/wesnoth/data/core/images/units/elves-wood/outrider/outrider-melee-5.png
10163share/wesnoth/data/core/images/units/elves-wood/outrider/outrider-melee-6.png 10211share/wesnoth/data/core/images/units/elves-wood/outrider/outrider-melee-6.png
@@ -10220,26 +10268,32 @@ share/wesnoth/data/core/images/units/elv @@ -10220,26 +10268,32 @@ share/wesnoth/data/core/images/units/elv
10220share/wesnoth/data/core/images/units/elves-wood/scout/scout.png 10268share/wesnoth/data/core/images/units/elves-wood/scout/scout.png
10221share/wesnoth/data/core/images/units/elves-wood/shaman-attack.png 10269share/wesnoth/data/core/images/units/elves-wood/shaman-attack.png
10222share/wesnoth/data/core/images/units/elves-wood/shaman-attack2.png 10270share/wesnoth/data/core/images/units/elves-wood/shaman-attack2.png
10223share/wesnoth/data/core/images/units/elves-wood/shaman-defend.png 10271share/wesnoth/data/core/images/units/elves-wood/shaman-defend.png
10224share/wesnoth/data/core/images/units/elves-wood/shaman-heal1.png 10272share/wesnoth/data/core/images/units/elves-wood/shaman-heal1.png
10225share/wesnoth/data/core/images/units/elves-wood/shaman-heal2.png 10273share/wesnoth/data/core/images/units/elves-wood/shaman-heal2.png
10226share/wesnoth/data/core/images/units/elves-wood/shaman-heal3.png 10274share/wesnoth/data/core/images/units/elves-wood/shaman-heal3.png
10227share/wesnoth/data/core/images/units/elves-wood/shaman-heal4.png 10275share/wesnoth/data/core/images/units/elves-wood/shaman-heal4.png
10228share/wesnoth/data/core/images/units/elves-wood/shaman-heal5.png 10276share/wesnoth/data/core/images/units/elves-wood/shaman-heal5.png
10229share/wesnoth/data/core/images/units/elves-wood/shaman-heal6.png 10277share/wesnoth/data/core/images/units/elves-wood/shaman-heal6.png
10230share/wesnoth/data/core/images/units/elves-wood/shaman-heal7.png 10278share/wesnoth/data/core/images/units/elves-wood/shaman-heal7.png
10231share/wesnoth/data/core/images/units/elves-wood/shaman-heal8.png 10279share/wesnoth/data/core/images/units/elves-wood/shaman-heal8.png
10232share/wesnoth/data/core/images/units/elves-wood/shaman-heal9.png 10280share/wesnoth/data/core/images/units/elves-wood/shaman-heal9.png
 10281share/wesnoth/data/core/images/units/elves-wood/shaman-idle-1.png
 10282share/wesnoth/data/core/images/units/elves-wood/shaman-idle-2.png
 10283share/wesnoth/data/core/images/units/elves-wood/shaman-idle-3.png
 10284share/wesnoth/data/core/images/units/elves-wood/shaman-idle-4.png
 10285share/wesnoth/data/core/images/units/elves-wood/shaman-idle-5.png
 10286share/wesnoth/data/core/images/units/elves-wood/shaman-idle-6.png
10233share/wesnoth/data/core/images/units/elves-wood/shaman.png 10287share/wesnoth/data/core/images/units/elves-wood/shaman.png
10234share/wesnoth/data/core/images/units/elves-wood/sharpshooter+female-bow-attack1.png 10288share/wesnoth/data/core/images/units/elves-wood/sharpshooter+female-bow-attack1.png
10235share/wesnoth/data/core/images/units/elves-wood/sharpshooter+female-bow-attack2.png 10289share/wesnoth/data/core/images/units/elves-wood/sharpshooter+female-bow-attack2.png
10236share/wesnoth/data/core/images/units/elves-wood/sharpshooter+female-bow-attack3.png 10290share/wesnoth/data/core/images/units/elves-wood/sharpshooter+female-bow-attack3.png
10237share/wesnoth/data/core/images/units/elves-wood/sharpshooter+female-bow-attack4.png 10291share/wesnoth/data/core/images/units/elves-wood/sharpshooter+female-bow-attack4.png
10238share/wesnoth/data/core/images/units/elves-wood/sharpshooter+female-bow-attack5.png 10292share/wesnoth/data/core/images/units/elves-wood/sharpshooter+female-bow-attack5.png
10239share/wesnoth/data/core/images/units/elves-wood/sharpshooter+female-bow-defend.png 10293share/wesnoth/data/core/images/units/elves-wood/sharpshooter+female-bow-defend.png
10240share/wesnoth/data/core/images/units/elves-wood/sharpshooter+female-bow.png 10294share/wesnoth/data/core/images/units/elves-wood/sharpshooter+female-bow.png
10241share/wesnoth/data/core/images/units/elves-wood/sharpshooter+female-sword-1.png 10295share/wesnoth/data/core/images/units/elves-wood/sharpshooter+female-sword-1.png
10242share/wesnoth/data/core/images/units/elves-wood/sharpshooter+female-sword-2.png 10296share/wesnoth/data/core/images/units/elves-wood/sharpshooter+female-sword-2.png
10243share/wesnoth/data/core/images/units/elves-wood/sharpshooter+female-sword-3.png 10297share/wesnoth/data/core/images/units/elves-wood/sharpshooter+female-sword-3.png
10244share/wesnoth/data/core/images/units/elves-wood/sharpshooter+female-sword-defend.png 10298share/wesnoth/data/core/images/units/elves-wood/sharpshooter+female-sword-defend.png
10245share/wesnoth/data/core/images/units/elves-wood/sharpshooter+female-sword.png 10299share/wesnoth/data/core/images/units/elves-wood/sharpshooter+female-sword.png
@@ -10346,26 +10400,30 @@ share/wesnoth/data/core/images/units/gob @@ -10346,26 +10400,30 @@ share/wesnoth/data/core/images/units/gob
10346share/wesnoth/data/core/images/units/goblins/rouser-lead-2.png 10400share/wesnoth/data/core/images/units/goblins/rouser-lead-2.png
10347share/wesnoth/data/core/images/units/goblins/rouser-ne-defend.png 10401share/wesnoth/data/core/images/units/goblins/rouser-ne-defend.png
10348share/wesnoth/data/core/images/units/goblins/rouser-ne.png 10402share/wesnoth/data/core/images/units/goblins/rouser-ne.png
10349share/wesnoth/data/core/images/units/goblins/rouser.png 10403share/wesnoth/data/core/images/units/goblins/rouser.png
10350share/wesnoth/data/core/images/units/goblins/spearman-attack-n1.png 10404share/wesnoth/data/core/images/units/goblins/spearman-attack-n1.png
10351share/wesnoth/data/core/images/units/goblins/spearman-attack-n2.png 10405share/wesnoth/data/core/images/units/goblins/spearman-attack-n2.png
10352share/wesnoth/data/core/images/units/goblins/spearman-attack-ne1.png 10406share/wesnoth/data/core/images/units/goblins/spearman-attack-ne1.png
10353share/wesnoth/data/core/images/units/goblins/spearman-attack-ne2.png 10407share/wesnoth/data/core/images/units/goblins/spearman-attack-ne2.png
10354share/wesnoth/data/core/images/units/goblins/spearman-attack-s1.png 10408share/wesnoth/data/core/images/units/goblins/spearman-attack-s1.png
10355share/wesnoth/data/core/images/units/goblins/spearman-attack-s2.png 10409share/wesnoth/data/core/images/units/goblins/spearman-attack-s2.png
10356share/wesnoth/data/core/images/units/goblins/spearman-attack-se1.png 10410share/wesnoth/data/core/images/units/goblins/spearman-attack-se1.png
10357share/wesnoth/data/core/images/units/goblins/spearman-attack-se2.png 10411share/wesnoth/data/core/images/units/goblins/spearman-attack-se2.png
10358share/wesnoth/data/core/images/units/goblins/spearman-defend.png 10412share/wesnoth/data/core/images/units/goblins/spearman-defend.png
 10413share/wesnoth/data/core/images/units/goblins/spearman-die-1.png
 10414share/wesnoth/data/core/images/units/goblins/spearman-die-2.png
 10415share/wesnoth/data/core/images/units/goblins/spearman-die-3.png
 10416share/wesnoth/data/core/images/units/goblins/spearman-die-4.png
10359share/wesnoth/data/core/images/units/goblins/spearman-idle-1.png 10417share/wesnoth/data/core/images/units/goblins/spearman-idle-1.png
10360share/wesnoth/data/core/images/units/goblins/spearman-idle-10.png 10418share/wesnoth/data/core/images/units/goblins/spearman-idle-10.png
10361share/wesnoth/data/core/images/units/goblins/spearman-idle-11.png 10419share/wesnoth/data/core/images/units/goblins/spearman-idle-11.png
10362share/wesnoth/data/core/images/units/goblins/spearman-idle-12.png 10420share/wesnoth/data/core/images/units/goblins/spearman-idle-12.png
10363share/wesnoth/data/core/images/units/goblins/spearman-idle-2.png 10421share/wesnoth/data/core/images/units/goblins/spearman-idle-2.png
10364share/wesnoth/data/core/images/units/goblins/spearman-idle-3.png 10422share/wesnoth/data/core/images/units/goblins/spearman-idle-3.png
10365share/wesnoth/data/core/images/units/goblins/spearman-idle-4.png 10423share/wesnoth/data/core/images/units/goblins/spearman-idle-4.png
10366share/wesnoth/data/core/images/units/goblins/spearman-idle-5.png 10424share/wesnoth/data/core/images/units/goblins/spearman-idle-5.png
10367share/wesnoth/data/core/images/units/goblins/spearman-idle-6.png 10425share/wesnoth/data/core/images/units/goblins/spearman-idle-6.png
10368share/wesnoth/data/core/images/units/goblins/spearman-idle-7.png 10426share/wesnoth/data/core/images/units/goblins/spearman-idle-7.png
10369share/wesnoth/data/core/images/units/goblins/spearman-idle-8.png 10427share/wesnoth/data/core/images/units/goblins/spearman-idle-8.png
10370share/wesnoth/data/core/images/units/goblins/spearman-idle-9.png 10428share/wesnoth/data/core/images/units/goblins/spearman-idle-9.png
10371share/wesnoth/data/core/images/units/goblins/spearman-ne-defend.png 10429share/wesnoth/data/core/images/units/goblins/spearman-ne-defend.png
@@ -10373,26 +10431,30 @@ share/wesnoth/data/core/images/units/gob @@ -10373,26 +10431,30 @@ share/wesnoth/data/core/images/units/gob
10373share/wesnoth/data/core/images/units/goblins/spearman-se-run1.png 10431share/wesnoth/data/core/images/units/goblins/spearman-se-run1.png
10374share/wesnoth/data/core/images/units/goblins/spearman-se-run2.png 10432share/wesnoth/data/core/images/units/goblins/spearman-se-run2.png
10375share/wesnoth/data/core/images/units/goblins/spearman-se-run3.png 10433share/wesnoth/data/core/images/units/goblins/spearman-se-run3.png
10376share/wesnoth/data/core/images/units/goblins/spearman-se-run4.png 10434share/wesnoth/data/core/images/units/goblins/spearman-se-run4.png
10377share/wesnoth/data/core/images/units/goblins/spearman-se-run5.png 10435share/wesnoth/data/core/images/units/goblins/spearman-se-run5.png
10378share/wesnoth/data/core/images/units/goblins/spearman-se-run6.png 10436share/wesnoth/data/core/images/units/goblins/spearman-se-run6.png
10379share/wesnoth/data/core/images/units/goblins/spearman-se-run7.png 10437share/wesnoth/data/core/images/units/goblins/spearman-se-run7.png
10380share/wesnoth/data/core/images/units/goblins/spearman-se-run8.png 10438share/wesnoth/data/core/images/units/goblins/spearman-se-run8.png
10381share/wesnoth/data/core/images/units/goblins/spearman-se-run9.png 10439share/wesnoth/data/core/images/units/goblins/spearman-se-run9.png
10382share/wesnoth/data/core/images/units/goblins/spearman.png 10440share/wesnoth/data/core/images/units/goblins/spearman.png
10383share/wesnoth/data/core/images/units/goblins/wolf-rider-attack.png 10441share/wesnoth/data/core/images/units/goblins/wolf-rider-attack.png
10384share/wesnoth/data/core/images/units/goblins/wolf-rider-defend-1.png 10442share/wesnoth/data/core/images/units/goblins/wolf-rider-defend-1.png
10385share/wesnoth/data/core/images/units/goblins/wolf-rider-defend-2.png 10443share/wesnoth/data/core/images/units/goblins/wolf-rider-defend-2.png
 10444share/wesnoth/data/core/images/units/goblins/wolf-rider-die-1.png
 10445share/wesnoth/data/core/images/units/goblins/wolf-rider-die-2.png
 10446share/wesnoth/data/core/images/units/goblins/wolf-rider-die-3.png
 10447share/wesnoth/data/core/images/units/goblins/wolf-rider-die-4.png
10386share/wesnoth/data/core/images/units/goblins/wolf-rider-idle-1.png 10448share/wesnoth/data/core/images/units/goblins/wolf-rider-idle-1.png
10387share/wesnoth/data/core/images/units/goblins/wolf-rider-idle-2.png 10449share/wesnoth/data/core/images/units/goblins/wolf-rider-idle-2.png
10388share/wesnoth/data/core/images/units/goblins/wolf-rider-idle-3.png 10450share/wesnoth/data/core/images/units/goblins/wolf-rider-idle-3.png
10389share/wesnoth/data/core/images/units/goblins/wolf-rider-idle-4.png 10451share/wesnoth/data/core/images/units/goblins/wolf-rider-idle-4.png
10390share/wesnoth/data/core/images/units/goblins/wolf-rider-idle-5.png 10452share/wesnoth/data/core/images/units/goblins/wolf-rider-idle-5.png
10391share/wesnoth/data/core/images/units/goblins/wolf-rider-moving.png 10453share/wesnoth/data/core/images/units/goblins/wolf-rider-moving.png
10392share/wesnoth/data/core/images/units/goblins/wolf-rider-water.png 10454share/wesnoth/data/core/images/units/goblins/wolf-rider-water.png
10393share/wesnoth/data/core/images/units/goblins/wolf-rider.png 10455share/wesnoth/data/core/images/units/goblins/wolf-rider.png
10394share/wesnoth/data/core/images/units/human-loyalists/bowman-bow-attack-1.png 10456share/wesnoth/data/core/images/units/human-loyalists/bowman-bow-attack-1.png
10395share/wesnoth/data/core/images/units/human-loyalists/bowman-bow-attack-2.png 10457share/wesnoth/data/core/images/units/human-loyalists/bowman-bow-attack-2.png
10396share/wesnoth/data/core/images/units/human-loyalists/bowman-bow-attack-3.png 10458share/wesnoth/data/core/images/units/human-loyalists/bowman-bow-attack-3.png
10397share/wesnoth/data/core/images/units/human-loyalists/bowman-bow-attack-4.png 10459share/wesnoth/data/core/images/units/human-loyalists/bowman-bow-attack-4.png
10398share/wesnoth/data/core/images/units/human-loyalists/bowman-bow-defend.png 10460share/wesnoth/data/core/images/units/human-loyalists/bowman-bow-defend.png
@@ -11035,26 +11097,35 @@ share/wesnoth/data/core/images/units/hum @@ -11035,26 +11097,35 @@ share/wesnoth/data/core/images/units/hum
11035share/wesnoth/data/core/images/units/human-loyalists/swordsman-idle-3.png 11097share/wesnoth/data/core/images/units/human-loyalists/swordsman-idle-3.png
11036share/wesnoth/data/core/images/units/human-loyalists/swordsman-idle-4.png 11098share/wesnoth/data/core/images/units/human-loyalists/swordsman-idle-4.png
11037share/wesnoth/data/core/images/units/human-loyalists/swordsman-idle-5.png 11099share/wesnoth/data/core/images/units/human-loyalists/swordsman-idle-5.png
11038share/wesnoth/data/core/images/units/human-loyalists/swordsman-idle-6.png 11100share/wesnoth/data/core/images/units/human-loyalists/swordsman-idle-6.png
11039share/wesnoth/data/core/images/units/human-loyalists/swordsman-idle-7.png 11101share/wesnoth/data/core/images/units/human-loyalists/swordsman-idle-7.png
11040share/wesnoth/data/core/images/units/human-loyalists/swordsman-idle-8.png 11102share/wesnoth/data/core/images/units/human-loyalists/swordsman-idle-8.png
11041share/wesnoth/data/core/images/units/human-loyalists/swordsman-idle-9.png 11103share/wesnoth/data/core/images/units/human-loyalists/swordsman-idle-9.png
11042share/wesnoth/data/core/images/units/human-loyalists/swordsman.png 11104share/wesnoth/data/core/images/units/human-loyalists/swordsman.png
11043share/wesnoth/data/core/images/units/human-magi/arch-mage+female-attack-magic-1.png 11105share/wesnoth/data/core/images/units/human-magi/arch-mage+female-attack-magic-1.png
11044share/wesnoth/data/core/images/units/human-magi/arch-mage+female-attack-magic-2.png 11106share/wesnoth/data/core/images/units/human-magi/arch-mage+female-attack-magic-2.png
11045share/wesnoth/data/core/images/units/human-magi/arch-mage+female-attack-staff-1.png 11107share/wesnoth/data/core/images/units/human-magi/arch-mage+female-attack-staff-1.png
11046share/wesnoth/data/core/images/units/human-magi/arch-mage+female-attack-staff-2.png 11108share/wesnoth/data/core/images/units/human-magi/arch-mage+female-attack-staff-2.png
11047share/wesnoth/data/core/images/units/human-magi/arch-mage+female-defend.png 11109share/wesnoth/data/core/images/units/human-magi/arch-mage+female-defend.png
 11110share/wesnoth/data/core/images/units/human-magi/arch-mage+female-idle-1.png
 11111share/wesnoth/data/core/images/units/human-magi/arch-mage+female-idle-2.png
 11112share/wesnoth/data/core/images/units/human-magi/arch-mage+female-idle-3.png
 11113share/wesnoth/data/core/images/units/human-magi/arch-mage+female-idle-4.png
 11114share/wesnoth/data/core/images/units/human-magi/arch-mage+female-idle-5.png
 11115share/wesnoth/data/core/images/units/human-magi/arch-mage+female-idle-6.png
 11116share/wesnoth/data/core/images/units/human-magi/arch-mage+female-idle-7.png
 11117share/wesnoth/data/core/images/units/human-magi/arch-mage+female-idle-8.png
 11118share/wesnoth/data/core/images/units/human-magi/arch-mage+female-idle-9.png
11048share/wesnoth/data/core/images/units/human-magi/arch-mage+female.png 11119share/wesnoth/data/core/images/units/human-magi/arch-mage+female.png
11049share/wesnoth/data/core/images/units/human-magi/arch-mage-attack-magic-1.png 11120share/wesnoth/data/core/images/units/human-magi/arch-mage-attack-magic-1.png
11050share/wesnoth/data/core/images/units/human-magi/arch-mage-attack-magic-2.png 11121share/wesnoth/data/core/images/units/human-magi/arch-mage-attack-magic-2.png
11051share/wesnoth/data/core/images/units/human-magi/arch-mage-attack-staff-1.png 11122share/wesnoth/data/core/images/units/human-magi/arch-mage-attack-staff-1.png
11052share/wesnoth/data/core/images/units/human-magi/arch-mage-attack-staff-2.png 11123share/wesnoth/data/core/images/units/human-magi/arch-mage-attack-staff-2.png
11053share/wesnoth/data/core/images/units/human-magi/arch-mage-defend.png 11124share/wesnoth/data/core/images/units/human-magi/arch-mage-defend.png
11054share/wesnoth/data/core/images/units/human-magi/arch-mage-idle-1.png 11125share/wesnoth/data/core/images/units/human-magi/arch-mage-idle-1.png
11055share/wesnoth/data/core/images/units/human-magi/arch-mage-idle-2.png 11126share/wesnoth/data/core/images/units/human-magi/arch-mage-idle-2.png
11056share/wesnoth/data/core/images/units/human-magi/arch-mage-idle-3.png 11127share/wesnoth/data/core/images/units/human-magi/arch-mage-idle-3.png
11057share/wesnoth/data/core/images/units/human-magi/arch-mage-idle-4.png 11128share/wesnoth/data/core/images/units/human-magi/arch-mage-idle-4.png
11058share/wesnoth/data/core/images/units/human-magi/arch-mage-idle-5.png 11129share/wesnoth/data/core/images/units/human-magi/arch-mage-idle-5.png
11059share/wesnoth/data/core/images/units/human-magi/arch-mage-standing-1.png 11130share/wesnoth/data/core/images/units/human-magi/arch-mage-standing-1.png
11060share/wesnoth/data/core/images/units/human-magi/arch-mage-standing-10.png 11131share/wesnoth/data/core/images/units/human-magi/arch-mage-standing-10.png
@@ -11081,44 +11152,85 @@ share/wesnoth/data/core/images/units/hum @@ -11081,44 +11152,85 @@ share/wesnoth/data/core/images/units/hum
11081share/wesnoth/data/core/images/units/human-magi/great-mage+female-defend.png 11152share/wesnoth/data/core/images/units/human-magi/great-mage+female-defend.png
11082share/wesnoth/data/core/images/units/human-magi/great-mage+female.png 11153share/wesnoth/data/core/images/units/human-magi/great-mage+female.png
11083share/wesnoth/data/core/images/units/human-magi/great-mage-attack-magic-1.png 11154share/wesnoth/data/core/images/units/human-magi/great-mage-attack-magic-1.png
11084share/wesnoth/data/core/images/units/human-magi/great-mage-attack-magic-2.png 11155share/wesnoth/data/core/images/units/human-magi/great-mage-attack-magic-2.png
11085share/wesnoth/data/core/images/units/human-magi/great-mage-attack-staff-1.png 11156share/wesnoth/data/core/images/units/human-magi/great-mage-attack-staff-1.png
11086share/wesnoth/data/core/images/units/human-magi/great-mage-attack-staff-2.png 11157share/wesnoth/data/core/images/units/human-magi/great-mage-attack-staff-2.png
11087share/wesnoth/data/core/images/units/human-magi/great-mage-defend.png 11158share/wesnoth/data/core/images/units/human-magi/great-mage-defend.png
11088share/wesnoth/data/core/images/units/human-magi/great-mage.png 11159share/wesnoth/data/core/images/units/human-magi/great-mage.png
11089share/wesnoth/data/core/images/units/human-magi/mage+female-attack-magic1.png 11160share/wesnoth/data/core/images/units/human-magi/mage+female-attack-magic1.png
11090share/wesnoth/data/core/images/units/human-magi/mage+female-attack-magic2.png 11161share/wesnoth/data/core/images/units/human-magi/mage+female-attack-magic2.png
11091share/wesnoth/data/core/images/units/human-magi/mage+female-attack-staff1.png 11162share/wesnoth/data/core/images/units/human-magi/mage+female-attack-staff1.png
11092share/wesnoth/data/core/images/units/human-magi/mage+female-attack-staff2.png 11163share/wesnoth/data/core/images/units/human-magi/mage+female-attack-staff2.png
11093share/wesnoth/data/core/images/units/human-magi/mage+female-defend.png 11164share/wesnoth/data/core/images/units/human-magi/mage+female-defend.png
 11165share/wesnoth/data/core/images/units/human-magi/mage+female-die-1.png
 11166share/wesnoth/data/core/images/units/human-magi/mage+female-die-10.png
 11167share/wesnoth/data/core/images/units/human-magi/mage+female-die-11.png
 11168share/wesnoth/data/core/images/units/human-magi/mage+female-die-12.png
 11169share/wesnoth/data/core/images/units/human-magi/mage+female-die-13.png
 11170share/wesnoth/data/core/images/units/human-magi/mage+female-die-14.png
 11171share/wesnoth/data/core/images/units/human-magi/mage+female-die-15.png
 11172share/wesnoth/data/core/images/units/human-magi/mage+female-die-16.png
 11173share/wesnoth/data/core/images/units/human-magi/mage+female-die-2.png
 11174share/wesnoth/data/core/images/units/human-magi/mage+female-die-3.png
 11175share/wesnoth/data/core/images/units/human-magi/mage+female-die-4.png
 11176share/wesnoth/data/core/images/units/human-magi/mage+female-die-5.png
 11177share/wesnoth/data/core/images/units/human-magi/mage+female-die-6.png
 11178share/wesnoth/data/core/images/units/human-magi/mage+female-die-7.png
 11179share/wesnoth/data/core/images/units/human-magi/mage+female-die-8.png
 11180share/wesnoth/data/core/images/units/human-magi/mage+female-die-9.png
11094share/wesnoth/data/core/images/units/human-magi/mage+female.png 11181share/wesnoth/data/core/images/units/human-magi/mage+female.png
11095share/wesnoth/data/core/images/units/human-magi/mage-attack-magic1.png 11182share/wesnoth/data/core/images/units/human-magi/mage-attack-magic1.png
11096share/wesnoth/data/core/images/units/human-magi/mage-attack-magic2.png 11183share/wesnoth/data/core/images/units/human-magi/mage-attack-magic2.png
11097share/wesnoth/data/core/images/units/human-magi/mage-attack-staff1.png 11184share/wesnoth/data/core/images/units/human-magi/mage-attack-staff1.png
11098share/wesnoth/data/core/images/units/human-magi/mage-attack-staff2.png 11185share/wesnoth/data/core/images/units/human-magi/mage-attack-staff2.png
11099share/wesnoth/data/core/images/units/human-magi/mage-defend.png 11186share/wesnoth/data/core/images/units/human-magi/mage-defend.png
 11187share/wesnoth/data/core/images/units/human-magi/mage-die-1.png
 11188share/wesnoth/data/core/images/units/human-magi/mage-die-10.png
 11189share/wesnoth/data/core/images/units/human-magi/mage-die-11.png
 11190share/wesnoth/data/core/images/units/human-magi/mage-die-12.png
 11191share/wesnoth/data/core/images/units/human-magi/mage-die-13.png
 11192share/wesnoth/data/core/images/units/human-magi/mage-die-14.png
 11193share/wesnoth/data/core/images/units/human-magi/mage-die-15.png
 11194share/wesnoth/data/core/images/units/human-magi/mage-die-16.png
 11195share/wesnoth/data/core/images/units/human-magi/mage-die-2.png
 11196share/wesnoth/data/core/images/units/human-magi/mage-die-3.png
 11197share/wesnoth/data/core/images/units/human-magi/mage-die-4.png
 11198share/wesnoth/data/core/images/units/human-magi/mage-die-5.png
 11199share/wesnoth/data/core/images/units/human-magi/mage-die-6.png
 11200share/wesnoth/data/core/images/units/human-magi/mage-die-7.png
 11201share/wesnoth/data/core/images/units/human-magi/mage-die-8.png
 11202share/wesnoth/data/core/images/units/human-magi/mage-die-9.png
 11203share/wesnoth/data/core/images/units/human-magi/mage-idle-1.png
 11204share/wesnoth/data/core/images/units/human-magi/mage-idle-2.png
 11205share/wesnoth/data/core/images/units/human-magi/mage-idle-3.png
 11206share/wesnoth/data/core/images/units/human-magi/mage-idle-4.png
11100share/wesnoth/data/core/images/units/human-magi/mage.png 11207share/wesnoth/data/core/images/units/human-magi/mage.png
11101share/wesnoth/data/core/images/units/human-magi/red-mage+female-attack-magic-1.png 11208share/wesnoth/data/core/images/units/human-magi/red-mage+female-attack-magic-1.png
11102share/wesnoth/data/core/images/units/human-magi/red-mage+female-attack-magic-2.png 11209share/wesnoth/data/core/images/units/human-magi/red-mage+female-attack-magic-2.png
11103share/wesnoth/data/core/images/units/human-magi/red-mage+female-attack-staff-1.png 11210share/wesnoth/data/core/images/units/human-magi/red-mage+female-attack-staff-1.png
11104share/wesnoth/data/core/images/units/human-magi/red-mage+female-attack-staff-2.png 11211share/wesnoth/data/core/images/units/human-magi/red-mage+female-attack-staff-2.png
11105share/wesnoth/data/core/images/units/human-magi/red-mage+female-defend.png 11212share/wesnoth/data/core/images/units/human-magi/red-mage+female-defend.png
11106share/wesnoth/data/core/images/units/human-magi/red-mage+female.png 11213share/wesnoth/data/core/images/units/human-magi/red-mage+female.png
11107share/wesnoth/data/core/images/units/human-magi/red-mage-attack-magic-1.png 11214share/wesnoth/data/core/images/units/human-magi/red-mage-attack-magic-1.png
11108share/wesnoth/data/core/images/units/human-magi/red-mage-attack-magic-2.png 11215share/wesnoth/data/core/images/units/human-magi/red-mage-attack-magic-2.png
11109share/wesnoth/data/core/images/units/human-magi/red-mage-attack-staff-1.png 11216share/wesnoth/data/core/images/units/human-magi/red-mage-attack-staff-1.png
11110share/wesnoth/data/core/images/units/human-magi/red-mage-attack-staff-2.png 11217share/wesnoth/data/core/images/units/human-magi/red-mage-attack-staff-2.png
11111share/wesnoth/data/core/images/units/human-magi/red-mage-defend.png 11218share/wesnoth/data/core/images/units/human-magi/red-mage-defend.png
 11219share/wesnoth/data/core/images/units/human-magi/red-mage-idle-1.png
 11220share/wesnoth/data/core/images/units/human-magi/red-mage-idle-2.png
 11221share/wesnoth/data/core/images/units/human-magi/red-mage-idle-3.png
 11222share/wesnoth/data/core/images/units/human-magi/red-mage-idle-4.png
 11223share/wesnoth/data/core/images/units/human-magi/red-mage-idle-5.png
11112share/wesnoth/data/core/images/units/human-magi/red-mage.png 11224share/wesnoth/data/core/images/units/human-magi/red-mage.png
11113share/wesnoth/data/core/images/units/human-magi/silver-mage+female-attack-magic1.png 11225share/wesnoth/data/core/images/units/human-magi/silver-mage+female-attack-magic1.png
11114share/wesnoth/data/core/images/units/human-magi/silver-mage+female-attack-magic2.png 11226share/wesnoth/data/core/images/units/human-magi/silver-mage+female-attack-magic2.png
11115share/wesnoth/data/core/images/units/human-magi/silver-mage+female-attack-staff1.png 11227share/wesnoth/data/core/images/units/human-magi/silver-mage+female-attack-staff1.png
11116share/wesnoth/data/core/images/units/human-magi/silver-mage+female-attack-staff2.png 11228share/wesnoth/data/core/images/units/human-magi/silver-mage+female-attack-staff2.png
11117share/wesnoth/data/core/images/units/human-magi/silver-mage+female-defend.png 11229share/wesnoth/data/core/images/units/human-magi/silver-mage+female-defend.png
11118share/wesnoth/data/core/images/units/human-magi/silver-mage+female-teleport-1.png 11230share/wesnoth/data/core/images/units/human-magi/silver-mage+female-teleport-1.png
11119share/wesnoth/data/core/images/units/human-magi/silver-mage+female-teleport-2.png 11231share/wesnoth/data/core/images/units/human-magi/silver-mage+female-teleport-2.png
11120share/wesnoth/data/core/images/units/human-magi/silver-mage+female-teleport-3.png 11232share/wesnoth/data/core/images/units/human-magi/silver-mage+female-teleport-3.png
11121share/wesnoth/data/core/images/units/human-magi/silver-mage+female-teleport-4.png 11233share/wesnoth/data/core/images/units/human-magi/silver-mage+female-teleport-4.png
11122share/wesnoth/data/core/images/units/human-magi/silver-mage+female-teleport-5.png 11234share/wesnoth/data/core/images/units/human-magi/silver-mage+female-teleport-5.png
11123share/wesnoth/data/core/images/units/human-magi/silver-mage+female-teleport-6.png 11235share/wesnoth/data/core/images/units/human-magi/silver-mage+female-teleport-6.png
11124share/wesnoth/data/core/images/units/human-magi/silver-mage+female-teleport-7.png 11236share/wesnoth/data/core/images/units/human-magi/silver-mage+female-teleport-7.png
@@ -11166,26 +11278,44 @@ share/wesnoth/data/core/images/units/hum @@ -11166,26 +11278,44 @@ share/wesnoth/data/core/images/units/hum
11166share/wesnoth/data/core/images/units/human-magi/white-mage+female-magic-3.png 11278share/wesnoth/data/core/images/units/human-magi/white-mage+female-magic-3.png
11167share/wesnoth/data/core/images/units/human-magi/white-mage+female-melee-1.png 11279share/wesnoth/data/core/images/units/human-magi/white-mage+female-melee-1.png
11168share/wesnoth/data/core/images/units/human-magi/white-mage+female-melee-2.png 11280share/wesnoth/data/core/images/units/human-magi/white-mage+female-melee-2.png
11169share/wesnoth/data/core/images/units/human-magi/white-mage+female-melee-3.png 11281share/wesnoth/data/core/images/units/human-magi/white-mage+female-melee-3.png
11170share/wesnoth/data/core/images/units/human-magi/white-mage+female-melee-4.png 11282share/wesnoth/data/core/images/units/human-magi/white-mage+female-melee-4.png
11171share/wesnoth/data/core/images/units/human-magi/white-mage+female-melee-5.png 11283share/wesnoth/data/core/images/units/human-magi/white-mage+female-melee-5.png
11172share/wesnoth/data/core/images/units/human-magi/white-mage+female-melee-6.png 11284share/wesnoth/data/core/images/units/human-magi/white-mage+female-melee-6.png
11173share/wesnoth/data/core/images/units/human-magi/white-mage+female.png 11285share/wesnoth/data/core/images/units/human-magi/white-mage+female.png
11174share/wesnoth/data/core/images/units/human-magi/white-mage-defend.png 11286share/wesnoth/data/core/images/units/human-magi/white-mage-defend.png
11175share/wesnoth/data/core/images/units/human-magi/white-mage-die-1.png 11287share/wesnoth/data/core/images/units/human-magi/white-mage-die-1.png
11176share/wesnoth/data/core/images/units/human-magi/white-mage-die-2.png 11288share/wesnoth/data/core/images/units/human-magi/white-mage-die-2.png
11177share/wesnoth/data/core/images/units/human-magi/white-mage-die-3.png 11289share/wesnoth/data/core/images/units/human-magi/white-mage-die-3.png
11178share/wesnoth/data/core/images/units/human-magi/white-mage-die-4.png 11290share/wesnoth/data/core/images/units/human-magi/white-mage-die-4.png
 11291share/wesnoth/data/core/images/units/human-magi/white-mage-idle-1.png
 11292share/wesnoth/data/core/images/units/human-magi/white-mage-idle-10.png
 11293share/wesnoth/data/core/images/units/human-magi/white-mage-idle-11.png
 11294share/wesnoth/data/core/images/units/human-magi/white-mage-idle-12.png
 11295share/wesnoth/data/core/images/units/human-magi/white-mage-idle-13.png
 11296share/wesnoth/data/core/images/units/human-magi/white-mage-idle-14.png
 11297share/wesnoth/data/core/images/units/human-magi/white-mage-idle-15.png
 11298share/wesnoth/data/core/images/units/human-magi/white-mage-idle-16.png
 11299share/wesnoth/data/core/images/units/human-magi/white-mage-idle-17.png
 11300share/wesnoth/data/core/images/units/human-magi/white-mage-idle-18.png
 11301share/wesnoth/data/core/images/units/human-magi/white-mage-idle-2.png
 11302share/wesnoth/data/core/images/units/human-magi/white-mage-idle-3.png
 11303share/wesnoth/data/core/images/units/human-magi/white-mage-idle-4.png
 11304share/wesnoth/data/core/images/units/human-magi/white-mage-idle-5.png
 11305share/wesnoth/data/core/images/units/human-magi/white-mage-idle-6.png
 11306share/wesnoth/data/core/images/units/human-magi/white-mage-idle-7.png
 11307share/wesnoth/data/core/images/units/human-magi/white-mage-idle-8.png
 11308share/wesnoth/data/core/images/units/human-magi/white-mage-idle-9.png
11179share/wesnoth/data/core/images/units/human-magi/white-mage-magic-1.png 11309share/wesnoth/data/core/images/units/human-magi/white-mage-magic-1.png
11180share/wesnoth/data/core/images/units/human-magi/white-mage-magic-2.png 11310share/wesnoth/data/core/images/units/human-magi/white-mage-magic-2.png
11181share/wesnoth/data/core/images/units/human-magi/white-mage-magic-3.png 11311share/wesnoth/data/core/images/units/human-magi/white-mage-magic-3.png
11182share/wesnoth/data/core/images/units/human-magi/white-mage-melee-1.png 11312share/wesnoth/data/core/images/units/human-magi/white-mage-melee-1.png
11183share/wesnoth/data/core/images/units/human-magi/white-mage-melee-2.png 11313share/wesnoth/data/core/images/units/human-magi/white-mage-melee-2.png
11184share/wesnoth/data/core/images/units/human-magi/white-mage-melee-3.png 11314share/wesnoth/data/core/images/units/human-magi/white-mage-melee-3.png
11185share/wesnoth/data/core/images/units/human-magi/white-mage-melee-4.png 11315share/wesnoth/data/core/images/units/human-magi/white-mage-melee-4.png
11186share/wesnoth/data/core/images/units/human-magi/white-mage-melee-5.png 11316share/wesnoth/data/core/images/units/human-magi/white-mage-melee-5.png
11187share/wesnoth/data/core/images/units/human-magi/white-mage-melee-6.png 11317share/wesnoth/data/core/images/units/human-magi/white-mage-melee-6.png
11188share/wesnoth/data/core/images/units/human-magi/white-mage.png 11318share/wesnoth/data/core/images/units/human-magi/white-mage.png
11189share/wesnoth/data/core/images/units/human-outlaws/assassin+female-defend-1.png 11319share/wesnoth/data/core/images/units/human-outlaws/assassin+female-defend-1.png
11190share/wesnoth/data/core/images/units/human-outlaws/assassin+female-defend-2.png 11320share/wesnoth/data/core/images/units/human-outlaws/assassin+female-defend-2.png
11191share/wesnoth/data/core/images/units/human-outlaws/assassin+female-melee-1-1.png 11321share/wesnoth/data/core/images/units/human-outlaws/assassin+female-melee-1-1.png
@@ -11196,26 +11326,32 @@ share/wesnoth/data/core/images/units/hum @@ -11196,26 +11326,32 @@ share/wesnoth/data/core/images/units/hum
11196share/wesnoth/data/core/images/units/human-outlaws/assassin+female-throwknife2.png 11326share/wesnoth/data/core/images/units/human-outlaws/assassin+female-throwknife2.png
11197share/wesnoth/data/core/images/units/human-outlaws/assassin+female.png 11327share/wesnoth/data/core/images/units/human-outlaws/assassin+female.png
11198share/wesnoth/data/core/images/units/human-outlaws/assassin-defend-1.png 11328share/wesnoth/data/core/images/units/human-outlaws/assassin-defend-1.png
11199share/wesnoth/data/core/images/units/human-outlaws/assassin-defend-2.png 11329share/wesnoth/data/core/images/units/human-outlaws/assassin-defend-2.png
11200share/wesnoth/data/core/images/units/human-outlaws/assassin-melee-1-1.png 11330share/wesnoth/data/core/images/units/human-outlaws/assassin-melee-1-1.png
11201share/wesnoth/data/core/images/units/human-outlaws/assassin-melee-1-2.png 11331share/wesnoth/data/core/images/units/human-outlaws/assassin-melee-1-2.png
11202share/wesnoth/data/core/images/units/human-outlaws/assassin-melee-2-1.png 11332share/wesnoth/data/core/images/units/human-outlaws/assassin-melee-2-1.png
11203share/wesnoth/data/core/images/units/human-outlaws/assassin-melee-2-2.png 11333share/wesnoth/data/core/images/units/human-outlaws/assassin-melee-2-2.png
11204share/wesnoth/data/core/images/units/human-outlaws/assassin-throwknife1.png 11334share/wesnoth/data/core/images/units/human-outlaws/assassin-throwknife1.png
11205share/wesnoth/data/core/images/units/human-outlaws/assassin-throwknife2.png 11335share/wesnoth/data/core/images/units/human-outlaws/assassin-throwknife2.png
11206share/wesnoth/data/core/images/units/human-outlaws/assassin.png 11336share/wesnoth/data/core/images/units/human-outlaws/assassin.png
11207share/wesnoth/data/core/images/units/human-outlaws/bandit-defend-1.png 11337share/wesnoth/data/core/images/units/human-outlaws/bandit-defend-1.png
11208share/wesnoth/data/core/images/units/human-outlaws/bandit-defend-2.png 11338share/wesnoth/data/core/images/units/human-outlaws/bandit-defend-2.png
 11339share/wesnoth/data/core/images/units/human-outlaws/bandit-idle-1.png
 11340share/wesnoth/data/core/images/units/human-outlaws/bandit-idle-2.png
 11341share/wesnoth/data/core/images/units/human-outlaws/bandit-idle-3.png
 11342share/wesnoth/data/core/images/units/human-outlaws/bandit-idle-4.png
 11343share/wesnoth/data/core/images/units/human-outlaws/bandit-idle-5.png
 11344share/wesnoth/data/core/images/units/human-outlaws/bandit-idle-6.png
11209share/wesnoth/data/core/images/units/human-outlaws/bandit-melee-1.png 11345share/wesnoth/data/core/images/units/human-outlaws/bandit-melee-1.png
11210share/wesnoth/data/core/images/units/human-outlaws/bandit-melee-2.png 11346share/wesnoth/data/core/images/units/human-outlaws/bandit-melee-2.png
11211share/wesnoth/data/core/images/units/human-outlaws/bandit-melee-3.png 11347share/wesnoth/data/core/images/units/human-outlaws/bandit-melee-3.png
11212share/wesnoth/data/core/images/units/human-outlaws/bandit-melee-4.png 11348share/wesnoth/data/core/images/units/human-outlaws/bandit-melee-4.png
11213share/wesnoth/data/core/images/units/human-outlaws/bandit-melee-5.png 11349share/wesnoth/data/core/images/units/human-outlaws/bandit-melee-5.png
11214share/wesnoth/data/core/images/units/human-outlaws/bandit-melee-6.png 11350share/wesnoth/data/core/images/units/human-outlaws/bandit-melee-6.png
11215share/wesnoth/data/core/images/units/human-outlaws/bandit-melee-7.png 11351share/wesnoth/data/core/images/units/human-outlaws/bandit-melee-7.png
11216share/wesnoth/data/core/images/units/human-outlaws/bandit-melee-8.png 11352share/wesnoth/data/core/images/units/human-outlaws/bandit-melee-8.png
11217share/wesnoth/data/core/images/units/human-outlaws/bandit.png 11353share/wesnoth/data/core/images/units/human-outlaws/bandit.png
11218share/wesnoth/data/core/images/units/human-outlaws/footpad+female-attack1.png 11354share/wesnoth/data/core/images/units/human-outlaws/footpad+female-attack1.png
11219share/wesnoth/data/core/images/units/human-outlaws/footpad+female-attack2.png 11355share/wesnoth/data/core/images/units/human-outlaws/footpad+female-attack2.png
11220share/wesnoth/data/core/images/units/human-outlaws/footpad+female-defend.png 11356share/wesnoth/data/core/images/units/human-outlaws/footpad+female-defend.png
11221share/wesnoth/data/core/images/units/human-outlaws/footpad+female-idle-1.png 11357share/wesnoth/data/core/images/units/human-outlaws/footpad+female-idle-1.png
@@ -11428,26 +11564,31 @@ share/wesnoth/data/core/images/units/hum @@ -11428,26 +11564,31 @@ share/wesnoth/data/core/images/units/hum
11428share/wesnoth/data/core/images/units/human-peasants/peasant-ranged2.png 11564share/wesnoth/data/core/images/units/human-peasants/peasant-ranged2.png
11429share/wesnoth/data/core/images/units/human-peasants/peasant.png 11565share/wesnoth/data/core/images/units/human-peasants/peasant.png
11430share/wesnoth/data/core/images/units/human-peasants/ruffian-attack-1.png 11566share/wesnoth/data/core/images/units/human-peasants/ruffian-attack-1.png
11431share/wesnoth/data/core/images/units/human-peasants/ruffian-attack-2.png 11567share/wesnoth/data/core/images/units/human-peasants/ruffian-attack-2.png
11432share/wesnoth/data/core/images/units/human-peasants/ruffian-attack-3.png 11568share/wesnoth/data/core/images/units/human-peasants/ruffian-attack-3.png
11433share/wesnoth/data/core/images/units/human-peasants/ruffian-attack-4.png 11569share/wesnoth/data/core/images/units/human-peasants/ruffian-attack-4.png
11434share/wesnoth/data/core/images/units/human-peasants/ruffian-attack-5.png 11570share/wesnoth/data/core/images/units/human-peasants/ruffian-attack-5.png
11435share/wesnoth/data/core/images/units/human-peasants/ruffian-attack-6.png 11571share/wesnoth/data/core/images/units/human-peasants/ruffian-attack-6.png
11436share/wesnoth/data/core/images/units/human-peasants/ruffian-attack-7.png 11572share/wesnoth/data/core/images/units/human-peasants/ruffian-attack-7.png
11437share/wesnoth/data/core/images/units/human-peasants/ruffian-attack-8.png 11573share/wesnoth/data/core/images/units/human-peasants/ruffian-attack-8.png
11438share/wesnoth/data/core/images/units/human-peasants/ruffian-attack-9.png 11574share/wesnoth/data/core/images/units/human-peasants/ruffian-attack-9.png
11439share/wesnoth/data/core/images/units/human-peasants/ruffian-defend-1.png 11575share/wesnoth/data/core/images/units/human-peasants/ruffian-defend-1.png
11440share/wesnoth/data/core/images/units/human-peasants/ruffian-defend-2.png 11576share/wesnoth/data/core/images/units/human-peasants/ruffian-defend-2.png
 11577share/wesnoth/data/core/images/units/human-peasants/ruffian-idle-1.png
 11578share/wesnoth/data/core/images/units/human-peasants/ruffian-idle-2.png
 11579share/wesnoth/data/core/images/units/human-peasants/ruffian-idle-3.png
 11580share/wesnoth/data/core/images/units/human-peasants/ruffian-idle-4.png
 11581share/wesnoth/data/core/images/units/human-peasants/ruffian-idle-5.png
11441share/wesnoth/data/core/images/units/human-peasants/ruffian.png 11582share/wesnoth/data/core/images/units/human-peasants/ruffian.png
11442share/wesnoth/data/core/images/units/human-peasants/woodsman-bow-attack-1.png 11583share/wesnoth/data/core/images/units/human-peasants/woodsman-bow-attack-1.png
11443share/wesnoth/data/core/images/units/human-peasants/woodsman-bow-attack-2.png 11584share/wesnoth/data/core/images/units/human-peasants/woodsman-bow-attack-2.png
11444share/wesnoth/data/core/images/units/human-peasants/woodsman-bow-attack-3.png 11585share/wesnoth/data/core/images/units/human-peasants/woodsman-bow-attack-3.png
11445share/wesnoth/data/core/images/units/human-peasants/woodsman-bow-attack-4.png 11586share/wesnoth/data/core/images/units/human-peasants/woodsman-bow-attack-4.png
11446share/wesnoth/data/core/images/units/human-peasants/woodsman-bow-defend.png 11587share/wesnoth/data/core/images/units/human-peasants/woodsman-bow-defend.png
11447share/wesnoth/data/core/images/units/human-peasants/woodsman-bow.png 11588share/wesnoth/data/core/images/units/human-peasants/woodsman-bow.png
11448share/wesnoth/data/core/images/units/human-peasants/woodsman-defend.png 11589share/wesnoth/data/core/images/units/human-peasants/woodsman-defend.png
11449share/wesnoth/data/core/images/units/human-peasants/woodsman-idle-1.png 11590share/wesnoth/data/core/images/units/human-peasants/woodsman-idle-1.png
11450share/wesnoth/data/core/images/units/human-peasants/woodsman-idle-10.png 11591share/wesnoth/data/core/images/units/human-peasants/woodsman-idle-10.png
11451share/wesnoth/data/core/images/units/human-peasants/woodsman-idle-11.png 11592share/wesnoth/data/core/images/units/human-peasants/woodsman-idle-11.png
11452share/wesnoth/data/core/images/units/human-peasants/woodsman-idle-12.png 11593share/wesnoth/data/core/images/units/human-peasants/woodsman-idle-12.png
11453share/wesnoth/data/core/images/units/human-peasants/woodsman-idle-13.png 11594share/wesnoth/data/core/images/units/human-peasants/woodsman-idle-13.png
@@ -11893,26 +12034,31 @@ share/wesnoth/data/core/images/units/orc @@ -11893,26 +12034,31 @@ share/wesnoth/data/core/images/units/orc
11893share/wesnoth/data/core/images/units/orcs/grunt-attack-3.png 12034share/wesnoth/data/core/images/units/orcs/grunt-attack-3.png
11894share/wesnoth/data/core/images/units/orcs/grunt-attack-4.png 12035share/wesnoth/data/core/images/units/orcs/grunt-attack-4.png
11895share/wesnoth/data/core/images/units/orcs/grunt-attack-5.png 12036share/wesnoth/data/core/images/units/orcs/grunt-attack-5.png
11896share/wesnoth/data/core/images/units/orcs/grunt-defend-1.png 12037share/wesnoth/data/core/images/units/orcs/grunt-defend-1.png
11897share/wesnoth/data/core/images/units/orcs/grunt-defend-2.png 12038share/wesnoth/data/core/images/units/orcs/grunt-defend-2.png
11898share/wesnoth/data/core/images/units/orcs/grunt-die-1.png 12039share/wesnoth/data/core/images/units/orcs/grunt-die-1.png
11899share/wesnoth/data/core/images/units/orcs/grunt-die-2.png 12040share/wesnoth/data/core/images/units/orcs/grunt-die-2.png
11900share/wesnoth/data/core/images/units/orcs/grunt-die-3.png 12041share/wesnoth/data/core/images/units/orcs/grunt-die-3.png
11901share/wesnoth/data/core/images/units/orcs/grunt-die-4.png 12042share/wesnoth/data/core/images/units/orcs/grunt-die-4.png
11902share/wesnoth/data/core/images/units/orcs/grunt-die-5.png 12043share/wesnoth/data/core/images/units/orcs/grunt-die-5.png
11903share/wesnoth/data/core/images/units/orcs/grunt-die-6.png 12044share/wesnoth/data/core/images/units/orcs/grunt-die-6.png
11904share/wesnoth/data/core/images/units/orcs/grunt-die-7.png 12045share/wesnoth/data/core/images/units/orcs/grunt-die-7.png
11905share/wesnoth/data/core/images/units/orcs/grunt-die-8.png 12046share/wesnoth/data/core/images/units/orcs/grunt-die-8.png
 12047share/wesnoth/data/core/images/units/orcs/grunt-stand-se-1.png
 12048share/wesnoth/data/core/images/units/orcs/grunt-stand-se-2.png
 12049share/wesnoth/data/core/images/units/orcs/grunt-stand-se-3.png
 12050share/wesnoth/data/core/images/units/orcs/grunt-stand-se-4.png
 12051share/wesnoth/data/core/images/units/orcs/grunt-stand-se-5.png
11906share/wesnoth/data/core/images/units/orcs/grunt.png 12052share/wesnoth/data/core/images/units/orcs/grunt.png
11907share/wesnoth/data/core/images/units/orcs/leader-attack-1.png 12053share/wesnoth/data/core/images/units/orcs/leader-attack-1.png
11908share/wesnoth/data/core/images/units/orcs/leader-attack-2.png 12054share/wesnoth/data/core/images/units/orcs/leader-attack-2.png
11909share/wesnoth/data/core/images/units/orcs/leader-attack-3.png 12055share/wesnoth/data/core/images/units/orcs/leader-attack-3.png
11910share/wesnoth/data/core/images/units/orcs/leader-attack-4.png 12056share/wesnoth/data/core/images/units/orcs/leader-attack-4.png
11911share/wesnoth/data/core/images/units/orcs/leader-attack-5.png 12057share/wesnoth/data/core/images/units/orcs/leader-attack-5.png
11912share/wesnoth/data/core/images/units/orcs/leader-defend-1.png 12058share/wesnoth/data/core/images/units/orcs/leader-defend-1.png
11913share/wesnoth/data/core/images/units/orcs/leader-defend-2.png 12059share/wesnoth/data/core/images/units/orcs/leader-defend-2.png
11914share/wesnoth/data/core/images/units/orcs/leader-lead-1.png 12060share/wesnoth/data/core/images/units/orcs/leader-lead-1.png
11915share/wesnoth/data/core/images/units/orcs/leader-lead-2.png 12061share/wesnoth/data/core/images/units/orcs/leader-lead-2.png
11916share/wesnoth/data/core/images/units/orcs/leader-ranged-attack-1.png 12062share/wesnoth/data/core/images/units/orcs/leader-ranged-attack-1.png
11917share/wesnoth/data/core/images/units/orcs/leader-ranged-attack-2.png 12063share/wesnoth/data/core/images/units/orcs/leader-ranged-attack-2.png
11918share/wesnoth/data/core/images/units/orcs/leader-ranged-defend.png 12064share/wesnoth/data/core/images/units/orcs/leader-ranged-defend.png
@@ -12643,26 +12789,58 @@ share/wesnoth/data/core/images/units/und @@ -12643,26 +12789,58 @@ share/wesnoth/data/core/images/units/und
12643share/wesnoth/data/core/images/units/undead-necromancers/adept+female-magic-2.png 12789share/wesnoth/data/core/images/units/undead-necromancers/adept+female-magic-2.png
12644share/wesnoth/data/core/images/units/undead-necromancers/adept+female-magic-3.png 12790share/wesnoth/data/core/images/units/undead-necromancers/adept+female-magic-3.png
12645share/wesnoth/data/core/images/units/undead-necromancers/adept+female.png 12791share/wesnoth/data/core/images/units/undead-necromancers/adept+female.png
12646share/wesnoth/data/core/images/units/undead-necromancers/adept-defend-1.png 12792share/wesnoth/data/core/images/units/undead-necromancers/adept-defend-1.png
12647share/wesnoth/data/core/images/units/undead-necromancers/adept-defend-2.png 12793share/wesnoth/data/core/images/units/undead-necromancers/adept-defend-2.png
12648share/wesnoth/data/core/images/units/undead-necromancers/adept-die1.png 12794share/wesnoth/data/core/images/units/undead-necromancers/adept-die1.png
12649share/wesnoth/data/core/images/units/undead-necromancers/adept-die2.png 12795share/wesnoth/data/core/images/units/undead-necromancers/adept-die2.png
12650share/wesnoth/data/core/images/units/undead-necromancers/adept-die3.png 12796share/wesnoth/data/core/images/units/undead-necromancers/adept-die3.png
12651share/wesnoth/data/core/images/units/undead-necromancers/adept-die4.png 12797share/wesnoth/data/core/images/units/undead-necromancers/adept-die4.png
12652share/wesnoth/data/core/images/units/undead-necromancers/adept-die5.png 12798share/wesnoth/data/core/images/units/undead-necromancers/adept-die5.png
12653share/wesnoth/data/core/images/units/undead-necromancers/adept-die6.png 12799share/wesnoth/data/core/images/units/undead-necromancers/adept-die6.png
12654share/wesnoth/data/core/images/units/undead-necromancers/adept-die7.png 12800share/wesnoth/data/core/images/units/undead-necromancers/adept-die7.png
12655share/wesnoth/data/core/images/units/undead-necromancers/adept-die8.png 12801share/wesnoth/data/core/images/units/undead-necromancers/adept-die8.png
 12802share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-1.png
 12803share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-10.png
 12804share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-11.png
 12805share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-2.png
 12806share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-3.png
 12807share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-4.png
 12808share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-5.png
 12809share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-6.png
 12810share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-7.png
 12811share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-8.png
 12812share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-9.png
 12813share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-1.png
 12814share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-10.png
 12815share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-11.png
 12816share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-12.png
 12817share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-13.png
 12818share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-14.png
 12819share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-15.png
 12820share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-16.png
 12821share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-17.png
 12822share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-18.png
 12823share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-19.png
 12824share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-2.png
 12825share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-20.png
 12826share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-21.png
 12827share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-3.png
 12828share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-4.png
 12829share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-5.png
 12830share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-6.png
 12831share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-7.png
 12832share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-8.png
 12833share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-9.png
12656share/wesnoth/data/core/images/units/undead-necromancers/adept-magic-1.png 12834share/wesnoth/data/core/images/units/undead-necromancers/adept-magic-1.png
12657share/wesnoth/data/core/images/units/undead-necromancers/adept-magic-2.png 12835share/wesnoth/data/core/images/units/undead-necromancers/adept-magic-2.png
12658share/wesnoth/data/core/images/units/undead-necromancers/adept-magic-3.png 12836share/wesnoth/data/core/images/units/undead-necromancers/adept-magic-3.png
12659share/wesnoth/data/core/images/units/undead-necromancers/adept.png 12837share/wesnoth/data/core/images/units/undead-necromancers/adept.png
12660share/wesnoth/data/core/images/units/undead-necromancers/ancient-lich-defend.png 12838share/wesnoth/data/core/images/units/undead-necromancers/ancient-lich-defend.png
12661share/wesnoth/data/core/images/units/undead-necromancers/ancient-lich-magic-1.png 12839share/wesnoth/data/core/images/units/undead-necromancers/ancient-lich-magic-1.png
12662share/wesnoth/data/core/images/units/undead-necromancers/ancient-lich-magic-2.png 12840share/wesnoth/data/core/images/units/undead-necromancers/ancient-lich-magic-2.png
12663share/wesnoth/data/core/images/units/undead-necromancers/ancient-lich-magic-3.png 12841share/wesnoth/data/core/images/units/undead-necromancers/ancient-lich-magic-3.png
12664share/wesnoth/data/core/images/units/undead-necromancers/ancient-lich-melee-1.png 12842share/wesnoth/data/core/images/units/undead-necromancers/ancient-lich-melee-1.png
12665share/wesnoth/data/core/images/units/undead-necromancers/ancient-lich-melee-2.png 12843share/wesnoth/data/core/images/units/undead-necromancers/ancient-lich-melee-2.png
12666share/wesnoth/data/core/images/units/undead-necromancers/ancient-lich.png 12844share/wesnoth/data/core/images/units/undead-necromancers/ancient-lich.png
12667share/wesnoth/data/core/images/units/undead-necromancers/dark-sorcerer+female-attack-staff-1.png 12845share/wesnoth/data/core/images/units/undead-necromancers/dark-sorcerer+female-attack-staff-1.png
12668share/wesnoth/data/core/images/units/undead-necromancers/dark-sorcerer+female-attack-staff-2.png 12846share/wesnoth/data/core/images/units/undead-necromancers/dark-sorcerer+female-attack-staff-2.png
@@ -12998,26 +13176,31 @@ share/wesnoth/data/core/images/units/und @@ -12998,26 +13176,31 @@ share/wesnoth/data/core/images/units/und
12998share/wesnoth/data/core/images/units/undead/ghost-n-attack-3.png 13176share/wesnoth/data/core/images/units/undead/ghost-n-attack-3.png
12999share/wesnoth/data/core/images/units/undead/ghost-s-1.png 13177share/wesnoth/data/core/images/units/undead/ghost-s-1.png
13000share/wesnoth/data/core/images/units/undead/ghost-s-2.png 13178share/wesnoth/data/core/images/units/undead/ghost-s-2.png
13001share/wesnoth/data/core/images/units/undead/ghost-s-3.png 13179share/wesnoth/data/core/images/units/undead/ghost-s-3.png
13002share/wesnoth/data/core/images/units/undead/ghost-s-attack-1.png 13180share/wesnoth/data/core/images/units/undead/ghost-s-attack-1.png
13003share/wesnoth/data/core/images/units/undead/ghost-s-attack-2.png 13181share/wesnoth/data/core/images/units/undead/ghost-s-attack-2.png
13004share/wesnoth/data/core/images/units/undead/ghost-s-attack-3.png 13182share/wesnoth/data/core/images/units/undead/ghost-s-attack-3.png
13005share/wesnoth/data/core/images/units/undead/ghoul-attack-1.png 13183share/wesnoth/data/core/images/units/undead/ghoul-attack-1.png
13006share/wesnoth/data/core/images/units/undead/ghoul-attack-2.png 13184share/wesnoth/data/core/images/units/undead/ghoul-attack-2.png
13007share/wesnoth/data/core/images/units/undead/ghoul-attack-3.png 13185share/wesnoth/data/core/images/units/undead/ghoul-attack-3.png
13008share/wesnoth/data/core/images/units/undead/ghoul-attack-4.png 13186share/wesnoth/data/core/images/units/undead/ghoul-attack-4.png
13009share/wesnoth/data/core/images/units/undead/ghoul-defend-1.png 13187share/wesnoth/data/core/images/units/undead/ghoul-defend-1.png
13010share/wesnoth/data/core/images/units/undead/ghoul-defend-2.png 13188share/wesnoth/data/core/images/units/undead/ghoul-defend-2.png
 13189share/wesnoth/data/core/images/units/undead/ghoul-idle-1.png
 13190share/wesnoth/data/core/images/units/undead/ghoul-idle-2.png
 13191share/wesnoth/data/core/images/units/undead/ghoul-idle-3.png
 13192share/wesnoth/data/core/images/units/undead/ghoul-idle-4.png
 13193share/wesnoth/data/core/images/units/undead/ghoul-idle-5.png
13011share/wesnoth/data/core/images/units/undead/ghoul.png 13194share/wesnoth/data/core/images/units/undead/ghoul.png
13012share/wesnoth/data/core/images/units/undead/necrophage-attack-1.png 13195share/wesnoth/data/core/images/units/undead/necrophage-attack-1.png
13013share/wesnoth/data/core/images/units/undead/necrophage-attack-2.png 13196share/wesnoth/data/core/images/units/undead/necrophage-attack-2.png
13014share/wesnoth/data/core/images/units/undead/necrophage-attack-3.png 13197share/wesnoth/data/core/images/units/undead/necrophage-attack-3.png
13015share/wesnoth/data/core/images/units/undead/necrophage-attack-4.png 13198share/wesnoth/data/core/images/units/undead/necrophage-attack-4.png
13016share/wesnoth/data/core/images/units/undead/necrophage-defend-1.png 13199share/wesnoth/data/core/images/units/undead/necrophage-defend-1.png
13017share/wesnoth/data/core/images/units/undead/necrophage-defend-2.png 13200share/wesnoth/data/core/images/units/undead/necrophage-defend-2.png
13018share/wesnoth/data/core/images/units/undead/necrophage.png 13201share/wesnoth/data/core/images/units/undead/necrophage.png
13019share/wesnoth/data/core/images/units/undead/nightgaunt-attack.png 13202share/wesnoth/data/core/images/units/undead/nightgaunt-attack.png
13020share/wesnoth/data/core/images/units/undead/nightgaunt-attack2.png 13203share/wesnoth/data/core/images/units/undead/nightgaunt-attack2.png
13021share/wesnoth/data/core/images/units/undead/nightgaunt-defend.png 13204share/wesnoth/data/core/images/units/undead/nightgaunt-defend.png
13022share/wesnoth/data/core/images/units/undead/nightgaunt-die-1.png 13205share/wesnoth/data/core/images/units/undead/nightgaunt-die-1.png
13023share/wesnoth/data/core/images/units/undead/nightgaunt-die-2.png 13206share/wesnoth/data/core/images/units/undead/nightgaunt-die-2.png
@@ -13296,26 +13479,28 @@ share/wesnoth/data/core/images/units/und @@ -13296,26 +13479,28 @@ share/wesnoth/data/core/images/units/und
13296share/wesnoth/data/core/images/units/undead/zombie-wolf-die-4.png 13479share/wesnoth/data/core/images/units/undead/zombie-wolf-die-4.png
13297share/wesnoth/data/core/images/units/undead/zombie-wolf.png 13480share/wesnoth/data/core/images/units/undead/zombie-wolf.png
13298share/wesnoth/data/core/images/units/undead/zombie-wose-attack-n.png 13481share/wesnoth/data/core/images/units/undead/zombie-wose-attack-n.png
13299share/wesnoth/data/core/images/units/undead/zombie-wose-attack-s.png 13482share/wesnoth/data/core/images/units/undead/zombie-wose-attack-s.png
13300share/wesnoth/data/core/images/units/undead/zombie-wose-attack.png 13483share/wesnoth/data/core/images/units/undead/zombie-wose-attack.png
13301share/wesnoth/data/core/images/units/undead/zombie-wose-defend.png 13484share/wesnoth/data/core/images/units/undead/zombie-wose-defend.png
13302share/wesnoth/data/core/images/units/undead/zombie-wose-die-1.png 13485share/wesnoth/data/core/images/units/undead/zombie-wose-die-1.png
13303share/wesnoth/data/core/images/units/undead/zombie-wose-die-2.png 13486share/wesnoth/data/core/images/units/undead/zombie-wose-die-2.png
13304share/wesnoth/data/core/images/units/undead/zombie-wose-die-3.png 13487share/wesnoth/data/core/images/units/undead/zombie-wose-die-3.png
13305share/wesnoth/data/core/images/units/undead/zombie-wose-die-4.png 13488share/wesnoth/data/core/images/units/undead/zombie-wose-die-4.png
13306share/wesnoth/data/core/images/units/undead/zombie-wose.png 13489share/wesnoth/data/core/images/units/undead/zombie-wose.png
13307share/wesnoth/data/core/images/units/undead/zombie.png 13490share/wesnoth/data/core/images/units/undead/zombie.png
13308share/wesnoth/data/core/images/units/unknown-unit.png 13491share/wesnoth/data/core/images/units/unknown-unit.png
 13492share/wesnoth/data/core/images/units/woses/elder-wose-die-decay-1.png
 13493share/wesnoth/data/core/images/units/woses/elder-wose-die-decay-2.png
13309share/wesnoth/data/core/images/units/woses/wose-ancient-attack-1.png 13494share/wesnoth/data/core/images/units/woses/wose-ancient-attack-1.png
13310share/wesnoth/data/core/images/units/woses/wose-ancient-attack-2.png 13495share/wesnoth/data/core/images/units/woses/wose-ancient-attack-2.png
13311share/wesnoth/data/core/images/units/woses/wose-ancient-defend.png 13496share/wesnoth/data/core/images/units/woses/wose-ancient-defend.png
13312share/wesnoth/data/core/images/units/woses/wose-ancient-die-fall-1.png 13497share/wesnoth/data/core/images/units/woses/wose-ancient-die-fall-1.png
13313share/wesnoth/data/core/images/units/woses/wose-ancient-die-fall-10.png 13498share/wesnoth/data/core/images/units/woses/wose-ancient-die-fall-10.png
13314share/wesnoth/data/core/images/units/woses/wose-ancient-die-fall-11.png 13499share/wesnoth/data/core/images/units/woses/wose-ancient-die-fall-11.png
13315share/wesnoth/data/core/images/units/woses/wose-ancient-die-fall-12.png 13500share/wesnoth/data/core/images/units/woses/wose-ancient-die-fall-12.png
13316share/wesnoth/data/core/images/units/woses/wose-ancient-die-fall-13.png 13501share/wesnoth/data/core/images/units/woses/wose-ancient-die-fall-13.png
13317share/wesnoth/data/core/images/units/woses/wose-ancient-die-fall-14.png 13502share/wesnoth/data/core/images/units/woses/wose-ancient-die-fall-14.png
13318share/wesnoth/data/core/images/units/woses/wose-ancient-die-fall-15.png 13503share/wesnoth/data/core/images/units/woses/wose-ancient-die-fall-15.png
13319share/wesnoth/data/core/images/units/woses/wose-ancient-die-fall-2.png 13504share/wesnoth/data/core/images/units/woses/wose-ancient-die-fall-2.png
13320share/wesnoth/data/core/images/units/woses/wose-ancient-die-fall-3.png 13505share/wesnoth/data/core/images/units/woses/wose-ancient-die-fall-3.png
13321share/wesnoth/data/core/images/units/woses/wose-ancient-die-fall-4.png 13506share/wesnoth/data/core/images/units/woses/wose-ancient-die-fall-4.png
@@ -13361,26 +13546,38 @@ share/wesnoth/data/core/images/units/wos @@ -13361,26 +13546,38 @@ share/wesnoth/data/core/images/units/wos
13361share/wesnoth/data/core/images/units/woses/wose-elder-die-fall-12.png 13546share/wesnoth/data/core/images/units/woses/wose-elder-die-fall-12.png
13362share/wesnoth/data/core/images/units/woses/wose-elder-die-fall-13.png 13547share/wesnoth/data/core/images/units/woses/wose-elder-die-fall-13.png
13363share/wesnoth/data/core/images/units/woses/wose-elder-die-fall-14.png 13548share/wesnoth/data/core/images/units/woses/wose-elder-die-fall-14.png
13364share/wesnoth/data/core/images/units/woses/wose-elder-die-fall-15.png 13549share/wesnoth/data/core/images/units/woses/wose-elder-die-fall-15.png
13365share/wesnoth/data/core/images/units/woses/wose-elder-die-fall-2.png 13550share/wesnoth/data/core/images/units/woses/wose-elder-die-fall-2.png
13366share/wesnoth/data/core/images/units/woses/wose-elder-die-fall-3.png 13551share/wesnoth/data/core/images/units/woses/wose-elder-die-fall-3.png
13367share/wesnoth/data/core/images/units/woses/wose-elder-die-fall-4.png 13552share/wesnoth/data/core/images/units/woses/wose-elder-die-fall-4.png
13368share/wesnoth/data/core/images/units/woses/wose-elder-die-fall-5.png 13553share/wesnoth/data/core/images/units/woses/wose-elder-die-fall-5.png
13369share/wesnoth/data/core/images/units/woses/wose-elder-die-fall-6.png 13554share/wesnoth/data/core/images/units/woses/wose-elder-die-fall-6.png
13370share/wesnoth/data/core/images/units/woses/wose-elder-die-fall-7.png 13555share/wesnoth/data/core/images/units/woses/wose-elder-die-fall-7.png
13371share/wesnoth/data/core/images/units/woses/wose-elder-die-fall-8.png 13556share/wesnoth/data/core/images/units/woses/wose-elder-die-fall-8.png
13372share/wesnoth/data/core/images/units/woses/wose-elder-die-fall-9.png 13557share/wesnoth/data/core/images/units/woses/wose-elder-die-fall-9.png
13373share/wesnoth/data/core/images/units/woses/wose-elder.png 13558share/wesnoth/data/core/images/units/woses/wose-elder.png
 13559share/wesnoth/data/core/images/units/woses/wose-hand-1.png
 13560share/wesnoth/data/core/images/units/woses/wose-hand-2.png
 13561share/wesnoth/data/core/images/units/woses/wose-hand-3.png
 13562share/wesnoth/data/core/images/units/woses/wose-hand-4.png
 13563share/wesnoth/data/core/images/units/woses/wose-idle-1.png
 13564share/wesnoth/data/core/images/units/woses/wose-idle-2.png
 13565share/wesnoth/data/core/images/units/woses/wose-idle-3.png
 13566share/wesnoth/data/core/images/units/woses/wose-idle-4.png
 13567share/wesnoth/data/core/images/units/woses/wose-idle-5.png
 13568share/wesnoth/data/core/images/units/woses/wose-idle-6.png
 13569share/wesnoth/data/core/images/units/woses/wose-idle-7.png
 13570share/wesnoth/data/core/images/units/woses/wose-sapling-blink.png
13374share/wesnoth/data/core/images/units/woses/wose.png 13571share/wesnoth/data/core/images/units/woses/wose.png
13375share/wesnoth/data/core/images/wesnoth-icon.png 13572share/wesnoth/data/core/images/wesnoth-icon.png
13376share/wesnoth/data/core/macros/abilities.cfg 13573share/wesnoth/data/core/macros/abilities.cfg
13377share/wesnoth/data/core/macros/ai.cfg 13574share/wesnoth/data/core/macros/ai.cfg
13378share/wesnoth/data/core/macros/ai_candidate_actions.cfg 13575share/wesnoth/data/core/macros/ai_candidate_actions.cfg
13379share/wesnoth/data/core/macros/ai_controller.cfg 13576share/wesnoth/data/core/macros/ai_controller.cfg
13380share/wesnoth/data/core/macros/amla.cfg 13577share/wesnoth/data/core/macros/amla.cfg
13381share/wesnoth/data/core/macros/animation-utils.cfg 13578share/wesnoth/data/core/macros/animation-utils.cfg
13382share/wesnoth/data/core/macros/animation-utils2.cfg 13579share/wesnoth/data/core/macros/animation-utils2.cfg
13383share/wesnoth/data/core/macros/carryover-utils.cfg 13580share/wesnoth/data/core/macros/carryover-utils.cfg
13384share/wesnoth/data/core/macros/conditional-utils.cfg 13581share/wesnoth/data/core/macros/conditional-utils.cfg
13385share/wesnoth/data/core/macros/debug-utils.cfg 13582share/wesnoth/data/core/macros/debug-utils.cfg
13386share/wesnoth/data/core/macros/deprecated-utils.cfg 13583share/wesnoth/data/core/macros/deprecated-utils.cfg
@@ -14513,27 +14710,26 @@ share/wesnoth/data/test/test/image/blend @@ -14513,27 +14710,26 @@ share/wesnoth/data/test/test/image/blend
14513share/wesnoth/data/test/test/image/blend/CF_00FF0000.png 14710share/wesnoth/data/test/test/image/blend/CF_00FF0000.png
14514share/wesnoth/data/test/test/image/blend/DF_000000FF.png 14711share/wesnoth/data/test/test/image/blend/DF_000000FF.png
14515share/wesnoth/data/test/test/image/blend/DF_0000FF00.png 14712share/wesnoth/data/test/test/image/blend/DF_0000FF00.png
14516share/wesnoth/data/test/test/image/blend/DF_00FF0000.png 14713share/wesnoth/data/test/test/image/blend/DF_00FF0000.png
14517share/wesnoth/data/test/test/image/blend/EF_000000FF.png 14714share/wesnoth/data/test/test/image/blend/EF_000000FF.png
14518share/wesnoth/data/test/test/image/blend/EF_0000FF00.png 14715share/wesnoth/data/test/test/image/blend/EF_0000FF00.png
14519share/wesnoth/data/test/test/image/blend/EF_00FF0000.png 14716share/wesnoth/data/test/test/image/blend/EF_00FF0000.png
14520share/wesnoth/data/test/test/image/blend/FF_000000FF.png 14717share/wesnoth/data/test/test/image/blend/FF_000000FF.png
14521share/wesnoth/data/test/test/image/blend/FF_0000FF00.png 14718share/wesnoth/data/test/test/image/blend/FF_0000FF00.png
14522share/wesnoth/data/test/test/image/blend/FF_00FF0000.png 14719share/wesnoth/data/test/test/image/blend/FF_00FF0000.png
14523share/wesnoth/data/test/test/leading_space.cfg 14720share/wesnoth/data/test/test/leading_space.cfg
14524share/wesnoth/data/test/test/umc.cfg 14721share/wesnoth/data/test/test/umc.cfg
14525share/wesnoth/data/themes/_initial.cfg 14722share/wesnoth/data/themes/_initial.cfg
14526share/wesnoth/data/themes/classic.cfg 
14527share/wesnoth/data/themes/cutscene-minimal.cfg 14723share/wesnoth/data/themes/cutscene-minimal.cfg
14528share/wesnoth/data/themes/cutscene.cfg 14724share/wesnoth/data/themes/cutscene.cfg
14529share/wesnoth/data/themes/default.cfg 14725share/wesnoth/data/themes/default.cfg
14530share/wesnoth/data/themes/editor.cfg 14726share/wesnoth/data/themes/editor.cfg
14531share/wesnoth/data/themes/null.cfg 14727share/wesnoth/data/themes/null.cfg
14532share/wesnoth/data/tips.cfg 14728share/wesnoth/data/tips.cfg
14533share/wesnoth/data/tools/GUI.pyw 14729share/wesnoth/data/tools/GUI.pyw
14534share/wesnoth/data/tools/Makefile 14730share/wesnoth/data/tools/Makefile
14535share/wesnoth/data/tools/README.md 14731share/wesnoth/data/tools/README.md
14536share/wesnoth/data/tools/about_cfg_to_wiki 14732share/wesnoth/data/tools/about_cfg_to_wiki
14537share/wesnoth/data/tools/addon_manager/COPYING.txt 14733share/wesnoth/data/tools/addon_manager/COPYING.txt
14538share/wesnoth/data/tools/addon_manager/__init__.py 14734share/wesnoth/data/tools/addon_manager/__init__.py
14539share/wesnoth/data/tools/addon_manager/asc.gif 14735share/wesnoth/data/tools/addon_manager/asc.gif
@@ -15083,40 +15279,42 @@ share/wesnoth/images/buttons/sliders/sli @@ -15083,40 +15279,42 @@ share/wesnoth/images/buttons/sliders/sli
15083share/wesnoth/images/buttons/sliders/slider_arrow_gold-pressed@2x.png 15279share/wesnoth/images/buttons/sliders/slider_arrow_gold-pressed@2x.png
15084share/wesnoth/images/buttons/sliders/slider_arrow_gold.png 15280share/wesnoth/images/buttons/sliders/slider_arrow_gold.png
15085share/wesnoth/images/buttons/sliders/slider_arrow_gold@2x-active.png 15281share/wesnoth/images/buttons/sliders/slider_arrow_gold@2x-active.png
15086share/wesnoth/images/buttons/sliders/slider_arrow_gold@2x.png 15282share/wesnoth/images/buttons/sliders/slider_arrow_gold@2x.png
15087share/wesnoth/images/buttons/unfold-arrow-active.png 15283share/wesnoth/images/buttons/unfold-arrow-active.png
15088share/wesnoth/images/buttons/unfold-arrow-active@2x.png 15284share/wesnoth/images/buttons/unfold-arrow-active@2x.png
15089share/wesnoth/images/buttons/unfold-arrow-pressed.png 15285share/wesnoth/images/buttons/unfold-arrow-pressed.png
15090share/wesnoth/images/buttons/unfold-arrow-pressed@2x.png 15286share/wesnoth/images/buttons/unfold-arrow-pressed@2x.png
15091share/wesnoth/images/buttons/unfold-arrow.png 15287share/wesnoth/images/buttons/unfold-arrow.png
15092share/wesnoth/images/buttons/unfold-arrow@2x.png 15288share/wesnoth/images/buttons/unfold-arrow@2x.png
15093share/wesnoth/images/cursors-bw/attack.png 15289share/wesnoth/images/cursors-bw/attack.png
15094share/wesnoth/images/cursors-bw/attack_drag.png 15290share/wesnoth/images/cursors-bw/attack_drag.png
15095share/wesnoth/images/cursors-bw/attack_drag_alt.png 15291share/wesnoth/images/cursors-bw/attack_drag_alt.png
 15292share/wesnoth/images/cursors-bw/ibeam.png
15096share/wesnoth/images/cursors-bw/move.png 15293share/wesnoth/images/cursors-bw/move.png
15097share/wesnoth/images/cursors-bw/move_drag.png 15294share/wesnoth/images/cursors-bw/move_drag.png
15098share/wesnoth/images/cursors-bw/move_drag_alt.png 15295share/wesnoth/images/cursors-bw/move_drag_alt.png
15099share/wesnoth/images/cursors-bw/no_cursor.png 15296share/wesnoth/images/cursors-bw/no_cursor.png
15100share/wesnoth/images/cursors-bw/normal.png 15297share/wesnoth/images/cursors-bw/normal.png
15101share/wesnoth/images/cursors-bw/select-illegal.png 15298share/wesnoth/images/cursors-bw/select-illegal.png
15102share/wesnoth/images/cursors-bw/select-location.png 15299share/wesnoth/images/cursors-bw/select-location.png
15103share/wesnoth/images/cursors-bw/select.png 15300share/wesnoth/images/cursors-bw/select.png
15104share/wesnoth/images/cursors-bw/wait-alt.png 15301share/wesnoth/images/cursors-bw/wait-alt.png
15105share/wesnoth/images/cursors-bw/wait.png 15302share/wesnoth/images/cursors-bw/wait.png
15106share/wesnoth/images/cursors/attack.png 15303share/wesnoth/images/cursors/attack.png
15107share/wesnoth/images/cursors/attack@2x.png 15304share/wesnoth/images/cursors/attack@2x.png
15108share/wesnoth/images/cursors/attack_drag.png 15305share/wesnoth/images/cursors/attack_drag.png
15109share/wesnoth/images/cursors/attack_drag@2x.png 15306share/wesnoth/images/cursors/attack_drag@2x.png
 15307share/wesnoth/images/cursors/ibeam.png
15110share/wesnoth/images/cursors/move.png 15308share/wesnoth/images/cursors/move.png
15111share/wesnoth/images/cursors/move@2x.png 15309share/wesnoth/images/cursors/move@2x.png
15112share/wesnoth/images/cursors/move_drag.png 15310share/wesnoth/images/cursors/move_drag.png
15113share/wesnoth/images/cursors/move_drag@2x.png 15311share/wesnoth/images/cursors/move_drag@2x.png
15114share/wesnoth/images/cursors/normal.png 15312share/wesnoth/images/cursors/normal.png
15115share/wesnoth/images/cursors/normal@2x.png 15313share/wesnoth/images/cursors/normal@2x.png
15116share/wesnoth/images/cursors/select-illegal.png 15314share/wesnoth/images/cursors/select-illegal.png
15117share/wesnoth/images/cursors/select-illegal@2x.png 15315share/wesnoth/images/cursors/select-illegal@2x.png
15118share/wesnoth/images/cursors/select-location.png 15316share/wesnoth/images/cursors/select-location.png
15119share/wesnoth/images/cursors/select-location@2x.png 15317share/wesnoth/images/cursors/select-location@2x.png
15120share/wesnoth/images/cursors/select.png 15318share/wesnoth/images/cursors/select.png
15121share/wesnoth/images/cursors/select@2x.png 15319share/wesnoth/images/cursors/select@2x.png
15122share/wesnoth/images/cursors/wait.png 15320share/wesnoth/images/cursors/wait.png
@@ -15935,27 +16133,27 @@ share/wesnoth/images/icons/icon-server.p @@ -15935,27 +16133,27 @@ share/wesnoth/images/icons/icon-server.p
15935share/wesnoth/images/icons/icon-serverother.png 16133share/wesnoth/images/icons/icon-serverother.png
15936share/wesnoth/images/icons/icon-titlescreen.png 16134share/wesnoth/images/icons/icon-titlescreen.png
15937share/wesnoth/images/icons/icons-abilities.png 16135share/wesnoth/images/icons/icons-abilities.png
15938share/wesnoth/images/icons/icons-numbers.png 16136share/wesnoth/images/icons/icons-numbers.png
15939share/wesnoth/images/icons/icons-resistances.png 16137share/wesnoth/images/icons/icons-resistances.png
15940share/wesnoth/images/icons/items/item_misc_30-pressed.png 16138share/wesnoth/images/icons/items/item_misc_30-pressed.png
15941share/wesnoth/images/icons/items/item_misc_30.png 16139share/wesnoth/images/icons/items/item_misc_30.png
15942share/wesnoth/images/icons/items/item_scenery_30-pressed.png 16140share/wesnoth/images/icons/items/item_scenery_30-pressed.png
15943share/wesnoth/images/icons/items/item_scenery_30.png 16141share/wesnoth/images/icons/items/item_scenery_30.png
15944share/wesnoth/images/icons/profiles/ambush.png 16142share/wesnoth/images/icons/profiles/ambush.png
15945share/wesnoth/images/icons/profiles/arcane.png 16143share/wesnoth/images/icons/profiles/arcane.png
15946share/wesnoth/images/icons/profiles/backstab.png 16144share/wesnoth/images/icons/profiles/backstab.png
15947share/wesnoth/images/icons/profiles/berserk.png 16145share/wesnoth/images/icons/profiles/berserk.png
15948share/wesnoth/images/icons/profiles/blades.png 16146share/wesnoth/images/icons/profiles/blade.png
15949share/wesnoth/images/icons/profiles/chaotic.png 16147share/wesnoth/images/icons/profiles/chaotic.png
15950share/wesnoth/images/icons/profiles/charge.png 16148share/wesnoth/images/icons/profiles/charge.png
15951share/wesnoth/images/icons/profiles/cold.png 16149share/wesnoth/images/icons/profiles/cold.png
15952share/wesnoth/images/icons/profiles/concealment.png 16150share/wesnoth/images/icons/profiles/concealment.png
15953share/wesnoth/images/icons/profiles/cures.png 16151share/wesnoth/images/icons/profiles/cures.png
15954share/wesnoth/images/icons/profiles/drain.png 16152share/wesnoth/images/icons/profiles/drain.png
15955share/wesnoth/images/icons/profiles/fire.png 16153share/wesnoth/images/icons/profiles/fire.png
15956share/wesnoth/images/icons/profiles/firststrike.png 16154share/wesnoth/images/icons/profiles/firststrike.png
15957share/wesnoth/images/icons/profiles/heals_4.png 16155share/wesnoth/images/icons/profiles/heals_4.png
15958share/wesnoth/images/icons/profiles/heals_8.png 16156share/wesnoth/images/icons/profiles/heals_8.png
15959share/wesnoth/images/icons/profiles/illuminates.png 16157share/wesnoth/images/icons/profiles/illuminates.png
15960share/wesnoth/images/icons/profiles/impact.png 16158share/wesnoth/images/icons/profiles/impact.png
15961share/wesnoth/images/icons/profiles/lawful.png 16159share/wesnoth/images/icons/profiles/lawful.png

cvs diff -r1.67 -r1.68 pkgsrc/games/wesnoth/distinfo (expand / switch to unified diff)

--- pkgsrc/games/wesnoth/distinfo 2020/01/06 14:14:07 1.67
+++ pkgsrc/games/wesnoth/distinfo 2020/01/28 18:51:12 1.68
@@ -1,9 +1,9 @@ @@ -1,9 +1,9 @@
1$NetBSD: distinfo,v 1.67 2020/01/06 14:14:07 nia Exp $ 1$NetBSD: distinfo,v 1.68 2020/01/28 18:51:12 adam Exp $
2 2
3SHA1 (wesnoth-1.14.9.tar.bz2) = 55537bcf273f1ae3c4cc54e400b926a092effe00 3SHA1 (wesnoth-1.14.10.tar.bz2) = 817b9dec769b8f2c40172f0c8e32252e03b749f0
4RMD160 (wesnoth-1.14.9.tar.bz2) = e14ac5b6ef2592b124348f9b607f9598f338a68d 4RMD160 (wesnoth-1.14.10.tar.bz2) = c545f3484d440fc753ca5868f7d1df40d419e062
5SHA512 (wesnoth-1.14.9.tar.bz2) = b6165aa8522ab975411db1aa28893f2b534d2f6e00448869900ef235f9354ec70883cee2fef67b61ba8ad2334ea825a039fd5beca5156cc6e264e27d69dfb656 5SHA512 (wesnoth-1.14.10.tar.bz2) = 36761aaea59174c09245abad2f5b7ac3a950b947616926ebbe4ed5db6551e8f137f70a4c76fd6f012ab00f3048fcb404556795ef94c091a0f10acb99695e5247
6Size (wesnoth-1.14.9.tar.bz2) = 456358983 bytes 6Size (wesnoth-1.14.10.tar.bz2) = 458843293 bytes
7SHA1 (patch-CMakeLists.txt) = 5c580a7b9719d769507c2c0ec3580d6cf523e7f0 7SHA1 (patch-CMakeLists.txt) = 5c580a7b9719d769507c2c0ec3580d6cf523e7f0
8SHA1 (patch-src_CMakeLists.txt) = 5839663ab11a9fdc31e89b74ce2708a251155d9f 8SHA1 (patch-src_CMakeLists.txt) = 5839663ab11a9fdc31e89b74ce2708a251155d9f
9SHA1 (patch-src_wesnoth.cpp) = 73fa69b47de231c5ce16f66a52b449d5242ffe67 9SHA1 (patch-src_wesnoth.cpp) = 73fa69b47de231c5ce16f66a52b449d5242ffe67