pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/wesnoth wesnoth: updated to 1.14.10



details:   https://anonhg.NetBSD.org/pkgsrc/rev/573792666bdd
branches:  trunk
changeset: 410752:573792666bdd
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Jan 28 18:51:12 2020 +0000

description:
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

diffstat:

 games/wesnoth/Makefile |    5 +-
 games/wesnoth/PLIST    |  204 ++++++++++++++++++++++++++++++++++++++++++++++++-
 games/wesnoth/distinfo |   10 +-
 3 files changed, 208 insertions(+), 11 deletions(-)

diffs (truncated from 479 to 300 lines):

diff -r 6fcc33530d89 -r 573792666bdd games/wesnoth/Makefile
--- a/games/wesnoth/Makefile    Tue Jan 28 15:00:45 2020 +0000
+++ b/games/wesnoth/Makefile    Tue Jan 28 18:51:12 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.153 2020/01/26 17:31:18 rillig Exp $
+# $NetBSD: Makefile,v 1.154 2020/01/28 18:51:12 adam Exp $
 
-DISTNAME=      wesnoth-1.14.9
-PKGREVISION=   2
+DISTNAME=      wesnoth-1.14.10
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=wesnoth/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 6fcc33530d89 -r 573792666bdd games/wesnoth/PLIST
--- a/games/wesnoth/PLIST       Tue Jan 28 15:00:45 2020 +0000
+++ b/games/wesnoth/PLIST       Tue Jan 28 18:51:12 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.52 2020/01/06 14:14:07 nia Exp $
+@comment $NetBSD: PLIST,v 1.53 2020/01/28 18:51:12 adam Exp $
 bin/wesnoth
 bin/wesnothd
 man/cs/man6/wesnothd.6
@@ -10,6 +10,7 @@
 man/es/man6/wesnothd.6
 man/et/man6/wesnothd.6
 man/fi/man6/wesnothd.6
+man/fr/man6/wesnoth.6
 man/fr/man6/wesnothd.6
 man/gl/man6/wesnothd.6
 man/hu/man6/wesnothd.6
@@ -23,6 +24,7 @@
 man/man6/wesnothd.6
 man/pl/man6/wesnothd.6
 man/pt/man6/wesnothd.6
+man/pt_BR/man6/wesnoth.6
 man/pt_BR/man6/wesnothd.6
 man/ru/man6/wesnothd.6
 man/sk/man6/wesnothd.6
@@ -80,6 +82,12 @@
 share/doc/wesnoth/html/images/pt/top_pane-1.11.19.jpg
 share/doc/wesnoth/html/images/recruit-1.13.11+dev.png
 share/doc/wesnoth/html/images/right_pane-1.13.11+dev.png
+share/doc/wesnoth/html/images/ru/game-screen-1.14.7.jpg
+share/doc/wesnoth/html/images/ru/main-menu-1.14.7.jpg
+share/doc/wesnoth/html/images/ru/multiplayer-1.14.7.jpg
+share/doc/wesnoth/html/images/ru/recruit-1.14.7.jpg
+share/doc/wesnoth/html/images/ru/right_pane-1.14.7.jpg
+share/doc/wesnoth/html/images/ru/top_pane-1.14.7.jpg
 share/doc/wesnoth/html/images/schedule-afternoon.png
 share/doc/wesnoth/html/images/schedule-dawn.png
 share/doc/wesnoth/html/images/schedule-dusk.png
@@ -279,6 +287,7 @@
 share/wesnoth/data/campaigns/An_Orcish_Incursion/images/maps/l10n/it/aoi--overlay.png
 share/wesnoth/data/campaigns/An_Orcish_Incursion/images/maps/l10n/lt/aoi--overlay.png
 share/wesnoth/data/campaigns/An_Orcish_Incursion/images/maps/l10n/pt/aoi--overlay.png
