[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Wesnoth-cvs-commits] wesnoth/data/units Assassin.cfg Elvish_Druid.cf...
From: |
Susanna Björverud |
Subject: |
[Wesnoth-cvs-commits] wesnoth/data/units Assassin.cfg Elvish_Druid.cf... |
Date: |
Sun, 20 Feb 2005 10:31:51 -0500 |
CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: Susanna Björverud <address@hidden> 05/02/20 15:31:51
Modified files:
data/units : Assassin.cfg Elvish_Druid.cfg
Giant_Mudcrawler.cfg Grand_Marshal.cfg
Mudcrawler.cfg Saurian_Flanker.cfg Sea_Hag.cfg
Wall_Guard.cfg
Log message:
Corrected mismatches between image files referenced in unit files, and
the
actual image file name. In some cases, the file reference was actually
more logical than the file name, but I have not changed any file names
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Assassin.cfg.diff?tr1=1.13&tr2=1.14&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Elvish_Druid.cfg.diff?tr1=1.26&tr2=1.27&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Giant_Mudcrawler.cfg.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Grand_Marshal.cfg.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Mudcrawler.cfg.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Saurian_Flanker.cfg.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Sea_Hag.cfg.diff?tr1=1.18&tr2=1.19&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Wall_Guard.cfg.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
Patches:
Index: wesnoth/data/units/Assassin.cfg
diff -u wesnoth/data/units/Assassin.cfg:1.13
wesnoth/data/units/Assassin.cfg:1.14
--- wesnoth/data/units/Assassin.cfg:1.13 Wed Jan 12 06:59:57 2005
+++ wesnoth/data/units/Assassin.cfg Sun Feb 20 15:31:51 2005
@@ -58,12 +58,12 @@
[frame]
begin=-150
end=0
- image=assassin-throw-knife1.png
+ image=assassin-throwknife1.png
[/frame]
[frame]
begin=0
end=150
- image=assassin-throw-knife2.png
+ image=assassin-throwknife2.png
[/frame]
[missile_frame]
begin=-150
@@ -137,12 +137,12 @@
[frame]
begin=-150
end=0
- image=assassin+female-throw-knife1.png
+ image=assassin+female-throwknife1.png
[/frame]
[frame]
begin=0
end=150
- image=assassin+female-throw-knife2.png
+ image=assassin+female-throwknife2.png
[/frame]
[missile_frame]
begin=-150
Index: wesnoth/data/units/Elvish_Druid.cfg
diff -u wesnoth/data/units/Elvish_Druid.cfg:1.26
wesnoth/data/units/Elvish_Druid.cfg:1.27
--- wesnoth/data/units/Elvish_Druid.cfg:1.26 Tue Feb 15 21:40:38 2005
+++ wesnoth/data/units/Elvish_Druid.cfg Sun Feb 20 15:31:51 2005
@@ -49,7 +49,7 @@
[frame]
begin=-250
end=0
- image=elvish-druid-range.png
+ image=elvish-druid-ranged.png
[/frame]
[missile_frame]
begin=-200
@@ -69,7 +69,7 @@
[frame]
begin=-250
end=0
- image=elvish-druid-range.png
+ image=elvish-druid-ranged.png
[/frame]
[missile_frame]
begin=-200
Index: wesnoth/data/units/Giant_Mudcrawler.cfg
diff -u wesnoth/data/units/Giant_Mudcrawler.cfg:1.6
wesnoth/data/units/Giant_Mudcrawler.cfg:1.7
--- wesnoth/data/units/Giant_Mudcrawler.cfg:1.6 Tue Feb 15 21:40:38 2005
+++ wesnoth/data/units/Giant_Mudcrawler.cfg Sun Feb 20 15:31:51 2005
@@ -48,8 +48,8 @@
[missile_frame]
begin=-100
end=0
- image=projectiles/water-spay.png
- image_diagonal=projectiles/water-spay.png
+ image=projectiles/water-spray.png
+ image_diagonal=projectiles/water-spray.png
[/missile_frame]
[sound]
time=-100
Index: wesnoth/data/units/Grand_Marshal.cfg
diff -u wesnoth/data/units/Grand_Marshal.cfg:1.4
wesnoth/data/units/Grand_Marshal.cfg:1.5
--- wesnoth/data/units/Grand_Marshal.cfg:1.4 Sun Dec 19 16:29:44 2004
+++ wesnoth/data/units/Grand_Marshal.cfg Sun Feb 20 15:31:51 2005
@@ -3,7 +3,7 @@
name= _ "Grand Marshal"
race=human
image=human-marshal.png
-image_defensive=human-marshal-defend.png
+image_defensive=human-marshal-defense.png
image_leading=human-marshal-leading.png
#ifdef CAMPAIGN_EASTERN_INVASION
profile=portraits/Eastern_Invasion/gweddry.png
Index: wesnoth/data/units/Mudcrawler.cfg
diff -u wesnoth/data/units/Mudcrawler.cfg:1.6
wesnoth/data/units/Mudcrawler.cfg:1.7
--- wesnoth/data/units/Mudcrawler.cfg:1.6 Tue Feb 15 21:40:38 2005
+++ wesnoth/data/units/Mudcrawler.cfg Sun Feb 20 15:31:51 2005
@@ -31,8 +31,8 @@
[missile_frame]
begin=-100
end=0
- image=projectiles/water-spay.png
- image_diagonal=projectiles/water-spay.png
+ image=projectiles/water-spray.png
+ image_diagonal=projectiles/water-spray.png
[/missile_frame]
[sound]
time=-100
Index: wesnoth/data/units/Saurian_Flanker.cfg
diff -u wesnoth/data/units/Saurian_Flanker.cfg:1.2
wesnoth/data/units/Saurian_Flanker.cfg:1.3
--- wesnoth/data/units/Saurian_Flanker.cfg:1.2 Thu Nov 25 22:50:23 2004
+++ wesnoth/data/units/Saurian_Flanker.cfg Sun Feb 20 15:31:51 2005
@@ -55,7 +55,7 @@
[frame]
begin=-50
end=100
- image=saurian-flanker-ranged.png
+ image=saurian-flanker-attack-ranged.png
[/frame]
[missile_frame]
begin=-100
@@ -64,4 +64,4 @@
image_diagonal=projectiles/spear-ne.png
[/missile_frame]
[/attack]
-[/unit]
\ No newline at end of file
+[/unit]
Index: wesnoth/data/units/Sea_Hag.cfg
diff -u wesnoth/data/units/Sea_Hag.cfg:1.18 wesnoth/data/units/Sea_Hag.cfg:1.19
--- wesnoth/data/units/Sea_Hag.cfg:1.18 Wed Feb 16 01:02:04 2005
+++ wesnoth/data/units/Sea_Hag.cfg Sun Feb 20 15:31:51 2005
@@ -37,8 +37,8 @@
[missile_frame]
begin=-100
end=0
- image=projectiles/water-spay.png
- image_diagonal=projectiles/water-spay.png
+ image=projectiles/water-spray.png
+ image_diagonal=projectiles/water-spray.png
[/missile_frame]
[sound]
time=-60
Index: wesnoth/data/units/Wall_Guard.cfg
diff -u wesnoth/data/units/Wall_Guard.cfg:1.2
wesnoth/data/units/Wall_Guard.cfg:1.3
--- wesnoth/data/units/Wall_Guard.cfg:1.2 Sun Aug 15 20:25:07 2004
+++ wesnoth/data/units/Wall_Guard.cfg Sun Feb 20 15:31:51 2005
@@ -58,8 +58,8 @@
[missile_frame]
begin=-100
end=0
- image=missile-n.png
- image_diagonal=missile-ne.png
+ image=projectiles/missile-n.png
+ image_diagonal=projectiles/missile-ne.png
[/missile_frame]
[/attack]
[/unit]
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Wesnoth-cvs-commits] wesnoth/data/units Assassin.cfg Elvish_Druid.cf...,
Susanna Björverud <=