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

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

[Wesnoth-cvs-commits] wesnoth ./changelog data/units/Initiate.cfg dat...


From: ott
Subject: [Wesnoth-cvs-commits] wesnoth ./changelog data/units/Initiate.cfg dat...
Date: Wed, 13 Jul 2005 05:37:43 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     ott <address@hidden>    05/07/13 09:37:41

Modified files:
        .              : changelog 
        data/units     : Initiate.cfg Deathmaster.cfg Demilich.cfg 
                         Dread_Lich.cfg 
        data/scenarios/The_Dark_Hordes: Brother_Against_Brother.cfg 

Log message:
        use Pickslide's Nati and Gwiti images for TDH

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/changelog.diff?tr1=1.788&tr2=1.789&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Initiate.cfg.diff?tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Deathmaster.cfg.diff?tr1=1.14&tr2=1.15&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Demilich.cfg.diff?tr1=1.14&tr2=1.15&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Dread_Lich.cfg.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/The_Dark_Hordes/Brother_Against_Brother.cfg.diff?tr1=1.15&tr2=1.16&r1=text&r2=text

Patches:
Index: wesnoth/changelog
diff -u wesnoth/changelog:1.788 wesnoth/changelog:1.789
--- wesnoth/changelog:1.788     Wed Jul 13 05:43:52 2005
+++ wesnoth/changelog   Wed Jul 13 09:37:39 2005
@@ -27,12 +27,14 @@
      * made campaign easier on "Easy" level
    * Eastern Invasion:
      * revised Approaching Weldyn for quicker gameplay
+   * The Dark Hordes:
+     * cleaned up old id tags; added portraits for Tanar, Nati and Gwiti
  * server now supports redirection based on client version number
  * editor
    * changed the layout of the terrain palette (#11965)
    * relocated and enlarged the buttons (#11967)
    * maps can't be saved with illegal characters (#10704)
-   * replaced the buttons under the minimap for a toolbar
+   * replaced the buttons under the minimap with a toolbar
 
 Version 0.9.3:
  * user interface improvements:
Index: wesnoth/data/scenarios/The_Dark_Hordes/Brother_Against_Brother.cfg
diff -u wesnoth/data/scenarios/The_Dark_Hordes/Brother_Against_Brother.cfg:1.15 
wesnoth/data/scenarios/The_Dark_Hordes/Brother_Against_Brother.cfg:1.16
--- wesnoth/data/scenarios/The_Dark_Hordes/Brother_Against_Brother.cfg:1.15     
Wed Jul 13 08:54:45 2005
+++ wesnoth/data/scenarios/The_Dark_Hordes/Brother_Against_Brother.cfg  Wed Jul 
13 09:37:41 2005
@@ -58,6 +58,7 @@
        race=Undead
        type=Deathmaster
        description=Nati Ha'atel
+       image=portraits/The_Dark_Hordes/nati.png
        user_description= _ "Nati Ha'atel"
        side=2
        canrecruit=1
@@ -85,6 +86,7 @@
                [/message]
                [message]
                description=Nati Ha'atel
+               image=portraits/The_Dark_Hordes/nati.png
                message= _ "This land? Do you truly not know where we are? Then 
you are a greater fool than I had thought."
                [/message]
                [message]
@@ -93,6 +95,7 @@
                [/message]
                [message]
                description=Nati Ha'atel
+               image=portraits/The_Dark_Hordes/nati.png
                message= _ "I will fight you with all my strength to prevent 
that, and I was always the stronger of us. Flee now and save your miserable 
hide before I make it a carpet."
                [/message]
                [message]
@@ -113,6 +116,7 @@
                [/message]
                [message]
                description=Nati Ha'atel
+               image=portraits/The_Dark_Hordes/nati.png
                message= _ "Ha ha ha, did I not tell you it would be so? 
Perhaps I shall summon your shade to serve me one day. Until then...farewell!"
                [/message]
                [message]
@@ -187,6 +191,7 @@
                [/filter]
                [message]
                description=Nati Ha'atel
+               image=portraits/The_Dark_Hordes/nati.png
                message= _ "Now you shall die!"
                [/message]
        [/event]
@@ -196,6 +201,7 @@
        name=turn 9
                [message]
                description=Nati Ha'atel
+               image=portraits/The_Dark_Hordes/nati.png
                message= _ "You miserable wretch, know that it is only by my 
mercy that you look upon the sun again, for you shall die before it sets."
                [/message] 
                [message]
Index: wesnoth/data/units/Deathmaster.cfg
diff -u wesnoth/data/units/Deathmaster.cfg:1.14 
wesnoth/data/units/Deathmaster.cfg:1.15
--- wesnoth/data/units/Deathmaster.cfg:1.14     Sat Jul  2 22:00:26 2005
+++ wesnoth/data/units/Deathmaster.cfg  Wed Jul 13 09:37:40 2005
@@ -4,6 +4,7 @@
 race=undead
 image="undead-deathmaster.png"
 image_defensive="undead-deathmaster-defend.png"
+image="portraits/The_Dark_Hordes/gwiti.png"
 hitpoints=60
 movement_type=undeadfoot
 movement=5
Index: wesnoth/data/units/Demilich.cfg
diff -u wesnoth/data/units/Demilich.cfg:1.14 
wesnoth/data/units/Demilich.cfg:1.15
--- wesnoth/data/units/Demilich.cfg:1.14        Sat Jul  2 22:00:26 2005
+++ wesnoth/data/units/Demilich.cfg     Wed Jul 13 09:37:40 2005
@@ -4,6 +4,7 @@
 race=undead
 image="undead-demilich.png"
 image_defensive="undead-demilich-defend.png"
+image="portraits/The_Dark_Hordes/gwiti_lich.png"
 hitpoints=80
 movement_type=undeadfoot
 movement=6
Index: wesnoth/data/units/Dread_Lich.cfg
diff -u wesnoth/data/units/Dread_Lich.cfg:1.2 
wesnoth/data/units/Dread_Lich.cfg:1.3
--- wesnoth/data/units/Dread_Lich.cfg:1.2       Tue Jul  5 13:42:04 2005
+++ wesnoth/data/units/Dread_Lich.cfg   Wed Jul 13 09:37:40 2005
@@ -4,6 +4,7 @@
 race=undead
 image="undead-dread-lich.png"
 image_defensive="undead-dread-lich-defend.png"
+image="portraits/The_Dark_Hordes/gwiti_lich.png"
 hitpoints=80
 movement_type=undeadfoot
 movement=6
Index: wesnoth/data/units/Initiate.cfg
diff -u wesnoth/data/units/Initiate.cfg:1.11 
wesnoth/data/units/Initiate.cfg:1.12
--- wesnoth/data/units/Initiate.cfg:1.11        Sun Mar 27 23:06:16 2005
+++ wesnoth/data/units/Initiate.cfg     Wed Jul 13 09:37:40 2005
@@ -3,6 +3,7 @@
 name= _ "Initiate"
 race=undead
 image="undead-initiate.png"
+image="portraits/The_Dark_Hordes/gwiti.png"
 image_defensive="undead-initiate-defend.png"
 hitpoints=36
 movement_type=undeadfoot




reply via email to

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