+share/wesnoth/data/campaigns/An_Orcish_Incursion/images/maps/l10n/zh_CN/aoi--overlay.png
 share/wesnoth/data/campaigns/An_Orcish_Incursion/images/portraits/erlornas.png
 share/wesnoth/data/campaigns/An_Orcish_Incursion/images/portraits/linaera.png
 share/wesnoth/data/campaigns/An_Orcish_Incursion/images/portraits/lomarfel.png
@@ -316,6 +325,7 @@
 share/wesnoth/data/campaigns/Dead_Water/images/maps/l10n/gl/dw--overlay.png
 share/wesnoth/data/campaigns/Dead_Water/images/maps/l10n/it/dw--overlay.png
 share/wesnoth/data/campaigns/Dead_Water/images/maps/l10n/pt/dw--overlay.png
+share/wesnoth/data/campaigns/Dead_Water/images/maps/l10n/zh_CN/dw--overlay.png
 share/wesnoth/data/campaigns/Dead_Water/images/misc/stunned-status-icon.png
 share/wesnoth/data/campaigns/Dead_Water/images/overlays/arcane-icon.png
 share/wesnoth/data/campaigns/Dead_Water/images/overlays/flame-sword-icon.png
@@ -543,6 +553,7 @@
 share/wesnoth/data/campaigns/Descent_Into_Darkness/images/maps/l10n/it/did--overlay.png
 share/wesnoth/data/campaigns/Descent_Into_Darkness/images/maps/l10n/lt/did--overlay.png
 share/wesnoth/data/campaigns/Descent_Into_Darkness/images/maps/l10n/pt/did--overlay.png
+share/wesnoth/data/campaigns/Descent_Into_Darkness/images/maps/l10n/zh_CN/did--overlay.png
 share/wesnoth/data/campaigns/Descent_Into_Darkness/images/misc/book-icon.png
 share/wesnoth/data/campaigns/Descent_Into_Darkness/images/misc/makeshift-altar.png
 share/wesnoth/data/campaigns/Descent_Into_Darkness/images/misc/new-journey-blue.png
@@ -637,6 +648,7 @@
 share/wesnoth/data/campaigns/Eastern_Invasion/images/maps/l10n/de/ei--overlay.png
 share/wesnoth/data/campaigns/Eastern_Invasion/images/maps/l10n/it/ei--overlay.png
 share/wesnoth/data/campaigns/Eastern_Invasion/images/maps/l10n/pt/ei--overlay.png
+share/wesnoth/data/campaigns/Eastern_Invasion/images/maps/l10n/zh_CN/ei--overlay.png
 share/wesnoth/data/campaigns/Eastern_Invasion/images/misc/arcane-icon.png
 share/wesnoth/data/campaigns/Eastern_Invasion/images/portraits/dacyn.png
 share/wesnoth/data/campaigns/Eastern_Invasion/images/portraits/disguise.png
@@ -947,6 +959,7 @@
 share/wesnoth/data/campaigns/Legend_of_Wesmere/images/l10n/de/low-map--overlay.png
 share/wesnoth/data/campaigns/Legend_of_Wesmere/images/l10n/it/low-map--overlay.png
 share/wesnoth/data/campaigns/Legend_of_Wesmere/images/l10n/pt/low-map--overlay.png
+share/wesnoth/data/campaigns/Legend_of_Wesmere/images/l10n/zh_CN/low-map--overlay.png
 share/wesnoth/data/campaigns/Legend_of_Wesmere/images/low-map.png
 share/wesnoth/data/campaigns/Legend_of_Wesmere/images/portraits/aldar.png
 share/wesnoth/data/campaigns/Legend_of_Wesmere/images/portraits/cleodil.png
@@ -1212,6 +1225,7 @@
 share/wesnoth/data/campaigns/Sceptre_of_Fire/images/maps/l10n/gl/sof--overlay.png
 share/wesnoth/data/campaigns/Sceptre_of_Fire/images/maps/l10n/it/sof--overlay.png
 share/wesnoth/data/campaigns/Sceptre_of_Fire/images/maps/l10n/pt/sof--overlay.png
