wesnoth-cvs-commits
[Top][All Lists]
Advanced

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

[Wesnoth-cvs-commits] wesnoth/data/units Bandit.cfg Grand_Knight.cfg ...


From: David White
Subject: [Wesnoth-cvs-commits] wesnoth/data/units Bandit.cfg Grand_Knight.cfg ...
Date: Sun, 12 Jun 2005 00:06:11 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     David White <address@hidden>    05/06/12 04:06:11

Modified files:
        data/units     : Bandit.cfg Grand_Knight.cfg Halbardier.cfg 
                         Horseman.cfg Javelineer.cfg Knight.cfg 
                         Lancer.cfg Paladin.cfg Peasant.cfg Pikeman.cfg 
                         Royal_Guard.cfg Swordsman.cfg Thug.cfg 

Log message:
        used Jason Lute's portraits in unit cfg files

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Bandit.cfg.diff?tr1=1.9&tr2=1.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Grand_Knight.cfg.diff?tr1=1.10&tr2=1.11&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Halbardier.cfg.diff?tr1=1.24&tr2=1.25&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Horseman.cfg.diff?tr1=1.16&tr2=1.17&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Javelineer.cfg.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Knight.cfg.diff?tr1=1.12&tr2=1.13&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Lancer.cfg.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Paladin.cfg.diff?tr1=1.16&tr2=1.17&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Peasant.cfg.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Pikeman.cfg.diff?tr1=1.16&tr2=1.17&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Royal_Guard.cfg.diff?tr1=1.16&tr2=1.17&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Swordsman.cfg.diff?tr1=1.14&tr2=1.15&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Thug.cfg.diff?tr1=1.8&tr2=1.9&r1=text&r2=text

Patches:
Index: wesnoth/data/units/Bandit.cfg
diff -u wesnoth/data/units/Bandit.cfg:1.9 wesnoth/data/units/Bandit.cfg:1.10
--- wesnoth/data/units/Bandit.cfg:1.9   Mon Apr 25 18:39:32 2005
+++ wesnoth/data/units/Bandit.cfg       Sun Jun 12 04:06:10 2005
@@ -4,6 +4,7 @@
 race=human
 image="neutral-bandit.png"
 image_defensive="neutral-bandit-defend.png"
+profile="portraits/core/Jason_Lutes/human-bandit.png"
 hitpoints=50
 movement_type=smallfoot
 movement=5
Index: wesnoth/data/units/Grand_Knight.cfg
diff -u wesnoth/data/units/Grand_Knight.cfg:1.10 
wesnoth/data/units/Grand_Knight.cfg:1.11
--- wesnoth/data/units/Grand_Knight.cfg:1.10    Tue Apr  5 16:22:24 2005
+++ wesnoth/data/units/Grand_Knight.cfg Sun Jun 12 04:06:10 2005
@@ -4,6 +4,7 @@
 race=human
 image="grand-knight.png"
 image_moving="grand-knight-defend.png"
+profile="portraits/core/Jason_Lutes/human-grand-knight.png"
 hitpoints=78
 movement_type=mounted
 movement=7
Index: wesnoth/data/units/Halbardier.cfg
diff -u wesnoth/data/units/Halbardier.cfg:1.24 
wesnoth/data/units/Halbardier.cfg:1.25
--- wesnoth/data/units/Halbardier.cfg:1.24      Fri Apr 29 07:01:16 2005
+++ wesnoth/data/units/Halbardier.cfg   Sun Jun 12 04:06:10 2005
@@ -4,6 +4,7 @@
 race=human
 image="human-halberdier.png"
 image_defensive="human-halberdier-defend.png"
+profile="portraits/core/Jason_Lutes/human-halberdier.png"
 hitpoints=72
 movement_type=smallfoot
     [resistance]
Index: wesnoth/data/units/Horseman.cfg
diff -u wesnoth/data/units/Horseman.cfg:1.16 
wesnoth/data/units/Horseman.cfg:1.17
--- wesnoth/data/units/Horseman.cfg:1.16        Tue Apr  5 16:22:24 2005
+++ wesnoth/data/units/Horseman.cfg     Sun Jun 12 04:06:10 2005
@@ -5,6 +5,7 @@
 image="horseman.png"
 image_moving="horseman-moving.png"
 image_defensive="horseman-defend.png"
+profile="portraits/core/Jason_Lutes/human-horseman.png"
 hitpoints=38
 movement_type=mounted
 movement=8
Index: wesnoth/data/units/Javelineer.cfg
diff -u wesnoth/data/units/Javelineer.cfg:1.3 
wesnoth/data/units/Javelineer.cfg:1.4
--- wesnoth/data/units/Javelineer.cfg:1.3       Wed Apr 13 11:55:33 2005
+++ wesnoth/data/units/Javelineer.cfg   Sun Jun 12 04:06:10 2005
@@ -4,6 +4,7 @@
 race=human
 image="human-javelineer.png"
 image_defensive="human-javelineer-defend.png"
+profile="portraits/core/Jason_Lutes/human-javelineer.png"
 hitpoints=45
 movement_type=smallfoot
 movement=5
