Use the new key 'set_no_flag' to reduce WML terrain macro overuse.

This is enough to gives a small speed up (~15% on mine) because {FLAG}
is/was the most used one.
This commit is contained in:
Ali El Gariani 2010-07-24 02:24:23 +00:00
parent 3815cfe628
commit 4d8f48b1c5
6 changed files with 152 additions and 291 deletions

View file

@ -91,8 +91,7 @@
[tile]
pos=1
type={TERRAIN1}
set_flag=fence-@R0
no_flag=fence-@R0
set_no_flag=fence-@R0
[/tile]
[tile]
pos=2

View file

@ -11,21 +11,19 @@
[tile]
pos=1
type={ADJACENT}
no_flag={FLAG}-@R0
set_flag={FLAG}-@R0
set_no_flag={FLAG}-@R0
[/tile]
[tile]
pos=2
type={TERRAINLIST}
no_flag={FLAG}-@R3
set_flag={FLAG}-@R3
set_no_flag={FLAG}-@R3
[/tile]
[image]
layer={LAYER}
name={BUILD_IMAGE {BUILDER} {IMAGESTEM} -@R0}
center=90,144
[/image]
[image]
layer={LAYER}
name={BUILD_IMAGE {BUILDER} {IMAGESTEM} -@R0}
center=90,144
[/image]
probability={PROB}
rotations=n,ne,se,s,sw,nw
[/terrain_graphics]
@ -44,27 +42,23 @@
[tile]
pos=1
type={ADJACENT}
no_flag={FLAG}-@R0,{FLAG}-@R1
set_flag={FLAG}-@R0,{FLAG}-@R1
set_no_flag={FLAG}-@R0,{FLAG}-@R1
[/tile]
[tile]
pos=2
type={TERRAINLIST}
no_flag={FLAG}-@R3
set_flag={FLAG}-@R3
set_no_flag={FLAG}-@R3
[/tile]
[tile]
pos=3
type={TERRAINLIST}
no_flag={FLAG}-@R4
set_flag={FLAG}-@R4
set_no_flag={FLAG}-@R4
[/tile]
[image]
layer={LAYER}
name={BUILD_IMAGE {BUILDER} {IMAGESTEM} -@R0-@R1}
center=90,144
center=90,144
[/image]
probability={PROB}
rotations=n,ne,se,s,sw,nw
@ -84,32 +78,28 @@
[tile]
pos=1
type={ADJACENT}
no_flag={FLAG}-@R0,{FLAG}-@R1,{FLAG}-@R2
set_flag={FLAG}-@R0,{FLAG}-@R1,{FLAG}-@R2
set_no_flag={FLAG}-@R0,{FLAG}-@R1,{FLAG}-@R2
[/tile]
[tile]
pos=2
type={TERRAINLIST}
no_flag={FLAG}-@R3
set_flag={FLAG}-@R3
set_no_flag={FLAG}-@R3
[/tile]
[tile]
pos=3
type={TERRAINLIST}
no_flag={FLAG}-@R4
set_flag={FLAG}-@R4
set_no_flag={FLAG}-@R4
[/tile]
[tile]
pos=4
type={TERRAINLIST}
no_flag={FLAG}-@R5
set_flag={FLAG}-@R5
set_no_flag={FLAG}-@R5
[/tile]
[image]
layer={LAYER}
name={BUILD_IMAGE {BUILDER} {IMAGESTEM} -@R0-@R1-@R2}
center=90,144
center=90,144
[/image]
probability={PROB}
rotations=n,ne,se,s,sw,nw
@ -130,38 +120,33 @@
[tile]
pos=1
type={ADJACENT}
no_flag={FLAG}-@R0,{FLAG}-@R1,{FLAG}-@R2,{FLAG}-@R3
set_flag={FLAG}-@R0,{FLAG}-@R1,{FLAG}-@R2,{FLAG}-@R3
set_no_flag={FLAG}-@R0,{FLAG}-@R1,{FLAG}-@R2,{FLAG}-@R3
[/tile]
[tile]
pos=2
type={TERRAINLIST}
no_flag={FLAG}-@R3
set_flag={FLAG}-@R3
set_no_flag={FLAG}-@R3
[/tile]
[tile]
pos=3
type={TERRAINLIST}
no_flag={FLAG}-@R4
set_flag={FLAG}-@R4
set_no_flag={FLAG}-@R4
[/tile]
[tile]
pos=4
type={TERRAINLIST}
no_flag={FLAG}-@R5
set_flag={FLAG}-@R5
set_no_flag={FLAG}-@R5
[/tile]
[tile]
pos=5
type={TERRAINLIST}
no_flag={FLAG}-@R0
set_flag={FLAG}-@R0
set_no_flag={FLAG}-@R0
[/tile]
[image]
layer={LAYER}
name={BUILD_IMAGE {BUILDER} {IMAGESTEM} -@R0-@R1-@R2-@R3}
center=90,144
name={BUILD_IMAGE {BUILDER} {IMAGESTEM} -@R0-@R1-@R2-@R3}
center=90,144
[/image]
probability={PROB}
rotations=n,ne,se,s,sw,nw
@ -179,44 +164,38 @@
[tile]
pos=1
type={ADJACENT}
no_flag={FLAG}-@R0,{FLAG}-@R1,{FLAG}-@R2,{FLAG}-@R3
set_flag={FLAG}-@R0,{FLAG}-@R1,{FLAG}-@R2,{FLAG}-@R3
set_no_flag={FLAG}-@R0,{FLAG}-@R1,{FLAG}-@R2,{FLAG}-@R3
[/tile]
[tile]
pos=2
type={TERRAINLIST}
no_flag={FLAG}-@R3
set_flag={FLAG}-@R3
set_no_flag={FLAG}-@R3
[/tile]
[tile]
pos=3
type={TERRAINLIST}
no_flag={FLAG}-@R4
set_flag={FLAG}-@R4
set_no_flag={FLAG}-@R4
[/tile]
[tile]
pos=4
type={TERRAINLIST}
no_flag={FLAG}-@R5
set_flag={FLAG}-@R5
set_no_flag={FLAG}-@R5
[/tile]
[tile]
pos=5
type={TERRAINLIST}
no_flag={FLAG}-@R0
set_flag={FLAG}-@R0
set_no_flag={FLAG}-@R0
[/tile]
[tile]
pos=6
type={TERRAINLIST}
no_flag={FLAG}-@R1
set_flag={FLAG}-@R1
set_no_flag={FLAG}-@R1
[/tile]
[image]
layer={LAYER}
name={BUILD_IMAGE {BUILDER} {IMAGESTEM} -@R0-@R1-@R2-@R3-@R4}
center=90,144
name={BUILD_IMAGE {BUILDER} {IMAGESTEM} -@R0-@R1-@R2-@R3-@R4}
center=90,144
[/image]
probability={PROB}
rotations=n,ne,se,s,sw,nw
@ -234,50 +213,43 @@
[tile]
pos=1
type={ADJACENT}
no_flag={FLAG}-@R0,{FLAG}-@R1,{FLAG}-@R2,{FLAG}-@R3
set_flag={FLAG}-@R0,{FLAG}-@R1,{FLAG}-@R2,{FLAG}-@R3
set_no_flag={FLAG}-@R0,{FLAG}-@R1,{FLAG}-@R2,{FLAG}-@R3
[/tile]
[tile]
pos=2
type={TERRAINLIST}
no_flag={FLAG}-@R3
set_flag={FLAG}-@R3
set_no_flag={FLAG}-@R3
[/tile]
[tile]
pos=3
type={TERRAINLIST}
no_flag={FLAG}-@R4
set_flag={FLAG}-@R4
set_no_flag={FLAG}-@R4
[/tile]
[tile]
pos=4
type={TERRAINLIST}
no_flag={FLAG}-@R5
set_flag={FLAG}-@R5
set_no_flag={FLAG}-@R5
[/tile]
[tile]
pos=5
type={TERRAINLIST}
no_flag={FLAG}-@R0
set_flag={FLAG}-@R0
set_no_flag={FLAG}-@R0
[/tile]
[tile]
pos=6
type={TERRAINLIST}
no_flag={FLAG}-@R1
set_flag={FLAG}-@R1
set_no_flag={FLAG}-@R1
[/tile]
[tile]
pos=7
type={TERRAINLIST}
no_flag={FLAG}-@R2
set_flag={FLAG}-@R2
set_no_flag={FLAG}-@R2
[/tile]
[image]
layer={LAYER}
name={BUILD_IMAGE {BUILDER} {IMAGESTEM} -@R0-@R1-@R2-@R3-@R4-@R5}
center=90,144
name={BUILD_IMAGE {BUILDER} {IMAGESTEM} -@R0-@R1-@R2-@R3-@R4-@R5}
center=90,144
[/image]
probability={PROB}
rotations=n,ne,se,s,sw,nw

