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

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

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


From: Philippe Plantier
Subject: [Wesnoth-cvs-commits] wesnoth/data terrain-graphics.cfg terrain-graph...
Date: Wed, 13 Oct 2004 15:59:43 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Philippe Plantier <address@hidden>      04/10/13 19:52:31

Modified files:
        data           : terrain-graphics.cfg 
        data/terrain-graphics: bridges.cfg forests.cfg 

Log message:
        Updating WML for bridges, so "bridge ends" on water are supported.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/terrain-graphics.cfg.diff?tr1=1.41&tr2=1.42&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/terrain-graphics/bridges.cfg.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/terrain-graphics/forests.cfg.diff?tr1=1.1&tr2=1.2&r1=text&r2=text

Patches:
Index: wesnoth/data/terrain-graphics.cfg
diff -u wesnoth/data/terrain-graphics.cfg:1.41 
wesnoth/data/terrain-graphics.cfg:1.42
--- wesnoth/data/terrain-graphics.cfg:1.41      Wed Oct 13 12:52:47 2004
+++ wesnoth/data/terrain-graphics.cfg   Wed Oct 13 19:52:30 2004
@@ -194,6 +194,7 @@
 {TERRAIN_ADJACENT          -191        SVF    !SVF    snow}
 {TERRAIN_ADJACENT          -192        ftgvX  cZp\|/  grassland-to-water}
 {TERRAIN_ADJACENT          -192        ftgvX  s       grassland-to-water}
+#{TERRAIN_ADJACENT          -193        ftgvX  cZp\|/s cliff}
 {TERRAIN_ADJACENT          -193        ftgvX  !ftgvX  grassland}
 {TERRAIN_ADJACENT          -194        r      !r      dirt}
 {TERRAIN_ADJACENT          -195        R      !R      road}        # Missing 
gfx
Index: wesnoth/data/terrain-graphics/bridges.cfg
diff -u wesnoth/data/terrain-graphics/bridges.cfg:1.1 
wesnoth/data/terrain-graphics/bridges.cfg:1.2
--- wesnoth/data/terrain-graphics/bridges.cfg:1.1       Sun Aug 22 17:16:44 2004
+++ wesnoth/data/terrain-graphics/bridges.cfg   Wed Oct 13 19:52:31 2004
@@ -131,4 +131,129 @@
        [/tile]
 [/terrain_graphics]
 
+[terrain_graphics]
+       map="
+  2
+.   .
+  1
+.   .
+  ."
+       [tile]
+               pos=1
+               type={N_S}
+       [/tile]
+       [tile]
+               pos=2
+               type={WATER}
+               [image]
+                       layer=-80
+                       name={IMAGE}-s-end
+               [/image]
+       [/tile]
+[/terrain_graphics]
+
+[terrain_graphics]
+       map="
+  .
+.   2
+  1
+.   .
+  ."
+       [tile]
+               pos=1
+               type={NE_SW}
+       [/tile]
+       [tile]
+               pos=2
+               type={WATER}
+               [image]
+                       layer=-80
+                       name={IMAGE}-sw-end
+               [/image]
+       [/tile]
+[/terrain_graphics]
+
+[terrain_graphics]
+       map="
+  .
+.   .
+  1
+.   2
+  ."
+       [tile]
+               pos=1
+               type={SE_NW}
+       [/tile]
+       [tile]
+               pos=2
+               type={WATER}
+               [image]
+                       layer=-80
+                       name={IMAGE}-nw-end
+               [/image]
+       [/tile]
+[/terrain_graphics]
+
+[terrain_graphics]
+       map="
+  .
+.   .
+  1
+.   .
+  2"
+       [tile]
+               pos=1
+               type={N_S}
+       [/tile]
+       [tile]
+               pos=2
+               type={WATER}
+               [image]
+                       layer=-80
+                       name={IMAGE}-n-end
+               [/image]
+       [/tile]
+[/terrain_graphics]
+
+[terrain_graphics]
+       map="
+  .
+.   .
+  1
+2   .
+  ."
+       [tile]
+               pos=1
+               type={NE_SW}
+       [/tile]
+       [tile]
+               pos=2
+               type={WATER}
+               [image]
+                       layer=-80
+                       name={IMAGE}-ne-end
+               [/image]
+       [/tile]
+[/terrain_graphics]
+
+[terrain_graphics]
+       map="
+  .
+2   .
+  1
+.   .
+  ."
+       [tile]
+               pos=1
+               type={SE_NW}
+       [/tile]
+       [tile]
+               pos=2
+               type={WATER}
+               [image]
+                       layer=-80
+                       name={IMAGE}-se-end
+               [/image]
+       [/tile]
+[/terrain_graphics]
 #enddef
Index: wesnoth/data/terrain-graphics/forests.cfg
diff -u wesnoth/data/terrain-graphics/forests.cfg:1.1 
wesnoth/data/terrain-graphics/forests.cfg:1.2
--- wesnoth/data/terrain-graphics/forests.cfg:1.1       Tue Oct  5 18:29:20 2004
+++ wesnoth/data/terrain-graphics/forests.cfg   Wed Oct 13 19:52:31 2004
@@ -17,7 +17,7 @@
 
                [image]
                        position=vertical
-                       base=36,0
+                       base=36,4
                        name={IMAGE}-nw-n-ne
                [/image]
        [/tile]
@@ -57,7 +57,7 @@
 
                [image]
                        position=vertical
-                       base=36,0
+                       base=36,4
                        name={IMAGE}-nw-n
                [/image]
        [/tile]
@@ -91,7 +91,7 @@
 
                [image]
                        position=vertical
-                       base=36,0
+                       base=36,4
                        name={IMAGE}-n-ne
                [/image]
        [/tile]
@@ -125,7 +125,7 @@
 
                [image]
                        position=vertical
-                       base=36,0
+                       base=36,4
                        name={IMAGE}-nw
                [/image]
        [/tile]
@@ -154,7 +154,7 @@
 
                [image]
                        position=vertical
-                       base=36,0
+                       base=36,4
                        name={IMAGE}-n
                [/image]
        [/tile]
@@ -182,7 +182,7 @@
 
                [image]
                        position=vertical
-                       base=36,0
+                       base=36,4
                        name={IMAGE}-ne
                [/image]
        [/tile]
@@ -210,7 +210,7 @@
 
                [image]
                        position=vertical
-                       base=36,72
+                       base=36,68
                        name={IMAGE}-se-s-sw
                [/image]
        [/tile]
@@ -250,7 +250,7 @@
 
                [image]
                        position=vertical
-                       base=36,72
+                       base=36,68
                        name={IMAGE}-s-sw
                [/image]
        [/tile]
@@ -284,7 +284,7 @@
 
                [image]
                        position=vertical
-                       base=36,72
+                       base=36,68
                        name={IMAGE}-se-s
                [/image]
        [/tile]
@@ -318,7 +318,7 @@
 
                [image]
                        position=vertical
-                       base=36,72
+                       base=36,68
                        name={IMAGE}-sw
                [/image]
        [/tile]
@@ -347,7 +347,7 @@
 
                [image]
                        position=vertical
-                       base=36,72
+                       base=36,68
                        name={IMAGE}-s
                [/image]
        [/tile]
@@ -375,7 +375,7 @@
 
                [image]
                        position=vertical
-                       base=36,72
+                       base=36,68
                        name={IMAGE}-se
                [/image]
        [/tile]




reply via email to

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