+share/wesnoth/data/campaigns/Sceptre_of_Fire/images/maps/l10n/zh_CN/sof--overlay.png
 share/wesnoth/data/campaigns/Sceptre_of_Fire/images/maps/sof.png
 share/wesnoth/data/campaigns/Sceptre_of_Fire/images/misc/coal-icon.png
 share/wesnoth/data/campaigns/Sceptre_of_Fire/images/misc/gold-icon.png
@@ -1572,6 +1586,7 @@
 share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/maps/l10n/gl/sotbe--overlay.png
 share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/maps/l10n/it/sotbe--overlay.png
 share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/maps/l10n/pt/sotbe--overlay.png
+share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/maps/l10n/zh_CN/sotbe--overlay.png
 share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/maps/sotbe.png
 share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/portraits/albrock.png
 share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/portraits/flartar.png
@@ -1848,6 +1863,7 @@
 share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/maps/l10n/de/green_isle--overlay.png
 share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/maps/l10n/it/green_isle--overlay.png
 share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/maps/l10n/pt/green_isle--overlay.png
+share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/maps/l10n/zh_CN/green_isle--overlay.png
 share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/misc/treaty-icon.png
 share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/portraits/addroran.png
 share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/portraits/aethyr-first.png
@@ -2098,6 +2114,7 @@
 share/wesnoth/data/campaigns/The_South_Guard/images/maps/l10n/it/tsg--overlay.png
 share/wesnoth/data/campaigns/The_South_Guard/images/maps/l10n/lt/tsg--overlay.png
 share/wesnoth/data/campaigns/The_South_Guard/images/maps/l10n/pt/tsg--overlay.png
+share/wesnoth/data/campaigns/The_South_Guard/images/maps/l10n/zh_CN/tsg--overlay.png
 share/wesnoth/data/campaigns/The_South_Guard/images/maps/tsg.png
 share/wesnoth/data/campaigns/The_South_Guard/images/portraits/deoran-glad.png
 share/wesnoth/data/campaigns/The_South_Guard/images/portraits/deoran-mad.png
@@ -2194,6 +2211,7 @@
 share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/blowgun.png
 share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/claws-crab.png
 share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/energyray.png
+share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/faerie-fire-sun.png
 share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/fangs-ant.png
 share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/fangs-horror.png
 share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/fist-golem.png
@@ -9561,6 +9579,22 @@
 share/wesnoth/data/core/images/units/dwarves/runesmith.png
 share/wesnoth/data/core/images/units/dwarves/scout-defend-1.png
 share/wesnoth/data/core/images/units/dwarves/scout-defend-2.png
+share/wesnoth/data/core/images/units/dwarves/scout-idle-1.png
+share/wesnoth/data/core/images/units/dwarves/scout-idle-10.png
+share/wesnoth/data/core/images/units/dwarves/scout-idle-11.png
+share/wesnoth/data/core/images/units/dwarves/scout-idle-12.png
+share/wesnoth/data/core/images/units/dwarves/scout-idle-13.png
+share/wesnoth/data/core/images/units/dwarves/scout-idle-14.png
+share/wesnoth/data/core/images/units/dwarves/scout-idle-15.png
+share/wesnoth/data/core/images/units/dwarves/scout-idle-16.png
+share/wesnoth/data/core/images/units/dwarves/scout-idle-2.png
+share/wesnoth/data/core/images/units/dwarves/scout-idle-3.png
+share/wesnoth/data/core/images/units/dwarves/scout-idle-4.png
+share/wesnoth/data/core/images/units/dwarves/scout-idle-5.png
+share/wesnoth/data/core/images/units/dwarves/scout-idle-6.png
+share/wesnoth/data/core/images/units/dwarves/scout-idle-7.png
+share/wesnoth/data/core/images/units/dwarves/scout-idle-8.png
+share/wesnoth/data/core/images/units/dwarves/scout-idle-9.png
 share/wesnoth/data/core/images/units/dwarves/scout-melee-1.png
 share/wesnoth/data/core/images/units/dwarves/scout-melee-2.png
 share/wesnoth/data/core/images/units/dwarves/scout-melee-3.png