View file

@ -10,20 +10,17 @@
pos=1
type={TERRAIN}
no_flag={FLAG}-@R0
set_flag={FLAG}-@R0
set_no_flag={FLAG}-@R0
[/tile]
[tile]
pos=2
type={ADJACENT1}
no_flag={FLAG}-@R2
set_flag={FLAG}-@R2
set_no_flag={FLAG}-@R2
[/tile]
[tile]
pos=3
type={ADJACENT2}
no_flag={FLAG}-@R4
set_flag={FLAG}-@R4
set_no_flag={FLAG}-@R4
[/tile]
probability={PROB}

View file

@ -4,7 +4,7 @@
#these macros are generic macros used to build more complicated macros
#they have no default parameters, these should be provided by the implementers
#define GENERIC_SINGLE_PLFB TERRAIN PROB LAYER FLAG BUILDER IMAGESTEM
#define GENERIC_SINGLE_PLFB TERRAIN PROB LAYER FLAG BUILDER IMAGESTEM
[terrain_graphics]
map="
, *
@ -16,8 +16,7 @@
[tile]
pos=1
type={TERRAIN}
no_flag={FLAG}
set_flag={FLAG}
set_no_flag={FLAG}
[/tile]
probability={PROB}
@ -48,8 +47,7 @@
[tile]
pos=1
type={TERRAIN}
no_flag={FLAG}
set_flag={FLAG}
set_no_flag={FLAG}
[/tile]
probability={PROB}
@ -83,8 +81,7 @@
[tile]
pos=1
type={TERRAIN}
no_flag={FLAG}
set_flag={FLAG}
set_no_flag={FLAG}
[/tile]
probability={PROB}
@ -115,8 +112,7 @@
[tile]
pos=1
type={TERRAIN}
no_flag={FLAG}
set_flag={FLAG}
set_no_flag={FLAG}
[/tile]
probability={PROB}
@ -147,8 +143,7 @@
[tile]
pos=1
type={TERRAIN}
no_flag={FLAG}
set_flag={FLAG}
set_no_flag={FLAG}
[/tile]
probability={PROB}
@ -193,8 +188,7 @@
[tile]
pos=1
type={TERRAIN}
no_flag={FLAG}
set_flag={FLAG}
set_no_flag={FLAG}
[/tile]
probability={PROB}
@ -226,8 +220,7 @@
[tile]
pos=1
type={TERRAIN}
no_flag={FLAG}
set_flag={FLAG}
set_no_flag={FLAG}
[/tile]
probability={PROB}
@ -259,8 +252,7 @@
[tile]
pos=1
type={TERRAIN}
no_flag={FLAG}
set_flag={FLAG}
set_no_flag={FLAG}
[/tile]
probability={PROB}
@ -292,8 +284,7 @@
[tile]
pos=1
type={TERRAIN}
no_flag={FLAG}
set_flag={FLAG}
set_no_flag={FLAG}
[/tile]
probability={PROB}

