From 41ecae91f82d901fa61da79e29b4e4aeea72e69f Mon Sep 17 00:00:00 2001 From: GriffinR Date: Tue, 26 Oct 2021 16:52:23 -0400 Subject: Label remaining symbols in graphics.c --- graphics/interface/bag_pyramid_interface.pal | 19 ++++ graphics/interface/status_screen.bin | Bin 2048 -> 0 bytes graphics/interface/status_screen.pal | 131 ---------------------- graphics/interface/status_screen.png | Bin 1633 -> 0 bytes graphics/interface/status_tilemap0.bin | Bin 2048 -> 0 bytes graphics/interface/status_tilemap1.bin | Bin 2048 -> 0 bytes graphics/interface/status_tilemap2.bin | Bin 2048 -> 0 bytes graphics/interface/status_tilemap3.bin | Bin 2048 -> 0 bytes graphics/interface/summary_page_battle_moves.bin | Bin 0 -> 2048 bytes graphics/interface/summary_page_contest_moves.bin | Bin 0 -> 2048 bytes graphics/interface/summary_page_info.bin | Bin 0 -> 2048 bytes graphics/interface/summary_page_info_copy.bin | Bin 0 -> 2048 bytes graphics/interface/summary_page_skills.bin | Bin 0 -> 2048 bytes graphics/interface/summary_screen.pal | 131 ++++++++++++++++++++++ graphics/interface/summary_screen.png | Bin 0 -> 1633 bytes 15 files changed, 150 insertions(+), 131 deletions(-) create mode 100644 graphics/interface/bag_pyramid_interface.pal delete mode 100644 graphics/interface/status_screen.bin delete mode 100644 graphics/interface/status_screen.pal delete mode 100644 graphics/interface/status_screen.png delete mode 100644 graphics/interface/status_tilemap0.bin delete mode 100644 graphics/interface/status_tilemap1.bin delete mode 100644 graphics/interface/status_tilemap2.bin delete mode 100644 graphics/interface/status_tilemap3.bin create mode 100644 graphics/interface/summary_page_battle_moves.bin create mode 100644 graphics/interface/summary_page_contest_moves.bin create mode 100644 graphics/interface/summary_page_info.bin create mode 100644 graphics/interface/summary_page_info_copy.bin create mode 100644 graphics/interface/summary_page_skills.bin create mode 100644 graphics/interface/summary_screen.pal create mode 100644 graphics/interface/summary_screen.png (limited to 'graphics/interface') diff --git a/graphics/interface/bag_pyramid_interface.pal b/graphics/interface/bag_pyramid_interface.pal new file mode 100644 index 000000000..dcfdcf2ef --- /dev/null +++ b/graphics/interface/bag_pyramid_interface.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +98 98 115 +255 255 255 +205 205 205 +164 164 164 +123 123 123 +98 98 115 +41 57 65 +57 106 139 +41 82 115 +255 255 205 +255 230 139 +255 32 32 +106 213 180 +41 164 123 +189 156 90 +0 0 0 diff --git a/graphics/interface/status_screen.bin b/graphics/interface/status_screen.bin deleted file mode 100644 index 771d4db93..000000000 Binary files a/graphics/interface/status_screen.bin and /dev/null differ diff --git a/graphics/interface/status_screen.pal b/graphics/interface/status_screen.pal deleted file mode 100644 index badbfe53b..000000000 --- a/graphics/interface/status_screen.pal +++ /dev/null @@ -1,131 +0,0 @@ -JASC-PAL -0100 -128 -180 180 115 -74 65 57 -255 255 255 -222 230 246 -213 213 189 -246 255 255 -115 106 98 -98 156 222 -74 148 189 -57 148 164 -32 148 139 -16 148 115 -156 222 164 -98 180 139 -49 139 115 -0 106 98 -180 180 115 -74 65 57 -255 255 255 -90 106 0 -123 139 32 -255 246 205 -115 106 98 -90 222 123 -90 205 98 -90 189 74 -98 172 49 -98 156 24 -238 164 255 -189 156 164 -148 148 82 -106 148 0 -180 180 115 -74 65 57 -255 255 255 -172 180 172 -205 205 197 -246 255 238 -115 106 98 -238 222 24 -213 189 57 -189 164 98 -164 139 131 -139 115 172 -205 222 123 -172 172 148 -139 131 180 -115 90 213 -180 180 115 -74 65 57 -255 255 255 -0 0 0 -0 0 0 -246 255 246 -115 106 98 -222 24 238 -189 16 238 -164 8 238 -131 8 246 -106 0 246 -172 222 222 -139 148 230 -106 74 238 -82 0 255 -180 180 115 -74 65 57 -148 32 172 -189 106 213 -230 189 255 -255 255 255 -213 148 246 -189 139 205 -255 230 255 -230 180 213 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -115 98 90 -180 180 115 -74 65 57 -255 255 255 -222 230 246 -246 246 222 -246 255 255 -115 106 98 -255 205 74 -230 164 98 -205 123 123 -180 82 148 -156 41 172 -230 156 255 -197 98 238 -164 49 222 -131 0 205 -98 180 106 -0 0 0 -213 213 205 -255 255 255 -98 98 98 -230 8 8 -255 189 115 -65 205 255 -0 139 189 -255 156 148 -189 90 82 -139 246 255 -24 164 213 -255 189 180 -213 115 106 -0 0 0 -98 180 106 -0 0 0 -213 213 205 -255 255 255 -98 98 98 -230 8 8 -255 189 115 -238 238 172 -164 164 98 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -255 0 0 -164 0 0 -255 255 255 diff --git a/graphics/interface/status_screen.png b/graphics/interface/status_screen.png deleted file mode 100644 index 2f9f8db85..000000000 Binary files a/graphics/interface/status_screen.png and /dev/null differ diff --git a/graphics/interface/status_tilemap0.bin b/graphics/interface/status_tilemap0.bin deleted file mode 100644 index a869a9d03..000000000 Binary files a/graphics/interface/status_tilemap0.bin and /dev/null differ diff --git a/graphics/interface/status_tilemap1.bin b/graphics/interface/status_tilemap1.bin deleted file mode 100644 index 19cb94637..000000000 Binary files a/graphics/interface/status_tilemap1.bin and /dev/null differ diff --git a/graphics/interface/status_tilemap2.bin b/graphics/interface/status_tilemap2.bin deleted file mode 100644 index f835047d1..000000000 Binary files a/graphics/interface/status_tilemap2.bin and /dev/null differ diff --git a/graphics/interface/status_tilemap3.bin b/graphics/interface/status_tilemap3.bin deleted file mode 100644 index 9c11ccc4f..000000000 Binary files a/graphics/interface/status_tilemap3.bin and /dev/null differ diff --git a/graphics/interface/summary_page_battle_moves.bin b/graphics/interface/summary_page_battle_moves.bin new file mode 100644 index 000000000..f835047d1 Binary files /dev/null and b/graphics/interface/summary_page_battle_moves.bin differ diff --git a/graphics/interface/summary_page_contest_moves.bin b/graphics/interface/summary_page_contest_moves.bin new file mode 100644 index 000000000..9c11ccc4f Binary files /dev/null and b/graphics/interface/summary_page_contest_moves.bin differ diff --git a/graphics/interface/summary_page_info.bin b/graphics/interface/summary_page_info.bin new file mode 100644 index 000000000..771d4db93 Binary files /dev/null and b/graphics/interface/summary_page_info.bin differ diff --git a/graphics/interface/summary_page_info_copy.bin b/graphics/interface/summary_page_info_copy.bin new file mode 100644 index 000000000..a869a9d03 Binary files /dev/null and b/graphics/interface/summary_page_info_copy.bin differ diff --git a/graphics/interface/summary_page_skills.bin b/graphics/interface/summary_page_skills.bin new file mode 100644 index 000000000..19cb94637 Binary files /dev/null and b/graphics/interface/summary_page_skills.bin differ diff --git a/graphics/interface/summary_screen.pal b/graphics/interface/summary_screen.pal new file mode 100644 index 000000000..badbfe53b --- /dev/null +++ b/graphics/interface/summary_screen.pal @@ -0,0 +1,131 @@ +JASC-PAL +0100 +128 +180 180 115 +74 65 57 +255 255 255 +222 230 246 +213 213 189 +246 255 255 +115 106 98 +98 156 222 +74 148 189 +57 148 164 +32 148 139 +16 148 115 +156 222 164 +98 180 139 +49 139 115 +0 106 98 +180 180 115 +74 65 57 +255 255 255 +90 106 0 +123 139 32 +255 246 205 +115 106 98 +90 222 123 +90 205 98 +90 189 74 +98 172 49 +98 156 24 +238 164 255 +189 156 164 +148 148 82 +106 148 0 +180 180 115 +74 65 57 +255 255 255 +172 180 172 +205 205 197 +246 255 238 +115 106 98 +238 222 24 +213 189 57 +189 164 98 +164 139 131 +139 115 172 +205 222 123 +172 172 148 +139 131 180 +115 90 213 +180 180 115 +74 65 57 +255 255 255 +0 0 0 +0 0 0 +246 255 246 +115 106 98 +222 24 238 +189 16 238 +164 8 238 +131 8 246 +106 0 246 +172 222 222 +139 148 230 +106 74 238 +82 0 255 +180 180 115 +74 65 57 +148 32 172 +189 106 213 +230 189 255 +255 255 255 +213 148 246 +189 139 205 +255 230 255 +230 180 213 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +115 98 90 +180 180 115 +74 65 57 +255 255 255 +222 230 246 +246 246 222 +246 255 255 +115 106 98 +255 205 74 +230 164 98 +205 123 123 +180 82 148 +156 41 172 +230 156 255 +197 98 238 +164 49 222 +131 0 205 +98 180 106 +0 0 0 +213 213 205 +255 255 255 +98 98 98 +230 8 8 +255 189 115 +65 205 255 +0 139 189 +255 156 148 +189 90 82 +139 246 255 +24 164 213 +255 189 180 +213 115 106 +0 0 0 +98 180 106 +0 0 0 +213 213 205 +255 255 255 +98 98 98 +230 8 8 +255 189 115 +238 238 172 +164 164 98 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +255 0 0 +164 0 0 +255 255 255 diff --git a/graphics/interface/summary_screen.png b/graphics/interface/summary_screen.png new file mode 100644 index 000000000..2f9f8db85 Binary files /dev/null and b/graphics/interface/summary_screen.png differ -- cgit v1.2.3