@@ -10148,6 +10182,20 @@
 share/wesnoth/data/core/images/units/elves-wood/marshal-leading.png
 share/wesnoth/data/core/images/units/elves-wood/marshal-melee-1.png
 share/wesnoth/data/core/images/units/elves-wood/marshal-melee-2.png
+share/wesnoth/data/core/images/units/elves-wood/marshal-stand-1.png
+share/wesnoth/data/core/images/units/elves-wood/marshal-stand-10.png
+share/wesnoth/data/core/images/units/elves-wood/marshal-stand-11.png
+share/wesnoth/data/core/images/units/elves-wood/marshal-stand-12.png
+share/wesnoth/data/core/images/units/elves-wood/marshal-stand-13.png
+share/wesnoth/data/core/images/units/elves-wood/marshal-stand-14.png
+share/wesnoth/data/core/images/units/elves-wood/marshal-stand-2.png
+share/wesnoth/data/core/images/units/elves-wood/marshal-stand-3.png
+share/wesnoth/data/core/images/units/elves-wood/marshal-stand-4.png
+share/wesnoth/data/core/images/units/elves-wood/marshal-stand-5.png
+share/wesnoth/data/core/images/units/elves-wood/marshal-stand-6.png
+share/wesnoth/data/core/images/units/elves-wood/marshal-stand-7.png
+share/wesnoth/data/core/images/units/elves-wood/marshal-stand-8.png
+share/wesnoth/data/core/images/units/elves-wood/marshal-stand-9.png
 share/wesnoth/data/core/images/units/elves-wood/marshal.png
 share/wesnoth/data/core/images/units/elves-wood/outrider/outrider-attack1.png
 share/wesnoth/data/core/images/units/elves-wood/outrider/outrider-attack2.png
@@ -10230,6 +10278,12 @@
 share/wesnoth/data/core/images/units/elves-wood/shaman-heal7.png
 share/wesnoth/data/core/images/units/elves-wood/shaman-heal8.png
 share/wesnoth/data/core/images/units/elves-wood/shaman-heal9.png
+share/wesnoth/data/core/images/units/elves-wood/shaman-idle-1.png
+share/wesnoth/data/core/images/units/elves-wood/shaman-idle-2.png
+share/wesnoth/data/core/images/units/elves-wood/shaman-idle-3.png
+share/wesnoth/data/core/images/units/elves-wood/shaman-idle-4.png
+share/wesnoth/data/core/images/units/elves-wood/shaman-idle-5.png
+share/wesnoth/data/core/images/units/elves-wood/shaman-idle-6.png
 share/wesnoth/data/core/images/units/elves-wood/shaman.png
 share/wesnoth/data/core/images/units/elves-wood/sharpshooter+female-bow-attack1.png
 share/wesnoth/data/core/images/units/elves-wood/sharpshooter+female-bow-attack2.png
@@ -10356,6 +10410,10 @@
 share/wesnoth/data/core/images/units/goblins/spearman-attack-se1.png
 share/wesnoth/data/core/images/units/goblins/spearman-attack-se2.png
 share/wesnoth/data/core/images/units/goblins/spearman-defend.png
+share/wesnoth/data/core/images/units/goblins/spearman-die-1.png
+share/wesnoth/data/core/images/units/goblins/spearman-die-2.png
+share/wesnoth/data/core/images/units/goblins/spearman-die-3.png
+share/wesnoth/data/core/images/units/goblins/spearman-die-4.png
 share/wesnoth/data/core/images/units/goblins/spearman-idle-1.png
 share/wesnoth/data/core/images/units/goblins/spearman-idle-10.png
 share/wesnoth/data/core/images/units/goblins/spearman-idle-11.png
@@ -10383,6 +10441,10 @@
 share/wesnoth/data/core/images/units/goblins/wolf-rider-attack.png
 share/wesnoth/data/core/images/units/goblins/wolf-rider-defend-1.png
 share/wesnoth/data/core/images/units/goblins/wolf-rider-defend-2.png