View file

@ -283,8 +283,7 @@
[tile]
pos=2
type={TERRAINLIST}
no_flag=wall-s
set_flag=wall-s
set_no_flag=wall-s
[/tile]
[tile]
pos=1
@ -318,8 +317,7 @@
[tile]
pos=2
type={TERRAINLIST}
no_flag=wall-sw
set_flag=wall-sw
set_no_flag=wall-sw
[/tile]
[tile]
pos=1
@ -338,8 +336,7 @@
[tile]
pos=2
type={TERRAINLIST}
no_flag=wall-nw
set_flag=wall-nw
set_no_flag=wall-nw
[/tile]
[tile]
pos=1
@ -358,8 +355,7 @@
[tile]
pos=2
type={TERRAINLIST}
no_flag=wall-n
set_flag=wall-n
set_no_flag=wall-n
[/tile]
[tile]
pos=1
@ -378,8 +374,7 @@
[tile]
pos=2
type={TERRAINLIST}
no_flag=wall-ne
set_flag=wall-ne
set_no_flag=wall-ne
[/tile]
[tile]
pos=1
@ -398,8 +393,7 @@
[tile]
pos=2
type={TERRAINLIST}
no_flag=wall-se
set_flag=wall-se
set_no_flag=wall-se
[/tile]
[tile]
pos=1
@ -425,14 +419,12 @@
[tile]
pos=2
type={TERRAINLIST}
no_flag=wall-se
set_flag=wall-se
set_no_flag=wall-se
[/tile]
[tile]
pos=3
type={TERRAINLIST}
no_flag=wall-s
set_flag=wall-s
set_no_flag=wall-s
[/tile]
{IMAGE_NW_N {BUILDER} {IMAGESTEM}}
probability={PROB}
@ -452,14 +444,12 @@
[tile]
pos=2
type={TERRAINLIST}
no_flag=wall-s
set_flag=wall-s
set_no_flag=wall-s
[/tile]
[tile]
pos=3
type={TERRAINLIST}
no_flag=wall-sw
set_flag=wall-sw
set_no_flag=wall-sw
[/tile]
{IMAGE_N_NE {BUILDER} {IMAGESTEM}}
probability={PROB}
@ -493,14 +483,12 @@
[tile]
pos=2
type={TERRAINLIST}
no_flag=wall-sw
set_flag=wall-sw
set_no_flag=wall-sw
[/tile]
[tile]
pos=3
type={TERRAINLIST}
no_flag=wall-nw
set_flag=wall-nw
set_no_flag=wall-nw
[/tile]
{IMAGE_NE_SE {BUILDER} {IMAGESTEM}}
[/terrain_graphics]
@ -519,14 +507,12 @@
[tile]
pos=2
type={TERRAINLIST}
no_flag=wall-nw
set_flag=wall-nw
set_no_flag=wall-nw
[/tile]
[tile]
pos=3
type={TERRAINLIST}
no_flag=wall-n
set_flag=wall-n
set_no_flag=wall-n
[/tile]
{IMAGE_SE_S {BUILDER} {IMAGESTEM}}
[/terrain_graphics]
@ -545,14 +531,12 @@
[tile]
pos=2
type={TERRAINLIST}
no_flag=wall-n
set_flag=wall-n
set_no_flag=wall-n
[/tile]
[tile]
pos=3
type={TERRAINLIST}
no_flag=wall-ne
set_flag=wall-ne
set_no_flag=wall-ne
[/tile]
{IMAGE_S_SW {BUILDER} {IMAGESTEM}}
[/terrain_graphics]
@ -571,14 +555,12 @@
[tile]
pos=2
type={TERRAINLIST}
no_flag=wall-ne
set_flag=wall-ne
set_no_flag=wall-ne
[/tile]
[tile]
pos=3
type={TERRAINLIST}
no_flag=wall-se
set_flag=wall-se
set_no_flag=wall-se
[/tile]
{IMAGE_SW_NW {BUILDER} {IMAGESTEM}}
[/terrain_graphics]
@ -601,20 +583,17 @@
[tile]
pos=2
type={TERRAINLIST}
no_flag=wall-se
set_flag=wall-se
set_no_flag=wall-se
[/tile]
[tile]
pos=3
type={TERRAINLIST}
no_flag=wall-s
set_flag=wall-s
set_no_flag=wall-s
[/tile]
[tile]
pos=4
type={TERRAINLIST}
no_flag=wall-sw
set_flag=wall-sw
set_no_flag=wall-sw
[/tile]
{IMAGE_NW_N_NE {BUILDER} {IMAGESTEM}}
[/terrain_graphics]
@ -633,20 +612,17 @@
[tile]
pos=2
type={TERRAINLIST}
no_flag=wall-s
set_flag=wall-s
set_no_flag=wall-s
[/tile]
[tile]
pos=3
type={TERRAINLIST}
no_flag=wall-sw
set_flag=wall-sw
set_no_flag=wall-sw
[/tile]
[tile]
pos=4
type={TERRAINLIST}
no_flag=wall-nw
set_flag=wall-nw
set_no_flag=wall-nw
[/tile]
{IMAGE_N_NE_SE {BUILDER} {IMAGESTEM}}
[/terrain_graphics]
@ -665,20 +641,17 @@
[tile]
pos=2
type={TERRAINLIST}
no_flag=wall-sw
set_flag=wall-sw
set_no_flag=wall-sw
[/tile]
[tile]
pos=3
type={TERRAINLIST}
no_flag=wall-nw
set_flag=wall-nw
set_no_flag=wall-nw
[/tile]
[tile]
pos=4
type={TERRAINLIST}
no_flag=wall-n
set_flag=wall-n
set_no_flag=wall-n
[/tile]
{IMAGE_NE_SE_S {BUILDER} {IMAGESTEM}}
[/terrain_graphics]
@ -697,20 +670,17 @@
[tile]
pos=2
type={TERRAINLIST}
no_flag=wall-nw
set_flag=wall-nw
set_no_flag=wall-nw
[/tile]
[tile]
pos=3
type={TERRAINLIST}
no_flag=wall-n
set_flag=wall-n
set_no_flag=wall-n
[/tile]
[tile]
pos=4
type={TERRAINLIST}
no_flag=wall-ne
set_flag=wall-ne
set_no_flag=wall-ne
[/tile]
{IMAGE_SE_S_SW {BUILDER} {IMAGESTEM}}
[/terrain_graphics]
@ -729,20 +699,17 @@
[tile]
pos=2
type={TERRAINLIST}
no_flag=wall-n
set_flag=wall-n
set_no_flag=wall-n
[/tile]
[tile]
pos=3
type={TERRAINLIST}
no_flag=wall-ne
set_flag=wall-ne
set_no_flag=wall-ne
[/tile]
[tile]
pos=4
type={TERRAINLIST}
no_flag=wall-se
set_flag=wall-se
set_no_flag=wall-se
[/tile]
{IMAGE_S_SW_NW {BUILDER} {IMAGESTEM}}
[/terrain_graphics]
@ -761,20 +728,17 @@
[tile]
pos=2
type={TERRAINLIST}
no_flag=wall-ne
set_flag=wall-ne
set_no_flag=wall-ne
[/tile]
[tile]
pos=3
type={TERRAINLIST}
no_flag=wall-se
set_flag=wall-se
set_no_flag=wall-se
[/tile]
[tile]
pos=4
type={TERRAINLIST}
no_flag=wall-s
set_flag=wall-s
set_no_flag=wall-s
[/tile]
{IMAGE_SW_NW_N {BUILDER} {IMAGESTEM}}
[/terrain_graphics]
@ -797,26 +761,22 @@
[tile]
pos=2
type={TERRAINLIST}
no_flag=wall-se
set_flag=wall-se
set_no_flag=wall-se
[/tile]
[tile]
pos=3
type={TERRAINLIST}
no_flag=wall-s
set_flag=wall-s
set_no_flag=wall-s
[/tile]
[tile]
pos=4
type={TERRAINLIST}
no_flag=wall-sw
set_flag=wall-sw
set_no_flag=wall-sw
[/tile]
[tile]
pos=5
type={TERRAINLIST}
no_flag=wall-nw
set_flag=wall-nw
set_no_flag=wall-nw
[/tile]
{IMAGE_NW_N_NE_SE {BUILDER} {IMAGESTEM}}
[/terrain_graphics]
@ -835,26 +795,22 @@
[tile]
pos=2
type={TERRAINLIST}
no_flag=wall-s
set_flag=wall-s
set_no_flag=wall-s
[/tile]
[tile]
pos=3
type={TERRAINLIST}
no_flag=wall-sw
set_flag=wall-sw
set_no_flag=wall-sw
[/tile]
[tile]
pos=4
type={TERRAINLIST}
no_flag=wall-nw
set_flag=wall-nw
set_no_flag=wall-nw
[/tile]
[tile]
pos=5
type={TERRAINLIST}
no_flag=wall-n
set_flag=wall-n
set_no_flag=wall-n
[/tile]
{IMAGE_N_NE_SE_S {BUILDER} {IMAGESTEM}}
[/terrain_graphics]
@ -873,26 +829,22 @@
[tile]
pos=2
type={TERRAINLIST}
no_flag=wall-sw
set_flag=wall-sw
set_no_flag=wall-sw
[/tile]
[tile]
pos=3
type={TERRAINLIST}
no_flag=wall-nw
set_flag=wall-nw
set_no_flag=wall-nw
[/tile]
[tile]
pos=4
type={TERRAINLIST}
no_flag=wall-n
set_flag=wall-n
set_no_flag=wall-n
[/tile]
[tile]
pos=5
type={TERRAINLIST}
no_flag=wall-ne
set_flag=wall-ne
set_no_flag=wall-ne
[/tile]
{IMAGE_NE_SE_S_SW {BUILDER} {IMAGESTEM}}
[/terrain_graphics]
@ -911,26 +863,22 @@
[tile]
pos=2
type={TERRAINLIST}
no_flag=wall-nw
set_flag=wall-nw
set_no_flag=wall-nw
[/tile]
[tile]
pos=3
type={TERRAINLIST}
no_flag=wall-n
set_flag=wall-n
set_no_flag=wall-n
[/tile]
[tile]
pos=4
type={TERRAINLIST}
no_flag=wall-ne
set_flag=wall-ne
set_no_flag=wall-ne
[/tile]
[tile]
pos=5
type={TERRAINLIST}
no_flag=wall-se
set_flag=wall-se
set_no_flag=wall-se
[/tile]
{IMAGE_SE_S_SW_NW {BUILDER} {IMAGESTEM}}
[/terrain_graphics]
@ -949,26 +897,22 @@
[tile]
pos=2
type={TERRAINLIST}
no_flag=wall-n
set_flag=wall-n
set_no_flag=wall-n
[/tile]
[tile]
pos=3
type={TERRAINLIST}
no_flag=wall-ne
set_flag=wall-ne
set_no_flag=wall-ne
[/tile]
[tile]
pos=4
type={TERRAINLIST}
no_flag=wall-se
set_flag=wall-se
set_no_flag=wall-se
[/tile]
[tile]
pos=5
type={TERRAINLIST}
no_flag=wall-s
set_flag=wall-s
set_no_flag=wall-s
[/tile]
{IMAGE_S_SW_NW_N {BUILDER} {IMAGESTEM}}
[/terrain_graphics]
@ -987,26 +931,22 @@
[tile]
pos=2
type={TERRAINLIST}
no_flag=wall-ne
set_flag=wall-ne
set_no_flag=wall-ne
[/tile]
[tile]
pos=3
type={TERRAINLIST}
no_flag=wall-se
set_flag=wall-se
set_no_flag=wall-se
[/tile]
[tile]
pos=4
type={TERRAINLIST}
no_flag=wall-s
set_flag=wall-s
set_no_flag=wall-s
[/tile]
[tile]
pos=5
type={TERRAINLIST}
no_flag=wall-sw
set_flag=wall-sw
set_no_flag=wall-sw
[/tile]
{IMAGE_SW_NW_N_NE {BUILDER} {IMAGESTEM}}
[/terrain_graphics]
@ -1029,32 +969,27 @@
[tile]
pos=2
type={TERRAINLIST}
no_flag=wall-se
set_flag=wall-se
set_no_flag=wall-se
[/tile]
[tile]
pos=3
type={TERRAINLIST}
no_flag=wall-s
set_flag=wall-s
set_no_flag=wall-s
[/tile]
[tile]
pos=4
type={TERRAINLIST}
no_flag=wall-sw
set_flag=wall-sw
set_no_flag=wall-sw
[/tile]
[tile]
pos=5
type={TERRAINLIST}
no_flag=wall-nw
set_flag=wall-nw
set_no_flag=wall-nw
[/tile]
[tile]
pos=6
type={TERRAINLIST}
no_flag=wall-n
set_flag=wall-n
set_no_flag=wall-n
[/tile]
{IMAGE_NW_N_NE_SE_S {BUILDER} {IMAGESTEM}}
[/terrain_graphics]
@ -1073,32 +1008,27 @@
[tile]
pos=2
type={TERRAINLIST}
no_flag=wall-s
set_flag=wall-s
set_no_flag=wall-s
[/tile]
[tile]
pos=3
type={TERRAINLIST}
no_flag=wall-sw
set_flag=wall-sw
set_no_flag=wall-sw
[/tile]
[tile]
pos=4
type={TERRAINLIST}
no_flag=wall-nw
set_flag=wall-nw
set_no_flag=wall-nw
[/tile]
[tile]
pos=5
type={TERRAINLIST}
no_flag=wall-n
set_flag=wall-n
set_no_flag=wall-n
[/tile]
[tile]
pos=6
type={TERRAINLIST}
no_flag=wall-ne
set_flag=wall-ne
set_no_flag=wall-ne
[/tile]
{IMAGE_N_NE_SE_S_SW {BUILDER} {IMAGESTEM}}
[/terrain_graphics]
@ -1117,32 +1047,27 @@
[tile]
pos=2
type={TERRAINLIST}
no_flag=wall-sw
set_flag=wall-sw
set_no_flag=wall-sw
[/tile]
[tile]
pos=3
type={TERRAINLIST}
no_flag=wall-nw
set_flag=wall-nw
set_no_flag=wall-nw
[/tile]
[tile]
pos=4
type={TERRAINLIST}
no_flag=wall-n
set_flag=wall-n
set_no_flag=wall-n
[/tile]
[tile]
pos=5
type={TERRAINLIST}
no_flag=wall-ne
set_flag=wall-ne
set_no_flag=wall-ne
[/tile]
[tile]
pos=6
type={TERRAINLIST}
no_flag=wall-se
set_flag=wall-se
set_no_flag=wall-se
[/tile]
{IMAGE_NE_SE_S_SW_NW {BUILDER} {IMAGESTEM}}
[/terrain_graphics]
@ -1161,32 +1086,27 @@
[tile]
pos=2
type={TERRAINLIST}
no_flag=wall-nw
set_flag=wall-nw
set_no_flag=wall-nw
[/tile]
[tile]
pos=3
type={TERRAINLIST}
no_flag=wall-n
set_flag=wall-n
set_no_flag=wall-n
[/tile]
[tile]
pos=4
type={TERRAINLIST}
no_flag=wall-ne
set_flag=wall-ne
set_no_flag=wall-ne
[/tile]
[tile]
pos=5
type={TERRAINLIST}
no_flag=wall-se
set_flag=wall-se
set_no_flag=wall-se
[/tile]
[tile]
pos=6
type={TERRAINLIST}
no_flag=wall-s
set_flag=wall-s
set_no_flag=wall-s
[/tile]
{IMAGE_SE_S_SW_NW_N {BUILDER} {IMAGESTEM}}
[/terrain_graphics]
@ -1205,32 +1125,27 @@
[tile]
pos=2
type={TERRAINLIST}
no_flag=wall-n
set_flag=wall-n
set_no_flag=wall-n
[/tile]
[tile]
pos=3
type={TERRAINLIST}
no_flag=wall-ne
set_flag=wall-ne
set_no_flag=wall-ne
[/tile]
[tile]
pos=4
type={TERRAINLIST}
no_flag=wall-se
set_flag=wall-se
set_no_flag=wall-se
[/tile]
[tile]
pos=5
type={TERRAINLIST}
no_flag=wall-s
set_flag=wall-s
set_no_flag=wall-s
[/tile]
[tile]
pos=6
type={TERRAINLIST}
no_flag=wall-sw
set_flag=wall-sw
set_no_flag=wall-sw
[/tile]
{IMAGE_S_SW_NW_N_NE {BUILDER} {IMAGESTEM}}
[/terrain_graphics]
@ -1249,32 +1164,27 @@
[tile]
pos=2
type={TERRAINLIST}
no_flag=wall-ne
set_flag=wall-ne
set_no_flag=wall-ne
[/tile]
[tile]
pos=3
type={TERRAINLIST}
no_flag=wall-se
set_flag=wall-se
set_no_flag=wall-se
[/tile]
[tile]
pos=4
type={TERRAINLIST}
no_flag=wall-s
set_flag=wall-s
set_no_flag=wall-s
[/tile]
[tile]
pos=5
type={TERRAINLIST}
no_flag=wall-sw
set_flag=wall-sw
set_no_flag=wall-sw
[/tile]
[tile]
pos=6
type={TERRAINLIST}
no_flag=wall-nw
set_flag=wall-nw
set_no_flag=wall-nw
[/tile]
{IMAGE_SW_NW_N_NE_SE {BUILDER} {IMAGESTEM}}
[/terrain_graphics]

