summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tile/pattern/grassland.m4d')
-rw-r--r--tile/pattern/grassland.m4d384
1 files changed, 159 insertions, 225 deletions
diff --git a/tile/pattern/grassland.m4d b/tile/pattern/grassland.m4d
index 0c910be..504dec2 100644
--- a/tile/pattern/grassland.m4d
+++ b/tile/pattern/grassland.m4d
@@ -6,228 +6,162 @@ m4_ifelse(`
g, h, i,
new_e
A -> anything
- ~X -> anything but X
-')
-__TILE_PATTERN(
- A, ~3, A,
- ~3, ~3, ~3,
- A, ~3, A,
- ~3
-)
-
-__TILE_PATTERN(
- A, ~3, A,
- ~3, 3, ~3,
- A, ~3, A,
- ???
-)
-
-__TILE_PATTERN(
- A, ~3, A,
- 3, 3, ~3,
- A, ~3, A,
- ???
-)
-
-__TILE_PATTERN(
- A, ~3, A,
- 3, 3, ~3,
- A, 3, A,
- 9
-)
-
-__TILE_PATTERN(
- A, 3, A,
- 3, 3, ~3,
- A, ~3, A,
- 10
-)
-
-__TILE_PATTERN(
- A, ~3, A,
- 3, 3, 3,
- A, ~3, A,
- 13
-)
-
-__TILE_PATTERN(
- A, ~3, A,
- 3, 3, 3,
- A, 3, A,
- 6
-)
-
-__TILE_PATTERN(
- A, 3, A,
- 3, 3, ~3,
- A, 3, A,
- 5
-)
-
-__TILE_PATTERN(
- A, 3, A,
- 3, 3, 3,
- A, ~3, A,
- 7
-)
-
-__TILE_PATTERN(
- A, ~3, A,
- ~3, 3, ~3,
- A, 3, A,
- ???
-)
-
-__TILE_PATTERN(
- A, 3, A,
- ~3, 3, ~3,
- A, 3, A,
- 12
-)
-
-__TILE_PATTERN(
- A, ~3, A,
- ~3, 3, 3,
- A, 3, A,
- 8
-)
-
-__TILE_PATTERN(
- A, 3, A,
- ~3, 3, 3,
- A, 3, A,
- 4
-)
-
-__TILE_PATTERN(
- A, 3, A,
- ~3, 3, ~3,
- A, ~3, A,
- ???
-)
-
-__TILE_PATTERN(
- A, ~3, A,
- ~3, 3, 3,
- A, ~3, A,
- ???
-)
-
-__TILE_PATTERN(
- A, 3, A,
- ~3, 3, 3,
- A, ~3, A,
- 11
-)
-
-__TILE_PATTERN(
- A, ~3, A,
- ~3, 3, 3,
- A, ~3, A,
- ???
-)
-
-__TILE_PATTERN(
- ~3, 3, ~3,
- 3, 3, 3,
- ~3, 3, ~3,
- 20
-)
-
-__TILE_PATTERN(
- 3, 3, ~3,
- 3, 3, 3,
- ~3, 3, ~3,
- 19
-)
-
-__TILE_PATTERN(
- ~3, 3, 3,
- 3, 3, 3,
- ~3, 3, ~3,
- 28
-)
-
-__TILE_PATTERN(
- ~3, 3, ~3,
- 3, 3, 3,
- ~3, 3, 3,
- 22
-)
-
-__TILE_PATTERN(
- ~3, 3, ~3,
- 3, 3, 3,
- 3, 3, ~3,
- 27
-)
-
-__TILE_PATTERN(
- 3, 3, ~3,
- 3, 3, 3,
- 3, 3, ~3,
- 23
-)
-
-__TILE_PATTERN(
- 3, 3, 3,
- 3, 3, 3,
- ~3, 3, ~3,
- 25
-)
-
-__TILE_PATTERN(
- 3, 3, ~3,
- 3, 3, 3,
- ~3, 3, 3,
- 18
-)
-
-__TILE_PATTERN(
- ~3, 3, 3,
- 3, 3, 3,
- ~3, 3, 3,
- 21
-)
-
-__TILE_PATTERN(
- ~3, 3, 3,
- 3, 3, 3,
- 3, 3, ~3,
- 24
-)
-
-__TILE_PATTERN(
- ~3, 3, ~3,
- 3, 3, 3,
- 3, 3, 3,
- 26
-)
-
-__TILE_PATTERN(
- 3, 3, ~3,
- 3, 3, 3,
- 3, 3, 3,
- 17
-)
-
-__TILE_PATTERN(
- ~3, 3, 3,
- 3, 3, 3,
- 3, 3, 3,
- 16
-)
-
-__TILE_PATTERN(
- 3, 3, 3,
- 3, 3, 3,
- 3, 3, ~3,
- 15
-)
-
-__TILE_PATTERN(
- ~3, 3, 3,
- 3, 3, 3,
- 3, 3, 3,
- 15
-)
+ not(X) -> anything but X
+')m4_dnl
+__TILE_PATTERN_HEADER
+__TILE_PATTERN(
+ any, not(3), any,
+ not(3), just(3), not(3),
+ any, not(3), any,
+ TODO)
+__TILE_PATTERN(
+ any, not(3), any,
+ just(3), just(3), not(3),
+ any, not(3), any,
+ TODO)
+__TILE_PATTERN(
+ any, not(3), any,
+ just(3), just(3), not(3),
+ any, just(3), any,
+ 9)
+__TILE_PATTERN(
+ any, just(3), any,
+ just(3), just(3), not(3),
+ any, not(3), any,
+ 10)
+__TILE_PATTERN(
+ any, not(3), any,
+ just(3), just(3), just(3),
+ any, not(3), any,
+ 13)
+__TILE_PATTERN(
+ any, not(3), any,
+ just(3), just(3), just(3),
+ any, just(3), any,
+ 6)
+__TILE_PATTERN(
+ any, just(3), any,
+ just(3), just(3), not(3),
+ any, just(3), any,
+ 5)
+__TILE_PATTERN(
+ any, just(3), any,
+ just(3), just(3), just(3),
+ any, not(3), any,
+ 7)
+__TILE_PATTERN(
+ any, not(3), any,
+ not(3), just(3), not(3),
+ any, just(3), any,
+ TODO)
+__TILE_PATTERN(
+ any, just(3), any,
+ not(3), just(3), not(3),
+ any, just(3), any,
+ 12)
+__TILE_PATTERN(
+ any, not(3), any,
+ not(3), just(3), just(3),
+ any, just(3), any,
+ 8)
+__TILE_PATTERN(
+ any, just(3), any,
+ not(3), just(3), just(3),
+ any, just(3), any,
+ 4)
+__TILE_PATTERN(
+ any, just(3), any,
+ not(3), just(3), not(3),
+ any, not(3), any,
+ TODO)
+__TILE_PATTERN(
+ any, not(3), any,
+ not(3), just(3), just(3),
+ any, not(3), any,
+ TODO)
+__TILE_PATTERN(
+ any, just(3), any,
+ not(3), just(3), just(3),
+ any, not(3), any,
+ 11)
+__TILE_PATTERN(
+ any, not(3), any,
+ not(3), just(3), just(3),
+ any, not(3), any,
+ TODO)
+__TILE_PATTERN(
+ not(3), just(3), not(3),
+ just(3), just(3), just(3),
+ not(3), just(3), not(3),
+ 20)
+__TILE_PATTERN(
+ just(3), just(3), not(3),
+ just(3), just(3), just(3),
+ not(3), just(3), not(3),
+ 19)
+__TILE_PATTERN(
+ not(3), just(3), just(3),
+ just(3), just(3), just(3),
+ not(3), just(3), not(3),
+ 28)
+__TILE_PATTERN(
+ not(3), just(3), not(3),
+ just(3), just(3), just(3),
+ not(3), just(3), just(3),
+ 22)
+__TILE_PATTERN(
+ not(3), just(3), not(3),
+ just(3), just(3), just(3),
+ just(3), just(3), not(3),
+ 27)
+__TILE_PATTERN(
+ just(3), just(3), not(3),
+ just(3), just(3), just(3),
+ just(3), just(3), not(3),
+ 23)
+__TILE_PATTERN(
+ just(3), just(3), just(3),
+ just(3), just(3), just(3),
+ not(3), just(3), not(3),
+ 25)
+__TILE_PATTERN(
+ just(3), just(3), not(3),
+ just(3), just(3), just(3),
+ not(3), just(3), just(3),
+ 18)
+__TILE_PATTERN(
+ not(3), just(3), just(3),
+ just(3), just(3), just(3),
+ not(3), just(3), just(3),
+ 21)
+__TILE_PATTERN(
+ not(3), just(3), just(3),
+ just(3), just(3), just(3),
+ just(3), just(3), not(3),
+ 24)
+__TILE_PATTERN(
+ not(3), just(3), not(3),
+ just(3), just(3), just(3),
+ just(3), just(3), just(3),
+ 26)
+__TILE_PATTERN(
+ just(3), just(3), not(3),
+ just(3), just(3), just(3),
+ just(3), just(3), just(3),
+ 17)
+__TILE_PATTERN(
+ not(3), just(3), just(3),
+ just(3), just(3), just(3),
+ just(3), just(3), just(3),
+ 16)
+__TILE_PATTERN(
+ just(3), just(3), just(3),
+ just(3), just(3), just(3),
+ just(3), just(3), not(3),
+ 15)
+__TILE_PATTERN(
+ not(3), just(3), just(3),
+ just(3), just(3), just(3),
+ just(3), just(3), just(3),
+ 15)
+__TILE_PATTERN_FOOTER