summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/wesnoth/Makefile12
-rw-r--r--games/wesnoth/PLIST592
-rw-r--r--games/wesnoth/distinfo8
3 files changed, 592 insertions, 20 deletions
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile
index 4f06cca2b15..c86f4ec9a38 100644
--- a/games/wesnoth/Makefile
+++ b/games/wesnoth/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2005/04/11 21:45:57 tv Exp $
+# $NetBSD: Makefile,v 1.11 2005/04/19 01:50:59 wiz Exp $
#
-DISTNAME= wesnoth-0.8.11
-PKGREVISION= 1
+DISTNAME= wesnoth-0.9.0
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wesnoth/}
@@ -18,10 +17,13 @@ CONFIGURE_ARGS+= --prefix=${PREFIX}
BUILDLINK_DEPENDS.SDL= SDL>=1.2.7
BUILDLINK_DEPENDS.SDL_mixer= SDL_mixer>=1.2.5nb3
+.include "../../audio/SDL_mixer/buildlink3.mk"
.include "../../devel/SDL/buildlink3.mk"
+# configure script in 0.9.0 requests explicitly to
+# use included SDL_ttf library
+#.include "../../devel/SDL_ttf/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../audio/SDL_mixer/buildlink3.mk"
.include "../../graphics/SDL_image/buildlink3.mk"
+.include "../../graphics/freetype2/buildlink3.mk"
.include "../../net/SDL_net/buildlink3.mk"
-.include "../../devel/SDL_ttf/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/games/wesnoth/PLIST b/games/wesnoth/PLIST
index 0ced904a00f..85962f88156 100644
--- a/games/wesnoth/PLIST
+++ b/games/wesnoth/PLIST
@@ -1,12 +1,8 @@
-@comment $NetBSD: PLIST,v 1.5 2005/03/01 14:35:18 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2005/04/19 01:50:59 wiz Exp $
bin/wesnoth
bin/wmlxgettext
man/de/man6/wesnoth.6
-man/de/man6/wesnoth_editor.6
-man/de/man6/wesnothd.6
man/man6/wesnoth.6
-man/man6/wesnoth_editor.6
-man/man6/wesnothd.6
share/wesnoth/data/campaigns/Eastern_Invasion.cfg
share/wesnoth/data/campaigns/Heir_To_The_Throne.cfg
share/wesnoth/data/campaigns/README
@@ -14,6 +10,7 @@ share/wesnoth/data/campaigns/Son_Of_The_Black_Eye.cfg
share/wesnoth/data/campaigns/The_Dark_Hordes.cfg
share/wesnoth/data/campaigns/The_Rise_of_Wesnoth.cfg
share/wesnoth/data/convert.pl
+share/wesnoth/data/fonts.cfg
share/wesnoth/data/game.cfg
share/wesnoth/data/help.cfg
share/wesnoth/data/items.cfg
@@ -111,13 +108,17 @@ share/wesnoth/data/maps/The_Rise_of_Wesnoth/The_Vanguard
share/wesnoth/data/maps/The_Rise_of_Wesnoth/Troll_Hole
share/wesnoth/data/maps/Tutorial/Basic_Training
share/wesnoth/data/maps/Tutorial/Traits_and_Specialties
+share/wesnoth/data/maps/multiplayer/An_Island
share/wesnoth/data/maps/multiplayer/BattleWorld
share/wesnoth/data/maps/multiplayer/Blitz
share/wesnoth/data/maps/multiplayer/Broken_Bridge
share/wesnoth/data/maps/multiplayer/CastleHoppingIsle
share/wesnoth/data/maps/multiplayer/Castles
share/wesnoth/data/maps/multiplayer/Charge
+share/wesnoth/data/maps/multiplayer/Clash
share/wesnoth/data/maps/multiplayer/ForestofFear
+share/wesnoth/data/maps/multiplayer/Hexcake
+share/wesnoth/data/maps/multiplayer/Icy_Waters
share/wesnoth/data/maps/multiplayer/King_of_the_Hill
share/wesnoth/data/maps/multiplayer/Three_Rivers
share/wesnoth/data/maps/multiplayer/Wesbowl
@@ -240,7 +241,10 @@ share/wesnoth/data/scenarios/multiplayer/Blitz.cfg
share/wesnoth/data/scenarios/multiplayer/BrokenBridge.cfg
share/wesnoth/data/scenarios/multiplayer/CastleHoppingIsle.cfg
share/wesnoth/data/scenarios/multiplayer/Charge.cfg
+share/wesnoth/data/scenarios/multiplayer/Clash.cfg
share/wesnoth/data/scenarios/multiplayer/ForestOfFear.cfg
+share/wesnoth/data/scenarios/multiplayer/Hexcake.cfg
+share/wesnoth/data/scenarios/multiplayer/IcyWaters.cfg
share/wesnoth/data/scenarios/multiplayer/Random_Scenario.cfg
share/wesnoth/data/scenarios/multiplayer/Random_Scenario_Desert.cfg
share/wesnoth/data/scenarios/multiplayer/Random_Scenario_Marsh.cfg
@@ -266,6 +270,7 @@ share/wesnoth/data/terrain-graphics/forests.cfg
share/wesnoth/data/terrain-graphics/util.cfg
share/wesnoth/data/terrain.cfg
share/wesnoth/data/themes/default.cfg
+share/wesnoth/data/themes/dfool.cfg
share/wesnoth/data/themes/editor.cfg
share/wesnoth/data/tips.cfg
share/wesnoth/data/tools/exploder/castle-concave.cfg
@@ -287,6 +292,7 @@ share/wesnoth/data/tools/exploder/wall-concave.cfg
share/wesnoth/data/tools/exploder/wall-convex.cfg
share/wesnoth/data/tools/exploder/wall-exploded-concave.cfg
share/wesnoth/data/tools/exploder/wall-exploded-convex.cfg
+share/wesnoth/data/traits.cfg
share/wesnoth/data/translations/english.cfg
share/wesnoth/data/units/Ancient_Lich.cfg
share/wesnoth/data/units/Ancient_Wose.cfg
@@ -306,6 +312,7 @@ share/wesnoth/data/units/Commander.cfg
share/wesnoth/data/units/Cuttle_Fish.cfg
share/wesnoth/data/units/Dark_Adept.cfg
share/wesnoth/data/units/Dark_Queen.cfg
+share/wesnoth/data/units/Dark_Sorcerer.cfg
share/wesnoth/data/units/Dark_Spirit.cfg
share/wesnoth/data/units/Death_Knight.cfg
share/wesnoth/data/units/Deathblade.cfg
@@ -651,6 +658,8 @@ share/wesnoth/images/campaigns/The_Rise_of_Wesnoth/story/east.png
share/wesnoth/images/campaigns/The_Rise_of_Wesnoth/story/the_duel.png
share/wesnoth/images/campaigns/The_Rise_of_Wesnoth/story/trow-logo.png
share/wesnoth/images/campaigns/The_Rise_of_Wesnoth/story/west.png
+share/wesnoth/images/cavespider-attack-melee.png
+share/wesnoth/images/cavespider-attack-ranged.png
share/wesnoth/images/cavespider-defend.png
share/wesnoth/images/cavespider.png
share/wesnoth/images/cockatrice-attack1.png
@@ -836,6 +845,7 @@ share/wesnoth/images/elvish-archer.png
share/wesnoth/images/elvish-avenger+female-attack.png
share/wesnoth/images/elvish-avenger+female-attack1.png
share/wesnoth/images/elvish-avenger+female-attack2.png
+share/wesnoth/images/elvish-avenger+female-attack3.png
share/wesnoth/images/elvish-avenger+female-bow-defend.png
share/wesnoth/images/elvish-avenger+female-bow.png
share/wesnoth/images/elvish-avenger+female-defend.png
@@ -843,6 +853,7 @@ share/wesnoth/images/elvish-avenger+female.png
share/wesnoth/images/elvish-avenger-attack.png
share/wesnoth/images/elvish-avenger-attack1.png
share/wesnoth/images/elvish-avenger-attack2.png
+share/wesnoth/images/elvish-avenger-attack3.png
share/wesnoth/images/elvish-avenger-bow-defend.png
share/wesnoth/images/elvish-avenger-bow.png
share/wesnoth/images/elvish-avenger-defend.png
@@ -857,11 +868,12 @@ share/wesnoth/images/elvish-captain-defend.png
share/wesnoth/images/elvish-captain-leading.png
share/wesnoth/images/elvish-captain.png
share/wesnoth/images/elvish-champion-attack.png
+share/wesnoth/images/elvish-champion-bow-attack1.png
+share/wesnoth/images/elvish-champion-bow-attack2.png
+share/wesnoth/images/elvish-champion-bow-attack3.png
share/wesnoth/images/elvish-champion-bow-defend.png
share/wesnoth/images/elvish-champion-bow.png
share/wesnoth/images/elvish-champion-defend.png
-share/wesnoth/images/elvish-champion-range1.png
-share/wesnoth/images/elvish-champion-range2.png
share/wesnoth/images/elvish-champion.png
share/wesnoth/images/elvish-druid-attack.png
share/wesnoth/images/elvish-druid-defend.png
@@ -907,7 +919,9 @@ share/wesnoth/images/elvish-fighter-bow.png
share/wesnoth/images/elvish-fighter-defend.png
share/wesnoth/images/elvish-fighter.png
share/wesnoth/images/elvish-hero-attack.png
-share/wesnoth/images/elvish-hero-bow-attack.png
+share/wesnoth/images/elvish-hero-bow-attack1.png
+share/wesnoth/images/elvish-hero-bow-attack2.png
+share/wesnoth/images/elvish-hero-bow-attack3.png
share/wesnoth/images/elvish-hero-bow-defend.png
share/wesnoth/images/elvish-hero-bow.png
share/wesnoth/images/elvish-hero-defend.png
@@ -931,20 +945,28 @@ share/wesnoth/images/elvish-marksman+female-attack.png
share/wesnoth/images/elvish-marksman+female-attack1.png
share/wesnoth/images/elvish-marksman+female-attack2.png
share/wesnoth/images/elvish-marksman+female-attack3.png
+share/wesnoth/images/elvish-marksman+female-attack4.png
share/wesnoth/images/elvish-marksman+female-bow-defend.png
+share/wesnoth/images/elvish-marksman+female-bow.png
share/wesnoth/images/elvish-marksman+female-defend.png
share/wesnoth/images/elvish-marksman+female.png
share/wesnoth/images/elvish-marksman-attack.png
share/wesnoth/images/elvish-marksman-attack1.png
share/wesnoth/images/elvish-marksman-attack2.png
share/wesnoth/images/elvish-marksman-attack3.png
+share/wesnoth/images/elvish-marksman-attack4.png
share/wesnoth/images/elvish-marksman-bow-defend.png
+share/wesnoth/images/elvish-marksman-bow.png
share/wesnoth/images/elvish-marksman-defend.png
share/wesnoth/images/elvish-marksman.png
share/wesnoth/images/elvish-marshal-attack.png
+share/wesnoth/images/elvish-marshal-attack1.png
+share/wesnoth/images/elvish-marshal-attack2.png
share/wesnoth/images/elvish-marshal-attack3.png
+share/wesnoth/images/elvish-marshal-bow-defend.png
share/wesnoth/images/elvish-marshal-bow.png
share/wesnoth/images/elvish-marshal-defend.png
+share/wesnoth/images/elvish-marshal-en-guarde.png
share/wesnoth/images/elvish-marshal-leading.png
share/wesnoth/images/elvish-marshal.png
share/wesnoth/images/elvish-outrider-attack.png
@@ -957,6 +979,7 @@ share/wesnoth/images/elvish-ranger+female-attack1.png
share/wesnoth/images/elvish-ranger+female-attack2.png
share/wesnoth/images/elvish-ranger+female-attack3.png
share/wesnoth/images/elvish-ranger+female-bow-defend.png
+share/wesnoth/images/elvish-ranger+female-bow.png
share/wesnoth/images/elvish-ranger+female-defend.png
share/wesnoth/images/elvish-ranger+female.png
share/wesnoth/images/elvish-ranger-attack.png
@@ -964,6 +987,7 @@ share/wesnoth/images/elvish-ranger-attack1.png
share/wesnoth/images/elvish-ranger-attack2.png
share/wesnoth/images/elvish-ranger-attack3.png
share/wesnoth/images/elvish-ranger-bow-defend.png
+share/wesnoth/images/elvish-ranger-bow.png
share/wesnoth/images/elvish-ranger-defend.png
share/wesnoth/images/elvish-ranger.png
share/wesnoth/images/elvish-rider-attack.png
@@ -995,14 +1019,18 @@ share/wesnoth/images/elvish-sharpshooter+female-attack.png
share/wesnoth/images/elvish-sharpshooter+female-attack1.png
share/wesnoth/images/elvish-sharpshooter+female-attack2.png
share/wesnoth/images/elvish-sharpshooter+female-attack3.png
+share/wesnoth/images/elvish-sharpshooter+female-attack4.png
share/wesnoth/images/elvish-sharpshooter+female-bow-defend.png
+share/wesnoth/images/elvish-sharpshooter+female-bow.png
share/wesnoth/images/elvish-sharpshooter+female-defend.png
share/wesnoth/images/elvish-sharpshooter+female.png
share/wesnoth/images/elvish-sharpshooter-attack.png
share/wesnoth/images/elvish-sharpshooter-attack1.png
share/wesnoth/images/elvish-sharpshooter-attack2.png
share/wesnoth/images/elvish-sharpshooter-attack3.png
+share/wesnoth/images/elvish-sharpshooter-attack4.png
share/wesnoth/images/elvish-sharpshooter-bow-defend.png
+share/wesnoth/images/elvish-sharpshooter-bow.png
share/wesnoth/images/elvish-sharpshooter-defend.png
share/wesnoth/images/elvish-sharpshooter.png
share/wesnoth/images/elvish-shyde-defend.png
@@ -1176,6 +1204,12 @@ share/wesnoth/images/halo/mage-preparation-halo5.png
share/wesnoth/images/halo/mage-preparation-halo6.png
share/wesnoth/images/halo/mage-preparation-halo7.png
share/wesnoth/images/halo/mermaid-siren-naia-touch-halo.png
+share/wesnoth/images/halo/shyde-stationary-halo1.png
+share/wesnoth/images/halo/shyde-stationary-halo2.png
+share/wesnoth/images/halo/shyde-stationary-halo3.png
+share/wesnoth/images/halo/shyde-stationary-halo4.png
+share/wesnoth/images/halo/shyde-stationary-halo5.png
+share/wesnoth/images/halo/shyde-stationary-halo6.png
share/wesnoth/images/halo/white-cleric-aura.png
share/wesnoth/images/halo/white-mage-halo1.png
share/wesnoth/images/halo/white-mage-halo2.png
@@ -1254,6 +1288,7 @@ share/wesnoth/images/human-longbowman.png
share/wesnoth/images/human-marshal-attack-crossbow.png
share/wesnoth/images/human-marshal-attack-sword1.png
share/wesnoth/images/human-marshal-attack-sword2.png
+share/wesnoth/images/human-marshal-defend.png
share/wesnoth/images/human-marshal-defense.png
share/wesnoth/images/human-marshal-leading.png
share/wesnoth/images/human-marshal.png
@@ -1290,8 +1325,14 @@ share/wesnoth/images/human-shocktrooper.png
share/wesnoth/images/human-siegetrooper-defend.png
share/wesnoth/images/human-siegetrooper-melee.png
share/wesnoth/images/human-siegetrooper.png
+share/wesnoth/images/human-spearman-attack-n.png
+share/wesnoth/images/human-spearman-attack-ne.png
+share/wesnoth/images/human-spearman-attack-ranged.png
+share/wesnoth/images/human-spearman-attack-south-1.png
+share/wesnoth/images/human-spearman-attack-south-2.png
+share/wesnoth/images/human-spearman-attack-south-3.png
share/wesnoth/images/human-spearman-attack.png
-share/wesnoth/images/human-spearman-attack2.png
+share/wesnoth/images/human-spearman-defend-2.png
share/wesnoth/images/human-spearman-defend.png
share/wesnoth/images/human-spearman.png
share/wesnoth/images/human-swordman-attack.png
@@ -1308,6 +1349,7 @@ share/wesnoth/images/icons/icon-hotseat.png
share/wesnoth/images/icons/icon-music.png
share/wesnoth/images/icons/icon-server.png
share/wesnoth/images/icons/icon-serverother.png
+share/wesnoth/images/items/altar.png
share/wesnoth/images/items/ball-blue.png
share/wesnoth/images/items/ball-green.png
share/wesnoth/images/items/barrel.png
@@ -1388,6 +1430,14 @@ share/wesnoth/images/mage-attack-staff2.png
share/wesnoth/images/mage-defend.png
share/wesnoth/images/mage.png
share/wesnoth/images/maps/wesnoth.png
+share/wesnoth/images/mermaid-diviner-defend.png
+share/wesnoth/images/mermaid-diviner-magic1.png
+share/wesnoth/images/mermaid-diviner-magic2.png
+share/wesnoth/images/mermaid-diviner-magic3.png
+share/wesnoth/images/mermaid-diviner-magic4.png
+share/wesnoth/images/mermaid-diviner-magic5.png
+share/wesnoth/images/mermaid-diviner-magic6.png
+share/wesnoth/images/mermaid-diviner-staff-attack.png
share/wesnoth/images/mermaid-diviner.png
share/wesnoth/images/mermaid-enchantress-defend.png
share/wesnoth/images/mermaid-enchantress-staff-attack.png
@@ -1409,6 +1459,14 @@ share/wesnoth/images/mermaid-initiate-water-attack5.png
share/wesnoth/images/mermaid-initiate-water-attack6.png
share/wesnoth/images/mermaid-initiate-water-attack7.png
share/wesnoth/images/mermaid-initiate.png
+share/wesnoth/images/mermaid-priestess-defend.png
+share/wesnoth/images/mermaid-priestess-magic1.png
+share/wesnoth/images/mermaid-priestess-magic2.png
+share/wesnoth/images/mermaid-priestess-magic3.png
+share/wesnoth/images/mermaid-priestess-magic4.png
+share/wesnoth/images/mermaid-priestess-magic5.png
+share/wesnoth/images/mermaid-priestess-magic6.png
+share/wesnoth/images/mermaid-priestess-staff-attack.png
share/wesnoth/images/mermaid-priestess.png
share/wesnoth/images/mermaid-siren-defend.png
share/wesnoth/images/mermaid-siren-naia-touch-attack1.png
@@ -1432,12 +1490,30 @@ share/wesnoth/images/merman-fighter.png
share/wesnoth/images/merman-hoplite-attack.png
share/wesnoth/images/merman-hoplite-defend.png
share/wesnoth/images/merman-hoplite.png
+share/wesnoth/images/merman-hunter-attack-n.png
+share/wesnoth/images/merman-hunter-attack-ne.png
+share/wesnoth/images/merman-hunter-attack-ranged.png
+share/wesnoth/images/merman-hunter-attack-s.png
+share/wesnoth/images/merman-hunter-attack-se.png
+share/wesnoth/images/merman-hunter-defend.png
share/wesnoth/images/merman-hunter.png
+share/wesnoth/images/merman-javelineer-attack-n.png
+share/wesnoth/images/merman-javelineer-attack-ne.png
+share/wesnoth/images/merman-javelineer-attack-ranged.png
+share/wesnoth/images/merman-javelineer-attack-s.png
+share/wesnoth/images/merman-javelineer-attack-se.png
+share/wesnoth/images/merman-javelineer-defend.png
share/wesnoth/images/merman-javelineer.png
share/wesnoth/images/merman-king-attack.png
share/wesnoth/images/merman-king-defend.png
share/wesnoth/images/merman-king.png
share/wesnoth/images/merman-netcaster.png
+share/wesnoth/images/merman-spearman-attack-n.png
+share/wesnoth/images/merman-spearman-attack-ne.png
+share/wesnoth/images/merman-spearman-attack-ranged.png
+share/wesnoth/images/merman-spearman-attack-s.png
+share/wesnoth/images/merman-spearman-attack-se.png
+share/wesnoth/images/merman-spearman-defend.png
share/wesnoth/images/merman-spearman.png
share/wesnoth/images/merman-triton-attack-blade.png
share/wesnoth/images/merman-triton-attack-pierce.png
@@ -1541,6 +1617,7 @@ share/wesnoth/images/misc/menu2-border-right.png
share/wesnoth/images/misc/menu2-border-top.png
share/wesnoth/images/misc/menu2-border-topleft.png
share/wesnoth/images/misc/menu2-border-topright.png
+share/wesnoth/images/misc/minimap.png
share/wesnoth/images/misc/poisoned.png
share/wesnoth/images/misc/rightside-bg.png
share/wesnoth/images/misc/rightside-bottom.png
@@ -1577,6 +1654,7 @@ share/wesnoth/images/misc/selected-ellipse-9-top.png
share/wesnoth/images/misc/slowed.png
share/wesnoth/images/misc/status-bg.png
share/wesnoth/images/misc/stone.png
+share/wesnoth/images/misc/timeofday.png
share/wesnoth/images/misc/title.png
share/wesnoth/images/misc/top-bg.png
share/wesnoth/images/misc/topleft-corner.png
@@ -1590,6 +1668,7 @@ share/wesnoth/images/misc/tutorial4.png
share/wesnoth/images/misc/tutorial5.png
share/wesnoth/images/misc/tutorial6.png
share/wesnoth/images/misc/tutorial7.png
+share/wesnoth/images/misc/unit.png
share/wesnoth/images/misc/units.png
share/wesnoth/images/misc/upkeep.png
share/wesnoth/images/misc/villages.png
@@ -1639,14 +1718,20 @@ share/wesnoth/images/neutral-outlaw-attack.png
share/wesnoth/images/neutral-outlaw-attack1.png
share/wesnoth/images/neutral-outlaw-attack2.png
share/wesnoth/images/neutral-outlaw-defend.png
-share/wesnoth/images/neutral-outlaw-princess-attack-mace.png
share/wesnoth/images/neutral-outlaw-princess-attack-sling1.png
share/wesnoth/images/neutral-outlaw-princess-attack-sling2.png
+share/wesnoth/images/neutral-outlaw-princess-attack-staff1.png
+share/wesnoth/images/neutral-outlaw-princess-attack-staff2.png
+share/wesnoth/images/neutral-outlaw-princess-defend-1-1.png
+share/wesnoth/images/neutral-outlaw-princess-defend-1-2.png
share/wesnoth/images/neutral-outlaw-princess-defend.png
share/wesnoth/images/neutral-outlaw-princess.png
-share/wesnoth/images/neutral-outlaw-queen-attack-mace.png
share/wesnoth/images/neutral-outlaw-queen-attack-sling1.png
share/wesnoth/images/neutral-outlaw-queen-attack-sling2.png
+share/wesnoth/images/neutral-outlaw-queen-attack-staff1.png
+share/wesnoth/images/neutral-outlaw-queen-attack-staff2.png
+share/wesnoth/images/neutral-outlaw-queen-defend-1-1.png
+share/wesnoth/images/neutral-outlaw-queen-defend-1-2.png
share/wesnoth/images/neutral-outlaw-queen-defend.png
share/wesnoth/images/neutral-outlaw-queen-leading.png
share/wesnoth/images/neutral-outlaw-queen.png
@@ -1669,11 +1754,14 @@ share/wesnoth/images/neutral-trapper-defend.png
share/wesnoth/images/neutral-trapper.png
share/wesnoth/images/noble-commander-attack-ranged1.png
share/wesnoth/images/noble-commander-attack-ranged2.png
+share/wesnoth/images/noble-commander-attack-ranged3.png
share/wesnoth/images/noble-commander-attack-sword.png
+share/wesnoth/images/noble-commander-bow.png
share/wesnoth/images/noble-commander-defend.png
share/wesnoth/images/noble-commander-leading.png
share/wesnoth/images/noble-commander.png
share/wesnoth/images/noble-fighter-attack.png
+share/wesnoth/images/noble-fighter-attack2.png
share/wesnoth/images/noble-fighter-defend.png
share/wesnoth/images/noble-fighter.png
share/wesnoth/images/noble-lord-attack-ranged1.png
@@ -1683,6 +1771,7 @@ share/wesnoth/images/noble-lord-defend.png
share/wesnoth/images/noble-lord-leading.png
share/wesnoth/images/noble-lord.png
share/wesnoth/images/noble-youth-attack.png
+share/wesnoth/images/noble-youth-attack2.png
share/wesnoth/images/noble-youth-defend.png
share/wesnoth/images/noble-youth.png
share/wesnoth/images/ogre-attack1.png
@@ -1731,6 +1820,10 @@ share/wesnoth/images/orcish-shaman-tan-attack-curse.png
share/wesnoth/images/orcish-shaman-tan-attack-staff.png
share/wesnoth/images/orcish-shaman-tan-defend.png
share/wesnoth/images/orcish-shaman-tan.png
+share/wesnoth/images/orcish-slurbow-attack-melee.png
+share/wesnoth/images/orcish-slurbow-attack-ranged.png
+share/wesnoth/images/orcish-slurbow-defend.png
+share/wesnoth/images/orcish-slurbow.png
share/wesnoth/images/orcish-sovereign-attack1.png
share/wesnoth/images/orcish-sovereign-attack2.png
share/wesnoth/images/orcish-sovereign-defend.png
@@ -1775,6 +1868,7 @@ share/wesnoth/images/portraits/Heir_To_The_Throne/konrad.png
share/wesnoth/images/portraits/Heir_To_The_Throne/lisar.png
share/wesnoth/images/portraits/The_Rise_of_Wesnoth/addroran.png
share/wesnoth/images/portraits/The_Rise_of_Wesnoth/aethyr.png
+share/wesnoth/images/portraits/The_Rise_of_Wesnoth/archmage.png
share/wesnoth/images/portraits/The_Rise_of_Wesnoth/aryad.png
share/wesnoth/images/portraits/The_Rise_of_Wesnoth/burin.png
share/wesnoth/images/portraits/The_Rise_of_Wesnoth/dionli.png
@@ -1786,6 +1880,8 @@ share/wesnoth/images/portraits/The_Rise_of_Wesnoth/isomithir.png
share/wesnoth/images/portraits/The_Rise_of_Wesnoth/jessica.png
share/wesnoth/images/portraits/The_Rise_of_Wesnoth/jevyan.png
share/wesnoth/images/portraits/The_Rise_of_Wesnoth/knight.png
+share/wesnoth/images/portraits/The_Rise_of_Wesnoth/lady_outlaw.png
+share/wesnoth/images/portraits/The_Rise_of_Wesnoth/lich.png
share/wesnoth/images/portraits/The_Rise_of_Wesnoth/logalmier.png
share/wesnoth/images/portraits/The_Rise_of_Wesnoth/rithrandil.png
share/wesnoth/images/portraits/The_Rise_of_Wesnoth/typhon.png
@@ -2244,6 +2340,8 @@ share/wesnoth/images/terrain/fog-sw-nw-n.png
share/wesnoth/images/terrain/fog-sw-nw.png
share/wesnoth/images/terrain/fog-sw.png
share/wesnoth/images/terrain/fog.png
+share/wesnoth/images/terrain/ford.png
+share/wesnoth/images/terrain/ford2.png
share/wesnoth/images/terrain/forest-ctrans-n-ne.png
share/wesnoth/images/terrain/forest-ctrans-n.png
share/wesnoth/images/terrain/forest-ctrans-ne.png
@@ -2392,6 +2490,12 @@ share/wesnoth/images/terrain/keep-inside-nw.png
share/wesnoth/images/terrain/keep-inside-se.png
share/wesnoth/images/terrain/keep-inside-sw.png
share/wesnoth/images/terrain/keep-inside-w.png
+share/wesnoth/images/terrain/keep-keep-e.png
+share/wesnoth/images/terrain/keep-keep-ne.png
+share/wesnoth/images/terrain/keep-keep-nw.png
+share/wesnoth/images/terrain/keep-keep-se.png
+share/wesnoth/images/terrain/keep-keep-sw.png
+share/wesnoth/images/terrain/keep-keep-w.png
share/wesnoth/images/terrain/keep-wall-0-e.png
share/wesnoth/images/terrain/keep-wall-0-ne.png
share/wesnoth/images/terrain/keep-wall-0-nw.png
@@ -2418,6 +2522,7 @@ share/wesnoth/images/terrain/lava-s.png
share/wesnoth/images/terrain/lava-se.png
share/wesnoth/images/terrain/lava-sw.png
share/wesnoth/images/terrain/lava.png
+share/wesnoth/images/terrain/lava2.png
share/wesnoth/images/terrain/mask.png
share/wesnoth/images/terrain/mine.png
share/wesnoth/images/terrain/mountains-n.png
@@ -2449,6 +2554,159 @@ share/wesnoth/images/terrain/road-se.png
share/wesnoth/images/terrain/road-sw.png
share/wesnoth/images/terrain/road.png
share/wesnoth/images/terrain/rocks.png
+share/wesnoth/images/terrain/ruin1-concave-e.png
+share/wesnoth/images/terrain/ruin1-concave-ne.png
+share/wesnoth/images/terrain/ruin1-concave-nw.png
+share/wesnoth/images/terrain/ruin1-concave-se.png
+share/wesnoth/images/terrain/ruin1-concave-sw.png
+share/wesnoth/images/terrain/ruin1-concave-w.png
+share/wesnoth/images/terrain/ruin1-convex-e.png
+share/wesnoth/images/terrain/ruin1-convex-ne.png
+share/wesnoth/images/terrain/ruin1-convex-nw.png
+share/wesnoth/images/terrain/ruin1-convex-se.png
+share/wesnoth/images/terrain/ruin1-convex-sw.png
+share/wesnoth/images/terrain/ruin1-convex-w.png
+share/wesnoth/images/terrain/ruin2-concave-e.png
+share/wesnoth/images/terrain/ruin2-concave-ne.png
+share/wesnoth/images/terrain/ruin2-concave-nw.png
+share/wesnoth/images/terrain/ruin2-concave-se.png
+share/wesnoth/images/terrain/ruin2-concave-sw.png
+share/wesnoth/images/terrain/ruin2-concave-w.png
+share/wesnoth/images/terrain/ruin2-convex-e.png
+share/wesnoth/images/terrain/ruin2-convex-ne.png
+share/wesnoth/images/terrain/ruin2-convex-nw.png
+share/wesnoth/images/terrain/ruin2-convex-se.png
+share/wesnoth/images/terrain/ruin2-convex-sw.png
+share/wesnoth/images/terrain/ruin2-convex-w.png
+share/wesnoth/images/terrain/ruin2.png
+share/wesnoth/images/terrain/ruin3-concave-e.png
+share/wesnoth/images/terrain/ruin3-concave-ne.png
+share/wesnoth/images/terrain/ruin3-concave-nw.png
+share/wesnoth/images/terrain/ruin3-concave-se.png
+share/wesnoth/images/terrain/ruin3-concave-sw.png
+share/wesnoth/images/terrain/ruin3-concave-w.png
+share/wesnoth/images/terrain/ruin3-convex-e.png
+share/wesnoth/images/terrain/ruin3-convex-ne.png
+share/wesnoth/images/terrain/ruin3-convex-nw.png
+share/wesnoth/images/terrain/ruin3-convex-se.png
+share/wesnoth/images/terrain/ruin3-convex-sw.png
+share/wesnoth/images/terrain/ruin3-convex-w.png
+share/wesnoth/images/terrain/ruin4-concave-e.png
+share/wesnoth/images/terrain/ruin4-concave-ne.png
+share/wesnoth/images/terrain/ruin4-concave-nw.png
+share/wesnoth/images/terrain/ruin4-concave-se.png
+share/wesnoth/images/terrain/ruin4-concave-sw.png
+share/wesnoth/images/terrain/ruin4-concave-w.png
+share/wesnoth/images/terrain/ruin4-convex-e.png
+share/wesnoth/images/terrain/ruin4-convex-ne.png
+share/wesnoth/images/terrain/ruin4-convex-nw.png
+share/wesnoth/images/terrain/ruin4-convex-se.png
+share/wesnoth/images/terrain/ruin4-convex-sw.png
+share/wesnoth/images/terrain/ruin4-convex-w.png
+share/wesnoth/images/terrain/ruin5-concave-e.png
+share/wesnoth/images/terrain/ruin5-concave-ne.png
+share/wesnoth/images/terrain/ruin5-concave-nw.png
+share/wesnoth/images/terrain/ruin5-concave-se.png
+share/wesnoth/images/terrain/ruin5-concave-sw.png
+share/wesnoth/images/terrain/ruin5-concave-w.png
+share/wesnoth/images/terrain/ruin5-convex-e.png
+share/wesnoth/images/terrain/ruin5-convex-ne.png
+share/wesnoth/images/terrain/ruin5-convex-nw.png
+share/wesnoth/images/terrain/ruin5-convex-se.png
+share/wesnoth/images/terrain/ruin5-convex-sw.png
+share/wesnoth/images/terrain/ruin5-convex-w.png
+share/wesnoth/images/terrain/ruinkeep.png
+share/wesnoth/images/terrain/ruinkeep1-inside-e.png
+share/wesnoth/images/terrain/ruinkeep1-inside-ne.png
+share/wesnoth/images/terrain/ruinkeep1-inside-nw.png
+share/wesnoth/images/terrain/ruinkeep1-inside-se.png
+share/wesnoth/images/terrain/ruinkeep1-inside-sw.png
+share/wesnoth/images/terrain/ruinkeep1-inside-w.png
+share/wesnoth/images/terrain/ruinkeep1-keep-e.png
+share/wesnoth/images/terrain/ruinkeep1-keep-ne.png
+share/wesnoth/images/terrain/ruinkeep1-keep-nw.png
+share/wesnoth/images/terrain/ruinkeep1-keep-se.png
+share/wesnoth/images/terrain/ruinkeep1-keep-sw.png
+share/wesnoth/images/terrain/ruinkeep1-keep-w.png
+share/wesnoth/images/terrain/ruinkeep1-wall-0-e.png
+share/wesnoth/images/terrain/ruinkeep1-wall-0-ne.png
+share/wesnoth/images/terrain/ruinkeep1-wall-0-nw.png
+share/wesnoth/images/terrain/ruinkeep1-wall-0-se.png
+share/wesnoth/images/terrain/ruinkeep1-wall-0-sw.png
+share/wesnoth/images/terrain/ruinkeep1-wall-0-w.png
+share/wesnoth/images/terrain/ruinkeep1-wall-1-e.png
+share/wesnoth/images/terrain/ruinkeep1-wall-1-ne.png
+share/wesnoth/images/terrain/ruinkeep1-wall-1-nw.png
+share/wesnoth/images/terrain/ruinkeep1-wall-1-se.png
+share/wesnoth/images/terrain/ruinkeep1-wall-1-sw.png
+share/wesnoth/images/terrain/ruinkeep1-wall-1-w.png
+share/wesnoth/images/terrain/ruinkeep1-wall-e.png
+share/wesnoth/images/terrain/ruinkeep1-wall-ne.png
+share/wesnoth/images/terrain/ruinkeep1-wall-nw.png
+share/wesnoth/images/terrain/ruinkeep1-wall-se.png
+share/wesnoth/images/terrain/ruinkeep1-wall-sw.png
+share/wesnoth/images/terrain/ruinkeep1-wall-w.png
+share/wesnoth/images/terrain/ruinkeep2-inside-e.png
+share/wesnoth/images/terrain/ruinkeep2-inside-ne.png
+share/wesnoth/images/terrain/ruinkeep2-inside-nw.png
+share/wesnoth/images/terrain/ruinkeep2-inside-se.png
+share/wesnoth/images/terrain/ruinkeep2-inside-sw.png
+share/wesnoth/images/terrain/ruinkeep2-inside-w.png
+share/wesnoth/images/terrain/ruinkeep2-keep-e.png
+share/wesnoth/images/terrain/ruinkeep2-keep-ne.png
+share/wesnoth/images/terrain/ruinkeep2-keep-nw.png
+share/wesnoth/images/terrain/ruinkeep2-keep-se.png
+share/wesnoth/images/terrain/ruinkeep2-keep-sw.png
+share/wesnoth/images/terrain/ruinkeep2-keep-w.png
+share/wesnoth/images/terrain/ruinkeep2-wall-0-e.png
+share/wesnoth/images/terrain/ruinkeep2-wall-0-ne.png
+share/wesnoth/images/terrain/ruinkeep2-wall-0-nw.png
+share/wesnoth/images/terrain/ruinkeep2-wall-0-se.png
+share/wesnoth/images/terrain/ruinkeep2-wall-0-sw.png
+share/wesnoth/images/terrain/ruinkeep2-wall-0-w.png
+share/wesnoth/images/terrain/ruinkeep2-wall-1-e.png
+share/wesnoth/images/terrain/ruinkeep2-wall-1-ne.png
+share/wesnoth/images/terrain/ruinkeep2-wall-1-nw.png
+share/wesnoth/images/terrain/ruinkeep2-wall-1-se.png
+share/wesnoth/images/terrain/ruinkeep2-wall-1-sw.png
+share/wesnoth/images/terrain/ruinkeep2-wall-1-w.png
+share/wesnoth/images/terrain/ruinkeep2-wall-e.png
+share/wesnoth/images/terrain/ruinkeep2-wall-ne.png
+share/wesnoth/images/terrain/ruinkeep2-wall-nw.png
+share/wesnoth/images/terrain/ruinkeep2-wall-se.png
+share/wesnoth/images/terrain/ruinkeep2-wall-sw.png
+share/wesnoth/images/terrain/ruinkeep2-wall-w.png
+share/wesnoth/images/terrain/ruinkeep2.png
+share/wesnoth/images/terrain/ruinkeep3-inside-e.png
+share/wesnoth/images/terrain/ruinkeep3-inside-ne.png
+share/wesnoth/images/terrain/ruinkeep3-inside-nw.png
+share/wesnoth/images/terrain/ruinkeep3-inside-se.png
+share/wesnoth/images/terrain/ruinkeep3-inside-sw.png
+share/wesnoth/images/terrain/ruinkeep3-inside-w.png
+share/wesnoth/images/terrain/ruinkeep3-keep-e.png
+share/wesnoth/images/terrain/ruinkeep3-keep-ne.png
+share/wesnoth/images/terrain/ruinkeep3-keep-nw.png
+share/wesnoth/images/terrain/ruinkeep3-keep-se.png
+share/wesnoth/images/terrain/ruinkeep3-keep-sw.png
+share/wesnoth/images/terrain/ruinkeep3-keep-w.png
+share/wesnoth/images/terrain/ruinkeep3-wall-0-e.png
+share/wesnoth/images/terrain/ruinkeep3-wall-0-ne.png
+share/wesnoth/images/terrain/ruinkeep3-wall-0-nw.png
+share/wesnoth/images/terrain/ruinkeep3-wall-0-se.png
+share/wesnoth/images/terrain/ruinkeep3-wall-0-sw.png
+share/wesnoth/images/terrain/ruinkeep3-wall-0-w.png
+share/wesnoth/images/terrain/ruinkeep3-wall-1-e.png
+share/wesnoth/images/terrain/ruinkeep3-wall-1-ne.png
+share/wesnoth/images/terrain/ruinkeep3-wall-1-nw.png
+share/wesnoth/images/terrain/ruinkeep3-wall-1-se.png
+share/wesnoth/images/terrain/ruinkeep3-wall-1-sw.png
+share/wesnoth/images/terrain/ruinkeep3-wall-1-w.png
+share/wesnoth/images/terrain/ruinkeep3-wall-e.png
+share/wesnoth/images/terrain/ruinkeep3-wall-ne.png
+share/wesnoth/images/terrain/ruinkeep3-wall-nw.png
+share/wesnoth/images/terrain/ruinkeep3-wall-se.png
+share/wesnoth/images/terrain/ruinkeep3-wall-sw.png
+share/wesnoth/images/terrain/ruinkeep3-wall-w.png
share/wesnoth/images/terrain/sand-n.png
share/wesnoth/images/terrain/sand-ne.png
share/wesnoth/images/terrain/sand-nw.png
@@ -2554,6 +2812,209 @@ share/wesnoth/images/terrain/snow-sw.png
share/wesnoth/images/terrain/snow.png
share/wesnoth/images/terrain/snow2.png
share/wesnoth/images/terrain/snowbits.png
+share/wesnoth/images/terrain/sunken-ruin-concave-e.png
+share/wesnoth/images/terrain/sunken-ruin-concave-ne.png
+share/wesnoth/images/terrain/sunken-ruin-concave-nw.png
+share/wesnoth/images/terrain/sunken-ruin-concave-se.png
+share/wesnoth/images/terrain/sunken-ruin-concave-sw.png
+share/wesnoth/images/terrain/sunken-ruin-concave-w.png
+share/wesnoth/images/terrain/sunken-ruin-convex-e.png
+share/wesnoth/images/terrain/sunken-ruin-convex-ne.png
+share/wesnoth/images/terrain/sunken-ruin-convex-nw.png
+share/wesnoth/images/terrain/sunken-ruin-convex-se.png
+share/wesnoth/images/terrain/sunken-ruin-convex-sw.png
+share/wesnoth/images/terrain/sunken-ruin-convex-w.png
+share/wesnoth/images/terrain/sunken-ruin-n.png
+share/wesnoth/images/terrain/sunken-ruin-ne.png
+share/wesnoth/images/terrain/sunken-ruin-nw.png
+share/wesnoth/images/terrain/sunken-ruin-s.png
+share/wesnoth/images/terrain/sunken-ruin-se.png
+share/wesnoth/images/terrain/sunken-ruin-sw.png
+share/wesnoth/images/terrain/sunken-ruin.png
+share/wesnoth/images/terrain/sunken-ruin1-concave-e.png
+share/wesnoth/images/terrain/sunken-ruin1-concave-ne.png
+share/wesnoth/images/terrain/sunken-ruin1-concave-nw.png
+share/wesnoth/images/terrain/sunken-ruin1-concave-se.png
+share/wesnoth/images/terrain/sunken-ruin1-concave-sw.png
+share/wesnoth/images/terrain/sunken-ruin1-concave-w.png
+share/wesnoth/images/terrain/sunken-ruin1-convex-e.png
+share/wesnoth/images/terrain/sunken-ruin1-convex-ne.png
+share/wesnoth/images/terrain/sunken-ruin1-convex-nw.png
+share/wesnoth/images/terrain/sunken-ruin1-convex-se.png
+share/wesnoth/images/terrain/sunken-ruin1-convex-sw.png
+share/wesnoth/images/terrain/sunken-ruin1-convex-w.png
+share/wesnoth/images/terrain/sunken-ruin2-concave-e.png
+share/wesnoth/images/terrain/sunken-ruin2-concave-ne.png
+share/wesnoth/images/terrain/sunken-ruin2-concave-nw.png
+share/wesnoth/images/terrain/sunken-ruin2-concave-se.png
+share/wesnoth/images/terrain/sunken-ruin2-concave-sw.png
+share/wesnoth/images/terrain/sunken-ruin2-concave-w.png
+share/wesnoth/images/terrain/sunken-ruin2-convex-e.png
+share/wesnoth/images/terrain/sunken-ruin2-convex-ne.png
+share/wesnoth/images/terrain/sunken-ruin2-convex-nw.png
+share/wesnoth/images/terrain/sunken-ruin2-convex-se.png
+share/wesnoth/images/terrain/sunken-ruin2-convex-sw.png
+share/wesnoth/images/terrain/sunken-ruin2-convex-w.png
+share/wesnoth/images/terrain/sunken-ruin2.png
+share/wesnoth/images/terrain/sunken-ruin3-concave-e.png
+share/wesnoth/images/terrain/sunken-ruin3-concave-ne.png
+share/wesnoth/images/terrain/sunken-ruin3-concave-nw.png
+share/wesnoth/images/terrain/sunken-ruin3-concave-se.png
+share/wesnoth/images/terrain/sunken-ruin3-concave-sw.png
+share/wesnoth/images/terrain/sunken-ruin3-concave-w.png
+share/wesnoth/images/terrain/sunken-ruin3-convex-e.png
+share/wesnoth/images/terrain/sunken-ruin3-convex-ne.png
+share/wesnoth/images/terrain/sunken-ruin3-convex-nw.png
+share/wesnoth/images/terrain/sunken-ruin3-convex-se.png
+share/wesnoth/images/terrain/sunken-ruin3-convex-sw.png
+share/wesnoth/images/terrain/sunken-ruin3-convex-w.png
+share/wesnoth/images/terrain/sunken-ruin4-concave-e.png
+share/wesnoth/images/terrain/sunken-ruin4-concave-ne.png
+share/wesnoth/images/terrain/sunken-ruin4-concave-nw.png
+share/wesnoth/images/terrain/sunken-ruin4-concave-se.png
+share/wesnoth/images/terrain/sunken-ruin4-concave-sw.png
+share/wesnoth/images/terrain/sunken-ruin4-concave-w.png
+share/wesnoth/images/terrain/sunken-ruin4-convex-e.png
+share/wesnoth/images/terrain/sunken-ruin4-convex-ne.png
+share/wesnoth/images/terrain/sunken-ruin4-convex-nw.png
+share/wesnoth/images/terrain/sunken-ruin4-convex-se.png
+share/wesnoth/images/terrain/sunken-ruin4-convex-sw.png
+share/wesnoth/images/terrain/sunken-ruin4-convex-w.png
+share/wesnoth/images/terrain/sunken-ruin5-concave-e.png
+share/wesnoth/images/terrain/sunken-ruin5-concave-ne.png
+share/wesnoth/images/terrain/sunken-ruin5-concave-nw.png
+share/wesnoth/images/terrain/sunken-ruin5-concave-se.png
+share/wesnoth/images/terrain/sunken-ruin5-concave-sw.png
+share/wesnoth/images/terrain/sunken-ruin5-concave-w.png
+share/wesnoth/images/terrain/sunken-ruin5-convex-e.png
+share/wesnoth/images/terrain/sunken-ruin5-convex-ne.png
+share/wesnoth/images/terrain/sunken-ruin5-convex-nw.png
+share/wesnoth/images/terrain/sunken-ruin5-convex-se.png
+share/wesnoth/images/terrain/sunken-ruin5-convex-sw.png
+share/wesnoth/images/terrain/sunken-ruin5-convex-w.png
+share/wesnoth/images/terrain/sunken-ruinkeep.png
+share/wesnoth/images/terrain/sunken-ruinkeep1-inside-e.png
+share/wesnoth/images/terrain/sunken-ruinkeep1-inside-ne.png
+share/wesnoth/images/terrain/sunken-ruinkeep1-inside-nw.png
+share/wesnoth/images/terrain/sunken-ruinkeep1-inside-se.png
+share/wesnoth/images/terrain/sunken-ruinkeep1-inside-sw.png
+share/wesnoth/images/terrain/sunken-ruinkeep1-inside-w.png
+share/wesnoth/images/terrain/sunken-ruinkeep1-keep-e.png
+share/wesnoth/images/terrain/sunken-ruinkeep1-keep-ne.png
+share/wesnoth/images/terrain/sunken-ruinkeep1-keep-nw.png
+share/wesnoth/images/terrain/sunken-ruinkeep1-keep-se.png
+share/wesnoth/images/terrain/sunken-ruinkeep1-keep-sw.png
+share/wesnoth/images/terrain/sunken-ruinkeep1-keep-w.png
+share/wesnoth/images/terrain/sunken-ruinkeep1-wall-0-e.png
+share/wesnoth/images/terrain/sunken-ruinkeep1-wall-0-ne.png
+share/wesnoth/images/terrain/sunken-ruinkeep1-wall-0-nw.png
+share/wesnoth/images/terrain/sunken-ruinkeep1-wall-0-se.png
+share/wesnoth/images/terrain/sunken-ruinkeep1-wall-0-sw.png
+share/wesnoth/images/terrain/sunken-ruinkeep1-wall-0-w.png
+share/wesnoth/images/terrain/sunken-ruinkeep1-wall-1-e.png
+share/wesnoth/images/terrain/sunken-ruinkeep1-wall-1-ne.png
+share/wesnoth/images/terrain/sunken-ruinkeep1-wall-1-nw.png
+share/wesnoth/images/terrain/sunken-ruinkeep1-wall-1-se.png
+share/wesnoth/images/terrain/sunken-ruinkeep1-wall-1-sw.png
+share/wesnoth/images/terrain/sunken-ruinkeep1-wall-1-w.png
+share/wesnoth/images/terrain/sunken-ruinkeep1-wall-e.png
+share/wesnoth/images/terrain/sunken-ruinkeep1-wall-ne.png
+share/wesnoth/images/terrain/sunken-ruinkeep1-wall-nw.png
+share/wesnoth/images/terrain/sunken-ruinkeep1-wall-se.png
+share/wesnoth/images/terrain/sunken-ruinkeep1-wall-sw.png
+share/wesnoth/images/terrain/sunken-ruinkeep1-wall-w.png
+share/wesnoth/images/terrain/sunken-ruinkeep2-inside-e.png
+share/wesnoth/images/terrain/sunken-ruinkeep2-inside-ne.png
+share/wesnoth/images/terrain/sunken-ruinkeep2-inside-nw.png
+share/wesnoth/images/terrain/sunken-ruinkeep2-inside-se.png
+share/wesnoth/images/terrain/sunken-ruinkeep2-inside-sw.png
+share/wesnoth/images/terrain/sunken-ruinkeep2-inside-w.png
+share/wesnoth/images/terrain/sunken-ruinkeep2-keep-e.png
+share/wesnoth/images/terrain/sunken-ruinkeep2-keep-ne.png
+share/wesnoth/images/terrain/sunken-ruinkeep2-keep-nw.png
+share/wesnoth/images/terrain/sunken-ruinkeep2-keep-se.png
+share/wesnoth/images/terrain/sunken-ruinkeep2-keep-sw.png
+share/wesnoth/images/terrain/sunken-ruinkeep2-keep-w.png
+share/wesnoth/images/terrain/sunken-ruinkeep2-wall-0-e.png
+share/wesnoth/images/terrain/sunken-ruinkeep2-wall-0-ne.png
+share/wesnoth/images/terrain/sunken-ruinkeep2-wall-0-nw.png
+share/wesnoth/images/terrain/sunken-ruinkeep2-wall-0-se.png
+share/wesnoth/images/terrain/sunken-ruinkeep2-wall-0-sw.png
+share/wesnoth/images/terrain/sunken-ruinkeep2-wall-0-w.png
+share/wesnoth/images/terrain/sunken-ruinkeep2-wall-1-e.png
+share/wesnoth/images/terrain/sunken-ruinkeep2-wall-1-ne.png
+share/wesnoth/images/terrain/sunken-ruinkeep2-wall-1-nw.png
+share/wesnoth/images/terrain/sunken-ruinkeep2-wall-1-se.png
+share/wesnoth/images/terrain/sunken-ruinkeep2-wall-1-sw.png
+share/wesnoth/images/terrain/sunken-ruinkeep2-wall-1-w.png
+share/wesnoth/images/terrain/sunken-ruinkeep2-wall-e.png
+share/wesnoth/images/terrain/sunken-ruinkeep2-wall-ne.png
+share/wesnoth/images/terrain/sunken-ruinkeep2-wall-nw.png
+share/wesnoth/images/terrain/sunken-ruinkeep2-wall-se.png
+share/wesnoth/images/terrain/sunken-ruinkeep2-wall-sw.png
+share/wesnoth/images/terrain/sunken-ruinkeep2-wall-w.png
+share/wesnoth/images/terrain/sunken-ruinkeep2.png
+share/wesnoth/images/terrain/sunken-ruinkeep3-inside-e.png
+share/wesnoth/images/terrain/sunken-ruinkeep3-inside-ne.png
+share/wesnoth/images/terrain/sunken-ruinkeep3-inside-nw.png
+share/wesnoth/images/terrain/sunken-ruinkeep3-inside-se.png
+share/wesnoth/images/terrain/sunken-ruinkeep3-inside-sw.png
+share/wesnoth/images/terrain/sunken-ruinkeep3-inside-w.png
+share/wesnoth/images/terrain/sunken-ruinkeep3-keep-e.png
+share/wesnoth/images/terrain/sunken-ruinkeep3-keep-ne.png
+share/wesnoth/images/terrain/sunken-ruinkeep3-keep-nw.png
+share/wesnoth/images/terrain/sunken-ruinkeep3-keep-se.png
+share/wesnoth/images/terrain/sunken-ruinkeep3-keep-sw.png
+share/wesnoth/images/terrain/sunken-ruinkeep3-keep-w.png
+share/wesnoth/images/terrain/sunken-ruinkeep3-wall-0-e.png
+share/wesnoth/images/terrain/sunken-ruinkeep3-wall-0-ne.png
+share/wesnoth/images/terrain/sunken-ruinkeep3-wall-0-nw.png
+share/wesnoth/images/terrain/sunken-ruinkeep3-wall-0-se.png
+share/wesnoth/images/terrain/sunken-ruinkeep3-wall-0-sw.png
+share/wesnoth/images/terrain/sunken-ruinkeep3-wall-0-w.png
+share/wesnoth/images/terrain/sunken-ruinkeep3-wall-1-e.png
+share/wesnoth/images/terrain/sunken-ruinkeep3-wall-1-ne.png
+share/wesnoth/images/terrain/sunken-ruinkeep3-wall-1-nw.png
+share/wesnoth/images/terrain/sunken-ruinkeep3-wall-1-se.png
+share/wesnoth/images/terrain/sunken-ruinkeep3-wall-1-sw.png
+share/wesnoth/images/terrain/sunken-ruinkeep3-wall-1-w.png
+share/wesnoth/images/terrain/sunken-ruinkeep3-wall-e.png
+share/wesnoth/images/terrain/sunken-ruinkeep3-wall-ne.png
+share/wesnoth/images/terrain/sunken-ruinkeep3-wall-nw.png
+share/wesnoth/images/terrain/sunken-ruinkeep3-wall-se.png
+share/wesnoth/images/terrain/sunken-ruinkeep3-wall-sw.png
+share/wesnoth/images/terrain/sunken-ruinkeep3-wall-w.png
+share/wesnoth/images/terrain/sunkenkeep-inside-e.png
+share/wesnoth/images/terrain/sunkenkeep-inside-ne.png
+share/wesnoth/images/terrain/sunkenkeep-inside-nw.png
+share/wesnoth/images/terrain/sunkenkeep-inside-se.png
+share/wesnoth/images/terrain/sunkenkeep-inside-sw.png
+share/wesnoth/images/terrain/sunkenkeep-inside-w.png
+share/wesnoth/images/terrain/sunkenkeep-keep-e.png
+share/wesnoth/images/terrain/sunkenkeep-keep-ne.png
+share/wesnoth/images/terrain/sunkenkeep-keep-nw.png
+share/wesnoth/images/terrain/sunkenkeep-keep-se.png
+share/wesnoth/images/terrain/sunkenkeep-keep-sw.png
+share/wesnoth/images/terrain/sunkenkeep-keep-w.png
+share/wesnoth/images/terrain/sunkenkeep-wall-0-e.png
+share/wesnoth/images/terrain/sunkenkeep-wall-0-ne.png
+share/wesnoth/images/terrain/sunkenkeep-wall-0-nw.png
+share/wesnoth/images/terrain/sunkenkeep-wall-0-se.png
+share/wesnoth/images/terrain/sunkenkeep-wall-0-sw.png
+share/wesnoth/images/terrain/sunkenkeep-wall-0-w.png
+share/wesnoth/images/terrain/sunkenkeep-wall-1-e.png
+share/wesnoth/images/terrain/sunkenkeep-wall-1-ne.png
+share/wesnoth/images/terrain/sunkenkeep-wall-1-nw.png
+share/wesnoth/images/terrain/sunkenkeep-wall-1-se.png
+share/wesnoth/images/terrain/sunkenkeep-wall-1-sw.png
+share/wesnoth/images/terrain/sunkenkeep-wall-1-w.png
+share/wesnoth/images/terrain/sunkenkeep-wall-e.png
+share/wesnoth/images/terrain/sunkenkeep-wall-ne.png
+share/wesnoth/images/terrain/sunkenkeep-wall-nw.png
+share/wesnoth/images/terrain/sunkenkeep-wall-se.png
+share/wesnoth/images/terrain/sunkenkeep-wall-sw.png
+share/wesnoth/images/terrain/sunkenkeep-wall-w.png
+share/wesnoth/images/terrain/sunkenkeep.png
share/wesnoth/images/terrain/swampwater-n.png
share/wesnoth/images/terrain/swampwater-ne.png
share/wesnoth/images/terrain/swampwater-nw.png
@@ -2628,9 +3089,21 @@ share/wesnoth/images/terrain/void-sw-nw.png
share/wesnoth/images/terrain/void-sw.png
share/wesnoth/images/terrain/void.png
share/wesnoth/images/thief+female-attack.png
+share/wesnoth/images/thief+female-defend-1-1.png
+share/wesnoth/images/thief+female-defend-1-2.png
+share/wesnoth/images/thief+female-defend-2-1.png
+share/wesnoth/images/thief+female-defend-2-2.png
+share/wesnoth/images/thief+female-defend-3-1.png
+share/wesnoth/images/thief+female-defend-3-2.png
share/wesnoth/images/thief+female-defend.png
share/wesnoth/images/thief+female.png
share/wesnoth/images/thief-attack.png
+share/wesnoth/images/thief-defend-1-1.png
+share/wesnoth/images/thief-defend-1-2.png
+share/wesnoth/images/thief-defend-2-1.png
+share/wesnoth/images/thief-defend-2-2.png
+share/wesnoth/images/thief-defend-3-1.png
+share/wesnoth/images/thief-defend-3-2.png
share/wesnoth/images/thief-defend.png
share/wesnoth/images/thief.png
share/wesnoth/images/tools/exploder/mask-castle-e.png
@@ -2745,6 +3218,8 @@ share/wesnoth/images/undead-nightgaunt-defend.png
share/wesnoth/images/undead-nightgaunt.png
share/wesnoth/images/undead-revenant-attack.png
share/wesnoth/images/undead-revenant-defend.png
+share/wesnoth/images/undead-revenant-dying-2.png
+share/wesnoth/images/undead-revenant-dying.png
share/wesnoth/images/undead-revenant.png
share/wesnoth/images/undead-shadow-attack.png
share/wesnoth/images/undead-shadow-defend.png
@@ -2752,7 +3227,15 @@ share/wesnoth/images/undead-shadow.png
share/wesnoth/images/undead-skeleton-attack.png
share/wesnoth/images/undead-skeleton-attackb.png
share/wesnoth/images/undead-skeleton-defend.png
+share/wesnoth/images/undead-skeleton-dying-2.png
+share/wesnoth/images/undead-skeleton-dying.png
share/wesnoth/images/undead-skeleton.png
+share/wesnoth/images/undead-sorcerer-defence.png
+share/wesnoth/images/undead-sorcerer-ranged1.png
+share/wesnoth/images/undead-sorcerer-ranged2.png
+share/wesnoth/images/undead-sorcerer-staff1.png
+share/wesnoth/images/undead-sorcerer-staff2.png
+share/wesnoth/images/undead-sorcerer.png
share/wesnoth/images/undead-soulless-defend.png
share/wesnoth/images/undead-soulless-melee.png
share/wesnoth/images/undead-soulless.png
@@ -2773,7 +3256,54 @@ share/wesnoth/images/undead-wraith-attack.png
share/wesnoth/images/undead-wraith-attack1.png
share/wesnoth/images/undead-wraith-defend.png
share/wesnoth/images/undead-wraith.png
+share/wesnoth/images/undead-zombie-attack-n.png
+share/wesnoth/images/undead-zombie-attack-s.png
share/wesnoth/images/undead-zombie-attack.png
+share/wesnoth/images/undead-zombie-die-1.png
+share/wesnoth/images/undead-zombie-die-2.png
+share/wesnoth/images/undead-zombie-die-3.png
+share/wesnoth/images/undead-zombie-drake-attack-n.png
+share/wesnoth/images/undead-zombie-drake-attack-s.png
+share/wesnoth/images/undead-zombie-drake-attack.png
+share/wesnoth/images/undead-zombie-drake-die-1.png
+share/wesnoth/images/undead-zombie-drake-die-2.png
+share/wesnoth/images/undead-zombie-drake-die-3.png
+share/wesnoth/images/undead-zombie-drake.png
+share/wesnoth/images/undead-zombie-mounted-attack-n.png
+share/wesnoth/images/undead-zombie-mounted-attack-s.png
+share/wesnoth/images/undead-zombie-mounted-attack.png
+share/wesnoth/images/undead-zombie-mounted-die-1.png
+share/wesnoth/images/undead-zombie-mounted-die-2.png
+share/wesnoth/images/undead-zombie-mounted-die-3.png
+share/wesnoth/images/undead-zombie-mounted.png
+share/wesnoth/images/undead-zombie-saurian-attack-n.png
+share/wesnoth/images/undead-zombie-saurian-attack-s.png
+share/wesnoth/images/undead-zombie-saurian-attack.png
+share/wesnoth/images/undead-zombie-saurian-die-1.png
+share/wesnoth/images/undead-zombie-saurian-die-2.png
+share/wesnoth/images/undead-zombie-saurian-die-3.png
+share/wesnoth/images/undead-zombie-saurian.png
+share/wesnoth/images/undead-zombie-swimmer-attack-n.png
+share/wesnoth/images/undead-zombie-swimmer-attack-s.png
+share/wesnoth/images/undead-zombie-swimmer-attack.png
+share/wesnoth/images/undead-zombie-swimmer-die-1.png
+share/wesnoth/images/undead-zombie-swimmer-die-2.png
+share/wesnoth/images/undead-zombie-swimmer-die-3.png
+share/wesnoth/images/undead-zombie-swimmer.png
+share/wesnoth/images/undead-zombie-troll-attack-n.png
+share/wesnoth/images/undead-zombie-troll-attack-s.png
+share/wesnoth/images/undead-zombie-troll-attack.png
+share/wesnoth/images/undead-zombie-troll-die-1.png
+share/wesnoth/images/undead-zombie-troll-die-2.png
+share/wesnoth/images/undead-zombie-troll-die-3.png
+share/wesnoth/images/undead-zombie-troll.png
+share/wesnoth/images/undead-zombie-wose-attack-n.png
+share/wesnoth/images/undead-zombie-wose-attack-s.png
+share/wesnoth/images/undead-zombie-wose-attack.png
+share/wesnoth/images/undead-zombie-wose-die-1.png
+share/wesnoth/images/undead-zombie-wose-die-2.png
+share/wesnoth/images/undead-zombie-wose-die-3.png
+share/wesnoth/images/undead-zombie-wose.png
share/wesnoth/images/undead-zombie.png
share/wesnoth/images/warrior-king-attack1.png
share/wesnoth/images/warrior-king-attack2.png
@@ -2901,6 +3431,14 @@ share/wesnoth/sounds/wolf-attack.wav
share/wesnoth/sounds/wolf-cry.wav
share/wesnoth/sounds/zombie-attack.wav
share/wesnoth/sounds/zombie-hit.wav
+share/wesnoth/translations/af/LC_MESSAGES/wesnoth-editor.mo
+share/wesnoth/translations/af/LC_MESSAGES/wesnoth-ei.mo
+share/wesnoth/translations/af/LC_MESSAGES/wesnoth-httt.mo
+share/wesnoth/translations/af/LC_MESSAGES/wesnoth-lib.mo
+share/wesnoth/translations/af/LC_MESSAGES/wesnoth-sotbe.mo
+share/wesnoth/translations/af/LC_MESSAGES/wesnoth-tdh.mo
+share/wesnoth/translations/af/LC_MESSAGES/wesnoth-trow.mo
+share/wesnoth/translations/af/LC_MESSAGES/wesnoth.mo
share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-editor.mo
share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-ei.mo
share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-httt.mo
@@ -2965,6 +3503,14 @@ share/wesnoth/translations/es/LC_MESSAGES/wesnoth-sotbe.mo
share/wesnoth/translations/es/LC_MESSAGES/wesnoth-tdh.mo
share/wesnoth/translations/es/LC_MESSAGES/wesnoth-trow.mo
share/wesnoth/translations/es/LC_MESSAGES/wesnoth.mo
+share/wesnoth/translations/et/LC_MESSAGES/wesnoth-editor.mo
+share/wesnoth/translations/et/LC_MESSAGES/wesnoth-ei.mo
+share/wesnoth/translations/et/LC_MESSAGES/wesnoth-httt.mo
+share/wesnoth/translations/et/LC_MESSAGES/wesnoth-lib.mo
+share/wesnoth/translations/et/LC_MESSAGES/wesnoth-sotbe.mo
+share/wesnoth/translations/et/LC_MESSAGES/wesnoth-tdh.mo
+share/wesnoth/translations/et/LC_MESSAGES/wesnoth-trow.mo
+share/wesnoth/translations/et/LC_MESSAGES/wesnoth.mo
share/wesnoth/translations/eu/LC_MESSAGES/wesnoth-editor.mo
share/wesnoth/translations/eu/LC_MESSAGES/wesnoth-ei.mo
share/wesnoth/translations/eu/LC_MESSAGES/wesnoth-httt.mo
@@ -3005,6 +3551,14 @@ share/wesnoth/translations/it/LC_MESSAGES/wesnoth-sotbe.mo
share/wesnoth/translations/it/LC_MESSAGES/wesnoth-tdh.mo
share/wesnoth/translations/it/LC_MESSAGES/wesnoth-trow.mo
share/wesnoth/translations/it/LC_MESSAGES/wesnoth.mo
+share/wesnoth/translations/ja/LC_MESSAGES/wesnoth-editor.mo
+share/wesnoth/translations/ja/LC_MESSAGES/wesnoth-ei.mo
+share/wesnoth/translations/ja/LC_MESSAGES/wesnoth-httt.mo
+share/wesnoth/translations/ja/LC_MESSAGES/wesnoth-lib.mo
+share/wesnoth/translations/ja/LC_MESSAGES/wesnoth-sotbe.mo
+share/wesnoth/translations/ja/LC_MESSAGES/wesnoth-tdh.mo
+share/wesnoth/translations/ja/LC_MESSAGES/wesnoth-trow.mo
+share/wesnoth/translations/ja/LC_MESSAGES/wesnoth.mo
share/wesnoth/translations/la/LC_MESSAGES/wesnoth-editor.mo
share/wesnoth/translations/la/LC_MESSAGES/wesnoth-ei.mo
share/wesnoth/translations/la/LC_MESSAGES/wesnoth-httt.mo
@@ -3077,6 +3631,16 @@ share/wesnoth/translations/sv/LC_MESSAGES/wesnoth-sotbe.mo
share/wesnoth/translations/sv/LC_MESSAGES/wesnoth-tdh.mo
share/wesnoth/translations/sv/LC_MESSAGES/wesnoth-trow.mo
share/wesnoth/translations/sv/LC_MESSAGES/wesnoth.mo
+share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-editor.mo
+share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-ei.mo
+share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-httt.mo
+share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-lib.mo
+share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-sotbe.mo
+share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-tdh.mo
+share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-trow.mo
+share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth.mo
+@dirrm share/wesnoth/translations/zh_CN/LC_MESSAGES
+@dirrm share/wesnoth/translations/zh_CN
@dirrm share/wesnoth/translations/sv/LC_MESSAGES
@dirrm share/wesnoth/translations/sv
@dirrm share/wesnoth/translations/sl/LC_MESSAGES
@@ -3095,6 +3659,8 @@ share/wesnoth/translations/sv/LC_MESSAGES/wesnoth.mo
@dirrm share/wesnoth/translations/nl
@dirrm share/wesnoth/translations/la/LC_MESSAGES
@dirrm share/wesnoth/translations/la
+@dirrm share/wesnoth/translations/ja/LC_MESSAGES
+@dirrm share/wesnoth/translations/ja
@dirrm share/wesnoth/translations/it/LC_MESSAGES
@dirrm share/wesnoth/translations/it
@dirrm share/wesnoth/translations/hu/LC_MESSAGES
@@ -3105,6 +3671,8 @@ share/wesnoth/translations/sv/LC_MESSAGES/wesnoth.mo
@dirrm share/wesnoth/translations/fi
@dirrm share/wesnoth/translations/eu/LC_MESSAGES
@dirrm share/wesnoth/translations/eu
+@dirrm share/wesnoth/translations/et/LC_MESSAGES
+@dirrm share/wesnoth/translations/et
@dirrm share/wesnoth/translations/es/LC_MESSAGES
@dirrm share/wesnoth/translations/es
@dirrm share/wesnoth/translations/en_GB/LC_MESSAGES
@@ -3121,6 +3689,8 @@ share/wesnoth/translations/sv/LC_MESSAGES/wesnoth.mo
@dirrm share/wesnoth/translations/ca
@dirrm share/wesnoth/translations/bg/LC_MESSAGES
@dirrm share/wesnoth/translations/bg
+@dirrm share/wesnoth/translations/af/LC_MESSAGES
+@dirrm share/wesnoth/translations/af
@dirrm share/wesnoth/translations
@dirrm share/wesnoth/sounds
@dirrm share/wesnoth/music
diff --git a/games/wesnoth/distinfo b/games/wesnoth/distinfo
index 593d3c2e324..403d96dccae 100644
--- a/games/wesnoth/distinfo
+++ b/games/wesnoth/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2005/03/01 14:35:18 wiz Exp $
+$NetBSD: distinfo,v 1.8 2005/04/19 01:50:59 wiz Exp $
-SHA1 (wesnoth-0.8.11.tar.gz) = 14c50a4424305e9db9044310e2f6a488faa3ad8a
-RMD160 (wesnoth-0.8.11.tar.gz) = a61b963ed1bd6b7d37c10dca0cc7c415ed4ea5a8
-Size (wesnoth-0.8.11.tar.gz) = 33034379 bytes
+SHA1 (wesnoth-0.9.0.tar.gz) = c0be5b4a8a6545570cf645aa1ca8cdd7a093d974
+RMD160 (wesnoth-0.9.0.tar.gz) = 43051ed078453c646c62de8c7df53c9884abcd06
+Size (wesnoth-0.9.0.tar.gz) = 36051074 bytes