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

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

[Wesnoth-cvs-commits] wesnoth/data scenario-test.cfg terrain-graphics...


From: Philippe Plantier
Subject: [Wesnoth-cvs-commits] wesnoth/data scenario-test.cfg terrain-graphics...
Date: Sat, 23 Jul 2005 13:07:23 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Philippe Plantier <address@hidden>      05/07/23 17:07:23

Modified files:
        data           : scenario-test.cfg terrain-graphics.cfg 

Log message:
        Fixed bug #13586

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenario-test.cfg.diff?tr1=1.43&tr2=1.44&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/terrain-graphics.cfg.diff?tr1=1.70&tr2=1.71&r1=text&r2=text

Patches:
Index: wesnoth/data/scenario-test.cfg
diff -u wesnoth/data/scenario-test.cfg:1.43 wesnoth/data/scenario-test.cfg:1.44
--- wesnoth/data/scenario-test.cfg:1.43 Sun Apr 17 15:40:34 2005
+++ wesnoth/data/scenario-test.cfg      Sat Jul 23 17:07:23 2005
@@ -248,5 +248,30 @@
                        bonus=yes
                [/endlevel]
        [/event]
+
+[terrain_graphics]
+       x,y=13,13
+       map="
+  *
+*   *
+  1
+*   *
+  *"
+
+         [tile]
+                 pos=1
+                 type=*
+         [/tile]
+         [image]
+                 name="forest"
+                 position=vertical
+                 base=90,144
+         [/image]
+[/terrain_graphics]
+
+       [label]
+       x,y=15,15
+       text="This is not a forest"
+       [/label]
 [/test]
 
Index: wesnoth/data/terrain-graphics.cfg
diff -u wesnoth/data/terrain-graphics.cfg:1.70 
wesnoth/data/terrain-graphics.cfg:1.71
--- wesnoth/data/terrain-graphics.cfg:1.70      Wed Jun 29 20:11:27 2005
+++ wesnoth/data/terrain-graphics.cfg   Sat Jul 23 17:07:23 2005
@@ -231,7 +231,7 @@
          [image]
                  name={TILE}
                  position=vertical
-                 base=36,108
+                 base=90,144
          [/image]
 [/terrain_graphics]
 #enddef




reply via email to

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