summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-01-31 00:26:50 +0000
committerwiz <wiz@pkgsrc.org>2005-01-31 00:26:50 +0000
commit9c2808363aebcd3da477de884693f59babf42441 (patch)
tree6598fd8114f74ffed4abd9bf0a07b093233af90c /games
parent016380909af7027727169de82cc2978974b19bf3 (diff)
downloadpkgsrc-9c2808363aebcd3da477de884693f59babf42441.tar.gz
Update to 0.8.9.
Version 0.8.9: * new translations: * bulgarian * latin * updated most translations * new or updated portraits: * Konrad, Delfador, Li'sar and Kalenz (Heir to the Throne) * Gweddry and Dacyn (Eastern Invasion) * added missing animations for: * Mermaid Initiate, Mermaid Enchantress and Mermaid Siren * Ancient Wose * Goblin Direwolf Rider and Goblin Knight * Gryphon * Skeleton Archer, Revenant and Death Knight * Troll Warrior, Troll Hero and Great Troll, Young Ogre * Grand Knight, Lord and Master Bowman * Cuttlefish * new or overhauled Graphics for: * Footpad, Outlaw, Thief and Rogue * Orcish Shamans, Elvish Lord and Elvish High Lord * Ghost, Nightgaunt, Shadow, Spectre and Wraith * new female units for: * Footpad, Thief, Rogue and Assassin * added new tiles: * Desert, desert hills, desert mountain, desert villages (adobe and tent), desert road, desert oasis, savanna, tropical forest, tropical forest village * added icon for petrified units * fixed missing diagonal projectiles on many units * removed old unused images: * time-of-day * downloaded campaigns no longer require a restart to be able to play them * new units: * Javelineer * unit balancing: * Naga fighter: increased hitpoints from 27 to 30 * Merman Hoplite: increased resistances and damage * Mermaid Initiate/Enchantress/Siren: reduced number of attacks, increased damage, removed special resistances * Mermaid Initiate: increased experience needed to level, other minor tweaks * Swordsman: increase resistance to blade and impact * Royal guard: increase resistance to blade and impact * Pikeman: increase resistance to pierce, change attacks number and damage * Halberdier: increase resistance to pierce, increase blade damage, decrease pierce damage * Saurian Tribalist, Saurian Icecaster, Saurian Soothsayer: remove 'skirmish' * Saurian Skirmisher: Increase cost to 14 gold * Wraith, Spectre: reduce resistance to blade, pierce, impact by 20%, increase HP by 10% * Poacher: Reduce cost to 14 * Tentacle of the Deep: Change movement type to 'float' * Flying creatures can now cross canyons * Removed ZoC from level 0 units * Language fixes and polishing (English) * Added 'x' to the terrain letters reserved for campaign writers * Scenario revisions for 'The Eastern Invasion' campaign: * Lake Vrug * Two Paths * Northern Outpost * Elven Alliance * Unexpected Appearance * Escape Tunnel * Tribal Warfare * Approaching Weldyn * Scenario revisions in Heir to the Throne: * Blackwater Port- Make the port look like more of a port, other minor changes that mute each other out * The Isle of Anduin- Extend shallow water around the Isle, remove the Saurians in favour of Goblins * The Bay of Pearls- Flip the map so the Ocean is on the West side * Muff Malal's Peninsula- Make it a peninsula, give Konrad the option of fighting (bonus) or fleeing * Isle of the Damned- Touched up the map so it is clear that the islands are islands, made the islands tropical, and moved the temples * The Siege of Elensefar- New map, and other changes * The Crossroads- New map, weaker more diffuse ambushes, and less gold for the Orcs * The Princess of Wesnoth- Minor map changes, and made the scenario harder * Set result=continue in 'Plunging into the Darkness' * Scenario revisions in The Rise of Wesnoth: * fixed {CROSS} in 'Temple of the Deep' * fixed sign glitch * Reduce the difficulty of TRoW on 'Hard' particularly, and reduce the difficulty slightly on 'Easy' & 'Normal' * A New Land - Sync with the map from Bay of Pearls * Cursed Isle- Sync with the map from Isle of the Damned, make the temples match locations * Made 'Peoples in Decline' and 'Rough Landing' look tropical * multiplayer improvements * multiplayer game settings (map name, gold per village, ...) are saved now * added several missing units * Random Map (Desert) uses new desert environment; also tweaked * make the cave in 'An Island' (MP) be 'underground' * enlarge side descriptions for remote player during game creation * added support for player nick tab completion and /me-substitution in game chat * theme syntax improvements: * added support for specifying a reference rectangle when using relative-positioning syntax * added support for theme inheritance; avoids duplicating mostly-unchanged code * added a "droid" game command, and allow for computer player to do a campaign * added a "canrecruit" filter * updated manpages and added support for translating them * "," is no longer the column separator, it does not have to be escaped anymore in some translations, "=" is the new separator (#10368) * take advantage of libzipios++ if available, to read cfg files, maps, images, sound effects, and fonts from zip files. Call "make zip-install" to install data zipped. * removed drain allowing to go past maximum hp * removed long-range attacks (Pirate Galleon, Transport Galleon, Wall Guard, Watch Tower) * fixed various bugs with respect to multiplayer game setup (#10896, #11236, #11265, #11442, #11527) * added new pathfinder (Redsun) * fixed some pathfinding bugs * fixed untranslatable strings * fixed "damage inflicted" statistic (incorrectly computed when defending) * fixed that move-and-attack allowed attacking stone units * fixed the side turn event being fired incorrectly * fixed repeat recruit hotkey not respecting WML recruit changes * removed support for turning off genders * removed obsolete tools: make_translation merge_translations * removed obsolete id= for messages in TRoW & HttT * code cleanups and bug fixing * added a wesnoth "fortunes" file
Diffstat (limited to 'games')
-rw-r--r--games/wesnoth/Makefile4
-rw-r--r--games/wesnoth/PLIST285
-rw-r--r--games/wesnoth/distinfo6
3 files changed, 279 insertions, 16 deletions
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile
index 686102ab312..a3dfc7a245a 100644
--- a/games/wesnoth/Makefile
+++ b/games/wesnoth/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2005/01/01 23:50:42 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2005/01/31 00:26:50 wiz Exp $
#
-DISTNAME= wesnoth-0.8.8
+DISTNAME= wesnoth-0.8.9
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wesnoth/}
diff --git a/games/wesnoth/PLIST b/games/wesnoth/PLIST
index e20b320d67c..2c327f11867 100644
--- a/games/wesnoth/PLIST
+++ b/games/wesnoth/PLIST
@@ -1,6 +1,9 @@
-@comment $NetBSD: PLIST,v 1.3 2005/01/01 23:50:42 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2005/01/31 00:26:50 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
@@ -390,6 +393,7 @@ share/wesnoth/data/units/Horse_Lord.cfg
share/wesnoth/data/units/Horseman.cfg
share/wesnoth/data/units/Initiate.cfg
share/wesnoth/data/units/Iron_Mauler.cfg
+share/wesnoth/data/units/Javelineer.cfg
share/wesnoth/data/units/Knight.cfg
share/wesnoth/data/units/Lancer.cfg
share/wesnoth/data/units/Lich.cfg
@@ -416,6 +420,8 @@ share/wesnoth/data/units/Merman_Triton.cfg
share/wesnoth/data/units/Merman_Warrior.cfg
share/wesnoth/data/units/Mounted_Captain.cfg
share/wesnoth/data/units/Mounted_Commander.cfg
+share/wesnoth/data/units/Mounted_Fighter.cfg
+share/wesnoth/data/units/Mounted_Warrior.cfg
share/wesnoth/data/units/Mudcrawler.cfg
share/wesnoth/data/units/Naga-Fighter.cfg
share/wesnoth/data/units/Naga-Myrmidon.cfg
@@ -515,6 +521,12 @@ share/wesnoth/images/arch-mage-attack1.png
share/wesnoth/images/arch-mage-attack2.png
share/wesnoth/images/arch-mage-defend.png
share/wesnoth/images/arch-mage.png
+share/wesnoth/images/assassin+female-attack.png
+share/wesnoth/images/assassin+female-attack2.png
+share/wesnoth/images/assassin+female-defend.png
+share/wesnoth/images/assassin+female-throwknife1.png
+share/wesnoth/images/assassin+female-throwknife2.png
+share/wesnoth/images/assassin+female.png
share/wesnoth/images/assassin-attack.png
share/wesnoth/images/assassin-attack2.png
share/wesnoth/images/assassin-defend.png
@@ -650,6 +662,11 @@ share/wesnoth/images/cursors/move.png
share/wesnoth/images/cursors/normal.png
share/wesnoth/images/cursors/select.png
share/wesnoth/images/cursors/wait.png
+share/wesnoth/images/cuttlefish-attack-2.png
+share/wesnoth/images/cuttlefish-attack-3.png
+share/wesnoth/images/cuttlefish-attack-4.png
+share/wesnoth/images/cuttlefish-attack-ink.png
+share/wesnoth/images/cuttlefish-attack.png
share/wesnoth/images/cuttlefish-defend.png
share/wesnoth/images/cuttlefish.png
share/wesnoth/images/deep-tentacle-attack.png
@@ -895,14 +912,18 @@ share/wesnoth/images/elvish-hero-bow-defend.png
share/wesnoth/images/elvish-hero-bow.png
share/wesnoth/images/elvish-hero-defend.png
share/wesnoth/images/elvish-hero.png
+share/wesnoth/images/elvish-high-lord-attack-sword-1.png
+share/wesnoth/images/elvish-high-lord-attack-sword-2.png
share/wesnoth/images/elvish-high-lord-defend.png
-share/wesnoth/images/elvish-high-lord-melee.png
+share/wesnoth/images/elvish-high-lord-ranged-defend.png
share/wesnoth/images/elvish-high-lord-ranged1.png
share/wesnoth/images/elvish-high-lord-ranged2.png
share/wesnoth/images/elvish-high-lord-ranged3.png
share/wesnoth/images/elvish-high-lord.png
share/wesnoth/images/elvish-lord-defend.png
share/wesnoth/images/elvish-lord-melee.png
+share/wesnoth/images/elvish-lord-ranged-defend.png
+share/wesnoth/images/elvish-lord-ranged.png
share/wesnoth/images/elvish-lord-ranged1.png
share/wesnoth/images/elvish-lord-ranged2.png
share/wesnoth/images/elvish-lord.png
@@ -1048,6 +1069,7 @@ share/wesnoth/images/giant-mudcrawler-attack2.png
share/wesnoth/images/giant-mudcrawler-defend.png
share/wesnoth/images/giant-mudcrawler.png
share/wesnoth/images/goblin-direwolver-attack.png
+share/wesnoth/images/goblin-direwolver-defend.png
share/wesnoth/images/goblin-direwolver.png
share/wesnoth/images/goblin-impaler-attack-ranged1.png
share/wesnoth/images/goblin-impaler-attack-ranged2.png
@@ -1056,16 +1078,18 @@ share/wesnoth/images/goblin-impaler-attack2.png
share/wesnoth/images/goblin-impaler-defend.png
share/wesnoth/images/goblin-impaler.png
share/wesnoth/images/goblin-knight-attack.png
+share/wesnoth/images/goblin-knight-defend.png
share/wesnoth/images/goblin-knight.png
share/wesnoth/images/goblin-pillager-attack.png
share/wesnoth/images/goblin-pillager-attack2.png
share/wesnoth/images/goblin-pillager-defend.png
share/wesnoth/images/goblin-pillager.png
-share/wesnoth/images/goblin-spearman-attack.png
share/wesnoth/images/goblin-spearman-defend.png
share/wesnoth/images/goblin-spearman-melee.png
share/wesnoth/images/goblin-spearman-ranged.png
share/wesnoth/images/goblin-spearman.png
+share/wesnoth/images/grand-knight-attack-sword.png
+share/wesnoth/images/grand-knight-defend.png
share/wesnoth/images/grand-knight-moving.png
share/wesnoth/images/grand-knight.png
share/wesnoth/images/great-mage+female-attack.png
@@ -1081,6 +1105,9 @@ share/wesnoth/images/great-mage.png
share/wesnoth/images/great-troll-attack.png
share/wesnoth/images/great-troll-defend.png
share/wesnoth/images/great-troll.png
+share/wesnoth/images/gryphon-attack1.png
+share/wesnoth/images/gryphon-attack2.png
+share/wesnoth/images/gryphon-defend.png
share/wesnoth/images/gryphon-master-attack1.png
share/wesnoth/images/gryphon-master-attack2.png
share/wesnoth/images/gryphon-master-defend.png
@@ -1138,6 +1165,7 @@ share/wesnoth/images/halo/mage-halo6.png
share/wesnoth/images/halo/mage-halo7.png
share/wesnoth/images/halo/mage-halo8.png
share/wesnoth/images/halo/mage-halo9.png
+share/wesnoth/images/halo/mermaid-siren-naia-touch-halo.png
share/wesnoth/images/halo/silver-mage-halo1.png
share/wesnoth/images/halo/silver-mage-halo10.png
share/wesnoth/images/halo/silver-mage-halo11.png
@@ -1201,6 +1229,15 @@ share/wesnoth/images/human-halberdier-pierce-2.png
share/wesnoth/images/human-heavyinfantry-attack.png
share/wesnoth/images/human-heavyinfantry-defend.png
share/wesnoth/images/human-heavyinfantry.png
+share/wesnoth/images/human-javelineer-attack-melee-1.png
+share/wesnoth/images/human-javelineer-attack-melee-2.png
+share/wesnoth/images/human-javelineer-attack-melee-3.png
+share/wesnoth/images/human-javelineer-attack-ranged-1.png
+share/wesnoth/images/human-javelineer-attack-ranged-2.png
+share/wesnoth/images/human-javelineer-attack-ranged-3.png
+share/wesnoth/images/human-javelineer-attack-ranged-4.png
+share/wesnoth/images/human-javelineer-defend.png
+share/wesnoth/images/human-javelineer.png
share/wesnoth/images/human-lieutenant-attack-crossbow.png
share/wesnoth/images/human-lieutenant-attack-sword.png
share/wesnoth/images/human-lieutenant-defend.png
@@ -1218,6 +1255,10 @@ share/wesnoth/images/human-marshal-attack-sword2.png
share/wesnoth/images/human-marshal-defense.png
share/wesnoth/images/human-marshal-leading.png
share/wesnoth/images/human-marshal.png
+share/wesnoth/images/human-masterbowman-attack-ranged1.png
+share/wesnoth/images/human-masterbowman-attack-ranged2.png
+share/wesnoth/images/human-masterbowman-attack-ranged3.png
+share/wesnoth/images/human-masterbowman-attack-ranged4.png
share/wesnoth/images/human-masterbowman-defend.png
share/wesnoth/images/human-masterbowman.png
share/wesnoth/images/human-pikeman-attack-1.png
@@ -1321,6 +1362,8 @@ share/wesnoth/images/konrad-fighter-attack.png
share/wesnoth/images/konrad-fighter-defend.png
share/wesnoth/images/konrad-fighter.png
share/wesnoth/images/konrad-lord-attack.png
+share/wesnoth/images/konrad-lord-bow1.png
+share/wesnoth/images/konrad-lord-bow2.png
share/wesnoth/images/konrad-lord-defend.png
share/wesnoth/images/konrad-lord-leading.png
share/wesnoth/images/konrad-lord.png
@@ -1344,9 +1387,39 @@ share/wesnoth/images/mage-defend.png
share/wesnoth/images/mage.png
share/wesnoth/images/maps/wesnoth.png
share/wesnoth/images/mermaid-diviner.png
+share/wesnoth/images/mermaid-enchantress-defend.png
+share/wesnoth/images/mermaid-enchantress-staff-attack.png
+share/wesnoth/images/mermaid-enchantress-water-attack1.png
+share/wesnoth/images/mermaid-enchantress-water-attack2.png
+share/wesnoth/images/mermaid-enchantress-water-attack3.png
+share/wesnoth/images/mermaid-enchantress-water-attack4.png
+share/wesnoth/images/mermaid-enchantress-water-attack5.png
+share/wesnoth/images/mermaid-enchantress-water-attack6.png
+share/wesnoth/images/mermaid-enchantress-water-attack7.png
share/wesnoth/images/mermaid-enchantress.png
+share/wesnoth/images/mermaid-initiate-defend.png
+share/wesnoth/images/mermaid-initiate-staff-attack.png
+share/wesnoth/images/mermaid-initiate-water-attack1.png
+share/wesnoth/images/mermaid-initiate-water-attack2.png
+share/wesnoth/images/mermaid-initiate-water-attack3.png
+share/wesnoth/images/mermaid-initiate-water-attack4.png
+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.png
+share/wesnoth/images/mermaid-siren-defend.png
+share/wesnoth/images/mermaid-siren-naia-touch-attack1.png
+share/wesnoth/images/mermaid-siren-naia-touch-attack2.png
+share/wesnoth/images/mermaid-siren-naia-touch-attack3.png
+share/wesnoth/images/mermaid-siren-naia-touch-attack4.png
+share/wesnoth/images/mermaid-siren-water-attack1.png
+share/wesnoth/images/mermaid-siren-water-attack2.png
+share/wesnoth/images/mermaid-siren-water-attack3.png
+share/wesnoth/images/mermaid-siren-water-attack4.png
+share/wesnoth/images/mermaid-siren-water-attack5.png
+share/wesnoth/images/mermaid-siren-water-attack6.png
+share/wesnoth/images/mermaid-siren-water-attack7.png
share/wesnoth/images/mermaid-siren.png
share/wesnoth/images/merman-attack.png
share/wesnoth/images/merman-defend.png
@@ -1473,11 +1546,9 @@ share/wesnoth/images/misc/rightside-editor.png
share/wesnoth/images/misc/rightside.png
share/wesnoth/images/misc/schedule-afternoon.png
share/wesnoth/images/misc/schedule-dawn.png
-share/wesnoth/images/misc/schedule-day.png
share/wesnoth/images/misc/schedule-dusk.png
share/wesnoth/images/misc/schedule-firstwatch.png
share/wesnoth/images/misc/schedule-morning.png
-share/wesnoth/images/misc/schedule-night.png
share/wesnoth/images/misc/schedule-secondwatch.png
share/wesnoth/images/misc/schedule-underground-illum.png
share/wesnoth/images/misc/schedule-underground.png
@@ -1503,6 +1574,7 @@ share/wesnoth/images/misc/selected-ellipse-9-bottom.png
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/title.png
share/wesnoth/images/misc/top-bg.png
share/wesnoth/images/misc/topleft-corner.png
@@ -1546,6 +1618,11 @@ share/wesnoth/images/naga.png
share/wesnoth/images/neutral-bandit-attack.png
share/wesnoth/images/neutral-bandit-defend.png
share/wesnoth/images/neutral-bandit.png
+share/wesnoth/images/neutral-footpad+female-attack.png
+share/wesnoth/images/neutral-footpad+female-attack1.png
+share/wesnoth/images/neutral-footpad+female-attack2.png
+share/wesnoth/images/neutral-footpad+female-defend.png
+share/wesnoth/images/neutral-footpad+female.png
share/wesnoth/images/neutral-footpad-attack.png
share/wesnoth/images/neutral-footpad-attack1.png
share/wesnoth/images/neutral-footpad-attack2.png
@@ -1632,18 +1709,35 @@ share/wesnoth/images/orcish-grunt-defend.png
share/wesnoth/images/orcish-grunt.png
share/wesnoth/images/orcish-leader-attack.png
share/wesnoth/images/orcish-leader-defend.png
+share/wesnoth/images/orcish-leader-ranged-1.png
+share/wesnoth/images/orcish-leader-ranged-2.png
share/wesnoth/images/orcish-leader.png
share/wesnoth/images/orcish-ruler-attack.png
share/wesnoth/images/orcish-ruler-defend.png
+share/wesnoth/images/orcish-ruler-ranged-1.png
+share/wesnoth/images/orcish-ruler-ranged-2.png
share/wesnoth/images/orcish-ruler.png
-share/wesnoth/images/orcish-shaman.png
-share/wesnoth/images/orcish-shaman1.png
-share/wesnoth/images/orcish-shaman2.png
+share/wesnoth/images/orcish-shaman-black-attack-curse.png
+share/wesnoth/images/orcish-shaman-black-attack-staff.png
+share/wesnoth/images/orcish-shaman-black-defend.png
+share/wesnoth/images/orcish-shaman-black.png
+share/wesnoth/images/orcish-shaman-red-attack-curse.png
+share/wesnoth/images/orcish-shaman-red-attack-staff.png
+share/wesnoth/images/orcish-shaman-red-defend.png
+share/wesnoth/images/orcish-shaman-red.png
+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-sovereign-attack1.png
share/wesnoth/images/orcish-sovereign-attack2.png
share/wesnoth/images/orcish-sovereign-defend.png
+share/wesnoth/images/orcish-sovereign-ranged-1.png
+share/wesnoth/images/orcish-sovereign-ranged-2.png
share/wesnoth/images/orcish-sovereign.png
share/wesnoth/images/orcish-warlord-defend.png
+share/wesnoth/images/orcish-warlord-ranged-1.png
+share/wesnoth/images/orcish-warlord-ranged-2.png
share/wesnoth/images/orcish-warlord.png
share/wesnoth/images/orcish-warrior-defend.png
share/wesnoth/images/orcish-warrior-melee1.png
@@ -1670,12 +1764,13 @@ share/wesnoth/images/paladin.png
share/wesnoth/images/parandra.png
share/wesnoth/images/pirate-galleon.png
share/wesnoth/images/portraits/Eastern_Invasion/dacyn.png
+share/wesnoth/images/portraits/Eastern_Invasion/gweddry.png
+share/wesnoth/images/portraits/Eastern_Invasion/mal-ravanal.png
share/wesnoth/images/portraits/Heir_To_The_Throne/asheviere.png
share/wesnoth/images/portraits/Heir_To_The_Throne/delfador.png
share/wesnoth/images/portraits/Heir_To_The_Throne/kalenz.png
share/wesnoth/images/portraits/Heir_To_The_Throne/konrad.png
share/wesnoth/images/portraits/Heir_To_The_Throne/lisar.png
-share/wesnoth/images/portraits/Heir_To_The_Throne/lisar_angry.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/aryad.png
@@ -1702,7 +1797,8 @@ share/wesnoth/images/projectiles/darkmissile-ne.png
share/wesnoth/images/projectiles/entangle.png
share/wesnoth/images/projectiles/fireball.png
share/wesnoth/images/projectiles/gaze.png
-share/wesnoth/images/projectiles/hatchet.png
+share/wesnoth/images/projectiles/hatchet-n.png
+share/wesnoth/images/projectiles/hatchet-ne.png
share/wesnoth/images/projectiles/icemissile-n.png
share/wesnoth/images/projectiles/icemissile-ne.png
share/wesnoth/images/projectiles/ink.png
@@ -1726,7 +1822,6 @@ share/wesnoth/images/projectiles/stone.png
share/wesnoth/images/projectiles/thorns-ne.png
share/wesnoth/images/projectiles/thorns.png
share/wesnoth/images/projectiles/water-spray.png
-share/wesnoth/images/projectiles/water_spay.png
share/wesnoth/images/projectiles/web.png
share/wesnoth/images/projectiles/whitemissile-n.png
share/wesnoth/images/projectiles/whitemissile-ne.png
@@ -1739,6 +1834,10 @@ share/wesnoth/images/red-mage-attack-melee.png
share/wesnoth/images/red-mage-attack-ranged.png
share/wesnoth/images/red-mage-defend.png
share/wesnoth/images/red-mage.png
+share/wesnoth/images/rogue+female-attack.png
+share/wesnoth/images/rogue+female-defend.png
+share/wesnoth/images/rogue+female-ranged.png
+share/wesnoth/images/rogue+female.png
share/wesnoth/images/rogue-attack.png
share/wesnoth/images/rogue-defend.png
share/wesnoth/images/rogue-ranged.png
@@ -1954,14 +2053,73 @@ share/wesnoth/images/terrain/coast2.png
share/wesnoth/images/terrain/coast3.png
share/wesnoth/images/terrain/dark_grass.png
share/wesnoth/images/terrain/dawn.png
+share/wesnoth/images/terrain/desert-hills-n.png
+share/wesnoth/images/terrain/desert-hills-ne.png
+share/wesnoth/images/terrain/desert-hills-nw.png
+share/wesnoth/images/terrain/desert-hills-s.png
+share/wesnoth/images/terrain/desert-hills-se.png
+share/wesnoth/images/terrain/desert-hills-sw.png
+share/wesnoth/images/terrain/desert-hills.png
+share/wesnoth/images/terrain/desert-hills2.png
+share/wesnoth/images/terrain/desert-hills3.png
+share/wesnoth/images/terrain/desert-mountain-peak1.png
+share/wesnoth/images/terrain/desert-mountain-peak2.png
+share/wesnoth/images/terrain/desert-mountain-peak3.png
+share/wesnoth/images/terrain/desert-mountains-n.png
+share/wesnoth/images/terrain/desert-mountains-ne.png
+share/wesnoth/images/terrain/desert-mountains-nw.png
+share/wesnoth/images/terrain/desert-mountains-s.png
+share/wesnoth/images/terrain/desert-mountains-se.png
+share/wesnoth/images/terrain/desert-mountains-sw.png
+share/wesnoth/images/terrain/desert-mountains.png
+share/wesnoth/images/terrain/desert-n-ne-se.png
+share/wesnoth/images/terrain/desert-n-ne.png
share/wesnoth/images/terrain/desert-n.png
+share/wesnoth/images/terrain/desert-ne-se-s.png
+share/wesnoth/images/terrain/desert-ne-se.png
share/wesnoth/images/terrain/desert-ne.png
+share/wesnoth/images/terrain/desert-nw-n-ne.png
+share/wesnoth/images/terrain/desert-nw-n.png
share/wesnoth/images/terrain/desert-nw.png
+share/wesnoth/images/terrain/desert-oasis.png
share/wesnoth/images/terrain/desert-plant.png
+share/wesnoth/images/terrain/desert-plant2.png
+share/wesnoth/images/terrain/desert-plant3.png
+share/wesnoth/images/terrain/desert-road-n-ne-se.png
+share/wesnoth/images/terrain/desert-road-n-ne.png
+share/wesnoth/images/terrain/desert-road-n.png
+share/wesnoth/images/terrain/desert-road-ne-se-s.png
+share/wesnoth/images/terrain/desert-road-ne-se.png
+share/wesnoth/images/terrain/desert-road-ne.png
+share/wesnoth/images/terrain/desert-road-nw-n-ne.png
+share/wesnoth/images/terrain/desert-road-nw-n.png
+share/wesnoth/images/terrain/desert-road-nw.png
+share/wesnoth/images/terrain/desert-road-s-sw-nw.png
+share/wesnoth/images/terrain/desert-road-s-sw.png
+share/wesnoth/images/terrain/desert-road-s.png
+share/wesnoth/images/terrain/desert-road-se-s-sw.png
+share/wesnoth/images/terrain/desert-road-se-s.png
+share/wesnoth/images/terrain/desert-road-se.png
+share/wesnoth/images/terrain/desert-road-sw-nw-n.png
+share/wesnoth/images/terrain/desert-road-sw-nw.png
+share/wesnoth/images/terrain/desert-road-sw.png
+share/wesnoth/images/terrain/desert-road.png
+share/wesnoth/images/terrain/desert-s-sw-nw.png
+share/wesnoth/images/terrain/desert-s-sw.png
share/wesnoth/images/terrain/desert-s.png
+share/wesnoth/images/terrain/desert-se-s-sw.png
+share/wesnoth/images/terrain/desert-se-s.png
share/wesnoth/images/terrain/desert-se.png
+share/wesnoth/images/terrain/desert-sw-nw-n.png
+share/wesnoth/images/terrain/desert-sw-nw.png
share/wesnoth/images/terrain/desert-sw.png
share/wesnoth/images/terrain/desert.png
+share/wesnoth/images/terrain/desert2.png
+share/wesnoth/images/terrain/desert3.png
+share/wesnoth/images/terrain/desert4.png
+share/wesnoth/images/terrain/desert5.png
+share/wesnoth/images/terrain/desert6.png
+share/wesnoth/images/terrain/desert7.png
share/wesnoth/images/terrain/dirt-n.png
share/wesnoth/images/terrain/dirt-ne.png
share/wesnoth/images/terrain/dirt-nw.png
@@ -2271,6 +2429,58 @@ 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/sand-n.png
+share/wesnoth/images/terrain/sand-ne.png
+share/wesnoth/images/terrain/sand-nw.png
+share/wesnoth/images/terrain/sand-plant.png
+share/wesnoth/images/terrain/sand-s.png
+share/wesnoth/images/terrain/sand-se.png
+share/wesnoth/images/terrain/sand-sw.png
+share/wesnoth/images/terrain/sand.png
+share/wesnoth/images/terrain/savanna-n-ne-se.png
+share/wesnoth/images/terrain/savanna-n-ne.png
+share/wesnoth/images/terrain/savanna-n.png
+share/wesnoth/images/terrain/savanna-ne-se-s.png
+share/wesnoth/images/terrain/savanna-ne-se.png
+share/wesnoth/images/terrain/savanna-ne.png
+share/wesnoth/images/terrain/savanna-nw-n-ne.png
+share/wesnoth/images/terrain/savanna-nw-n.png
+share/wesnoth/images/terrain/savanna-nw.png
+share/wesnoth/images/terrain/savanna-s-sw-nw.png
+share/wesnoth/images/terrain/savanna-s-sw.png
+share/wesnoth/images/terrain/savanna-s.png
+share/wesnoth/images/terrain/savanna-se-s-sw.png
+share/wesnoth/images/terrain/savanna-se-s.png
+share/wesnoth/images/terrain/savanna-se.png
+share/wesnoth/images/terrain/savanna-sw-nw-n.png
+share/wesnoth/images/terrain/savanna-sw-nw.png
+share/wesnoth/images/terrain/savanna-sw.png
+share/wesnoth/images/terrain/savanna-to-water-n-ne-se.png
+share/wesnoth/images/terrain/savanna-to-water-n-ne.png
+share/wesnoth/images/terrain/savanna-to-water-n.png
+share/wesnoth/images/terrain/savanna-to-water-ne-se-s.png
+share/wesnoth/images/terrain/savanna-to-water-ne-se.png
+share/wesnoth/images/terrain/savanna-to-water-ne.png
+share/wesnoth/images/terrain/savanna-to-water-nw-n-ne.png
+share/wesnoth/images/terrain/savanna-to-water-nw-n.png
+share/wesnoth/images/terrain/savanna-to-water-nw.png
+share/wesnoth/images/terrain/savanna-to-water-s-sw-nw.png
+share/wesnoth/images/terrain/savanna-to-water-s-sw.png
+share/wesnoth/images/terrain/savanna-to-water-s.png
+share/wesnoth/images/terrain/savanna-to-water-se-s-sw.png
+share/wesnoth/images/terrain/savanna-to-water-se-s.png
+share/wesnoth/images/terrain/savanna-to-water-se.png
+share/wesnoth/images/terrain/savanna-to-water-sw-nw-n.png
+share/wesnoth/images/terrain/savanna-to-water-sw-nw.png
+share/wesnoth/images/terrain/savanna-to-water-sw.png
+share/wesnoth/images/terrain/savanna.png
+share/wesnoth/images/terrain/snow-forest-ctrans-n-ne.png
+share/wesnoth/images/terrain/snow-forest-ctrans-n.png
+share/wesnoth/images/terrain/snow-forest-ctrans-ne.png
+share/wesnoth/images/terrain/snow-forest-ctrans-nw-n-ne.png
+share/wesnoth/images/terrain/snow-forest-ctrans-nw-n.png
+share/wesnoth/images/terrain/snow-forest-ctrans-nw-ne.png
+share/wesnoth/images/terrain/snow-forest-ctrans-nw.png
share/wesnoth/images/terrain/snow-forest-n-ne.png
share/wesnoth/images/terrain/snow-forest-n.png
share/wesnoth/images/terrain/snow-forest-ne.png
@@ -2337,8 +2547,28 @@ share/wesnoth/images/terrain/temple.png
share/wesnoth/images/terrain/tent.png
share/wesnoth/images/terrain/test.png
share/wesnoth/images/terrain/trash.png
+share/wesnoth/images/terrain/tropical-forest-ctrans-n-ne.png
+share/wesnoth/images/terrain/tropical-forest-ctrans-n.png
+share/wesnoth/images/terrain/tropical-forest-ctrans-ne.png
+share/wesnoth/images/terrain/tropical-forest-ctrans-nw-n-ne.png
+share/wesnoth/images/terrain/tropical-forest-ctrans-nw-n.png
+share/wesnoth/images/terrain/tropical-forest-ctrans-nw-ne.png
+share/wesnoth/images/terrain/tropical-forest-ctrans-nw.png
+share/wesnoth/images/terrain/tropical-forest-n.png
+share/wesnoth/images/terrain/tropical-forest-ne.png
+share/wesnoth/images/terrain/tropical-forest-nw.png
+share/wesnoth/images/terrain/tropical-forest-s.png
+share/wesnoth/images/terrain/tropical-forest-se.png
+share/wesnoth/images/terrain/tropical-forest-sw.png
+share/wesnoth/images/terrain/tropical-forest.png
+share/wesnoth/images/terrain/tropical-forest2.png
+share/wesnoth/images/terrain/tropical-forest3.png
+share/wesnoth/images/terrain/tropical-forest4.png
share/wesnoth/images/terrain/village-cave.png
share/wesnoth/images/terrain/village-coast.png
+share/wesnoth/images/terrain/village-desert-shadow.png
+share/wesnoth/images/terrain/village-desert.png
+share/wesnoth/images/terrain/village-desert2.png
share/wesnoth/images/terrain/village-dusk.png
share/wesnoth/images/terrain/village-dusk2.png
share/wesnoth/images/terrain/village-dusk3.png
@@ -2354,6 +2584,7 @@ share/wesnoth/images/terrain/village-second_watch.png
share/wesnoth/images/terrain/village-snow.png
share/wesnoth/images/terrain/village-sw.png
share/wesnoth/images/terrain/village-swampwater.png
+share/wesnoth/images/terrain/village-tropical-forest.png
share/wesnoth/images/terrain/village.png
share/wesnoth/images/terrain/void-n-ne-se-s.png
share/wesnoth/images/terrain/void-n-ne-se.png
@@ -2376,6 +2607,9 @@ share/wesnoth/images/terrain/void-sw-nw-n.png
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.png
+share/wesnoth/images/thief+female.png
share/wesnoth/images/thief-attack.png
share/wesnoth/images/thief-defend.png
share/wesnoth/images/thief.png
@@ -2398,6 +2632,7 @@ share/wesnoth/images/troll-lobber-attack-ranged2.png
share/wesnoth/images/troll-lobber-defend.png
share/wesnoth/images/troll-lobber.png
share/wesnoth/images/troll-warrior-attack.png
+share/wesnoth/images/troll-warrior-defend.png
share/wesnoth/images/troll-warrior.png
share/wesnoth/images/troll-whelp-attack.png
share/wesnoth/images/troll-whelp-defend.png
@@ -2411,6 +2646,7 @@ share/wesnoth/images/undead-ancient-lich.png
share/wesnoth/images/undead-archer-attack.png
share/wesnoth/images/undead-archer-attack1.png
share/wesnoth/images/undead-archer-attack2.png
+share/wesnoth/images/undead-archer-defend.png
share/wesnoth/images/undead-archer.png
share/wesnoth/images/undead-bat-attack.png
share/wesnoth/images/undead-bat-defend.png
@@ -2437,7 +2673,11 @@ share/wesnoth/images/undead-deathblade-attack2.png
share/wesnoth/images/undead-deathblade-attack3.png
share/wesnoth/images/undead-deathblade-defend.png
share/wesnoth/images/undead-deathblade.png
+share/wesnoth/images/undead-deathknight-attack-crossbow-1.png
+share/wesnoth/images/undead-deathknight-attack-crossbow-2.png
share/wesnoth/images/undead-deathknight-attack.png
+share/wesnoth/images/undead-deathknight-defend.png
+share/wesnoth/images/undead-deathknight-leading.png
share/wesnoth/images/undead-deathknight.png
share/wesnoth/images/undead-deathmaster-attack1.png
share/wesnoth/images/undead-deathmaster-attack2.png
@@ -2448,6 +2688,7 @@ share/wesnoth/images/undead-deathmaster-ranged3.png
share/wesnoth/images/undead-deathmaster-ranged4.png
share/wesnoth/images/undead-deathmaster.png
share/wesnoth/images/undead-demilich-attack.png
+share/wesnoth/images/undead-demilich-defend.png
share/wesnoth/images/undead-demilich-ranged1.png
share/wesnoth/images/undead-demilich-ranged2.png
share/wesnoth/images/undead-demilich.png
@@ -2483,6 +2724,7 @@ share/wesnoth/images/undead-nightgaunt-attack2.png
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.png
share/wesnoth/images/undead-shadow-attack.png
share/wesnoth/images/undead-shadow-defend.png
@@ -2557,6 +2799,7 @@ share/wesnoth/images/yeti-attack2.png
share/wesnoth/images/yeti-defend.png
share/wesnoth/images/yeti.png
share/wesnoth/images/young-ogre-attack.png
+share/wesnoth/images/young-ogre-defend.png
share/wesnoth/images/young-ogre.png
share/wesnoth/music/elf-land.ogg
share/wesnoth/music/frantic.ogg
@@ -2618,6 +2861,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/bg/LC_MESSAGES/wesnoth-editor.mo
+share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-ei.mo
+share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-httt.mo
+share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-lib.mo
+share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-sotbe.mo
+share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-tdh.mo
+share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-trow.mo
+share/wesnoth/translations/bg/LC_MESSAGES/wesnoth.mo
share/wesnoth/translations/ca/LC_MESSAGES/wesnoth-editor.mo
share/wesnoth/translations/ca/LC_MESSAGES/wesnoth-ei.mo
share/wesnoth/translations/ca/LC_MESSAGES/wesnoth-httt.mo
@@ -2706,6 +2957,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/la/LC_MESSAGES/wesnoth-editor.mo
+share/wesnoth/translations/la/LC_MESSAGES/wesnoth-ei.mo
+share/wesnoth/translations/la/LC_MESSAGES/wesnoth-httt.mo
+share/wesnoth/translations/la/LC_MESSAGES/wesnoth-lib.mo
+share/wesnoth/translations/la/LC_MESSAGES/wesnoth-sotbe.mo
+share/wesnoth/translations/la/LC_MESSAGES/wesnoth-tdh.mo
+share/wesnoth/translations/la/LC_MESSAGES/wesnoth-trow.mo
+share/wesnoth/translations/la/LC_MESSAGES/wesnoth.mo
share/wesnoth/translations/nl/LC_MESSAGES/wesnoth-editor.mo
share/wesnoth/translations/nl/LC_MESSAGES/wesnoth-ei.mo
share/wesnoth/translations/nl/LC_MESSAGES/wesnoth-httt.mo
@@ -2786,6 +3045,8 @@ share/wesnoth/translations/sv/LC_MESSAGES/wesnoth.mo
@dirrm share/wesnoth/translations/no
@dirrm share/wesnoth/translations/nl/LC_MESSAGES
@dirrm share/wesnoth/translations/nl
+@dirrm share/wesnoth/translations/la/LC_MESSAGES
+@dirrm share/wesnoth/translations/la
@dirrm share/wesnoth/translations/it/LC_MESSAGES
@dirrm share/wesnoth/translations/it
@dirrm share/wesnoth/translations/hu/LC_MESSAGES
@@ -2808,6 +3069,8 @@ share/wesnoth/translations/sv/LC_MESSAGES/wesnoth.mo
@dirrm share/wesnoth/translations/cs
@dirrm share/wesnoth/translations/ca/LC_MESSAGES
@dirrm share/wesnoth/translations/ca
+@dirrm share/wesnoth/translations/bg/LC_MESSAGES
+@dirrm share/wesnoth/translations/bg
@dirrm share/wesnoth/translations
@dirrm share/wesnoth/sounds
@dirrm share/wesnoth/music
diff --git a/games/wesnoth/distinfo b/games/wesnoth/distinfo
index bf9d316a6af..7191cbaf021 100644
--- a/games/wesnoth/distinfo
+++ b/games/wesnoth/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2005/01/01 23:50:42 wiz Exp $
+$NetBSD: distinfo,v 1.4 2005/01/31 00:26:50 wiz Exp $
-SHA1 (wesnoth-0.8.8.tar.gz) = 390e7e61f7aced9c91b618016b2e188913308dcd
-Size (wesnoth-0.8.8.tar.gz) = 34172227 bytes
+SHA1 (wesnoth-0.8.9.tar.gz) = 5501901ec4d7f51b902857eb1107262819bf7538
+Size (wesnoth-0.8.9.tar.gz) = 36499929 bytes