Index: wesnoth/data/units/Knight.cfg
diff -u wesnoth/data/units/Knight.cfg:1.12 wesnoth/data/units/Knight.cfg:1.13
--- wesnoth/data/units/Knight.cfg:1.12  Tue Apr  5 16:22:24 2005
+++ wesnoth/data/units/Knight.cfg       Sun Jun 12 04:06:10 2005
@@ -5,6 +5,7 @@
 image="knight.png"
 image_moving="knight-moving.png"
 image_defensive="knight-defend.png"
+profile="portraits/core/Jason_Lutes/human-knight.png"
 hitpoints=58
 movement_type=mounted
 movement=8
Index: wesnoth/data/units/Lancer.cfg
diff -u wesnoth/data/units/Lancer.cfg:1.7 wesnoth/data/units/Lancer.cfg:1.8
--- wesnoth/data/units/Lancer.cfg:1.7   Tue Apr  5 16:22:24 2005
+++ wesnoth/data/units/Lancer.cfg       Sun Jun 12 04:06:10 2005
@@ -5,6 +5,7 @@
 image="lancer.png"
 image_defensive="lancer-defend.png"
 image_moving="lancer-attack.png"
+profile="portraits/core/Jason_Lutes/human-lancer.png"
 hitpoints=48
 movement_type=mounted
 movement=10
Index: wesnoth/data/units/Paladin.cfg
diff -u wesnoth/data/units/Paladin.cfg:1.16 wesnoth/data/units/Paladin.cfg:1.17
--- wesnoth/data/units/Paladin.cfg:1.16 Tue Apr  5 16:22:24 2005
+++ wesnoth/data/units/Paladin.cfg      Sun Jun 12 04:06:10 2005
@@ -5,6 +5,7 @@
 image="paladin.png"
 image_healing="paladin-healing.png"
 image_moving="paladin-moving.png"
+profile="portraits/core/Jason_Lutes/human-paladin.png"
 hitpoints=65
 movement_type=mounted
 movement=8
Index: wesnoth/data/units/Peasant.cfg
diff -u wesnoth/data/units/Peasant.cfg:1.7 wesnoth/data/units/Peasant.cfg:1.8
--- wesnoth/data/units/Peasant.cfg:1.7  Sun Mar 27 23:06:16 2005
+++ wesnoth/data/units/Peasant.cfg      Sun Jun 12 04:06:10 2005
@@ -5,6 +5,7 @@
 gender=male
 image="neutral-peasant.png"
 image_defensive="neutral-peasant-defend.png"
+profile="portraits/core/Jason_Lutes/human-peasant.png"
 hitpoints=18
 movement_type=smallfoot
 movement=5
Index: wesnoth/data/units/Pikeman.cfg
diff -u wesnoth/data/units/Pikeman.cfg:1.16 wesnoth/data/units/Pikeman.cfg:1.17
--- wesnoth/data/units/Pikeman.cfg:1.16 Fri Apr 29 08:47:38 2005
+++ wesnoth/data/units/Pikeman.cfg      Sun Jun 12 04:06:10 2005
@@ -4,6 +4,7 @@
 race=human
 image="human-pikeman.png"
 image_defensive="human-pikeman-defend.png"
+profile="portraits/core/Jason_Lutes/human-pikeman.png"
 hitpoints=52
 movement_type=smallfoot
     [resistance]
Index: wesnoth/data/units/Royal_Guard.cfg
diff -u wesnoth/data/units/Royal_Guard.cfg:1.16 
wesnoth/data/units/Royal_Guard.cfg:1.17
--- wesnoth/data/units/Royal_Guard.cfg:1.16     Sun May  8 07:58:37 2005
+++ wesnoth/data/units/Royal_Guard.cfg  Sun Jun 12 04:06:10 2005
@@ -4,6 +4,7 @@
 race=human
 image="human-royalguard.png"
 image_defensive="human-royalguard-defend.png"
+profile="portraits/core/Jason_Lutes/human-royalguard.png"
 hitpoints=75
 movement_type=smallfoot
     [resistance]
Index: wesnoth/data/units/Swordsman.cfg
diff -u wesnoth/data/units/Swordsman.cfg:1.14 
wesnoth/data/units/Swordsman.cfg:1.15
--- wesnoth/data/units/Swordsman.cfg:1.14       Sun Mar 27 23:06:16 2005
+++ wesnoth/data/units/Swordsman.cfg    Sun Jun 12 04:06:10 2005
@@ -4,6 +4,7 @@
 race=human
 image="human-swordman.png"
 image_defensive="human-swordman-defend.png"
+profile="portraits/core/Jason_Lutes/human-swordsman.png"
 hitpoints=52
 movement_type=smallfoot
     [resistance]
Index: wesnoth/data/units/Thug.cfg
diff -u wesnoth/data/units/Thug.cfg:1.8 wesnoth/data/units/Thug.cfg:1.9
--- wesnoth/data/units/Thug.cfg:1.8     Sun Mar 27 23:06:16 2005
+++ wesnoth/data/units/Thug.cfg Sun Jun 12 04:06:10 2005
@@ -4,6 +4,7 @@
 race=human
 image="neutral-thug.png"
 image_defensive="neutral-thug-defend.png"
+profile="portraits/core/Jason_Lutes/human-thug.png"
 hitpoints=36
 movement_type=smallfoot
 movement=5




reply via email to

[Prev in Thread] Current Thread [Next in Thread]