View file

@ -15,8 +15,7 @@
[tile]
pos=1
type={TERRAIN}
no_flag={FLAG}
set_flag={FLAG}
set_no_flag={FLAG}
[/tile]
[image]
@ -53,8 +52,7 @@
[tile]
pos=1
type={TERRAIN}
no_flag={FLAG}
set_flag={FLAG}
set_no_flag={FLAG}
[/tile]
[image]
@ -97,8 +95,7 @@
[tile]
pos=1
type={TERRAIN}
no_flag={FLAG}
set_flag={FLAG}
set_no_flag={FLAG}
[/tile]
[image]
@ -145,8 +142,7 @@
[tile]
pos=1
type={TERRAIN}
no_flag={FLAG}
set_flag={FLAG}
set_no_flag={FLAG}
[/tile]
[image]
@ -183,8 +179,7 @@
[tile]
pos=1
type={TERRAIN}
no_flag={FLAG}
set_flag={FLAG}
set_no_flag={FLAG}
[/tile]
[image]
@ -218,8 +213,7 @@
[tile]
pos=1
type={TERRAIN}
no_flag={FLAG}
set_flag={FLAG}
set_no_flag={FLAG}
[/tile]
[image]
@ -249,8 +243,7 @@
[tile]
pos=1
type={TERRAIN}
no_flag={FLAG}
set_flag={FLAG}
set_no_flag={FLAG}
[/tile]
[tile]
@ -280,8 +273,7 @@
[tile]
pos=1
type={TERRAIN}
no_flag={FLAG}
set_flag={FLAG}
set_no_flag={FLAG}
[/tile]
[tile]