From b01c552a7b97e1b0ae49da4afc5cef24d68a31f9 Mon Sep 17 00:00:00 2001 From: hgn Date: Wed, 26 Jan 2022 12:27:27 +0000 Subject: [PATCH] january update version 1.5 Former-commit-id: c3c51a48e2c5880cbadb3244c745185b0a7b3971 --- fishladder.c.REMOVED.git-id | 2 +- fishladder_resources.h.REMOVED.git-id | 2 +- fonts/vg_font.png.REMOVED.git-id | 2 +- maps/cmp_121.map | 11 +++++++++++ maps/cmp_3and2.map | 11 +++++++++++ textures/ascii.png.REMOVED.git-id | 1 - textures/ubuntu.png.REMOVED.git-id | 1 - vg/vg_pxfont.h.REMOVED.git-id | 2 +- 8 files changed, 26 insertions(+), 6 deletions(-) create mode 100644 maps/cmp_121.map create mode 100644 maps/cmp_3and2.map delete mode 100644 textures/ascii.png.REMOVED.git-id delete mode 100644 textures/ubuntu.png.REMOVED.git-id diff --git a/fishladder.c.REMOVED.git-id b/fishladder.c.REMOVED.git-id index 52725dd..706c672 100644 --- a/fishladder.c.REMOVED.git-id +++ b/fishladder.c.REMOVED.git-id @@ -1 +1 @@ -22438c9c45f7fa3133a1c3c4d6102c22a336a308 \ No newline at end of file +b8f6d5ba1d692a126ef5e75761bb93a2488fc325 \ No newline at end of file diff --git a/fishladder_resources.h.REMOVED.git-id b/fishladder_resources.h.REMOVED.git-id index 6fc7ac0..fafb27d 100644 --- a/fishladder_resources.h.REMOVED.git-id +++ b/fishladder_resources.h.REMOVED.git-id @@ -1 +1 @@ -a5e3bd6aba281878989f6c0b92209de4bf3e4d8f \ No newline at end of file +ad4c6f3995615b644915ebe23002ef0f1c9db42e \ No newline at end of file diff --git a/fonts/vg_font.png.REMOVED.git-id b/fonts/vg_font.png.REMOVED.git-id index c2cbf6e..eed0490 100644 --- a/fonts/vg_font.png.REMOVED.git-id +++ b/fonts/vg_font.png.REMOVED.git-id @@ -1 +1 @@ -892a6dd421322a70a9a4627b25b0cd24db968d3a \ No newline at end of file +937ce3350ae016a909d9add976c277635164c5d6 \ No newline at end of file diff --git a/maps/cmp_121.map b/maps/cmp_121.map new file mode 100644 index 0000000..050de96 --- /dev/null +++ b/maps/cmp_121.map @@ -0,0 +1,11 @@ +###############; +###-###-###-###;c,cc,c +## ##; +## ##; +## ##; +## ##; +## ##; +## ##; +## ##; +#######+#######;cccc +###############; diff --git a/maps/cmp_3and2.map b/maps/cmp_3and2.map new file mode 100644 index 0000000..8ba3afd --- /dev/null +++ b/maps/cmp_3and2.map @@ -0,0 +1,11 @@ +##############; +##############; +## ##; +########### ##; +###-###-### ##;bbb,bbbb +## # ## ##; +## # ## ##; +## # ## ##; +## # ## ##; +###*###*###+##;bb,bb,a +##############; diff --git a/textures/ascii.png.REMOVED.git-id b/textures/ascii.png.REMOVED.git-id deleted file mode 100644 index 319c214..0000000 --- a/textures/ascii.png.REMOVED.git-id +++ /dev/null @@ -1 +0,0 @@ -78884ae9e23954866f758c2e10aee7932eddcf6d \ No newline at end of file diff --git a/textures/ubuntu.png.REMOVED.git-id b/textures/ubuntu.png.REMOVED.git-id deleted file mode 100644 index c3b7e01..0000000 --- a/textures/ubuntu.png.REMOVED.git-id +++ /dev/null @@ -1 +0,0 @@ -bf15bff114d24e7707c04046d070a795ba7e3c3f \ No newline at end of file diff --git a/vg/vg_pxfont.h.REMOVED.git-id b/vg/vg_pxfont.h.REMOVED.git-id index 2044b29..019b0ab 100644 --- a/vg/vg_pxfont.h.REMOVED.git-id +++ b/vg/vg_pxfont.h.REMOVED.git-id @@ -1 +1 @@ -a67a48d30c50dca46162c289176e421f6fa776ad \ No newline at end of file +3086e5a3c4366d59226e99053efc7af8d151c267 \ No newline at end of file -- 2.25.1