Author: thespaceinvader
Date: Sun Apr  5 22:42:56 2009
New Revision: 34566

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

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

Modified: branches/1.6/changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/changelog?rev=34566&r1=34565&r2=34566&view=diff
==============================================================================
--- branches/1.6/changelog (original)
+++ branches/1.6/changelog Sun Apr  5 22:42:56 2009
@@ -8,7 +8,7 @@
    * New feature: exporting of selection coordinates to system clipboard
  * Graphics:
    * New portrait for Orc Grunt, Dwarf Fighter (alternative), Goblin Spearman,
-     Ogre/Young Ogre, Trapper
+     Ogre/Young Ogre, Trapper, Ranger
  * Language and i18n:
    * new translations: Icelandic
    * updated translations: British English, Catalan, Chinese (Simplified),

Modified: branches/1.6/data/core/images/portraits/ARTISTS
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/data/core/images/portraits/ARTISTS?rev=34566&r1=34565&r2=34566&view=diff
==============================================================================
--- branches/1.6/data/core/images/portraits/ARTISTS (original)
+++ branches/1.6/data/core/images/portraits/ARTISTS Sun Apr  5 22:42:56 2009
@@ -34,6 +34,7 @@
     Thief/Rogue male and female
     Assassin male and female
     Trapper
+    Ranger
 Others:
     Troll Whelp
     Gryphon

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

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

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

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

Modified: branches/1.6/data/core/units/humans/Woodsman_Ranger.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/data/core/units/humans/Woodsman_Ranger.cfg?rev=34566&r1=34565&r2=34566&view=diff
==============================================================================
--- branches/1.6/data/core/units/humans/Woodsman_Ranger.cfg (original)
+++ branches/1.6/data/core/units/humans/Woodsman_Ranger.cfg Sun Apr  5 22:42:56 
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: branches/1.6/players_changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/players_changelog?rev=34566&r1=34565&r2=34566&view=diff
==============================================================================
--- branches/1.6/players_changelog (original)
+++ branches/1.6/players_changelog Sun Apr  5 22:42:56 2009
@@ -5,7 +5,7 @@
 Version 1.6+svn:
   * 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.
     * Updated translations: British English, Catalan, Chinese (Simplified),


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

Reply via email to