+share/wesnoth/data/core/images/units/goblins/wolf-rider-die-1.png
+share/wesnoth/data/core/images/units/goblins/wolf-rider-die-2.png
+share/wesnoth/data/core/images/units/goblins/wolf-rider-die-3.png
+share/wesnoth/data/core/images/units/goblins/wolf-rider-die-4.png
 share/wesnoth/data/core/images/units/goblins/wolf-rider-idle-1.png
 share/wesnoth/data/core/images/units/goblins/wolf-rider-idle-2.png
 share/wesnoth/data/core/images/units/goblins/wolf-rider-idle-3.png
@@ -11045,6 +11107,15 @@
 share/wesnoth/data/core/images/units/human-magi/arch-mage+female-attack-staff-1.png
 share/wesnoth/data/core/images/units/human-magi/arch-mage+female-attack-staff-2.png
 share/wesnoth/data/core/images/units/human-magi/arch-mage+female-defend.png
+share/wesnoth/data/core/images/units/human-magi/arch-mage+female-idle-1.png
+share/wesnoth/data/core/images/units/human-magi/arch-mage+female-idle-2.png
+share/wesnoth/data/core/images/units/human-magi/arch-mage+female-idle-3.png
+share/wesnoth/data/core/images/units/human-magi/arch-mage+female-idle-4.png
+share/wesnoth/data/core/images/units/human-magi/arch-mage+female-idle-5.png
+share/wesnoth/data/core/images/units/human-magi/arch-mage+female-idle-6.png
+share/wesnoth/data/core/images/units/human-magi/arch-mage+female-idle-7.png
+share/wesnoth/data/core/images/units/human-magi/arch-mage+female-idle-8.png
+share/wesnoth/data/core/images/units/human-magi/arch-mage+female-idle-9.png
 share/wesnoth/data/core/images/units/human-magi/arch-mage+female.png
 share/wesnoth/data/core/images/units/human-magi/arch-mage-attack-magic-1.png
 share/wesnoth/data/core/images/units/human-magi/arch-mage-attack-magic-2.png
@@ -11091,12 +11162,48 @@
 share/wesnoth/data/core/images/units/human-magi/mage+female-attack-staff1.png
 share/wesnoth/data/core/images/units/human-magi/mage+female-attack-staff2.png
 share/wesnoth/data/core/images/units/human-magi/mage+female-defend.png
+share/wesnoth/data/core/images/units/human-magi/mage+female-die-1.png
+share/wesnoth/data/core/images/units/human-magi/mage+female-die-10.png
+share/wesnoth/data/core/images/units/human-magi/mage+female-die-11.png
+share/wesnoth/data/core/images/units/human-magi/mage+female-die-12.png
+share/wesnoth/data/core/images/units/human-magi/mage+female-die-13.png
+share/wesnoth/data/core/images/units/human-magi/mage+female-die-14.png
+share/wesnoth/data/core/images/units/human-magi/mage+female-die-15.png
+share/wesnoth/data/core/images/units/human-magi/mage+female-die-16.png
+share/wesnoth/data/core/images/units/human-magi/mage+female-die-2.png
+share/wesnoth/data/core/images/units/human-magi/mage+female-die-3.png
+share/wesnoth/data/core/images/units/human-magi/mage+female-die-4.png
+share/wesnoth/data/core/images/units/human-magi/mage+female-die-5.png
+share/wesnoth/data/core/images/units/human-magi/mage+female-die-6.png
+share/wesnoth/data/core/images/units/human-magi/mage+female-die-7.png
+share/wesnoth/data/core/images/units/human-magi/mage+female-die-8.png
+share/wesnoth/data/core/images/units/human-magi/mage+female-die-9.png
 share/wesnoth/data/core/images/units/human-magi/mage+female.png
 share/wesnoth/data/core/images/units/human-magi/mage-attack-magic1.png
 share/wesnoth/data/core/images/units/human-magi/mage-attack-magic2.png
 share/wesnoth/data/core/images/units/human-magi/mage-attack-staff1.png
 share/wesnoth/data/core/images/units/human-magi/mage-attack-staff2.png
 share/wesnoth/data/core/images/units/human-magi/mage-defend.png
