Author: thespaceinvader
Date: Wed Apr 15 22:47:19 2009
New Revision: 34950

URL: http://svn.gna.org/viewcvs/wesnoth?rev=34950&view=rev
Log:
Add and wire Kitty's Huntsman portrait, update changelogs, portrait credits.

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

Modified: trunk/changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/changelog?rev=34950&r1=34949&r2=34950&view=diff
==============================================================================
--- trunk/changelog (original)
+++ trunk/changelog Wed Apr 15 22:47:19 2009
@@ -53,7 +53,7 @@
    * New type of animation : "recruiting" used by leaders when recruiting
      units
    * New portrait for Orc Grunt, Dwarf Fighter (alternative), Goblin Spearman
-     Ogre/Young Ogre, Trapper, Ranger
+     Ogre/Young Ogre, Trapper, Ranger, Huntsman
    * Image path functors:
      * New functor, ~NOP(), which does nothing.
      * The ~RC() image functor does not accept the special palette switch

Modified: trunk/data/core/images/portraits/ARTISTS
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/images/portraits/ARTISTS?rev=34950&r1=34949&r2=34950&view=diff
==============================================================================
--- trunk/data/core/images/portraits/ARTISTS (original)
+++ trunk/data/core/images/portraits/ARTISTS Wed Apr 15 22:47:19 2009
@@ -35,6 +35,7 @@
     Assassin male and female
     Trapper
     Ranger
+    Huntsman
 Others:
     Troll Whelp
     Gryphon

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

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

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

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

Modified: trunk/data/core/units/humans/Woodsman_Huntsman.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units/humans/Woodsman_Huntsman.cfg?rev=34950&r1=34949&r2=34950&view=diff
==============================================================================
--- trunk/data/core/units/humans/Woodsman_Huntsman.cfg (original)
+++ trunk/data/core/units/humans/Woodsman_Huntsman.cfg Wed Apr 15 22:47:19 2009
@@ -5,6 +5,7 @@
     name= _ "Huntsman"
     race=human
     image="units/human-outlaws/huntsman.png"
+    profile=portraits/humans/huntsman.png
     {MAGENTA_IS_THE_TEAM_COLOR}
     hitpoints=57
     movement_type=smallfoot
@@ -23,6 +24,20 @@
     die_sound={SOUND_LIST:HUMAN_DIE}
     {DEFENSE_ANIM_RANGE "units/human-outlaws/huntsman-defend.png" 
"units/human-outlaws/huntsman.png" {SOUND_LIST:HUMAN_HIT} melee }
     {DEFENSE_ANIM_RANGE "units/human-outlaws/huntsman-bow-defend.png" 
"units/human-outlaws/huntsman-bow.png" {SOUND_LIST:HUMAN_HIT} ranged }
+
+    [portrait]
+        size=400
+        side="left"
+        mirror="false"
+        image="portraits/humans/transparent/huntsman.png"
+    [/portrait]
+    [portrait]
+        size=400
+        side="right"
+        mirror="true"
+        image="portraits/humans/transparent/huntsman.png"
+    [/portrait]
+
     #huntsmen are better than normal units at woods and swamps
     [movement_costs]
         swamp_water=2

Modified: trunk/players_changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/players_changelog?rev=34950&r1=34949&r2=34950&view=diff
==============================================================================
--- trunk/players_changelog (original)
+++ trunk/players_changelog Wed Apr 15 22:47:19 2009
@@ -21,7 +21,7 @@
 
   * Graphics:
     * New portrait for Orc Grunt, Dwarf Fighter (alternative), Goblin Spearman,
-      Ogre/Young Ogre, Trapper, Ranger
+      Ogre/Young Ogre, Trapper, Ranger, Huntsman
 
   * Language and translations
     * The term 'stoned' has been replaced with 'petrified'; also the


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

Reply via email to