diff options
author | adam <adam@pkgsrc.org> | 2020-01-28 18:51:12 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2020-01-28 18:51:12 +0000 |
commit | ac8199704187e844199c1c2013a12f3d952610d7 (patch) | |
tree | cbfd2df8219eb420cfc5b487150d88f41c399a4b | |
parent | 94035aea702e3f41df44eda1870bcf11a5f13057 (diff) | |
download | pkgsrc-ac8199704187e844199c1c2013a12f3d952610d7.tar.gz |
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
-rw-r--r-- | games/wesnoth/Makefile | 5 | ||||
-rw-r--r-- | games/wesnoth/PLIST | 204 | ||||
-rw-r--r-- | games/wesnoth/distinfo | 10 |
3 files changed, 208 insertions, 11 deletions
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index 5d00029e925..ce35552d890 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -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 --git a/games/wesnoth/PLIST b/games/wesnoth/PLIST index 25a6ba6a40c..7ab7ff2243f 100644 --- a/games/wesnoth/PLIST +++ b/games/wesnoth/PLIST @@ -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/wesnoth.6 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/wesnoth.6 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/right_pane-1.11.19.jpg 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/gl/aoi--overla 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/de/dw--overlay.png 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/gl/did--over 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/ei.png 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/campaign_image.png 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/de/sof--overlay.pn 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/de/sotbe--ove 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/green_isle.png 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/gl/tsg--overlay.pn 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/_main.cfg 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-defend-2.png 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-defend.png 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-heal6.png 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-s2.png 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/spearman.png 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-magic-2. 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-magic2.png 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-magic-2.png 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-1.png 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 +share/wesnoth/data/core/images/units/human-magi/white-mage-idle-18.png +share/wesnoth/data/core/images/units/human-magi/white-mage-idle-2.png +share/wesnoth/data/core/images/units/human-magi/white-mage-idle-3.png +share/wesnoth/data/core/images/units/human-magi/white-mage-idle-4.png +share/wesnoth/data/core/images/units/human-magi/white-mage-idle-5.png +share/wesnoth/data/core/images/units/human-magi/white-mage-idle-6.png +share/wesnoth/data/core/images/units/human-magi/white-mage-idle-7.png +share/wesnoth/data/core/images/units/human-magi/white-mage-idle-8.png +share/wesnoth/data/core/images/units/human-magi/white-mage-idle-9.png share/wesnoth/data/core/images/units/human-magi/white-mage-magic-1.png share/wesnoth/data/core/images/units/human-magi/white-mage-magic-2.png share/wesnoth/data/core/images/units/human-magi/white-mage-magic-3.png @@ -11206,6 +11336,12 @@ share/wesnoth/data/core/images/units/human-outlaws/assassin-throwknife2.png share/wesnoth/data/core/images/units/human-outlaws/assassin.png share/wesnoth/data/core/images/units/human-outlaws/bandit-defend-1.png share/wesnoth/data/core/images/units/human-outlaws/bandit-defend-2.png +share/wesnoth/data/core/images/units/human-outlaws/bandit-idle-1.png +share/wesnoth/data/core/images/units/human-outlaws/bandit-idle-2.png +share/wesnoth/data/core/images/units/human-outlaws/bandit-idle-3.png +share/wesnoth/data/core/images/units/human-outlaws/bandit-idle-4.png +share/wesnoth/data/core/images/units/human-outlaws/bandit-idle-5.png +share/wesnoth/data/core/images/units/human-outlaws/bandit-idle-6.png share/wesnoth/data/core/images/units/human-outlaws/bandit-melee-1.png share/wesnoth/data/core/images/units/human-outlaws/bandit-melee-2.png share/wesnoth/data/core/images/units/human-outlaws/bandit-melee-3.png @@ -11438,6 +11574,11 @@ share/wesnoth/data/core/images/units/human-peasants/ruffian-attack-8.png share/wesnoth/data/core/images/units/human-peasants/ruffian-attack-9.png share/wesnoth/data/core/images/units/human-peasants/ruffian-defend-1.png share/wesnoth/data/core/images/units/human-peasants/ruffian-defend-2.png +share/wesnoth/data/core/images/units/human-peasants/ruffian-idle-1.png +share/wesnoth/data/core/images/units/human-peasants/ruffian-idle-2.png +share/wesnoth/data/core/images/units/human-peasants/ruffian-idle-3.png +share/wesnoth/data/core/images/units/human-peasants/ruffian-idle-4.png +share/wesnoth/data/core/images/units/human-peasants/ruffian-idle-5.png share/wesnoth/data/core/images/units/human-peasants/ruffian.png share/wesnoth/data/core/images/units/human-peasants/woodsman-bow-attack-1.png share/wesnoth/data/core/images/units/human-peasants/woodsman-bow-attack-2.png @@ -11903,6 +12044,11 @@ share/wesnoth/data/core/images/units/orcs/grunt-die-5.png share/wesnoth/data/core/images/units/orcs/grunt-die-6.png share/wesnoth/data/core/images/units/orcs/grunt-die-7.png share/wesnoth/data/core/images/units/orcs/grunt-die-8.png +share/wesnoth/data/core/images/units/orcs/grunt-stand-se-1.png +share/wesnoth/data/core/images/units/orcs/grunt-stand-se-2.png +share/wesnoth/data/core/images/units/orcs/grunt-stand-se-3.png +share/wesnoth/data/core/images/units/orcs/grunt-stand-se-4.png +share/wesnoth/data/core/images/units/orcs/grunt-stand-se-5.png share/wesnoth/data/core/images/units/orcs/grunt.png share/wesnoth/data/core/images/units/orcs/leader-attack-1.png share/wesnoth/data/core/images/units/orcs/leader-attack-2.png @@ -12653,6 +12799,38 @@ share/wesnoth/data/core/images/units/undead-necromancers/adept-die5.png share/wesnoth/data/core/images/units/undead-necromancers/adept-die6.png share/wesnoth/data/core/images/units/undead-necromancers/adept-die7.png share/wesnoth/data/core/images/units/undead-necromancers/adept-die8.png +share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-1.png +share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-10.png +share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-11.png +share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-2.png +share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-3.png +share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-4.png +share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-5.png +share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-6.png +share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-7.png +share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-8.png +share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-9.png +share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-1.png +share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-10.png +share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-11.png +share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-12.png +share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-13.png +share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-14.png +share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-15.png +share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-16.png +share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-17.png +share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-18.png +share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-19.png +share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-2.png +share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-20.png +share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-21.png +share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-3.png +share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-4.png +share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-5.png +share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-6.png +share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-7.png +share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-8.png +share/wesnoth/data/core/images/units/undead-necromancers/adept-idle-long-9.png share/wesnoth/data/core/images/units/undead-necromancers/adept-magic-1.png share/wesnoth/data/core/images/units/undead-necromancers/adept-magic-2.png share/wesnoth/data/core/images/units/undead-necromancers/adept-magic-3.png @@ -13008,6 +13186,11 @@ share/wesnoth/data/core/images/units/undead/ghoul-attack-3.png share/wesnoth/data/core/images/units/undead/ghoul-attack-4.png share/wesnoth/data/core/images/units/undead/ghoul-defend-1.png share/wesnoth/data/core/images/units/undead/ghoul-defend-2.png +share/wesnoth/data/core/images/units/undead/ghoul-idle-1.png +share/wesnoth/data/core/images/units/undead/ghoul-idle-2.png +share/wesnoth/data/core/images/units/undead/ghoul-idle-3.png +share/wesnoth/data/core/images/units/undead/ghoul-idle-4.png +share/wesnoth/data/core/images/units/undead/ghoul-idle-5.png share/wesnoth/data/core/images/units/undead/ghoul.png share/wesnoth/data/core/images/units/undead/necrophage-attack-1.png share/wesnoth/data/core/images/units/undead/necrophage-attack-2.png @@ -13306,6 +13489,8 @@ share/wesnoth/data/core/images/units/undead/zombie-wose-die-4.png share/wesnoth/data/core/images/units/undead/zombie-wose.png share/wesnoth/data/core/images/units/undead/zombie.png share/wesnoth/data/core/images/units/unknown-unit.png +share/wesnoth/data/core/images/units/woses/elder-wose-die-decay-1.png +share/wesnoth/data/core/images/units/woses/elder-wose-die-decay-2.png share/wesnoth/data/core/images/units/woses/wose-ancient-attack-1.png share/wesnoth/data/core/images/units/woses/wose-ancient-attack-2.png share/wesnoth/data/core/images/units/woses/wose-ancient-defend.png @@ -13371,6 +13556,18 @@ share/wesnoth/data/core/images/units/woses/wose-elder-die-fall-7.png share/wesnoth/data/core/images/units/woses/wose-elder-die-fall-8.png share/wesnoth/data/core/images/units/woses/wose-elder-die-fall-9.png share/wesnoth/data/core/images/units/woses/wose-elder.png +share/wesnoth/data/core/images/units/woses/wose-hand-1.png +share/wesnoth/data/core/images/units/woses/wose-hand-2.png +share/wesnoth/data/core/images/units/woses/wose-hand-3.png +share/wesnoth/data/core/images/units/woses/wose-hand-4.png +share/wesnoth/data/core/images/units/woses/wose-idle-1.png +share/wesnoth/data/core/images/units/woses/wose-idle-2.png +share/wesnoth/data/core/images/units/woses/wose-idle-3.png +share/wesnoth/data/core/images/units/woses/wose-idle-4.png +share/wesnoth/data/core/images/units/woses/wose-idle-5.png +share/wesnoth/data/core/images/units/woses/wose-idle-6.png +share/wesnoth/data/core/images/units/woses/wose-idle-7.png +share/wesnoth/data/core/images/units/woses/wose-sapling-blink.png share/wesnoth/data/core/images/units/woses/wose.png share/wesnoth/data/core/images/wesnoth-icon.png share/wesnoth/data/core/macros/abilities.cfg @@ -14523,7 +14720,6 @@ share/wesnoth/data/test/test/image/blend/FF_00FF0000.png share/wesnoth/data/test/test/leading_space.cfg share/wesnoth/data/test/test/umc.cfg share/wesnoth/data/themes/_initial.cfg -share/wesnoth/data/themes/classic.cfg share/wesnoth/data/themes/cutscene-minimal.cfg share/wesnoth/data/themes/cutscene.cfg share/wesnoth/data/themes/default.cfg @@ -15093,6 +15289,7 @@ share/wesnoth/images/buttons/unfold-arrow@2x.png share/wesnoth/images/cursors-bw/attack.png share/wesnoth/images/cursors-bw/attack_drag.png share/wesnoth/images/cursors-bw/attack_drag_alt.png +share/wesnoth/images/cursors-bw/ibeam.png share/wesnoth/images/cursors-bw/move.png share/wesnoth/images/cursors-bw/move_drag.png share/wesnoth/images/cursors-bw/move_drag_alt.png @@ -15107,6 +15304,7 @@ share/wesnoth/images/cursors/attack.png share/wesnoth/images/cursors/attack@2x.png share/wesnoth/images/cursors/attack_drag.png share/wesnoth/images/cursors/attack_drag@2x.png +share/wesnoth/images/cursors/ibeam.png share/wesnoth/images/cursors/move.png share/wesnoth/images/cursors/move@2x.png share/wesnoth/images/cursors/move_drag.png @@ -15945,7 +16143,7 @@ share/wesnoth/images/icons/profiles/ambush.png share/wesnoth/images/icons/profiles/arcane.png share/wesnoth/images/icons/profiles/backstab.png share/wesnoth/images/icons/profiles/berserk.png -share/wesnoth/images/icons/profiles/blades.png +share/wesnoth/images/icons/profiles/blade.png share/wesnoth/images/icons/profiles/chaotic.png share/wesnoth/images/icons/profiles/charge.png share/wesnoth/images/icons/profiles/cold.png diff --git a/games/wesnoth/distinfo b/games/wesnoth/distinfo index 15eb7eccf83..35942b84c55 100644 --- a/games/wesnoth/distinfo +++ b/games/wesnoth/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.67 2020/01/06 14:14:07 nia Exp $ +$NetBSD: distinfo,v 1.68 2020/01/28 18:51:12 adam Exp $ -SHA1 (wesnoth-1.14.9.tar.bz2) = 55537bcf273f1ae3c4cc54e400b926a092effe00 -RMD160 (wesnoth-1.14.9.tar.bz2) = e14ac5b6ef2592b124348f9b607f9598f338a68d -SHA512 (wesnoth-1.14.9.tar.bz2) = b6165aa8522ab975411db1aa28893f2b534d2f6e00448869900ef235f9354ec70883cee2fef67b61ba8ad2334ea825a039fd5beca5156cc6e264e27d69dfb656 -Size (wesnoth-1.14.9.tar.bz2) = 456358983 bytes +SHA1 (wesnoth-1.14.10.tar.bz2) = 817b9dec769b8f2c40172f0c8e32252e03b749f0 +RMD160 (wesnoth-1.14.10.tar.bz2) = c545f3484d440fc753ca5868f7d1df40d419e062 +SHA512 (wesnoth-1.14.10.tar.bz2) = 36761aaea59174c09245abad2f5b7ac3a950b947616926ebbe4ed5db6551e8f137f70a4c76fd6f012ab00f3048fcb404556795ef94c091a0f10acb99695e5247 +Size (wesnoth-1.14.10.tar.bz2) = 458843293 bytes SHA1 (patch-CMakeLists.txt) = 5c580a7b9719d769507c2c0ec3580d6cf523e7f0 SHA1 (patch-src_CMakeLists.txt) = 5839663ab11a9fdc31e89b74ce2708a251155d9f SHA1 (patch-src_wesnoth.cpp) = 73fa69b47de231c5ce16f66a52b449d5242ffe67 |