+share/wesnoth/data/core/images/units/human-magi/mage-die-1.png
+share/wesnoth/data/core/images/units/human-magi/mage-die-10.png
+share/wesnoth/data/core/images/units/human-magi/mage-die-11.png
+share/wesnoth/data/core/images/units/human-magi/mage-die-12.png
+share/wesnoth/data/core/images/units/human-magi/mage-die-13.png
+share/wesnoth/data/core/images/units/human-magi/mage-die-14.png
+share/wesnoth/data/core/images/units/human-magi/mage-die-15.png
+share/wesnoth/data/core/images/units/human-magi/mage-die-16.png
+share/wesnoth/data/core/images/units/human-magi/mage-die-2.png
+share/wesnoth/data/core/images/units/human-magi/mage-die-3.png
+share/wesnoth/data/core/images/units/human-magi/mage-die-4.png
+share/wesnoth/data/core/images/units/human-magi/mage-die-5.png
+share/wesnoth/data/core/images/units/human-magi/mage-die-6.png
+share/wesnoth/data/core/images/units/human-magi/mage-die-7.png
+share/wesnoth/data/core/images/units/human-magi/mage-die-8.png
+share/wesnoth/data/core/images/units/human-magi/mage-die-9.png
+share/wesnoth/data/core/images/units/human-magi/mage-idle-1.png
+share/wesnoth/data/core/images/units/human-magi/mage-idle-2.png
+share/wesnoth/data/core/images/units/human-magi/mage-idle-3.png
+share/wesnoth/data/core/images/units/human-magi/mage-idle-4.png
 share/wesnoth/data/core/images/units/human-magi/mage.png
 share/wesnoth/data/core/images/units/human-magi/red-mage+female-attack-magic-1.png
 share/wesnoth/data/core/images/units/human-magi/red-mage+female-attack-magic-2.png
@@ -11109,6 +11216,11 @@
 share/wesnoth/data/core/images/units/human-magi/red-mage-attack-staff-1.png
 share/wesnoth/data/core/images/units/human-magi/red-mage-attack-staff-2.png
 share/wesnoth/data/core/images/units/human-magi/red-mage-defend.png
+share/wesnoth/data/core/images/units/human-magi/red-mage-idle-1.png
+share/wesnoth/data/core/images/units/human-magi/red-mage-idle-2.png
+share/wesnoth/data/core/images/units/human-magi/red-mage-idle-3.png
+share/wesnoth/data/core/images/units/human-magi/red-mage-idle-4.png
+share/wesnoth/data/core/images/units/human-magi/red-mage-idle-5.png
 share/wesnoth/data/core/images/units/human-magi/red-mage.png
 share/wesnoth/data/core/images/units/human-magi/silver-mage+female-attack-magic1.png
 share/wesnoth/data/core/images/units/human-magi/silver-mage+female-attack-magic2.png
@@ -11176,6 +11288,24 @@
 share/wesnoth/data/core/images/units/human-magi/white-mage-die-2.png
 share/wesnoth/data/core/images/units/human-magi/white-mage-die-3.png
 share/wesnoth/data/core/images/units/human-magi/white-mage-die-4.png
+share/wesnoth/data/core/images/units/human-magi/white-mage-idle-1.png
+share/wesnoth/data/core/images/units/human-magi/white-mage-idle-10.png
+share/wesnoth/data/core/images/units/human-magi/white-mage-idle-11.png
+share/wesnoth/data/core/images/units/human-magi/white-mage-idle-12.png
+share/wesnoth/data/core/images/units/human-magi/white-mage-idle-13.png
+share/wesnoth/data/core/images/units/human-magi/white-mage-idle-14.png
+share/wesnoth/data/core/images/units/human-magi/white-mage-idle-15.png
+share/wesnoth/data/core/images/units/human-magi/white-mage-idle-16.png
+share/wesnoth/data/core/images/units/human-magi/white-mage-idle-17.png



Home | Main Index | Thread Index | Old Index