Author: thespaceinvader
Date: Sun Apr  5 22:39:48 2009
New Revision: 34565

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

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

Modified: trunk/changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/changelog?rev=34565&r1=34564&r2=34565&view=diff
==============================================================================
--- trunk/changelog (original)
+++ trunk/changelog Sun Apr  5 22:39:48 2009
@@ -35,7 +35,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
+     Ogre/Young Ogre, Trapper, Ranger
    * 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=34565&r1=34564&r2=34565&view=diff
==============================================================================
--- trunk/data/core/images/portraits/ARTISTS (original)
+++ trunk/data/core/images/portraits/ARTISTS Sun Apr  5 22:39:48 2009
@@ -34,6 +34,7 @@
     Thief/Rogue male and female
     Assassin male and female
     Trapper
+    Ranger
 Others:
     Troll Whelp
     Gryphon

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

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

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

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

Modified: trunk/data/core/units/humans/Woodsman_Ranger.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units/humans/Woodsman_Ranger.cfg?rev=34565&r1=34564&r2=34565&view=diff
==============================================================================
--- trunk/data/core/units/humans/Woodsman_Ranger.cfg (original)
+++ trunk/data/core/units/humans/Woodsman_Ranger.cfg Sun Apr  5 22:39:48 2009
@@ -5,6 +5,7 @@
     name= _ "Ranger"
     race=human
     image="units/human-outlaws/ranger.png"
+    profile=portraits/humans/ranger.png
     {MAGENTA_IS_THE_TEAM_COLOR}
     hitpoints=60
     movement_type=smallfoot
@@ -23,6 +24,19 @@
     die_sound={SOUND_LIST:HUMAN_DIE}
     {DEFENSE_ANIM_RANGE "units/human-outlaws/ranger-sword-defend-2.png" 
"units/human-outlaws/ranger-sword-defend-1.png" {SOUND_LIST:HUMAN_HIT} melee }
     {DEFENSE_ANIM_RANGE "units/human-outlaws/ranger-bow-defend.png" 
"units/human-outlaws/ranger-bow.png" {SOUND_LIST:HUMAN_HIT} ranged }
+
+    [portrait]
+        size=400
+        side="left"
+        mirror="false"
+        image="portraits/humans/transparent/ranger.png"
+    [/portrait]
+    [portrait]
+        size=400
+        side="right"
+        mirror="true"
+        image="portraits/humans/transparent/ranger.png"
+    [/portrait]
 
     # Rangers are almost like human elves
     [defense]

Modified: trunk/players_changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/players_changelog?rev=34565&r1=34564&r2=34565&view=diff
==============================================================================
--- trunk/players_changelog (original)
+++ trunk/players_changelog Sun Apr  5 22:39:48 2009
@@ -17,7 +17,7 @@
 
   * Graphics:
     * New portrait for Orc Grunt, Dwarf Fighter (alternative), Goblin Spearman,
-      Ogre/Young Ogre, Trapper
+      Ogre/Young Ogre, Trapper, Ranger
 
   * Language and translations
     * New translations: Icelandic.


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

Reply via email to