Author: thespaceinvader
Date: Sat Feb  7 12:55:56 2009
New Revision: 32634

URL: http://svn.gna.org/viewcvs/wesnoth?rev=32634&view=rev
Log:
Add LordBob's Halberdier portrait, update changelogs, portrait credits.

Added:
    trunk/data/core/images/portraits/humans/transparent/halberdier.png   (with 
props)
Modified:
    trunk/changelog
    trunk/data/core/images/portraits/ARTISTS
    trunk/data/core/images/portraits/humans/halberdier.png
    trunk/data/core/units/humans/Loyalist_Halberdier.cfg
    trunk/players_changelog

Modified: trunk/changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/changelog?rev=32634&r1=32633&r2=32634&view=diff
==============================================================================
--- trunk/changelog (original)
+++ trunk/changelog Sat Feb  7 12:55:56 2009
@@ -8,6 +8,8 @@
    * Fix flickering of units in the second part of the tutorial (bug #12923)
    * Fix high CPU usage in multiplayer lobby due to inefficient handling of
      friends and ignores lists.
+  * Graphics:
+    * New portrait for the Halberdier
 
 Version 1.5.9:
  * Campaigns:

Modified: trunk/data/core/images/portraits/ARTISTS
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/images/portraits/ARTISTS?rev=32634&r1=32633&r2=32634&view=diff
==============================================================================
--- trunk/data/core/images/portraits/ARTISTS (original)
+++ trunk/data/core/images/portraits/ARTISTS Sat Feb  7 12:55:56 2009
@@ -41,6 +41,7 @@
     Swordsman
     Royal Guard
     Pikeman
+    Halberdier
     Sergeant
     Lieutenant
     General
@@ -73,7 +74,6 @@
 
 Jason Lutes:
 Humans:
-    Halberdier
     Javelineer
     Horseman
     Lancer

Modified: trunk/data/core/images/portraits/humans/halberdier.png
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/images/portraits/humans/halberdier.png?rev=32634&r1=32633&r2=32634&view=diff
==============================================================================
Binary files - no diff available.

Added: trunk/data/core/images/portraits/humans/transparent/halberdier.png
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/images/portraits/humans/transparent/halberdier.png?rev=32634&view=auto
==============================================================================
Binary file - no diff available.

Propchange: trunk/data/core/images/portraits/humans/transparent/halberdier.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: trunk/data/core/units/humans/Loyalist_Halberdier.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units/humans/Loyalist_Halberdier.cfg?rev=32634&r1=32633&r2=32634&view=diff
==============================================================================
--- trunk/data/core/units/humans/Loyalist_Halberdier.cfg (original)
+++ trunk/data/core/units/humans/Loyalist_Halberdier.cfg Sat Feb  7 12:55:56 
2009
@@ -21,6 +21,18 @@
 However, a halberd is notably more expensive to craft than a spear, and in the 
hands of a novice, much less effective. In the armies of Wesnoth, it is 
customary only to grant these weapons to veteran pikemen, who have proven that 
they have the skill to employ them properly on the field of 
war."+{SPECIAL_NOTES}+{SPECIAL_NOTES_FIRSTSTRIKE}
     die_sound={SOUND_LIST:HUMAN_DIE}
     {DEFENSE_ANIM "units/human-loyalists/halberdier-defend.png" 
"units/human-loyalists/halberdier.png" {SOUND_LIST:HUMAN_HIT} }
+    [portrait]
+        size=400
+        side="left"
+        mirror="false"
+        image="portraits/humans/transparent/halberdier.png"
+    [/portrait]
+    [portrait]
+        size=400
+        side="right"
+        mirror="true"
+        image="portraits/humans/transparent/halberdier.png"
+    [/portrait]
     [resistance]
         pierce=60
     [/resistance]

Modified: trunk/players_changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/players_changelog?rev=32634&r1=32633&r2=32634&view=diff
==============================================================================
--- trunk/players_changelog (original)
+++ trunk/players_changelog Sat Feb  7 12:55:56 2009
@@ -6,6 +6,8 @@
   * Language and translations
     * new translations: Marathi
     * updated translations: British English, Dutch, German, Russian, 
Slovenian. 
+  * Graphics:
+    * New portrait for the Halberdier
 
 Version 1.5.9:
   * Campaigns


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to