From bf61de01a75c67e2003405c3a07f948ba4799751 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Mon, 31 Aug 2020 13:36:48 -0400 Subject: Start documenting battle factory screen --- .../factory_screen/action_box_left.png | Bin 0 -> 156 bytes .../factory_screen/action_box_right.png | Bin 0 -> 134 bytes .../factory_screen/action_highlight_left.png | Bin 0 -> 165 bytes .../factory_screen/action_highlight_middle.png | Bin 0 -> 139 bytes .../factory_screen/action_highlight_right.png | Bin 0 -> 139 bytes graphics/battle_frontier/factory_screen/arrow.png | Bin 0 -> 167 bytes .../battle_frontier/factory_screen/interface.pal | 35 +++++++++++++++++++++ .../factory_screen/menu_highlight_left.png | Bin 0 -> 135 bytes .../factory_screen/menu_highlight_right.png | Bin 0 -> 132 bytes .../battle_frontier/factory_screen/mon_pic_bg.bin | Bin 0 -> 256 bytes .../battle_frontier/factory_screen/mon_pic_bg.png | Bin 0 -> 138 bytes .../factory_screen/mon_pic_bg_anim.png | Bin 0 -> 158 bytes .../battle_frontier/factory_screen/pokeball.png | Bin 0 -> 263 bytes .../factory_screen/pokeball_gray.pal | 19 +++++++++++ .../factory_screen/pokeball_selected.pal | 19 +++++++++++ graphics/battle_frontier/factory_screen/text.pal | 8 +++++ graphics/unknown/unknown_60F13C.pal | 19 ----------- graphics/unknown/unknown_60F15C.pal | 19 ----------- graphics/unknown/unknown_60F17C.pal | 35 --------------------- graphics/unknown/unknown_60F1BC.png | Bin 211 -> 0 bytes graphics/unknown/unknown_60F3BC.png | Bin 115 -> 0 bytes graphics/unknown/unknown_60F43C.png | Bin 75 -> 0 bytes graphics/unknown/unknown_60F53C.png | Bin 72 -> 0 bytes graphics/unknown/unknown_60F63C.png | Bin 99 -> 0 bytes graphics/unknown/unknown_60F6BC.png | Bin 77 -> 0 bytes graphics/unknown/unknown_60F7BC.png | Bin 110 -> 0 bytes graphics/unknown/unknown_60F83C.png | Bin 82 -> 0 bytes graphics/unknown/unknown_60F93C.png | Bin 82 -> 0 bytes graphics/unknown/unknown_60FA3C.png | Bin 98 -> 0 bytes graphics/unknown/unknown_61023C.bin | Bin 256 -> 0 bytes graphics/unknown/unknown_61033C.png | Bin 78 -> 0 bytes graphics/unknown/unknown_61039C.pal | 19 ----------- graphics/unknown/unknown_61046C.pal | 8 ----- 33 files changed, 81 insertions(+), 100 deletions(-) create mode 100644 graphics/battle_frontier/factory_screen/action_box_left.png create mode 100644 graphics/battle_frontier/factory_screen/action_box_right.png create mode 100644 graphics/battle_frontier/factory_screen/action_highlight_left.png create mode 100644 graphics/battle_frontier/factory_screen/action_highlight_middle.png create mode 100644 graphics/battle_frontier/factory_screen/action_highlight_right.png create mode 100644 graphics/battle_frontier/factory_screen/arrow.png create mode 100644 graphics/battle_frontier/factory_screen/interface.pal create mode 100644 graphics/battle_frontier/factory_screen/menu_highlight_left.png create mode 100644 graphics/battle_frontier/factory_screen/menu_highlight_right.png create mode 100644 graphics/battle_frontier/factory_screen/mon_pic_bg.bin create mode 100644 graphics/battle_frontier/factory_screen/mon_pic_bg.png create mode 100644 graphics/battle_frontier/factory_screen/mon_pic_bg_anim.png create mode 100644 graphics/battle_frontier/factory_screen/pokeball.png create mode 100644 graphics/battle_frontier/factory_screen/pokeball_gray.pal create mode 100644 graphics/battle_frontier/factory_screen/pokeball_selected.pal create mode 100644 graphics/battle_frontier/factory_screen/text.pal delete mode 100644 graphics/unknown/unknown_60F13C.pal delete mode 100644 graphics/unknown/unknown_60F15C.pal delete mode 100644 graphics/unknown/unknown_60F17C.pal delete mode 100644 graphics/unknown/unknown_60F1BC.png delete mode 100644 graphics/unknown/unknown_60F3BC.png delete mode 100644 graphics/unknown/unknown_60F43C.png delete mode 100644 graphics/unknown/unknown_60F53C.png delete mode 100644 graphics/unknown/unknown_60F63C.png delete mode 100644 graphics/unknown/unknown_60F6BC.png delete mode 100644 graphics/unknown/unknown_60F7BC.png delete mode 100644 graphics/unknown/unknown_60F83C.png delete mode 100644 graphics/unknown/unknown_60F93C.png delete mode 100644 graphics/unknown/unknown_60FA3C.png delete mode 100644 graphics/unknown/unknown_61023C.bin delete mode 100644 graphics/unknown/unknown_61033C.png delete mode 100644 graphics/unknown/unknown_61039C.pal delete mode 100644 graphics/unknown/unknown_61046C.pal (limited to 'graphics') diff --git a/graphics/battle_frontier/factory_screen/action_box_left.png b/graphics/battle_frontier/factory_screen/action_box_left.png new file mode 100644 index 000000000..c4c943a15 Binary files /dev/null and b/graphics/battle_frontier/factory_screen/action_box_left.png differ diff --git a/graphics/battle_frontier/factory_screen/action_box_right.png b/graphics/battle_frontier/factory_screen/action_box_right.png new file mode 100644 index 000000000..984244660 Binary files /dev/null and b/graphics/battle_frontier/factory_screen/action_box_right.png differ diff --git a/graphics/battle_frontier/factory_screen/action_highlight_left.png b/graphics/battle_frontier/factory_screen/action_highlight_left.png new file mode 100644 index 000000000..873049e64 Binary files /dev/null and b/graphics/battle_frontier/factory_screen/action_highlight_left.png differ diff --git a/graphics/battle_frontier/factory_screen/action_highlight_middle.png b/graphics/battle_frontier/factory_screen/action_highlight_middle.png new file mode 100644 index 000000000..e2bebe11b Binary files /dev/null and b/graphics/battle_frontier/factory_screen/action_highlight_middle.png differ diff --git a/graphics/battle_frontier/factory_screen/action_highlight_right.png b/graphics/battle_frontier/factory_screen/action_highlight_right.png new file mode 100644 index 000000000..e2bebe11b Binary files /dev/null and b/graphics/battle_frontier/factory_screen/action_highlight_right.png differ diff --git a/graphics/battle_frontier/factory_screen/arrow.png b/graphics/battle_frontier/factory_screen/arrow.png new file mode 100644 index 000000000..d0ec83dee Binary files /dev/null and b/graphics/battle_frontier/factory_screen/arrow.png differ diff --git a/graphics/battle_frontier/factory_screen/interface.pal b/graphics/battle_frontier/factory_screen/interface.pal new file mode 100644 index 000000000..7f6b43f35 --- /dev/null +++ b/graphics/battle_frontier/factory_screen/interface.pal @@ -0,0 +1,35 @@ +JASC-PAL +0100 +32 +0 0 0 +0 0 0 +255 0 0 +164 115 246 +238 238 238 +164 115 246 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +98 98 90 +246 246 246 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +131 90 41 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +213 213 213 +0 0 0 diff --git a/graphics/battle_frontier/factory_screen/menu_highlight_left.png b/graphics/battle_frontier/factory_screen/menu_highlight_left.png new file mode 100644 index 000000000..1c39f7250 Binary files /dev/null and b/graphics/battle_frontier/factory_screen/menu_highlight_left.png differ diff --git a/graphics/battle_frontier/factory_screen/menu_highlight_right.png b/graphics/battle_frontier/factory_screen/menu_highlight_right.png new file mode 100644 index 000000000..9e6800733 Binary files /dev/null and b/graphics/battle_frontier/factory_screen/menu_highlight_right.png differ diff --git a/graphics/battle_frontier/factory_screen/mon_pic_bg.bin b/graphics/battle_frontier/factory_screen/mon_pic_bg.bin new file mode 100644 index 000000000..c4e7c913d Binary files /dev/null and b/graphics/battle_frontier/factory_screen/mon_pic_bg.bin differ diff --git a/graphics/battle_frontier/factory_screen/mon_pic_bg.png b/graphics/battle_frontier/factory_screen/mon_pic_bg.png new file mode 100644 index 000000000..b72da6f44 Binary files /dev/null and b/graphics/battle_frontier/factory_screen/mon_pic_bg.png differ diff --git a/graphics/battle_frontier/factory_screen/mon_pic_bg_anim.png b/graphics/battle_frontier/factory_screen/mon_pic_bg_anim.png new file mode 100644 index 000000000..324063d0d Binary files /dev/null and b/graphics/battle_frontier/factory_screen/mon_pic_bg_anim.png differ diff --git a/graphics/battle_frontier/factory_screen/pokeball.png b/graphics/battle_frontier/factory_screen/pokeball.png new file mode 100644 index 000000000..b3426fc72 Binary files /dev/null and b/graphics/battle_frontier/factory_screen/pokeball.png differ diff --git a/graphics/battle_frontier/factory_screen/pokeball_gray.pal b/graphics/battle_frontier/factory_screen/pokeball_gray.pal new file mode 100644 index 000000000..1f6d1400e --- /dev/null +++ b/graphics/battle_frontier/factory_screen/pokeball_gray.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +148 148 164 +115 115 131 +164 90 90 +65 65 82 +213 213 123 +189 189 197 +148 148 164 +115 115 131 +213 213 222 +65 65 82 +123 123 172 +156 156 205 +0 0 0 +255 255 255 +65 65 65 diff --git a/graphics/battle_frontier/factory_screen/pokeball_selected.pal b/graphics/battle_frontier/factory_screen/pokeball_selected.pal new file mode 100644 index 000000000..a25d0d910 --- /dev/null +++ b/graphics/battle_frontier/factory_screen/pokeball_selected.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +230 131 98 +197 115 98 +164 90 90 +131 74 82 +213 213 123 +189 189 197 +148 148 164 +115 115 131 +255 172 180 +65 65 82 +123 123 172 +156 156 205 +0 0 0 +255 255 255 +65 65 65 diff --git a/graphics/battle_frontier/factory_screen/text.pal b/graphics/battle_frontier/factory_screen/text.pal new file mode 100644 index 000000000..40d83bc59 --- /dev/null +++ b/graphics/battle_frontier/factory_screen/text.pal @@ -0,0 +1,8 @@ +JASC-PAL +0100 +5 +0 0 0 +0 0 0 +255 255 255 +0 0 0 +255 0 0 diff --git a/graphics/unknown/unknown_60F13C.pal b/graphics/unknown/unknown_60F13C.pal deleted file mode 100644 index 1f6d1400e..000000000 --- a/graphics/unknown/unknown_60F13C.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -148 148 164 -115 115 131 -164 90 90 -65 65 82 -213 213 123 -189 189 197 -148 148 164 -115 115 131 -213 213 222 -65 65 82 -123 123 172 -156 156 205 -0 0 0 -255 255 255 -65 65 65 diff --git a/graphics/unknown/unknown_60F15C.pal b/graphics/unknown/unknown_60F15C.pal deleted file mode 100644 index a25d0d910..000000000 --- a/graphics/unknown/unknown_60F15C.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -230 131 98 -197 115 98 -164 90 90 -131 74 82 -213 213 123 -189 189 197 -148 148 164 -115 115 131 -255 172 180 -65 65 82 -123 123 172 -156 156 205 -0 0 0 -255 255 255 -65 65 65 diff --git a/graphics/unknown/unknown_60F17C.pal b/graphics/unknown/unknown_60F17C.pal deleted file mode 100644 index 7f6b43f35..000000000 --- a/graphics/unknown/unknown_60F17C.pal +++ /dev/null @@ -1,35 +0,0 @@ -JASC-PAL -0100 -32 -0 0 0 -0 0 0 -255 0 0 -164 115 246 -238 238 238 -164 115 246 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -98 98 90 -246 246 246 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -131 90 41 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -213 213 213 -0 0 0 diff --git a/graphics/unknown/unknown_60F1BC.png b/graphics/unknown/unknown_60F1BC.png deleted file mode 100644 index 185b93d57..000000000 Binary files a/graphics/unknown/unknown_60F1BC.png and /dev/null differ diff --git a/graphics/unknown/unknown_60F3BC.png b/graphics/unknown/unknown_60F3BC.png deleted file mode 100644 index 3114f2eb8..000000000 Binary files a/graphics/unknown/unknown_60F3BC.png and /dev/null differ diff --git a/graphics/unknown/unknown_60F43C.png b/graphics/unknown/unknown_60F43C.png deleted file mode 100644 index 3c2c1d5cd..000000000 Binary files a/graphics/unknown/unknown_60F43C.png and /dev/null differ diff --git a/graphics/unknown/unknown_60F53C.png b/graphics/unknown/unknown_60F53C.png deleted file mode 100644 index 65450c7b3..000000000 Binary files a/graphics/unknown/unknown_60F53C.png and /dev/null differ diff --git a/graphics/unknown/unknown_60F63C.png b/graphics/unknown/unknown_60F63C.png deleted file mode 100644 index 01fcea2fa..000000000 Binary files a/graphics/unknown/unknown_60F63C.png and /dev/null differ diff --git a/graphics/unknown/unknown_60F6BC.png b/graphics/unknown/unknown_60F6BC.png deleted file mode 100644 index bda46587f..000000000 Binary files a/graphics/unknown/unknown_60F6BC.png and /dev/null differ diff --git a/graphics/unknown/unknown_60F7BC.png b/graphics/unknown/unknown_60F7BC.png deleted file mode 100644 index 487b428bd..000000000 Binary files a/graphics/unknown/unknown_60F7BC.png and /dev/null differ diff --git a/graphics/unknown/unknown_60F83C.png b/graphics/unknown/unknown_60F83C.png deleted file mode 100644 index 2a44e9455..000000000 Binary files a/graphics/unknown/unknown_60F83C.png and /dev/null differ diff --git a/graphics/unknown/unknown_60F93C.png b/graphics/unknown/unknown_60F93C.png deleted file mode 100644 index 2a44e9455..000000000 Binary files a/graphics/unknown/unknown_60F93C.png and /dev/null differ diff --git a/graphics/unknown/unknown_60FA3C.png b/graphics/unknown/unknown_60FA3C.png deleted file mode 100644 index c4ae096d0..000000000 Binary files a/graphics/unknown/unknown_60FA3C.png and /dev/null differ diff --git a/graphics/unknown/unknown_61023C.bin b/graphics/unknown/unknown_61023C.bin deleted file mode 100644 index c4e7c913d..000000000 Binary files a/graphics/unknown/unknown_61023C.bin and /dev/null differ diff --git a/graphics/unknown/unknown_61033C.png b/graphics/unknown/unknown_61033C.png deleted file mode 100644 index ec874f98c..000000000 Binary files a/graphics/unknown/unknown_61033C.png and /dev/null differ diff --git a/graphics/unknown/unknown_61039C.pal b/graphics/unknown/unknown_61039C.pal deleted file mode 100644 index 89f527ce4..000000000 --- a/graphics/unknown/unknown_61039C.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -213 255 238 -213 255 238 -213 255 238 -213 255 238 -213 255 238 -213 255 238 -213 255 238 -213 255 238 -213 255 238 -213 255 238 -213 255 238 -213 255 238 -213 255 238 -213 255 238 -213 255 238 diff --git a/graphics/unknown/unknown_61046C.pal b/graphics/unknown/unknown_61046C.pal deleted file mode 100644 index 40d83bc59..000000000 --- a/graphics/unknown/unknown_61046C.pal +++ /dev/null @@ -1,8 +0,0 @@ -JASC-PAL -0100 -5 -0 0 0 -0 0 0 -255 255 255 -0 0 0 -255 0 0 -- cgit v1.2.3 From e0c0143f4191cb05e3e70af32df0f3eb6b0e3675 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Mon, 4 Jan 2021 10:14:01 -0500 Subject: Fix substitute back sprite --- graphics/battle_anims/sprites/substitute.bin | Bin 2048 -> 0 bytes graphics/battle_anims/sprites/substitute_back.png | Bin 0 -> 405 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 graphics/battle_anims/sprites/substitute.bin create mode 100644 graphics/battle_anims/sprites/substitute_back.png (limited to 'graphics') diff --git a/graphics/battle_anims/sprites/substitute.bin b/graphics/battle_anims/sprites/substitute.bin deleted file mode 100644 index d30c07d4e..000000000 Binary files a/graphics/battle_anims/sprites/substitute.bin and /dev/null differ diff --git a/graphics/battle_anims/sprites/substitute_back.png b/graphics/battle_anims/sprites/substitute_back.png new file mode 100644 index 000000000..8ea1f7ff8 Binary files /dev/null and b/graphics/battle_anims/sprites/substitute_back.png differ -- cgit v1.2.3 From 15906ca1433279d80de8770646aec36dc868faaa Mon Sep 17 00:00:00 2001 From: GriffinR Date: Wed, 3 Feb 2021 15:04:25 -0500 Subject: Document evolution scene --- graphics/evolution_scene/bg.bin | Bin 2048 -> 0 bytes graphics/evolution_scene/bg2.bin | Bin 2048 -> 0 bytes graphics/evolution_scene/bg_anim.pal | 35 +++ graphics/evolution_scene/bg_anim_intro.pal | 259 +++++++++++++++++++++ graphics/evolution_scene/bg_inner.bin | Bin 0 -> 2048 bytes graphics/evolution_scene/bg_outer.bin | Bin 0 -> 2048 bytes .../evolution_scene/gray_transition_darken.pal | 211 ----------------- graphics/evolution_scene/gray_transition_intro.pal | 259 --------------------- .../evolution_scene/gray_transition_lighten.pal | 179 -------------- graphics/evolution_scene/gray_transition_outro.pal | 211 ----------------- graphics/evolution_scene/transition.pal | 35 --- graphics/evolution_scene/unknown_5B4114.pal | 19 -- graphics/evolution_scene/unused_1.pal | 19 ++ graphics/evolution_scene/unused_2.pal | 179 ++++++++++++++ graphics/evolution_scene/unused_3.pal | 211 +++++++++++++++++ graphics/evolution_scene/unused_4.pal | 211 +++++++++++++++++ 16 files changed, 914 insertions(+), 914 deletions(-) delete mode 100644 graphics/evolution_scene/bg.bin delete mode 100644 graphics/evolution_scene/bg2.bin create mode 100644 graphics/evolution_scene/bg_anim.pal create mode 100644 graphics/evolution_scene/bg_anim_intro.pal create mode 100644 graphics/evolution_scene/bg_inner.bin create mode 100644 graphics/evolution_scene/bg_outer.bin delete mode 100644 graphics/evolution_scene/gray_transition_darken.pal delete mode 100644 graphics/evolution_scene/gray_transition_intro.pal delete mode 100644 graphics/evolution_scene/gray_transition_lighten.pal delete mode 100644 graphics/evolution_scene/gray_transition_outro.pal delete mode 100644 graphics/evolution_scene/transition.pal delete mode 100644 graphics/evolution_scene/unknown_5B4114.pal create mode 100644 graphics/evolution_scene/unused_1.pal create mode 100644 graphics/evolution_scene/unused_2.pal create mode 100644 graphics/evolution_scene/unused_3.pal create mode 100644 graphics/evolution_scene/unused_4.pal (limited to 'graphics') diff --git a/graphics/evolution_scene/bg.bin b/graphics/evolution_scene/bg.bin deleted file mode 100644 index 583ebac2b..000000000 Binary files a/graphics/evolution_scene/bg.bin and /dev/null differ diff --git a/graphics/evolution_scene/bg2.bin b/graphics/evolution_scene/bg2.bin deleted file mode 100644 index 7afab112a..000000000 Binary files a/graphics/evolution_scene/bg2.bin and /dev/null differ diff --git a/graphics/evolution_scene/bg_anim.pal b/graphics/evolution_scene/bg_anim.pal new file mode 100644 index 000000000..b0f4d3815 --- /dev/null +++ b/graphics/evolution_scene/bg_anim.pal @@ -0,0 +1,35 @@ +JASC-PAL +0100 +32 +0 0 0 +16 16 16 +24 32 32 +41 49 49 +49 65 74 +65 82 90 +74 98 115 +90 115 131 +106 131 148 +115 148 172 +131 164 189 +139 180 213 +156 197 230 +172 213 255 +0 0 0 +0 0 0 +0 0 0 +65 90 106 +74 98 115 +82 106 131 +90 115 139 +98 131 156 +106 139 164 +115 148 180 +123 156 189 +131 172 205 +139 180 213 +148 189 230 +156 197 238 +172 213 255 +0 0 0 +0 0 0 diff --git a/graphics/evolution_scene/bg_anim_intro.pal b/graphics/evolution_scene/bg_anim_intro.pal new file mode 100644 index 000000000..323623a15 --- /dev/null +++ b/graphics/evolution_scene/bg_anim_intro.pal @@ -0,0 +1,259 @@ +JASC-PAL +0100 +256 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +90 90 90 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +90 90 90 +98 106 106 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +90 90 90 +98 106 106 +115 123 123 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +90 90 90 +98 106 106 +115 123 123 +131 131 131 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +90 90 90 +98 106 106 +115 123 123 +131 131 131 +148 148 148 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +90 90 90 +98 106 106 +115 123 123 +131 131 131 +148 148 148 +156 164 164 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +90 90 90 +98 106 106 +115 123 123 +131 131 131 +148 148 148 +156 164 164 +172 172 172 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +90 90 90 +98 106 106 +115 123 123 +131 131 131 +148 148 148 +156 164 164 +172 172 172 +189 189 189 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +90 90 90 +98 106 106 +115 123 123 +131 131 131 +148 148 148 +156 164 164 +172 172 172 +189 189 189 +197 205 205 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +90 90 90 +98 106 106 +115 123 123 +131 131 131 +148 148 148 +156 164 164 +172 172 172 +189 189 189 +197 205 205 +213 213 213 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +90 90 90 +98 106 106 +115 123 123 +131 131 131 +148 148 148 +156 164 164 +172 172 172 +189 189 189 +197 205 205 +213 213 213 +230 230 230 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +90 90 90 +98 106 106 +115 123 123 +131 131 131 +148 148 148 +156 164 164 +172 172 172 +189 189 189 +197 205 205 +213 213 213 +230 230 230 +246 246 246 +0 0 0 +0 0 0 +0 0 0 +90 90 90 +98 106 106 +115 123 123 +131 131 131 +148 148 148 +156 164 164 +172 172 172 +189 189 189 +197 205 205 +213 213 213 +230 230 230 +246 246 246 +255 255 255 +0 0 0 +0 0 0 +0 0 0 +98 106 106 +115 123 123 +131 131 131 +148 148 148 +156 164 164 +172 172 172 +189 189 189 +197 205 205 +213 213 213 +230 230 230 +246 246 246 +255 255 255 +246 246 246 +0 0 0 +0 0 0 +0 0 0 +115 123 123 +131 131 131 +148 148 148 +156 164 164 +172 172 172 +189 189 189 +197 205 205 +213 213 213 +230 230 230 +246 246 246 +255 255 255 +246 246 246 +246 246 246 +0 0 0 +0 0 0 diff --git a/graphics/evolution_scene/bg_inner.bin b/graphics/evolution_scene/bg_inner.bin new file mode 100644 index 000000000..583ebac2b Binary files /dev/null and b/graphics/evolution_scene/bg_inner.bin differ diff --git a/graphics/evolution_scene/bg_outer.bin b/graphics/evolution_scene/bg_outer.bin new file mode 100644 index 000000000..7afab112a Binary files /dev/null and b/graphics/evolution_scene/bg_outer.bin differ diff --git a/graphics/evolution_scene/gray_transition_darken.pal b/graphics/evolution_scene/gray_transition_darken.pal deleted file mode 100644 index 97d117330..000000000 --- a/graphics/evolution_scene/gray_transition_darken.pal +++ /dev/null @@ -1,211 +0,0 @@ -JASC-PAL -0100 -208 -0 0 0 -255 255 255 -246 246 246 -230 230 230 -213 213 213 -197 205 205 -189 189 189 -172 172 172 -156 164 164 -148 148 148 -131 131 131 -115 123 123 -98 106 106 -90 90 90 -0 0 0 -0 0 0 -0 0 0 -246 246 246 -230 230 230 -213 213 213 -197 205 205 -189 189 189 -172 172 172 -156 164 164 -148 148 148 -131 131 131 -115 123 123 -98 106 106 -90 90 90 -98 106 106 -0 0 0 -0 0 0 -0 0 0 -230 230 230 -213 213 213 -197 205 205 -189 189 189 -172 172 172 -156 164 164 -148 148 148 -131 131 131 -115 123 123 -98 106 106 -90 90 90 -98 106 106 -115 123 123 -0 0 0 -0 0 0 -0 0 0 -213 213 213 -197 205 205 -189 189 189 -172 172 172 -156 164 164 -148 148 148 -131 131 131 -115 123 123 -98 106 106 -90 90 90 -98 106 106 -115 123 123 -131 131 131 -0 0 0 -0 0 0 -0 0 0 -197 205 205 -189 189 189 -172 172 172 -156 164 164 -148 148 148 -131 131 131 -115 123 123 -98 106 106 -90 90 90 -90 90 90 -98 106 106 -115 123 123 -131 131 131 -0 0 0 -0 0 0 -0 0 0 -189 189 189 -172 172 172 -156 164 164 -148 148 148 -131 131 131 -115 123 123 -98 106 106 -90 90 90 -90 90 90 -98 106 106 -115 123 123 -131 131 131 -148 148 148 -0 0 0 -0 0 0 -0 0 0 -172 172 172 -156 164 164 -148 148 148 -131 131 131 -115 123 123 -98 106 106 -90 90 90 -90 90 90 -98 106 106 -115 123 123 -131 131 131 -148 148 148 -156 164 164 -0 0 0 -0 0 0 -0 0 0 -156 164 164 -148 148 148 -131 131 131 -115 123 123 -98 106 106 -90 90 90 -90 90 90 -98 106 106 -115 123 123 -131 131 131 -148 148 148 -156 164 164 -172 172 172 -0 0 0 -0 0 0 -0 0 0 -148 148 148 -131 131 131 -115 123 123 -98 106 106 -90 90 90 -90 90 90 -98 106 106 -115 123 123 -131 131 131 -148 148 148 -156 164 164 -172 172 172 -189 189 189 -0 0 0 -0 0 0 -0 0 0 -131 131 131 -115 123 123 -98 106 106 -90 90 90 -90 90 90 -98 106 106 -115 123 123 -131 131 131 -148 148 148 -156 164 164 -172 172 172 -189 189 189 -197 205 205 -0 0 0 -0 0 0 -0 0 0 -115 123 123 -98 106 106 -90 90 90 -90 90 90 -98 106 106 -115 123 123 -131 131 131 -148 148 148 -156 164 164 -172 172 172 -189 189 189 -197 205 205 -213 213 213 -0 0 0 -0 0 0 -0 0 0 -98 106 106 -90 90 90 -98 106 106 -115 123 123 -131 131 131 -148 148 148 -156 164 164 -172 172 172 -189 189 189 -197 205 205 -213 213 213 -230 230 230 -246 246 246 -0 0 0 -0 0 0 -0 0 0 -90 90 90 -98 106 106 -115 123 123 -131 131 131 -148 148 148 -156 164 164 -172 172 172 -189 189 189 -197 205 205 -213 213 213 -230 230 230 -246 246 246 -255 255 255 -0 0 0 -0 0 0 diff --git a/graphics/evolution_scene/gray_transition_intro.pal b/graphics/evolution_scene/gray_transition_intro.pal deleted file mode 100644 index 323623a15..000000000 --- a/graphics/evolution_scene/gray_transition_intro.pal +++ /dev/null @@ -1,259 +0,0 @@ -JASC-PAL -0100 -256 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -90 90 90 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -90 90 90 -98 106 106 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -90 90 90 -98 106 106 -115 123 123 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -90 90 90 -98 106 106 -115 123 123 -131 131 131 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -90 90 90 -98 106 106 -115 123 123 -131 131 131 -148 148 148 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -90 90 90 -98 106 106 -115 123 123 -131 131 131 -148 148 148 -156 164 164 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -90 90 90 -98 106 106 -115 123 123 -131 131 131 -148 148 148 -156 164 164 -172 172 172 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -90 90 90 -98 106 106 -115 123 123 -131 131 131 -148 148 148 -156 164 164 -172 172 172 -189 189 189 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -90 90 90 -98 106 106 -115 123 123 -131 131 131 -148 148 148 -156 164 164 -172 172 172 -189 189 189 -197 205 205 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -90 90 90 -98 106 106 -115 123 123 -131 131 131 -148 148 148 -156 164 164 -172 172 172 -189 189 189 -197 205 205 -213 213 213 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -90 90 90 -98 106 106 -115 123 123 -131 131 131 -148 148 148 -156 164 164 -172 172 172 -189 189 189 -197 205 205 -213 213 213 -230 230 230 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -90 90 90 -98 106 106 -115 123 123 -131 131 131 -148 148 148 -156 164 164 -172 172 172 -189 189 189 -197 205 205 -213 213 213 -230 230 230 -246 246 246 -0 0 0 -0 0 0 -0 0 0 -90 90 90 -98 106 106 -115 123 123 -131 131 131 -148 148 148 -156 164 164 -172 172 172 -189 189 189 -197 205 205 -213 213 213 -230 230 230 -246 246 246 -255 255 255 -0 0 0 -0 0 0 -0 0 0 -98 106 106 -115 123 123 -131 131 131 -148 148 148 -156 164 164 -172 172 172 -189 189 189 -197 205 205 -213 213 213 -230 230 230 -246 246 246 -255 255 255 -246 246 246 -0 0 0 -0 0 0 -0 0 0 -115 123 123 -131 131 131 -148 148 148 -156 164 164 -172 172 172 -189 189 189 -197 205 205 -213 213 213 -230 230 230 -246 246 246 -255 255 255 -246 246 246 -246 246 246 -0 0 0 -0 0 0 diff --git a/graphics/evolution_scene/gray_transition_lighten.pal b/graphics/evolution_scene/gray_transition_lighten.pal deleted file mode 100644 index 813db93dc..000000000 --- a/graphics/evolution_scene/gray_transition_lighten.pal +++ /dev/null @@ -1,179 +0,0 @@ -JASC-PAL -0100 -176 -0 0 0 -115 123 123 -131 131 131 -148 148 148 -156 164 164 -172 172 172 -189 189 189 -197 205 205 -213 213 213 -230 230 230 -246 246 246 -255 255 255 -246 246 246 -230 230 230 -0 0 0 -0 0 0 -0 0 0 -131 131 131 -148 148 148 -156 164 164 -172 172 172 -189 189 189 -197 205 205 -213 213 213 -230 230 230 -246 246 246 -255 255 255 -246 246 246 -230 230 230 -213 213 213 -0 0 0 -0 0 0 -0 0 0 -148 148 148 -156 164 164 -172 172 172 -189 189 189 -197 205 205 -213 213 213 -230 230 230 -246 246 246 -255 255 255 -246 246 246 -230 230 230 -213 213 213 -197 205 205 -0 0 0 -0 0 0 -0 0 0 -156 164 164 -172 172 172 -189 189 189 -197 205 205 -213 213 213 -230 230 230 -246 246 246 -255 255 255 -246 246 246 -230 230 230 -213 213 213 -197 205 205 -189 189 189 -0 0 0 -0 0 0 -0 0 0 -172 172 172 -189 189 189 -197 205 205 -213 213 213 -230 230 230 -246 246 246 -255 255 255 -246 246 246 -230 230 230 -213 213 213 -197 205 205 -189 189 189 -172 172 172 -0 0 0 -0 0 0 -0 0 0 -189 189 189 -197 205 205 -213 213 213 -230 230 230 -246 246 246 -255 255 255 -246 246 246 -230 230 230 -213 213 213 -197 205 205 -189 189 189 -172 172 172 -156 164 164 -0 0 0 -0 0 0 -0 0 0 -197 205 205 -213 213 213 -230 230 230 -246 246 246 -255 255 255 -246 246 246 -230 230 230 -213 213 213 -197 205 205 -189 189 189 -172 172 172 -156 164 164 -148 148 148 -0 0 0 -0 0 0 -0 0 0 -213 213 213 -230 230 230 -246 246 246 -255 255 255 -246 246 246 -230 230 230 -213 213 213 -197 205 205 -189 189 189 -172 172 172 -156 164 164 -148 148 148 -131 131 131 -0 0 0 -0 0 0 -0 0 0 -230 230 230 -246 246 246 -255 255 255 -246 246 246 -230 230 230 -213 213 213 -197 205 205 -189 189 189 -172 172 172 -156 164 164 -148 148 148 -131 131 131 -115 123 123 -0 0 0 -0 0 0 -0 0 0 -246 246 246 -255 255 255 -246 246 246 -230 230 230 -213 213 213 -197 205 205 -189 189 189 -172 172 172 -156 164 164 -148 148 148 -131 131 131 -115 123 123 -98 106 106 -0 0 0 -0 0 0 -0 0 0 -255 255 255 -246 246 246 -230 230 230 -213 213 213 -197 205 205 -189 189 189 -172 172 172 -156 164 164 -148 148 148 -131 131 131 -115 123 123 -98 106 106 -90 90 90 -0 0 0 -0 0 0 diff --git a/graphics/evolution_scene/gray_transition_outro.pal b/graphics/evolution_scene/gray_transition_outro.pal deleted file mode 100644 index f122f40fe..000000000 --- a/graphics/evolution_scene/gray_transition_outro.pal +++ /dev/null @@ -1,211 +0,0 @@ -JASC-PAL -0100 -208 -0 0 0 -246 246 246 -230 230 230 -213 213 213 -197 205 205 -189 189 189 -172 172 172 -156 164 164 -148 148 148 -131 131 131 -115 123 123 -98 106 106 -90 90 90 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -230 230 230 -213 213 213 -197 205 205 -189 189 189 -172 172 172 -156 164 164 -148 148 148 -131 131 131 -115 123 123 -98 106 106 -90 90 90 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -213 213 213 -197 205 205 -189 189 189 -172 172 172 -156 164 164 -148 148 148 -131 131 131 -115 123 123 -98 106 106 -90 90 90 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -197 205 205 -189 189 189 -172 172 172 -156 164 164 -148 148 148 -131 131 131 -115 123 123 -98 106 106 -90 90 90 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -189 189 189 -172 172 172 -156 164 164 -148 148 148 -131 131 131 -115 123 123 -98 106 106 -90 90 90 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -172 172 172 -156 164 164 -148 148 148 -131 131 131 -115 123 123 -98 106 106 -90 90 90 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -156 164 164 -148 148 148 -131 131 131 -115 123 123 -98 106 106 -90 90 90 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -148 148 148 -131 131 131 -115 123 123 -98 106 106 -90 90 90 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -131 131 131 -115 123 123 -98 106 106 -90 90 90 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -115 123 123 -98 106 106 -90 90 90 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -98 106 106 -90 90 90 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -90 90 90 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 diff --git a/graphics/evolution_scene/transition.pal b/graphics/evolution_scene/transition.pal deleted file mode 100644 index b0f4d3815..000000000 --- a/graphics/evolution_scene/transition.pal +++ /dev/null @@ -1,35 +0,0 @@ -JASC-PAL -0100 -32 -0 0 0 -16 16 16 -24 32 32 -41 49 49 -49 65 74 -65 82 90 -74 98 115 -90 115 131 -106 131 148 -115 148 172 -131 164 189 -139 180 213 -156 197 230 -172 213 255 -0 0 0 -0 0 0 -0 0 0 -65 90 106 -74 98 115 -82 106 131 -90 115 139 -98 131 156 -106 139 164 -115 148 180 -123 156 189 -131 172 205 -139 180 213 -148 189 230 -156 197 238 -172 213 255 -0 0 0 -0 0 0 diff --git a/graphics/evolution_scene/unknown_5B4114.pal b/graphics/evolution_scene/unknown_5B4114.pal deleted file mode 100644 index 2cd4981fd..000000000 --- a/graphics/evolution_scene/unknown_5B4114.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -90 90 90 -98 106 106 -115 123 123 -131 131 131 -148 148 148 -156 164 164 -172 172 172 -189 189 189 -197 205 205 -213 213 213 -230 230 230 -246 246 246 -255 255 255 -0 0 0 -0 0 0 diff --git a/graphics/evolution_scene/unused_1.pal b/graphics/evolution_scene/unused_1.pal new file mode 100644 index 000000000..2cd4981fd --- /dev/null +++ b/graphics/evolution_scene/unused_1.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +90 90 90 +98 106 106 +115 123 123 +131 131 131 +148 148 148 +156 164 164 +172 172 172 +189 189 189 +197 205 205 +213 213 213 +230 230 230 +246 246 246 +255 255 255 +0 0 0 +0 0 0 diff --git a/graphics/evolution_scene/unused_2.pal b/graphics/evolution_scene/unused_2.pal new file mode 100644 index 000000000..813db93dc --- /dev/null +++ b/graphics/evolution_scene/unused_2.pal @@ -0,0 +1,179 @@ +JASC-PAL +0100 +176 +0 0 0 +115 123 123 +131 131 131 +148 148 148 +156 164 164 +172 172 172 +189 189 189 +197 205 205 +213 213 213 +230 230 230 +246 246 246 +255 255 255 +246 246 246 +230 230 230 +0 0 0 +0 0 0 +0 0 0 +131 131 131 +148 148 148 +156 164 164 +172 172 172 +189 189 189 +197 205 205 +213 213 213 +230 230 230 +246 246 246 +255 255 255 +246 246 246 +230 230 230 +213 213 213 +0 0 0 +0 0 0 +0 0 0 +148 148 148 +156 164 164 +172 172 172 +189 189 189 +197 205 205 +213 213 213 +230 230 230 +246 246 246 +255 255 255 +246 246 246 +230 230 230 +213 213 213 +197 205 205 +0 0 0 +0 0 0 +0 0 0 +156 164 164 +172 172 172 +189 189 189 +197 205 205 +213 213 213 +230 230 230 +246 246 246 +255 255 255 +246 246 246 +230 230 230 +213 213 213 +197 205 205 +189 189 189 +0 0 0 +0 0 0 +0 0 0 +172 172 172 +189 189 189 +197 205 205 +213 213 213 +230 230 230 +246 246 246 +255 255 255 +246 246 246 +230 230 230 +213 213 213 +197 205 205 +189 189 189 +172 172 172 +0 0 0 +0 0 0 +0 0 0 +189 189 189 +197 205 205 +213 213 213 +230 230 230 +246 246 246 +255 255 255 +246 246 246 +230 230 230 +213 213 213 +197 205 205 +189 189 189 +172 172 172 +156 164 164 +0 0 0 +0 0 0 +0 0 0 +197 205 205 +213 213 213 +230 230 230 +246 246 246 +255 255 255 +246 246 246 +230 230 230 +213 213 213 +197 205 205 +189 189 189 +172 172 172 +156 164 164 +148 148 148 +0 0 0 +0 0 0 +0 0 0 +213 213 213 +230 230 230 +246 246 246 +255 255 255 +246 246 246 +230 230 230 +213 213 213 +197 205 205 +189 189 189 +172 172 172 +156 164 164 +148 148 148 +131 131 131 +0 0 0 +0 0 0 +0 0 0 +230 230 230 +246 246 246 +255 255 255 +246 246 246 +230 230 230 +213 213 213 +197 205 205 +189 189 189 +172 172 172 +156 164 164 +148 148 148 +131 131 131 +115 123 123 +0 0 0 +0 0 0 +0 0 0 +246 246 246 +255 255 255 +246 246 246 +230 230 230 +213 213 213 +197 205 205 +189 189 189 +172 172 172 +156 164 164 +148 148 148 +131 131 131 +115 123 123 +98 106 106 +0 0 0 +0 0 0 +0 0 0 +255 255 255 +246 246 246 +230 230 230 +213 213 213 +197 205 205 +189 189 189 +172 172 172 +156 164 164 +148 148 148 +131 131 131 +115 123 123 +98 106 106 +90 90 90 +0 0 0 +0 0 0 diff --git a/graphics/evolution_scene/unused_3.pal b/graphics/evolution_scene/unused_3.pal new file mode 100644 index 000000000..97d117330 --- /dev/null +++ b/graphics/evolution_scene/unused_3.pal @@ -0,0 +1,211 @@ +JASC-PAL +0100 +208 +0 0 0 +255 255 255 +246 246 246 +230 230 230 +213 213 213 +197 205 205 +189 189 189 +172 172 172 +156 164 164 +148 148 148 +131 131 131 +115 123 123 +98 106 106 +90 90 90 +0 0 0 +0 0 0 +0 0 0 +246 246 246 +230 230 230 +213 213 213 +197 205 205 +189 189 189 +172 172 172 +156 164 164 +148 148 148 +131 131 131 +115 123 123 +98 106 106 +90 90 90 +98 106 106 +0 0 0 +0 0 0 +0 0 0 +230 230 230 +213 213 213 +197 205 205 +189 189 189 +172 172 172 +156 164 164 +148 148 148 +131 131 131 +115 123 123 +98 106 106 +90 90 90 +98 106 106 +115 123 123 +0 0 0 +0 0 0 +0 0 0 +213 213 213 +197 205 205 +189 189 189 +172 172 172 +156 164 164 +148 148 148 +131 131 131 +115 123 123 +98 106 106 +90 90 90 +98 106 106 +115 123 123 +131 131 131 +0 0 0 +0 0 0 +0 0 0 +197 205 205 +189 189 189 +172 172 172 +156 164 164 +148 148 148 +131 131 131 +115 123 123 +98 106 106 +90 90 90 +90 90 90 +98 106 106 +115 123 123 +131 131 131 +0 0 0 +0 0 0 +0 0 0 +189 189 189 +172 172 172 +156 164 164 +148 148 148 +131 131 131 +115 123 123 +98 106 106 +90 90 90 +90 90 90 +98 106 106 +115 123 123 +131 131 131 +148 148 148 +0 0 0 +0 0 0 +0 0 0 +172 172 172 +156 164 164 +148 148 148 +131 131 131 +115 123 123 +98 106 106 +90 90 90 +90 90 90 +98 106 106 +115 123 123 +131 131 131 +148 148 148 +156 164 164 +0 0 0 +0 0 0 +0 0 0 +156 164 164 +148 148 148 +131 131 131 +115 123 123 +98 106 106 +90 90 90 +90 90 90 +98 106 106 +115 123 123 +131 131 131 +148 148 148 +156 164 164 +172 172 172 +0 0 0 +0 0 0 +0 0 0 +148 148 148 +131 131 131 +115 123 123 +98 106 106 +90 90 90 +90 90 90 +98 106 106 +115 123 123 +131 131 131 +148 148 148 +156 164 164 +172 172 172 +189 189 189 +0 0 0 +0 0 0 +0 0 0 +131 131 131 +115 123 123 +98 106 106 +90 90 90 +90 90 90 +98 106 106 +115 123 123 +131 131 131 +148 148 148 +156 164 164 +172 172 172 +189 189 189 +197 205 205 +0 0 0 +0 0 0 +0 0 0 +115 123 123 +98 106 106 +90 90 90 +90 90 90 +98 106 106 +115 123 123 +131 131 131 +148 148 148 +156 164 164 +172 172 172 +189 189 189 +197 205 205 +213 213 213 +0 0 0 +0 0 0 +0 0 0 +98 106 106 +90 90 90 +98 106 106 +115 123 123 +131 131 131 +148 148 148 +156 164 164 +172 172 172 +189 189 189 +197 205 205 +213 213 213 +230 230 230 +246 246 246 +0 0 0 +0 0 0 +0 0 0 +90 90 90 +98 106 106 +115 123 123 +131 131 131 +148 148 148 +156 164 164 +172 172 172 +189 189 189 +197 205 205 +213 213 213 +230 230 230 +246 246 246 +255 255 255 +0 0 0 +0 0 0 diff --git a/graphics/evolution_scene/unused_4.pal b/graphics/evolution_scene/unused_4.pal new file mode 100644 index 000000000..f122f40fe --- /dev/null +++ b/graphics/evolution_scene/unused_4.pal @@ -0,0 +1,211 @@ +JASC-PAL +0100 +208 +0 0 0 +246 246 246 +230 230 230 +213 213 213 +197 205 205 +189 189 189 +172 172 172 +156 164 164 +148 148 148 +131 131 131 +115 123 123 +98 106 106 +90 90 90 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +230 230 230 +213 213 213 +197 205 205 +189 189 189 +172 172 172 +156 164 164 +148 148 148 +131 131 131 +115 123 123 +98 106 106 +90 90 90 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +213 213 213 +197 205 205 +189 189 189 +172 172 172 +156 164 164 +148 148 148 +131 131 131 +115 123 123 +98 106 106 +90 90 90 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +197 205 205 +189 189 189 +172 172 172 +156 164 164 +148 148 148 +131 131 131 +115 123 123 +98 106 106 +90 90 90 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +189 189 189 +172 172 172 +156 164 164 +148 148 148 +131 131 131 +115 123 123 +98 106 106 +90 90 90 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +172 172 172 +156 164 164 +148 148 148 +131 131 131 +115 123 123 +98 106 106 +90 90 90 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +156 164 164 +148 148 148 +131 131 131 +115 123 123 +98 106 106 +90 90 90 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +148 148 148 +131 131 131 +115 123 123 +98 106 106 +90 90 90 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +131 131 131 +115 123 123 +98 106 106 +90 90 90 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +115 123 123 +98 106 106 +90 90 90 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +98 106 106 +90 90 90 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +90 90 90 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 -- cgit v1.2.3 From 64fc585cc3a5ac830d4de8e921d4833ad0cc8136 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Thu, 18 Feb 2021 10:00:27 -0500 Subject: Document pokenav ribbons summary screen --- graphics/pokenav/8623790.pal | 19 ------------------- graphics/pokenav/8624098.pal | 19 ------------------- graphics/pokenav/ribbons.bin | Bin 1280 -> 0 bytes graphics/pokenav/ribbons.png | Bin 291 -> 0 bytes graphics/pokenav/ribbons/icons.png | Bin 0 -> 486 bytes graphics/pokenav/ribbons/icons1.pal | 19 +++++++++++++++++++ graphics/pokenav/ribbons/icons2.pal | 19 +++++++++++++++++++ graphics/pokenav/ribbons/icons3.pal | 19 +++++++++++++++++++ graphics/pokenav/ribbons/icons4.pal | 19 +++++++++++++++++++ graphics/pokenav/ribbons/icons5.pal | 19 +++++++++++++++++++ graphics/pokenav/ribbons/icons_big.png | Bin 0 -> 1677 bytes graphics/pokenav/ribbons/list_bg.bin | Bin 0 -> 1280 bytes graphics/pokenav/ribbons/list_bg.png | Bin 0 -> 257 bytes graphics/pokenav/ribbons/list_ui.pal | 19 +++++++++++++++++++ graphics/pokenav/ribbons/mon_info.pal | 19 +++++++++++++++++++ graphics/pokenav/ribbons/summary_bg.bin | Bin 0 -> 1280 bytes graphics/pokenav/ribbons/summary_bg.png | Bin 0 -> 291 bytes graphics/pokenav/ribbons_icon.png | Bin 486 -> 0 bytes graphics/pokenav/ribbons_icon1.pal | 19 ------------------- graphics/pokenav/ribbons_icon2.pal | 19 ------------------- graphics/pokenav/ribbons_icon3.pal | 19 ------------------- graphics/pokenav/ribbons_icon4.pal | 19 ------------------- graphics/pokenav/ribbons_icon5.pal | 19 ------------------- graphics/pokenav/ribbons_icon_big.png | Bin 1677 -> 0 bytes graphics/pokenav/ui_ribbons.bin | Bin 1280 -> 0 bytes graphics/pokenav/ui_ribbons.png | Bin 257 -> 0 bytes 26 files changed, 133 insertions(+), 133 deletions(-) delete mode 100644 graphics/pokenav/8623790.pal delete mode 100644 graphics/pokenav/8624098.pal delete mode 100644 graphics/pokenav/ribbons.bin delete mode 100644 graphics/pokenav/ribbons.png create mode 100644 graphics/pokenav/ribbons/icons.png create mode 100644 graphics/pokenav/ribbons/icons1.pal create mode 100644 graphics/pokenav/ribbons/icons2.pal create mode 100644 graphics/pokenav/ribbons/icons3.pal create mode 100644 graphics/pokenav/ribbons/icons4.pal create mode 100644 graphics/pokenav/ribbons/icons5.pal create mode 100644 graphics/pokenav/ribbons/icons_big.png create mode 100644 graphics/pokenav/ribbons/list_bg.bin create mode 100644 graphics/pokenav/ribbons/list_bg.png create mode 100644 graphics/pokenav/ribbons/list_ui.pal create mode 100644 graphics/pokenav/ribbons/mon_info.pal create mode 100644 graphics/pokenav/ribbons/summary_bg.bin create mode 100644 graphics/pokenav/ribbons/summary_bg.png delete mode 100644 graphics/pokenav/ribbons_icon.png delete mode 100644 graphics/pokenav/ribbons_icon1.pal delete mode 100644 graphics/pokenav/ribbons_icon2.pal delete mode 100644 graphics/pokenav/ribbons_icon3.pal delete mode 100644 graphics/pokenav/ribbons_icon4.pal delete mode 100644 graphics/pokenav/ribbons_icon5.pal delete mode 100644 graphics/pokenav/ribbons_icon_big.png delete mode 100644 graphics/pokenav/ui_ribbons.bin delete mode 100644 graphics/pokenav/ui_ribbons.png (limited to 'graphics') diff --git a/graphics/pokenav/8623790.pal b/graphics/pokenav/8623790.pal deleted file mode 100644 index da3be28fd..000000000 --- a/graphics/pokenav/8623790.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 197 0 -255 156 106 -255 255 255 -106 115 123 -0 0 0 -41 222 255 -0 90 172 -255 164 205 -148 24 32 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 diff --git a/graphics/pokenav/8624098.pal b/graphics/pokenav/8624098.pal deleted file mode 100644 index 2fc3f3d06..000000000 --- a/graphics/pokenav/8624098.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 197 0 -255 205 222 -0 0 0 -205 205 205 -0 0 0 -41 222 255 -0 90 172 -255 164 205 -148 24 32 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 diff --git a/graphics/pokenav/ribbons.bin b/graphics/pokenav/ribbons.bin deleted file mode 100644 index ce0b74f60..000000000 Binary files a/graphics/pokenav/ribbons.bin and /dev/null differ diff --git a/graphics/pokenav/ribbons.png b/graphics/pokenav/ribbons.png deleted file mode 100644 index a87bc7356..000000000 Binary files a/graphics/pokenav/ribbons.png and /dev/null differ diff --git a/graphics/pokenav/ribbons/icons.png b/graphics/pokenav/ribbons/icons.png new file mode 100644 index 000000000..095891feb Binary files /dev/null and b/graphics/pokenav/ribbons/icons.png differ diff --git a/graphics/pokenav/ribbons/icons1.pal b/graphics/pokenav/ribbons/icons1.pal new file mode 100644 index 000000000..ae6725c65 --- /dev/null +++ b/graphics/pokenav/ribbons/icons1.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +197 197 246 +74 74 82 +139 139 156 +222 222 230 +255 255 255 +246 246 98 +197 197 98 +156 156 32 +197 65 65 +238 90 65 +164 98 205 +197 106 255 +0 0 0 +0 197 255 +0 0 0 +0 0 0 diff --git a/graphics/pokenav/ribbons/icons2.pal b/graphics/pokenav/ribbons/icons2.pal new file mode 100644 index 000000000..78dcdf6f0 --- /dev/null +++ b/graphics/pokenav/ribbons/icons2.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +197 197 246 +74 74 82 +139 139 156 +222 222 230 +255 255 255 +246 246 98 +197 197 98 +156 156 32 +98 123 197 +98 156 255 +0 0 0 +0 0 0 +0 0 0 +98 238 0 +74 90 180 +90 115 238 diff --git a/graphics/pokenav/ribbons/icons3.pal b/graphics/pokenav/ribbons/icons3.pal new file mode 100644 index 000000000..7deb2fd4d --- /dev/null +++ b/graphics/pokenav/ribbons/icons3.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +197 197 246 +74 74 82 +139 139 156 +222 222 230 +255 255 255 +246 246 98 +197 197 98 +156 156 32 +205 115 131 +246 156 172 +197 98 82 +238 139 65 +0 0 0 +0 0 0 +0 0 0 +0 0 0 diff --git a/graphics/pokenav/ribbons/icons4.pal b/graphics/pokenav/ribbons/icons4.pal new file mode 100644 index 000000000..3321186ed --- /dev/null +++ b/graphics/pokenav/ribbons/icons4.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +197 197 246 +74 74 82 +139 139 156 +222 222 230 +255 255 255 +246 246 98 +197 197 98 +156 156 32 +106 213 82 +180 246 115 +156 156 172 +222 222 205 +0 0 0 +139 139 213 +148 106 82 +205 172 98 diff --git a/graphics/pokenav/ribbons/icons5.pal b/graphics/pokenav/ribbons/icons5.pal new file mode 100644 index 000000000..0a01d552f --- /dev/null +++ b/graphics/pokenav/ribbons/icons5.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +197 197 246 +74 74 82 +139 139 156 +222 222 230 +255 255 255 +246 246 98 +197 197 98 +156 156 32 +197 164 65 +255 222 65 +189 189 57 +238 238 65 +0 0 0 +238 90 65 +90 139 230 +90 172 255 diff --git a/graphics/pokenav/ribbons/icons_big.png b/graphics/pokenav/ribbons/icons_big.png new file mode 100644 index 000000000..cf8c8cb32 Binary files /dev/null and b/graphics/pokenav/ribbons/icons_big.png differ diff --git a/graphics/pokenav/ribbons/list_bg.bin b/graphics/pokenav/ribbons/list_bg.bin new file mode 100644 index 000000000..4c54a2070 Binary files /dev/null and b/graphics/pokenav/ribbons/list_bg.bin differ diff --git a/graphics/pokenav/ribbons/list_bg.png b/graphics/pokenav/ribbons/list_bg.png new file mode 100644 index 000000000..aa9d9e305 Binary files /dev/null and b/graphics/pokenav/ribbons/list_bg.png differ diff --git a/graphics/pokenav/ribbons/list_ui.pal b/graphics/pokenav/ribbons/list_ui.pal new file mode 100644 index 000000000..da3be28fd --- /dev/null +++ b/graphics/pokenav/ribbons/list_ui.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 197 0 +255 156 106 +255 255 255 +106 115 123 +0 0 0 +41 222 255 +0 90 172 +255 164 205 +148 24 32 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 diff --git a/graphics/pokenav/ribbons/mon_info.pal b/graphics/pokenav/ribbons/mon_info.pal new file mode 100644 index 000000000..2fc3f3d06 --- /dev/null +++ b/graphics/pokenav/ribbons/mon_info.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 197 0 +255 205 222 +0 0 0 +205 205 205 +0 0 0 +41 222 255 +0 90 172 +255 164 205 +148 24 32 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 diff --git a/graphics/pokenav/ribbons/summary_bg.bin b/graphics/pokenav/ribbons/summary_bg.bin new file mode 100644 index 000000000..ce0b74f60 Binary files /dev/null and b/graphics/pokenav/ribbons/summary_bg.bin differ diff --git a/graphics/pokenav/ribbons/summary_bg.png b/graphics/pokenav/ribbons/summary_bg.png new file mode 100644 index 000000000..a87bc7356 Binary files /dev/null and b/graphics/pokenav/ribbons/summary_bg.png differ diff --git a/graphics/pokenav/ribbons_icon.png b/graphics/pokenav/ribbons_icon.png deleted file mode 100644 index 095891feb..000000000 Binary files a/graphics/pokenav/ribbons_icon.png and /dev/null differ diff --git a/graphics/pokenav/ribbons_icon1.pal b/graphics/pokenav/ribbons_icon1.pal deleted file mode 100644 index ae6725c65..000000000 --- a/graphics/pokenav/ribbons_icon1.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -197 197 246 -74 74 82 -139 139 156 -222 222 230 -255 255 255 -246 246 98 -197 197 98 -156 156 32 -197 65 65 -238 90 65 -164 98 205 -197 106 255 -0 0 0 -0 197 255 -0 0 0 -0 0 0 diff --git a/graphics/pokenav/ribbons_icon2.pal b/graphics/pokenav/ribbons_icon2.pal deleted file mode 100644 index 78dcdf6f0..000000000 --- a/graphics/pokenav/ribbons_icon2.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -197 197 246 -74 74 82 -139 139 156 -222 222 230 -255 255 255 -246 246 98 -197 197 98 -156 156 32 -98 123 197 -98 156 255 -0 0 0 -0 0 0 -0 0 0 -98 238 0 -74 90 180 -90 115 238 diff --git a/graphics/pokenav/ribbons_icon3.pal b/graphics/pokenav/ribbons_icon3.pal deleted file mode 100644 index 7deb2fd4d..000000000 --- a/graphics/pokenav/ribbons_icon3.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -197 197 246 -74 74 82 -139 139 156 -222 222 230 -255 255 255 -246 246 98 -197 197 98 -156 156 32 -205 115 131 -246 156 172 -197 98 82 -238 139 65 -0 0 0 -0 0 0 -0 0 0 -0 0 0 diff --git a/graphics/pokenav/ribbons_icon4.pal b/graphics/pokenav/ribbons_icon4.pal deleted file mode 100644 index 3321186ed..000000000 --- a/graphics/pokenav/ribbons_icon4.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -197 197 246 -74 74 82 -139 139 156 -222 222 230 -255 255 255 -246 246 98 -197 197 98 -156 156 32 -106 213 82 -180 246 115 -156 156 172 -222 222 205 -0 0 0 -139 139 213 -148 106 82 -205 172 98 diff --git a/graphics/pokenav/ribbons_icon5.pal b/graphics/pokenav/ribbons_icon5.pal deleted file mode 100644 index 0a01d552f..000000000 --- a/graphics/pokenav/ribbons_icon5.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -197 197 246 -74 74 82 -139 139 156 -222 222 230 -255 255 255 -246 246 98 -197 197 98 -156 156 32 -197 164 65 -255 222 65 -189 189 57 -238 238 65 -0 0 0 -238 90 65 -90 139 230 -90 172 255 diff --git a/graphics/pokenav/ribbons_icon_big.png b/graphics/pokenav/ribbons_icon_big.png deleted file mode 100644 index cf8c8cb32..000000000 Binary files a/graphics/pokenav/ribbons_icon_big.png and /dev/null differ diff --git a/graphics/pokenav/ui_ribbons.bin b/graphics/pokenav/ui_ribbons.bin deleted file mode 100644 index 4c54a2070..000000000 Binary files a/graphics/pokenav/ui_ribbons.bin and /dev/null differ diff --git a/graphics/pokenav/ui_ribbons.png b/graphics/pokenav/ui_ribbons.png deleted file mode 100644 index aa9d9e305..000000000 Binary files a/graphics/pokenav/ui_ribbons.png and /dev/null differ -- cgit v1.2.3 From c6141fea831a30a0d2de24b3c02375a01014ec97 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Mon, 22 Feb 2021 12:12:35 -0500 Subject: Document easy chat --- graphics/easy_chat/button_window.png | Bin 0 -> 419 bytes graphics/easy_chat/cursor.png | Bin 199 -> 0 bytes graphics/easy_chat/rectangle_cursor.png | Bin 0 -> 199 bytes graphics/easy_chat/rwindow.png | Bin 419 -> 0 bytes graphics/easy_chat/text_input_frame.png | Bin 0 -> 260 bytes graphics/easy_chat/text_input_frame_green.pal | 19 +++++++++++++++++++ graphics/easy_chat/text_input_frame_orange.pal | 19 +++++++++++++++++++ graphics/misc/interview_frame_2.png | Bin 260 -> 0 bytes graphics/misc/interview_frame_green.pal | 19 ------------------- graphics/misc/interview_frame_orange.pal | 19 ------------------- 10 files changed, 38 insertions(+), 38 deletions(-) create mode 100644 graphics/easy_chat/button_window.png delete mode 100644 graphics/easy_chat/cursor.png create mode 100644 graphics/easy_chat/rectangle_cursor.png delete mode 100644 graphics/easy_chat/rwindow.png create mode 100644 graphics/easy_chat/text_input_frame.png create mode 100644 graphics/easy_chat/text_input_frame_green.pal create mode 100644 graphics/easy_chat/text_input_frame_orange.pal delete mode 100644 graphics/misc/interview_frame_2.png delete mode 100644 graphics/misc/interview_frame_green.pal delete mode 100644 graphics/misc/interview_frame_orange.pal (limited to 'graphics') diff --git a/graphics/easy_chat/button_window.png b/graphics/easy_chat/button_window.png new file mode 100644 index 000000000..6319f9a5d Binary files /dev/null and b/graphics/easy_chat/button_window.png differ diff --git a/graphics/easy_chat/cursor.png b/graphics/easy_chat/cursor.png deleted file mode 100644 index 502ea2d69..000000000 Binary files a/graphics/easy_chat/cursor.png and /dev/null differ diff --git a/graphics/easy_chat/rectangle_cursor.png b/graphics/easy_chat/rectangle_cursor.png new file mode 100644 index 000000000..502ea2d69 Binary files /dev/null and b/graphics/easy_chat/rectangle_cursor.png differ diff --git a/graphics/easy_chat/rwindow.png b/graphics/easy_chat/rwindow.png deleted file mode 100644 index 6319f9a5d..000000000 Binary files a/graphics/easy_chat/rwindow.png and /dev/null differ diff --git a/graphics/easy_chat/text_input_frame.png b/graphics/easy_chat/text_input_frame.png new file mode 100644 index 000000000..c0fbba87d Binary files /dev/null and b/graphics/easy_chat/text_input_frame.png differ diff --git a/graphics/easy_chat/text_input_frame_green.pal b/graphics/easy_chat/text_input_frame_green.pal new file mode 100644 index 000000000..c64a7216f --- /dev/null +++ b/graphics/easy_chat/text_input_frame_green.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +115 197 164 +189 255 139 +156 230 106 +123 180 90 +180 213 255 +139 180 230 +115 139 172 +0 0 0 +255 131 131 +238 82 82 +255 238 180 +255 255 213 +115 115 115 +180 189 180 +222 213 222 +255 255 255 diff --git a/graphics/easy_chat/text_input_frame_orange.pal b/graphics/easy_chat/text_input_frame_orange.pal new file mode 100644 index 000000000..165bad8de --- /dev/null +++ b/graphics/easy_chat/text_input_frame_orange.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +115 197 164 +255 189 115 +255 139 57 +205 98 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +255 238 180 +255 255 213 +115 115 115 +180 189 180 +222 213 222 +255 255 255 diff --git a/graphics/misc/interview_frame_2.png b/graphics/misc/interview_frame_2.png deleted file mode 100644 index c0fbba87d..000000000 Binary files a/graphics/misc/interview_frame_2.png and /dev/null differ diff --git a/graphics/misc/interview_frame_green.pal b/graphics/misc/interview_frame_green.pal deleted file mode 100644 index c64a7216f..000000000 --- a/graphics/misc/interview_frame_green.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -115 197 164 -189 255 139 -156 230 106 -123 180 90 -180 213 255 -139 180 230 -115 139 172 -0 0 0 -255 131 131 -238 82 82 -255 238 180 -255 255 213 -115 115 115 -180 189 180 -222 213 222 -255 255 255 diff --git a/graphics/misc/interview_frame_orange.pal b/graphics/misc/interview_frame_orange.pal deleted file mode 100644 index 165bad8de..000000000 --- a/graphics/misc/interview_frame_orange.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -115 197 164 -255 189 115 -255 139 57 -205 98 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -255 238 180 -255 255 213 -115 115 115 -180 189 180 -222 213 222 -255 255 255 -- cgit v1.2.3 From f09278393e15c2648a81412f6544f9d9009752b7 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Wed, 24 Feb 2021 14:29:33 -0500 Subject: Document reset_rtc_screen --- graphics/misc/reset_rtc_screen_arrow.pal | 7 ------- graphics/misc/reset_rtc_screen_downarrow.png | Bin 113 -> 0 bytes graphics/misc/reset_rtc_screen_rightarrow.png | Bin 110 -> 0 bytes graphics/reset_rtc_screen/arrow.pal | 7 +++++++ graphics/reset_rtc_screen/arrow_down.png | Bin 0 -> 113 bytes graphics/reset_rtc_screen/arrow_right.png | Bin 0 -> 110 bytes 6 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 graphics/misc/reset_rtc_screen_arrow.pal delete mode 100644 graphics/misc/reset_rtc_screen_downarrow.png delete mode 100644 graphics/misc/reset_rtc_screen_rightarrow.png create mode 100644 graphics/reset_rtc_screen/arrow.pal create mode 100644 graphics/reset_rtc_screen/arrow_down.png create mode 100644 graphics/reset_rtc_screen/arrow_right.png (limited to 'graphics') diff --git a/graphics/misc/reset_rtc_screen_arrow.pal b/graphics/misc/reset_rtc_screen_arrow.pal deleted file mode 100644 index b2e8a5f5f..000000000 --- a/graphics/misc/reset_rtc_screen_arrow.pal +++ /dev/null @@ -1,7 +0,0 @@ -JASC-PAL -0100 -4 -0 0 0 -255 0 0 -74 74 74 -0 0 0 diff --git a/graphics/misc/reset_rtc_screen_downarrow.png b/graphics/misc/reset_rtc_screen_downarrow.png deleted file mode 100644 index 8f7b3480d..000000000 Binary files a/graphics/misc/reset_rtc_screen_downarrow.png and /dev/null differ diff --git a/graphics/misc/reset_rtc_screen_rightarrow.png b/graphics/misc/reset_rtc_screen_rightarrow.png deleted file mode 100644 index 785b3c1db..000000000 Binary files a/graphics/misc/reset_rtc_screen_rightarrow.png and /dev/null differ diff --git a/graphics/reset_rtc_screen/arrow.pal b/graphics/reset_rtc_screen/arrow.pal new file mode 100644 index 000000000..b2e8a5f5f --- /dev/null +++ b/graphics/reset_rtc_screen/arrow.pal @@ -0,0 +1,7 @@ +JASC-PAL +0100 +4 +0 0 0 +255 0 0 +74 74 74 +0 0 0 diff --git a/graphics/reset_rtc_screen/arrow_down.png b/graphics/reset_rtc_screen/arrow_down.png new file mode 100644 index 000000000..8f7b3480d Binary files /dev/null and b/graphics/reset_rtc_screen/arrow_down.png differ diff --git a/graphics/reset_rtc_screen/arrow_right.png b/graphics/reset_rtc_screen/arrow_right.png new file mode 100644 index 000000000..785b3c1db Binary files /dev/null and b/graphics/reset_rtc_screen/arrow_right.png differ -- cgit v1.2.3 From 117b90a2610438df4c3f8b72d2fe9147f34dc2a4 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Thu, 25 Feb 2021 04:37:25 -0500 Subject: Document pokemon jump --- graphics/link_games/pkmnjump_bg.bin | Bin 1280 -> 0 bytes graphics/link_games/pkmnjump_bg.png | Bin 532 -> 0 bytes graphics/link_games/pkmnjump_pal1.pal | 19 ------------------- graphics/link_games/pkmnjump_pal2.pal | 19 ------------------- graphics/link_games/pkmnjump_pal3.pal | 19 ------------------- graphics/link_games/pkmnjump_results.bin | Bin 8192 -> 0 bytes graphics/link_games/pkmnjump_results.png | Bin 2129 -> 0 bytes graphics/link_games/pkmnjump_rope1.png | Bin 318 -> 0 bytes graphics/link_games/pkmnjump_rope2.png | Bin 309 -> 0 bytes graphics/link_games/pkmnjump_rope3.png | Bin 325 -> 0 bytes graphics/link_games/pkmnjump_rope4.png | Bin 243 -> 0 bytes graphics/link_games/pkmnjump_star.png | Bin 326 -> 0 bytes graphics/link_games/pkmnjump_venusaur.bin | Bin 4096 -> 0 bytes graphics/link_games/pkmnjump_venusaur.png | Bin 2082 -> 0 bytes graphics/pokemon_jump/bg.bin | Bin 0 -> 1280 bytes graphics/pokemon_jump/bg.png | Bin 0 -> 532 bytes graphics/pokemon_jump/bonuses.bin | Bin 0 -> 8192 bytes graphics/pokemon_jump/bonuses.png | Bin 0 -> 2129 bytes graphics/pokemon_jump/interface.pal | 19 +++++++++++++++++++ graphics/pokemon_jump/pal1.pal | 19 +++++++++++++++++++ graphics/pokemon_jump/pal2.pal | 19 +++++++++++++++++++ graphics/pokemon_jump/star.png | Bin 0 -> 326 bytes graphics/pokemon_jump/venusaur.bin | Bin 0 -> 4096 bytes graphics/pokemon_jump/venusaur.png | Bin 0 -> 2082 bytes graphics/pokemon_jump/vine1.png | Bin 0 -> 318 bytes graphics/pokemon_jump/vine2.png | Bin 0 -> 309 bytes graphics/pokemon_jump/vine3.png | Bin 0 -> 325 bytes graphics/pokemon_jump/vine4.png | Bin 0 -> 243 bytes 28 files changed, 57 insertions(+), 57 deletions(-) delete mode 100644 graphics/link_games/pkmnjump_bg.bin delete mode 100644 graphics/link_games/pkmnjump_bg.png delete mode 100644 graphics/link_games/pkmnjump_pal1.pal delete mode 100644 graphics/link_games/pkmnjump_pal2.pal delete mode 100644 graphics/link_games/pkmnjump_pal3.pal delete mode 100644 graphics/link_games/pkmnjump_results.bin delete mode 100644 graphics/link_games/pkmnjump_results.png delete mode 100644 graphics/link_games/pkmnjump_rope1.png delete mode 100644 graphics/link_games/pkmnjump_rope2.png delete mode 100644 graphics/link_games/pkmnjump_rope3.png delete mode 100644 graphics/link_games/pkmnjump_rope4.png delete mode 100644 graphics/link_games/pkmnjump_star.png delete mode 100644 graphics/link_games/pkmnjump_venusaur.bin delete mode 100644 graphics/link_games/pkmnjump_venusaur.png create mode 100644 graphics/pokemon_jump/bg.bin create mode 100644 graphics/pokemon_jump/bg.png create mode 100644 graphics/pokemon_jump/bonuses.bin create mode 100644 graphics/pokemon_jump/bonuses.png create mode 100644 graphics/pokemon_jump/interface.pal create mode 100644 graphics/pokemon_jump/pal1.pal create mode 100644 graphics/pokemon_jump/pal2.pal create mode 100644 graphics/pokemon_jump/star.png create mode 100644 graphics/pokemon_jump/venusaur.bin create mode 100644 graphics/pokemon_jump/venusaur.png create mode 100644 graphics/pokemon_jump/vine1.png create mode 100644 graphics/pokemon_jump/vine2.png create mode 100644 graphics/pokemon_jump/vine3.png create mode 100644 graphics/pokemon_jump/vine4.png (limited to 'graphics') diff --git a/graphics/link_games/pkmnjump_bg.bin b/graphics/link_games/pkmnjump_bg.bin deleted file mode 100644 index 68303ba7e..000000000 Binary files a/graphics/link_games/pkmnjump_bg.bin and /dev/null differ diff --git a/graphics/link_games/pkmnjump_bg.png b/graphics/link_games/pkmnjump_bg.png deleted file mode 100644 index 449bbf627..000000000 Binary files a/graphics/link_games/pkmnjump_bg.png and /dev/null differ diff --git a/graphics/link_games/pkmnjump_pal1.pal b/graphics/link_games/pkmnjump_pal1.pal deleted file mode 100644 index 936a2b39f..000000000 --- a/graphics/link_games/pkmnjump_pal1.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -156 156 197 -65 148 74 -82 180 74 -106 205 74 -255 0 255 -255 0 255 -255 0 255 -255 0 255 -255 0 255 -255 0 255 -98 98 82 -205 189 82 -255 246 82 -255 255 255 -238 172 131 -238 230 131 diff --git a/graphics/link_games/pkmnjump_pal2.pal b/graphics/link_games/pkmnjump_pal2.pal deleted file mode 100644 index d7fc1394b..000000000 --- a/graphics/link_games/pkmnjump_pal2.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -49 123 57 -65 139 57 -82 164 57 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 diff --git a/graphics/link_games/pkmnjump_pal3.pal b/graphics/link_games/pkmnjump_pal3.pal deleted file mode 100644 index 6b73be372..000000000 --- a/graphics/link_games/pkmnjump_pal3.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -246 246 255 -0 0 0 -222 222 213 -255 156 24 -255 222 189 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 diff --git a/graphics/link_games/pkmnjump_results.bin b/graphics/link_games/pkmnjump_results.bin deleted file mode 100644 index b17c5052c..000000000 Binary files a/graphics/link_games/pkmnjump_results.bin and /dev/null differ diff --git a/graphics/link_games/pkmnjump_results.png b/graphics/link_games/pkmnjump_results.png deleted file mode 100644 index fe1cb2609..000000000 Binary files a/graphics/link_games/pkmnjump_results.png and /dev/null differ diff --git a/graphics/link_games/pkmnjump_rope1.png b/graphics/link_games/pkmnjump_rope1.png deleted file mode 100644 index cdf6075d0..000000000 Binary files a/graphics/link_games/pkmnjump_rope1.png and /dev/null differ diff --git a/graphics/link_games/pkmnjump_rope2.png b/graphics/link_games/pkmnjump_rope2.png deleted file mode 100644 index 09a4b1dfc..000000000 Binary files a/graphics/link_games/pkmnjump_rope2.png and /dev/null differ diff --git a/graphics/link_games/pkmnjump_rope3.png b/graphics/link_games/pkmnjump_rope3.png deleted file mode 100644 index 1ed94125c..000000000 Binary files a/graphics/link_games/pkmnjump_rope3.png and /dev/null differ diff --git a/graphics/link_games/pkmnjump_rope4.png b/graphics/link_games/pkmnjump_rope4.png deleted file mode 100644 index 3937e006d..000000000 Binary files a/graphics/link_games/pkmnjump_rope4.png and /dev/null differ diff --git a/graphics/link_games/pkmnjump_star.png b/graphics/link_games/pkmnjump_star.png deleted file mode 100644 index 6faef11f8..000000000 Binary files a/graphics/link_games/pkmnjump_star.png and /dev/null differ diff --git a/graphics/link_games/pkmnjump_venusaur.bin b/graphics/link_games/pkmnjump_venusaur.bin deleted file mode 100644 index 093c0a5a5..000000000 Binary files a/graphics/link_games/pkmnjump_venusaur.bin and /dev/null differ diff --git a/graphics/link_games/pkmnjump_venusaur.png b/graphics/link_games/pkmnjump_venusaur.png deleted file mode 100644 index d555d324d..000000000 Binary files a/graphics/link_games/pkmnjump_venusaur.png and /dev/null differ diff --git a/graphics/pokemon_jump/bg.bin b/graphics/pokemon_jump/bg.bin new file mode 100644 index 000000000..68303ba7e Binary files /dev/null and b/graphics/pokemon_jump/bg.bin differ diff --git a/graphics/pokemon_jump/bg.png b/graphics/pokemon_jump/bg.png new file mode 100644 index 000000000..449bbf627 Binary files /dev/null and b/graphics/pokemon_jump/bg.png differ diff --git a/graphics/pokemon_jump/bonuses.bin b/graphics/pokemon_jump/bonuses.bin new file mode 100644 index 000000000..b17c5052c Binary files /dev/null and b/graphics/pokemon_jump/bonuses.bin differ diff --git a/graphics/pokemon_jump/bonuses.png b/graphics/pokemon_jump/bonuses.png new file mode 100644 index 000000000..fe1cb2609 Binary files /dev/null and b/graphics/pokemon_jump/bonuses.png differ diff --git a/graphics/pokemon_jump/interface.pal b/graphics/pokemon_jump/interface.pal new file mode 100644 index 000000000..6b73be372 --- /dev/null +++ b/graphics/pokemon_jump/interface.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +246 246 255 +0 0 0 +222 222 213 +255 156 24 +255 222 189 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 diff --git a/graphics/pokemon_jump/pal1.pal b/graphics/pokemon_jump/pal1.pal new file mode 100644 index 000000000..936a2b39f --- /dev/null +++ b/graphics/pokemon_jump/pal1.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +156 156 197 +65 148 74 +82 180 74 +106 205 74 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +98 98 82 +205 189 82 +255 246 82 +255 255 255 +238 172 131 +238 230 131 diff --git a/graphics/pokemon_jump/pal2.pal b/graphics/pokemon_jump/pal2.pal new file mode 100644 index 000000000..d7fc1394b --- /dev/null +++ b/graphics/pokemon_jump/pal2.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +49 123 57 +65 139 57 +82 164 57 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 diff --git a/graphics/pokemon_jump/star.png b/graphics/pokemon_jump/star.png new file mode 100644 index 000000000..6faef11f8 Binary files /dev/null and b/graphics/pokemon_jump/star.png differ diff --git a/graphics/pokemon_jump/venusaur.bin b/graphics/pokemon_jump/venusaur.bin new file mode 100644 index 000000000..093c0a5a5 Binary files /dev/null and b/graphics/pokemon_jump/venusaur.bin differ diff --git a/graphics/pokemon_jump/venusaur.png b/graphics/pokemon_jump/venusaur.png new file mode 100644 index 000000000..d555d324d Binary files /dev/null and b/graphics/pokemon_jump/venusaur.png differ diff --git a/graphics/pokemon_jump/vine1.png b/graphics/pokemon_jump/vine1.png new file mode 100644 index 000000000..cdf6075d0 Binary files /dev/null and b/graphics/pokemon_jump/vine1.png differ diff --git a/graphics/pokemon_jump/vine2.png b/graphics/pokemon_jump/vine2.png new file mode 100644 index 000000000..09a4b1dfc Binary files /dev/null and b/graphics/pokemon_jump/vine2.png differ diff --git a/graphics/pokemon_jump/vine3.png b/graphics/pokemon_jump/vine3.png new file mode 100644 index 000000000..1ed94125c Binary files /dev/null and b/graphics/pokemon_jump/vine3.png differ diff --git a/graphics/pokemon_jump/vine4.png b/graphics/pokemon_jump/vine4.png new file mode 100644 index 000000000..3937e006d Binary files /dev/null and b/graphics/pokemon_jump/vine4.png differ -- cgit v1.2.3 From a85fada3146e5efa68e2ce259d81ad785765bedd Mon Sep 17 00:00:00 2001 From: Marcus Huderle Date: Sat, 27 Feb 2021 17:41:30 -0600 Subject: Document more battle anim effects --- graphics/battle_anims/masks/unknown_C2EA50.bin | Bin 2048 -> 0 bytes graphics/battle_anims/masks/unknown_C2EA50.png | Bin 175 -> 0 bytes graphics/battle_anims/masks/unused_level_up.bin | Bin 0 -> 2048 bytes graphics/battle_anims/masks/unused_level_up.png | Bin 0 -> 175 bytes graphics/weather/0.pal | 19 ------------------- graphics/weather/fog.pal | 19 +++++++++++++++++++ 6 files changed, 19 insertions(+), 19 deletions(-) delete mode 100644 graphics/battle_anims/masks/unknown_C2EA50.bin delete mode 100644 graphics/battle_anims/masks/unknown_C2EA50.png create mode 100644 graphics/battle_anims/masks/unused_level_up.bin create mode 100644 graphics/battle_anims/masks/unused_level_up.png delete mode 100644 graphics/weather/0.pal create mode 100644 graphics/weather/fog.pal (limited to 'graphics') diff --git a/graphics/battle_anims/masks/unknown_C2EA50.bin b/graphics/battle_anims/masks/unknown_C2EA50.bin deleted file mode 100644 index 712c1ee12..000000000 Binary files a/graphics/battle_anims/masks/unknown_C2EA50.bin and /dev/null differ diff --git a/graphics/battle_anims/masks/unknown_C2EA50.png b/graphics/battle_anims/masks/unknown_C2EA50.png deleted file mode 100644 index d0b372cbb..000000000 Binary files a/graphics/battle_anims/masks/unknown_C2EA50.png and /dev/null differ diff --git a/graphics/battle_anims/masks/unused_level_up.bin b/graphics/battle_anims/masks/unused_level_up.bin new file mode 100644 index 000000000..712c1ee12 Binary files /dev/null and b/graphics/battle_anims/masks/unused_level_up.bin differ diff --git a/graphics/battle_anims/masks/unused_level_up.png b/graphics/battle_anims/masks/unused_level_up.png new file mode 100644 index 000000000..d0b372cbb Binary files /dev/null and b/graphics/battle_anims/masks/unused_level_up.png differ diff --git a/graphics/weather/0.pal b/graphics/weather/0.pal deleted file mode 100644 index 6191b6692..000000000 --- a/graphics/weather/0.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -172 230 255 -115 205 255 -74 180 255 -148 148 148 -197 197 197 -213 213 213 -222 222 222 -164 164 164 -255 0 255 -255 0 255 -255 0 255 -180 180 180 -230 230 230 -246 246 246 -255 255 255 diff --git a/graphics/weather/fog.pal b/graphics/weather/fog.pal new file mode 100644 index 000000000..6191b6692 --- /dev/null +++ b/graphics/weather/fog.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +172 230 255 +115 205 255 +74 180 255 +148 148 148 +197 197 197 +213 213 213 +222 222 222 +164 164 164 +255 0 255 +255 0 255 +255 0 255 +180 180 180 +230 230 230 +246 246 246 +255 255 255 -- cgit v1.2.3 From 031da44cab0d99210aff87533333d59a71a0b85f Mon Sep 17 00:00:00 2001 From: GriffinR Date: Sun, 28 Feb 2021 17:22:26 -0500 Subject: Document mon markings --- graphics/misc/mon_markings_menu.png | Bin 0 -> 353 bytes graphics/pokenav/condition/marker.png | Bin 353 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 graphics/misc/mon_markings_menu.png delete mode 100644 graphics/pokenav/condition/marker.png (limited to 'graphics') diff --git a/graphics/misc/mon_markings_menu.png b/graphics/misc/mon_markings_menu.png new file mode 100644 index 000000000..818446557 Binary files /dev/null and b/graphics/misc/mon_markings_menu.png differ diff --git a/graphics/pokenav/condition/marker.png b/graphics/pokenav/condition/marker.png deleted file mode 100644 index 818446557..000000000 Binary files a/graphics/pokenav/condition/marker.png and /dev/null differ -- cgit v1.2.3 From b9c733495b40950a06650d842116decffbf681bd Mon Sep 17 00:00:00 2001 From: GriffinR Date: Mon, 1 Mar 2021 01:54:51 -0500 Subject: Document dodrio berry picking --- graphics/dodrio_berry_picking/berries.png | Bin 0 -> 395 bytes graphics/dodrio_berry_picking/bg.bin | Bin 0 -> 1280 bytes graphics/dodrio_berry_picking/bg.pal | 19 +++++++++++++++++++ graphics/dodrio_berry_picking/bg.png | Bin 0 -> 1887 bytes graphics/dodrio_berry_picking/cloud.png | Bin 0 -> 310 bytes graphics/dodrio_berry_picking/dodrio.png | Bin 0 -> 3330 bytes graphics/dodrio_berry_picking/shiny.pal | 19 +++++++++++++++++++ graphics/dodrio_berry_picking/status.png | Bin 0 -> 195 bytes graphics/dodrio_berry_picking/tree_border.pal | 19 +++++++++++++++++++ graphics/dodrio_berry_picking/tree_border.png | Bin 0 -> 2856 bytes graphics/dodrio_berry_picking/tree_border_left.bin | Bin 0 -> 1280 bytes graphics/dodrio_berry_picking/tree_border_right.bin | Bin 0 -> 1280 bytes graphics/interface/blank_1x2.png | Bin 71 -> 0 bytes graphics/interface/comm_error_bg.png | Bin 0 -> 71 bytes graphics/link_games/dodrioberry_berrysprites.png | Bin 395 -> 0 bytes graphics/link_games/dodrioberry_bg1.bin | Bin 1280 -> 0 bytes graphics/link_games/dodrioberry_bg1.pal | 19 ------------------- graphics/link_games/dodrioberry_bg1.png | Bin 1887 -> 0 bytes graphics/link_games/dodrioberry_bg2.pal | 19 ------------------- graphics/link_games/dodrioberry_bg2.png | Bin 2856 -> 0 bytes graphics/link_games/dodrioberry_bg2left.bin | Bin 1280 -> 0 bytes graphics/link_games/dodrioberry_bg2right.bin | Bin 1280 -> 0 bytes graphics/link_games/dodrioberry_pkmn.png | Bin 3330 -> 0 bytes graphics/link_games/dodrioberry_platform.png | Bin 310 -> 0 bytes graphics/link_games/dodrioberry_shiny.pal | 19 ------------------- graphics/link_games/dodrioberry_status.png | Bin 195 -> 0 bytes 26 files changed, 57 insertions(+), 57 deletions(-) create mode 100644 graphics/dodrio_berry_picking/berries.png create mode 100644 graphics/dodrio_berry_picking/bg.bin create mode 100644 graphics/dodrio_berry_picking/bg.pal create mode 100644 graphics/dodrio_berry_picking/bg.png create mode 100644 graphics/dodrio_berry_picking/cloud.png create mode 100644 graphics/dodrio_berry_picking/dodrio.png create mode 100644 graphics/dodrio_berry_picking/shiny.pal create mode 100644 graphics/dodrio_berry_picking/status.png create mode 100644 graphics/dodrio_berry_picking/tree_border.pal create mode 100644 graphics/dodrio_berry_picking/tree_border.png create mode 100644 graphics/dodrio_berry_picking/tree_border_left.bin create mode 100644 graphics/dodrio_berry_picking/tree_border_right.bin delete mode 100644 graphics/interface/blank_1x2.png create mode 100644 graphics/interface/comm_error_bg.png delete mode 100644 graphics/link_games/dodrioberry_berrysprites.png delete mode 100644 graphics/link_games/dodrioberry_bg1.bin delete mode 100644 graphics/link_games/dodrioberry_bg1.pal delete mode 100644 graphics/link_games/dodrioberry_bg1.png delete mode 100644 graphics/link_games/dodrioberry_bg2.pal delete mode 100644 graphics/link_games/dodrioberry_bg2.png delete mode 100644 graphics/link_games/dodrioberry_bg2left.bin delete mode 100644 graphics/link_games/dodrioberry_bg2right.bin delete mode 100644 graphics/link_games/dodrioberry_pkmn.png delete mode 100644 graphics/link_games/dodrioberry_platform.png delete mode 100644 graphics/link_games/dodrioberry_shiny.pal delete mode 100644 graphics/link_games/dodrioberry_status.png (limited to 'graphics') diff --git a/graphics/dodrio_berry_picking/berries.png b/graphics/dodrio_berry_picking/berries.png new file mode 100644 index 000000000..81d3a6f97 Binary files /dev/null and b/graphics/dodrio_berry_picking/berries.png differ diff --git a/graphics/dodrio_berry_picking/bg.bin b/graphics/dodrio_berry_picking/bg.bin new file mode 100644 index 000000000..8547f63fb Binary files /dev/null and b/graphics/dodrio_berry_picking/bg.bin differ diff --git a/graphics/dodrio_berry_picking/bg.pal b/graphics/dodrio_berry_picking/bg.pal new file mode 100644 index 000000000..c06550002 --- /dev/null +++ b/graphics/dodrio_berry_picking/bg.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +230 246 255 +82 180 172 +82 205 189 +156 156 131 +106 156 148 +123 123 98 +189 172 98 +189 189 139 +74 172 156 +172 172 131 +74 156 123 +115 115 82 +139 139 106 +164 164 115 +197 197 148 +230 246 255 diff --git a/graphics/dodrio_berry_picking/bg.png b/graphics/dodrio_berry_picking/bg.png new file mode 100644 index 000000000..7079e8094 Binary files /dev/null and b/graphics/dodrio_berry_picking/bg.png differ diff --git a/graphics/dodrio_berry_picking/cloud.png b/graphics/dodrio_berry_picking/cloud.png new file mode 100644 index 000000000..9074ec740 Binary files /dev/null and b/graphics/dodrio_berry_picking/cloud.png differ diff --git a/graphics/dodrio_berry_picking/dodrio.png b/graphics/dodrio_berry_picking/dodrio.png new file mode 100644 index 000000000..41ecd921d Binary files /dev/null and b/graphics/dodrio_berry_picking/dodrio.png differ diff --git a/graphics/dodrio_berry_picking/shiny.pal b/graphics/dodrio_berry_picking/shiny.pal new file mode 100644 index 000000000..5d8b5b7a5 --- /dev/null +++ b/graphics/dodrio_berry_picking/shiny.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +238 255 238 +41 41 41 +213 222 90 +172 180 49 +90 98 16 +246 131 164 +197 82 82 +255 255 156 +255 205 98 +139 106 16 +148 148 148 +82 82 82 +255 205 230 +131 139 16 +0 0 0 +255 255 255 diff --git a/graphics/dodrio_berry_picking/status.png b/graphics/dodrio_berry_picking/status.png new file mode 100644 index 000000000..e48d499f0 Binary files /dev/null and b/graphics/dodrio_berry_picking/status.png differ diff --git a/graphics/dodrio_berry_picking/tree_border.pal b/graphics/dodrio_berry_picking/tree_border.pal new file mode 100644 index 000000000..be2b62cc9 --- /dev/null +++ b/graphics/dodrio_berry_picking/tree_border.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +230 246 255 +246 246 222 +230 230 180 +139 238 139 +246 246 189 +197 246 164 +246 230 197 +230 246 255 +230 213 180 +205 197 164 +148 222 148 +222 238 255 +139 205 139 +213 238 246 +222 246 255 +213 205 164 diff --git a/graphics/dodrio_berry_picking/tree_border.png b/graphics/dodrio_berry_picking/tree_border.png new file mode 100644 index 000000000..ee343dd13 Binary files /dev/null and b/graphics/dodrio_berry_picking/tree_border.png differ diff --git a/graphics/dodrio_berry_picking/tree_border_left.bin b/graphics/dodrio_berry_picking/tree_border_left.bin new file mode 100644 index 000000000..73e83c6dd Binary files /dev/null and b/graphics/dodrio_berry_picking/tree_border_left.bin differ diff --git a/graphics/dodrio_berry_picking/tree_border_right.bin b/graphics/dodrio_berry_picking/tree_border_right.bin new file mode 100644 index 000000000..a93db06df Binary files /dev/null and b/graphics/dodrio_berry_picking/tree_border_right.bin differ diff --git a/graphics/interface/blank_1x2.png b/graphics/interface/blank_1x2.png deleted file mode 100644 index 83ba13d11..000000000 Binary files a/graphics/interface/blank_1x2.png and /dev/null differ diff --git a/graphics/interface/comm_error_bg.png b/graphics/interface/comm_error_bg.png new file mode 100644 index 000000000..83ba13d11 Binary files /dev/null and b/graphics/interface/comm_error_bg.png differ diff --git a/graphics/link_games/dodrioberry_berrysprites.png b/graphics/link_games/dodrioberry_berrysprites.png deleted file mode 100644 index 81d3a6f97..000000000 Binary files a/graphics/link_games/dodrioberry_berrysprites.png and /dev/null differ diff --git a/graphics/link_games/dodrioberry_bg1.bin b/graphics/link_games/dodrioberry_bg1.bin deleted file mode 100644 index 8547f63fb..000000000 Binary files a/graphics/link_games/dodrioberry_bg1.bin and /dev/null differ diff --git a/graphics/link_games/dodrioberry_bg1.pal b/graphics/link_games/dodrioberry_bg1.pal deleted file mode 100644 index c06550002..000000000 --- a/graphics/link_games/dodrioberry_bg1.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -230 246 255 -82 180 172 -82 205 189 -156 156 131 -106 156 148 -123 123 98 -189 172 98 -189 189 139 -74 172 156 -172 172 131 -74 156 123 -115 115 82 -139 139 106 -164 164 115 -197 197 148 -230 246 255 diff --git a/graphics/link_games/dodrioberry_bg1.png b/graphics/link_games/dodrioberry_bg1.png deleted file mode 100644 index 7079e8094..000000000 Binary files a/graphics/link_games/dodrioberry_bg1.png and /dev/null differ diff --git a/graphics/link_games/dodrioberry_bg2.pal b/graphics/link_games/dodrioberry_bg2.pal deleted file mode 100644 index be2b62cc9..000000000 --- a/graphics/link_games/dodrioberry_bg2.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -230 246 255 -246 246 222 -230 230 180 -139 238 139 -246 246 189 -197 246 164 -246 230 197 -230 246 255 -230 213 180 -205 197 164 -148 222 148 -222 238 255 -139 205 139 -213 238 246 -222 246 255 -213 205 164 diff --git a/graphics/link_games/dodrioberry_bg2.png b/graphics/link_games/dodrioberry_bg2.png deleted file mode 100644 index ee343dd13..000000000 Binary files a/graphics/link_games/dodrioberry_bg2.png and /dev/null differ diff --git a/graphics/link_games/dodrioberry_bg2left.bin b/graphics/link_games/dodrioberry_bg2left.bin deleted file mode 100644 index 73e83c6dd..000000000 Binary files a/graphics/link_games/dodrioberry_bg2left.bin and /dev/null differ diff --git a/graphics/link_games/dodrioberry_bg2right.bin b/graphics/link_games/dodrioberry_bg2right.bin deleted file mode 100644 index a93db06df..000000000 Binary files a/graphics/link_games/dodrioberry_bg2right.bin and /dev/null differ diff --git a/graphics/link_games/dodrioberry_pkmn.png b/graphics/link_games/dodrioberry_pkmn.png deleted file mode 100644 index 41ecd921d..000000000 Binary files a/graphics/link_games/dodrioberry_pkmn.png and /dev/null differ diff --git a/graphics/link_games/dodrioberry_platform.png b/graphics/link_games/dodrioberry_platform.png deleted file mode 100644 index 9074ec740..000000000 Binary files a/graphics/link_games/dodrioberry_platform.png and /dev/null differ diff --git a/graphics/link_games/dodrioberry_shiny.pal b/graphics/link_games/dodrioberry_shiny.pal deleted file mode 100644 index 5d8b5b7a5..000000000 --- a/graphics/link_games/dodrioberry_shiny.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -238 255 238 -41 41 41 -213 222 90 -172 180 49 -90 98 16 -246 131 164 -197 82 82 -255 255 156 -255 205 98 -139 106 16 -148 148 148 -82 82 82 -255 205 230 -131 139 16 -0 0 0 -255 255 255 diff --git a/graphics/link_games/dodrioberry_status.png b/graphics/link_games/dodrioberry_status.png deleted file mode 100644 index e48d499f0..000000000 Binary files a/graphics/link_games/dodrioberry_status.png and /dev/null differ -- cgit v1.2.3 From b1a69d95ea169f77b9187f6601021da97139119d Mon Sep 17 00:00:00 2001 From: GriffinR Date: Thu, 11 Mar 2021 14:16:40 -0500 Subject: Document minigame countdown --- graphics/link_games/321start_2.png | Bin 778 -> 0 bytes graphics/link_games/321start_static.png | Bin 0 -> 778 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 graphics/link_games/321start_2.png create mode 100644 graphics/link_games/321start_static.png (limited to 'graphics') diff --git a/graphics/link_games/321start_2.png b/graphics/link_games/321start_2.png deleted file mode 100644 index 343fd3e7d..000000000 Binary files a/graphics/link_games/321start_2.png and /dev/null differ diff --git a/graphics/link_games/321start_static.png b/graphics/link_games/321start_static.png new file mode 100644 index 000000000..343fd3e7d Binary files /dev/null and b/graphics/link_games/321start_static.png differ -- cgit v1.2.3 From 22e2c0a47ca876313604f0dd031abb324477186f Mon Sep 17 00:00:00 2001 From: GriffinR Date: Tue, 16 Mar 2021 05:40:42 -0400 Subject: Document Berry Crush --- graphics/berry_crush/bg.bin | Bin 0 -> 2048 bytes graphics/berry_crush/container_cap.bin | Bin 0 -> 1280 bytes graphics/berry_crush/crusher.bin | 1 + graphics/berry_crush/crusher.pal | 147 +++++++++++++++++++++++ graphics/berry_crush/crusher.png | Bin 0 -> 2151 bytes graphics/berry_crush/crusher_base.png | Bin 0 -> 626 bytes graphics/berry_crush/crusher_top.bin | Bin 0 -> 640 bytes graphics/berry_crush/effects.pal | 19 +++ graphics/berry_crush/impact.png | Bin 0 -> 642 bytes graphics/berry_crush/sparkle.png | Bin 0 -> 329 bytes graphics/berry_crush/timer_digits.png | Bin 0 -> 282 bytes graphics/berry_crusher/tiles.bin | 1 - graphics/berry_crusher/tiles.pal | 147 ----------------------- graphics/berry_crusher/tiles.png | Bin 2151 -> 0 bytes graphics/link_games/321start.png | Bin 815 -> 0 bytes graphics/link_games/321start_static.png | Bin 778 -> 0 bytes graphics/link_games/berrycrush_background.bin | Bin 2048 -> 0 bytes graphics/link_games/berrycrush_btnpress.png | Bin 642 -> 0 bytes graphics/link_games/berrycrush_container_cap.bin | Bin 1280 -> 0 bytes graphics/link_games/berrycrush_grinder_base.png | Bin 626 -> 0 bytes graphics/link_games/berrycrush_grinder_top.bin | Bin 640 -> 0 bytes graphics/link_games/berrycrush_misc.pal | 19 --- graphics/link_games/berrycrush_sparkle.png | Bin 329 -> 0 bytes graphics/link_games/berrycrush_timerdigits.png | Bin 282 -> 0 bytes graphics/minigame_countdown/321start.png | Bin 0 -> 815 bytes graphics/minigame_countdown/321start_static.png | Bin 0 -> 778 bytes 26 files changed, 167 insertions(+), 167 deletions(-) create mode 100644 graphics/berry_crush/bg.bin create mode 100644 graphics/berry_crush/container_cap.bin create mode 100644 graphics/berry_crush/crusher.bin create mode 100644 graphics/berry_crush/crusher.pal create mode 100644 graphics/berry_crush/crusher.png create mode 100644 graphics/berry_crush/crusher_base.png create mode 100644 graphics/berry_crush/crusher_top.bin create mode 100644 graphics/berry_crush/effects.pal create mode 100644 graphics/berry_crush/impact.png create mode 100644 graphics/berry_crush/sparkle.png create mode 100644 graphics/berry_crush/timer_digits.png delete mode 100644 graphics/berry_crusher/tiles.bin delete mode 100644 graphics/berry_crusher/tiles.pal delete mode 100644 graphics/berry_crusher/tiles.png delete mode 100644 graphics/link_games/321start.png delete mode 100644 graphics/link_games/321start_static.png delete mode 100644 graphics/link_games/berrycrush_background.bin delete mode 100644 graphics/link_games/berrycrush_btnpress.png delete mode 100644 graphics/link_games/berrycrush_container_cap.bin delete mode 100644 graphics/link_games/berrycrush_grinder_base.png delete mode 100644 graphics/link_games/berrycrush_grinder_top.bin delete mode 100644 graphics/link_games/berrycrush_misc.pal delete mode 100644 graphics/link_games/berrycrush_sparkle.png delete mode 100644 graphics/link_games/berrycrush_timerdigits.png create mode 100644 graphics/minigame_countdown/321start.png create mode 100644 graphics/minigame_countdown/321start_static.png (limited to 'graphics') diff --git a/graphics/berry_crush/bg.bin b/graphics/berry_crush/bg.bin new file mode 100644 index 000000000..1967c9f45 Binary files /dev/null and b/graphics/berry_crush/bg.bin differ diff --git a/graphics/berry_crush/container_cap.bin b/graphics/berry_crush/container_cap.bin new file mode 100644 index 000000000..934d95779 Binary files /dev/null and b/graphics/berry_crush/container_cap.bin differ diff --git a/graphics/berry_crush/crusher.bin b/graphics/berry_crush/crusher.bin new file mode 100644 index 000000000..c6cc0edb1 --- /dev/null +++ b/graphics/berry_crush/crusher.bin @@ -0,0 +1 @@ +L@L@L@L@L@L@L@L@L@M@\@\@\@\@\@\@\@\@\@]@N@N@N@N@N@N@N@N@N@O@^@^@^@^@^@^@^@^@^@_@````````````````````nDm@m@m@m@m@m@m@m@m@~D}@}@}@}@}@}@}@}@}@d`````````d````````` \ No newline at end of file diff --git a/graphics/berry_crush/crusher.pal b/graphics/berry_crush/crusher.pal new file mode 100644 index 000000000..13ea34e59 --- /dev/null +++ b/graphics/berry_crush/crusher.pal @@ -0,0 +1,147 @@ +JASC-PAL +0100 +144 +98 172 180 +255 213 156 +255 197 139 +255 164 106 +238 131 82 +222 123 74 +213 98 49 +197 82 41 +156 213 189 +123 180 156 +222 156 255 +172 123 222 +255 0 255 +255 0 255 +230 230 255 +65 74 90 +156 148 172 +255 213 156 +255 197 139 +255 164 106 +238 131 82 +222 123 74 +213 98 49 +197 82 41 +255 238 0 +230 189 0 +180 180 180 +139 139 139 +255 0 255 +255 0 255 +230 230 255 +65 74 90 +156 148 172 +255 213 156 +255 197 139 +255 164 106 +238 131 82 +222 123 74 +213 98 49 +197 82 41 +197 213 246 +255 255 255 +238 238 246 +205 205 213 +255 0 255 +255 0 255 +230 230 255 +65 74 90 +255 180 255 +164 172 172 +98 106 115 +123 131 139 +139 148 156 +148 222 164 +156 189 222 +197 213 246 +180 164 115 +205 189 148 +213 205 172 +230 222 189 +246 238 205 +139 123 74 +74 131 189 +65 74 90 +0 0 0 +148 222 164 +164 230 172 +180 238 189 +197 246 205 +213 255 222 +238 255 238 +255 255 255 +65 180 238 +255 255 255 +0 197 57 +255 255 255 +246 213 0 +255 0 255 +246 238 205 +139 123 74 +255 164 106 +164 172 172 +98 106 115 +123 131 139 +139 148 156 +115 156 189 +156 189 222 +197 213 246 +180 164 115 +205 189 148 +213 205 172 +230 222 189 +246 238 205 +139 123 74 +74 131 189 +65 74 90 +0 0 0 +148 222 164 +164 230 172 +180 238 189 +197 246 205 +213 255 222 +238 255 238 +255 255 255 +189 65 255 +255 255 255 +123 123 123 +255 0 255 +246 238 205 +139 123 74 +180 189 189 +255 255 255 +0 0 255 +164 172 172 +98 106 115 +123 131 139 +139 148 156 +115 156 189 +156 189 222 +148 222 164 +180 164 115 +205 189 148 +213 205 172 +230 222 189 +246 238 205 +139 123 74 +74 131 189 +65 74 90 +98 172 180 +41 41 57 +213 213 222 +205 205 205 +238 238 238 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 diff --git a/graphics/berry_crush/crusher.png b/graphics/berry_crush/crusher.png new file mode 100644 index 000000000..6e43adb27 Binary files /dev/null and b/graphics/berry_crush/crusher.png differ diff --git a/graphics/berry_crush/crusher_base.png b/graphics/berry_crush/crusher_base.png new file mode 100644 index 000000000..ee448d15c Binary files /dev/null and b/graphics/berry_crush/crusher_base.png differ diff --git a/graphics/berry_crush/crusher_top.bin b/graphics/berry_crush/crusher_top.bin new file mode 100644 index 000000000..79713a661 Binary files /dev/null and b/graphics/berry_crush/crusher_top.bin differ diff --git a/graphics/berry_crush/effects.pal b/graphics/berry_crush/effects.pal new file mode 100644 index 000000000..e3c607926 --- /dev/null +++ b/graphics/berry_crush/effects.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +255 189 189 +255 238 172 +255 255 0 +255 230 74 +255 139 0 +197 255 255 +139 213 255 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +255 0 255 +197 255 205 +255 213 131 +255 255 156 +255 255 255 diff --git a/graphics/berry_crush/impact.png b/graphics/berry_crush/impact.png new file mode 100644 index 000000000..8e3b33074 Binary files /dev/null and b/graphics/berry_crush/impact.png differ diff --git a/graphics/berry_crush/sparkle.png b/graphics/berry_crush/sparkle.png new file mode 100644 index 000000000..be2030bc4 Binary files /dev/null and b/graphics/berry_crush/sparkle.png differ diff --git a/graphics/berry_crush/timer_digits.png b/graphics/berry_crush/timer_digits.png new file mode 100644 index 000000000..a6566f058 Binary files /dev/null and b/graphics/berry_crush/timer_digits.png differ diff --git a/graphics/berry_crusher/tiles.bin b/graphics/berry_crusher/tiles.bin deleted file mode 100644 index c6cc0edb1..000000000 --- a/graphics/berry_crusher/tiles.bin +++ /dev/null @@ -1 +0,0 @@ -L@L@L@L@L@L@L@L@L@M@\@\@\@\@\@\@\@\@\@]@N@N@N@N@N@N@N@N@N@O@^@^@^@^@^@^@^@^@^@_@````````````````````nDm@m@m@m@m@m@m@m@m@~D}@}@}@}@}@}@}@}@}@d`````````d````````` \ No newline at end of file diff --git a/graphics/berry_crusher/tiles.pal b/graphics/berry_crusher/tiles.pal deleted file mode 100644 index 13ea34e59..000000000 --- a/graphics/berry_crusher/tiles.pal +++ /dev/null @@ -1,147 +0,0 @@ -JASC-PAL -0100 -144 -98 172 180 -255 213 156 -255 197 139 -255 164 106 -238 131 82 -222 123 74 -213 98 49 -197 82 41 -156 213 189 -123 180 156 -222 156 255 -172 123 222 -255 0 255 -255 0 255 -230 230 255 -65 74 90 -156 148 172 -255 213 156 -255 197 139 -255 164 106 -238 131 82 -222 123 74 -213 98 49 -197 82 41 -255 238 0 -230 189 0 -180 180 180 -139 139 139 -255 0 255 -255 0 255 -230 230 255 -65 74 90 -156 148 172 -255 213 156 -255 197 139 -255 164 106 -238 131 82 -222 123 74 -213 98 49 -197 82 41 -197 213 246 -255 255 255 -238 238 246 -205 205 213 -255 0 255 -255 0 255 -230 230 255 -65 74 90 -255 180 255 -164 172 172 -98 106 115 -123 131 139 -139 148 156 -148 222 164 -156 189 222 -197 213 246 -180 164 115 -205 189 148 -213 205 172 -230 222 189 -246 238 205 -139 123 74 -74 131 189 -65 74 90 -0 0 0 -148 222 164 -164 230 172 -180 238 189 -197 246 205 -213 255 222 -238 255 238 -255 255 255 -65 180 238 -255 255 255 -0 197 57 -255 255 255 -246 213 0 -255 0 255 -246 238 205 -139 123 74 -255 164 106 -164 172 172 -98 106 115 -123 131 139 -139 148 156 -115 156 189 -156 189 222 -197 213 246 -180 164 115 -205 189 148 -213 205 172 -230 222 189 -246 238 205 -139 123 74 -74 131 189 -65 74 90 -0 0 0 -148 222 164 -164 230 172 -180 238 189 -197 246 205 -213 255 222 -238 255 238 -255 255 255 -189 65 255 -255 255 255 -123 123 123 -255 0 255 -246 238 205 -139 123 74 -180 189 189 -255 255 255 -0 0 255 -164 172 172 -98 106 115 -123 131 139 -139 148 156 -115 156 189 -156 189 222 -148 222 164 -180 164 115 -205 189 148 -213 205 172 -230 222 189 -246 238 205 -139 123 74 -74 131 189 -65 74 90 -98 172 180 -41 41 57 -213 213 222 -205 205 205 -238 238 238 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 diff --git a/graphics/berry_crusher/tiles.png b/graphics/berry_crusher/tiles.png deleted file mode 100644 index 6e43adb27..000000000 Binary files a/graphics/berry_crusher/tiles.png and /dev/null differ diff --git a/graphics/link_games/321start.png b/graphics/link_games/321start.png deleted file mode 100644 index 2823feb81..000000000 Binary files a/graphics/link_games/321start.png and /dev/null differ diff --git a/graphics/link_games/321start_static.png b/graphics/link_games/321start_static.png deleted file mode 100644 index 343fd3e7d..000000000 Binary files a/graphics/link_games/321start_static.png and /dev/null differ diff --git a/graphics/link_games/berrycrush_background.bin b/graphics/link_games/berrycrush_background.bin deleted file mode 100644 index 1967c9f45..000000000 Binary files a/graphics/link_games/berrycrush_background.bin and /dev/null differ diff --git a/graphics/link_games/berrycrush_btnpress.png b/graphics/link_games/berrycrush_btnpress.png deleted file mode 100644 index 8e3b33074..000000000 Binary files a/graphics/link_games/berrycrush_btnpress.png and /dev/null differ diff --git a/graphics/link_games/berrycrush_container_cap.bin b/graphics/link_games/berrycrush_container_cap.bin deleted file mode 100644 index 934d95779..000000000 Binary files a/graphics/link_games/berrycrush_container_cap.bin and /dev/null differ diff --git a/graphics/link_games/berrycrush_grinder_base.png b/graphics/link_games/berrycrush_grinder_base.png deleted file mode 100644 index ee448d15c..000000000 Binary files a/graphics/link_games/berrycrush_grinder_base.png and /dev/null differ diff --git a/graphics/link_games/berrycrush_grinder_top.bin b/graphics/link_games/berrycrush_grinder_top.bin deleted file mode 100644 index 79713a661..000000000 Binary files a/graphics/link_games/berrycrush_grinder_top.bin and /dev/null differ diff --git a/graphics/link_games/berrycrush_misc.pal b/graphics/link_games/berrycrush_misc.pal deleted file mode 100644 index e3c607926..000000000 --- a/graphics/link_games/berrycrush_misc.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -255 189 189 -255 238 172 -255 255 0 -255 230 74 -255 139 0 -197 255 255 -139 213 255 -255 0 255 -255 0 255 -255 0 255 -255 0 255 -255 0 255 -197 255 205 -255 213 131 -255 255 156 -255 255 255 diff --git a/graphics/link_games/berrycrush_sparkle.png b/graphics/link_games/berrycrush_sparkle.png deleted file mode 100644 index be2030bc4..000000000 Binary files a/graphics/link_games/berrycrush_sparkle.png and /dev/null differ diff --git a/graphics/link_games/berrycrush_timerdigits.png b/graphics/link_games/berrycrush_timerdigits.png deleted file mode 100644 index a6566f058..000000000 Binary files a/graphics/link_games/berrycrush_timerdigits.png and /dev/null differ diff --git a/graphics/minigame_countdown/321start.png b/graphics/minigame_countdown/321start.png new file mode 100644 index 000000000..2823feb81 Binary files /dev/null and b/graphics/minigame_countdown/321start.png differ diff --git a/graphics/minigame_countdown/321start_static.png b/graphics/minigame_countdown/321start_static.png new file mode 100644 index 000000000..343fd3e7d Binary files /dev/null and b/graphics/minigame_countdown/321start_static.png differ -- cgit v1.2.3 From 1cc0a3506f6a3d8e75ed70299f770cdb7a01a74f Mon Sep 17 00:00:00 2001 From: GriffinR Date: Sun, 21 Mar 2021 01:22:42 -0400 Subject: Label misc field effects --- graphics/misc/85B2890.pal | 11 ----------- graphics/misc/85B28A0.pal | 11 ----------- graphics/misc/cave_transition_enter.pal | 11 +++++++++++ graphics/misc/cave_transition_exit.pal | 11 +++++++++++ 4 files changed, 22 insertions(+), 22 deletions(-) delete mode 100644 graphics/misc/85B2890.pal delete mode 100644 graphics/misc/85B28A0.pal create mode 100644 graphics/misc/cave_transition_enter.pal create mode 100644 graphics/misc/cave_transition_exit.pal (limited to 'graphics') diff --git a/graphics/misc/85B2890.pal b/graphics/misc/85B2890.pal deleted file mode 100644 index fea15a176..000000000 --- a/graphics/misc/85B2890.pal +++ /dev/null @@ -1,11 +0,0 @@ -JASC-PAL -0100 -8 -148 197 172 -16 16 16 -32 32 32 -49 49 49 -65 65 65 -82 82 82 -98 98 98 -115 115 115 diff --git a/graphics/misc/85B28A0.pal b/graphics/misc/85B28A0.pal deleted file mode 100644 index 09eb37624..000000000 --- a/graphics/misc/85B28A0.pal +++ /dev/null @@ -1,11 +0,0 @@ -JASC-PAL -0100 -8 -131 131 131 -148 148 148 -164 164 164 -180 180 180 -197 197 197 -213 213 213 -230 230 230 -255 255 255 diff --git a/graphics/misc/cave_transition_enter.pal b/graphics/misc/cave_transition_enter.pal new file mode 100644 index 000000000..fea15a176 --- /dev/null +++ b/graphics/misc/cave_transition_enter.pal @@ -0,0 +1,11 @@ +JASC-PAL +0100 +8 +148 197 172 +16 16 16 +32 32 32 +49 49 49 +65 65 65 +82 82 82 +98 98 98 +115 115 115 diff --git a/graphics/misc/cave_transition_exit.pal b/graphics/misc/cave_transition_exit.pal new file mode 100644 index 000000000..09eb37624 --- /dev/null +++ b/graphics/misc/cave_transition_exit.pal @@ -0,0 +1,11 @@ +JASC-PAL +0100 +8 +131 131 131 +148 148 148 +164 164 164 +180 180 180 +197 197 197 +213 213 213 +230 230 230 +255 255 255 -- cgit v1.2.3 From 0f869fb26630cd7ec65a1873d76d144bdfaf11d4 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Sun, 21 Mar 2021 19:54:23 -0400 Subject: Remaining labels in trainer_card --- graphics/trainer_card/unknown_56F18C.pal | 19 ------------------- graphics/trainer_card/unused.pal | 19 +++++++++++++++++++ 2 files changed, 19 insertions(+), 19 deletions(-) delete mode 100644 graphics/trainer_card/unknown_56F18C.pal create mode 100644 graphics/trainer_card/unused.pal (limited to 'graphics') diff --git a/graphics/trainer_card/unknown_56F18C.pal b/graphics/trainer_card/unknown_56F18C.pal deleted file mode 100644 index 25a3ac1d2..000000000 --- a/graphics/trainer_card/unknown_56F18C.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -255 255 255 -255 255 255 -98 98 98 -213 213 205 -230 8 8 -255 189 115 -32 156 8 -148 246 148 -49 82 205 -164 197 246 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 diff --git a/graphics/trainer_card/unused.pal b/graphics/trainer_card/unused.pal new file mode 100644 index 000000000..25a3ac1d2 --- /dev/null +++ b/graphics/trainer_card/unused.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +255 255 255 +255 255 255 +98 98 98 +213 213 205 +230 8 8 +255 189 115 +32 156 8 +148 246 148 +49 82 205 +164 197 246 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 -- cgit v1.2.3 From c86cc8b371efa875446796fb44c7e285c4b26f70 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Fri, 5 Mar 2021 15:13:08 -0500 Subject: Document intro, start intro_credits/credits --- graphics/intro/85F0CFC.pal | 51 ----- graphics/intro/85F0D5C.pal | 51 ----- graphics/intro/85F231C.pal | 35 ---- graphics/intro/intro.png | Bin 1113 -> 0 bytes graphics/intro/intro1_bg0_map.bin | Bin 2048 -> 0 bytes graphics/intro/intro1_bg1_map.bin | Bin 2048 -> 0 bytes graphics/intro/intro1_bg2_map.bin | Bin 2048 -> 0 bytes graphics/intro/intro1_bg3_map.bin | Bin 2048 -> 0 bytes graphics/intro/intro1_bgpal.pal | 259 ------------------------- graphics/intro/intro1_drops.pal | 19 -- graphics/intro/intro1_eon.png | Bin 258 -> 0 bytes graphics/intro/intro1_flygon.png | Bin 234 -> 0 bytes graphics/intro/intro1_gflogo.pal | 19 -- graphics/intro/intro1_sparkle.png | Bin 206 -> 0 bytes graphics/intro/intro1_text.pal | 51 ----- graphics/intro/intro2_bgclouds.png | Bin 718 -> 0 bytes graphics/intro/intro2_bgclouds2.png | Bin 296 -> 0 bytes graphics/intro/intro2_bgclouds_afternoon.pal | 19 -- graphics/intro/intro2_bgclouds_map.bin | Bin 4096 -> 0 bytes graphics/intro/intro2_bgnight.png | Bin 536 -> 0 bytes graphics/intro/intro2_bgnight_map.bin | Bin 4096 -> 0 bytes graphics/intro/intro2_bgtrees.png | Bin 1023 -> 0 bytes graphics/intro/intro2_bgtrees2.pal | 19 -- graphics/intro/intro2_bgtrees2_afternoon.pal | 19 -- graphics/intro/intro2_bgtrees_map.bin | Bin 4096 -> 0 bytes graphics/intro/intro2_bgtreessmall.png | Bin 360 -> 0 bytes graphics/intro/intro2_bicycle.png | Bin 735 -> 0 bytes graphics/intro/intro2_brendan.png | Bin 1476 -> 0 bytes graphics/intro/intro2_brendan_noturn.pal | 19 -- graphics/intro/intro2_brendan_noturn.png | Bin 1165 -> 0 bytes graphics/intro/intro2_bubbles.png | Bin 402 -> 0 bytes graphics/intro/intro2_flygon.png | Bin 942 -> 0 bytes graphics/intro/intro2_grass.png | Bin 399 -> 0 bytes graphics/intro/intro2_grass_afternoon.pal | 19 -- graphics/intro/intro2_grass_map.bin | Bin 2048 -> 0 bytes graphics/intro/intro2_grass_night.pal | 19 -- graphics/intro/intro2_latias.png | Bin 680 -> 0 bytes graphics/intro/intro2_latios.png | Bin 796 -> 0 bytes graphics/intro/intro2_manectric.png | Bin 1670 -> 0 bytes graphics/intro/intro2_may.png | Bin 1644 -> 0 bytes graphics/intro/intro2_may_noturn.png | Bin 1275 -> 0 bytes graphics/intro/intro2_night.png | Bin 254 -> 0 bytes graphics/intro/intro2_torchic.png | Bin 742 -> 0 bytes graphics/intro/intro2_volbeat.png | Bin 500 -> 0 bytes graphics/intro/intro3.pal | 259 ------------------------- graphics/intro/intro3_clouds.png | Bin 1360 -> 0 bytes graphics/intro/intro3_clouds1.bin | Bin 4096 -> 0 bytes graphics/intro/intro3_clouds2.bin | Bin 4096 -> 0 bytes graphics/intro/intro3_clouds2.png | Bin 468 -> 0 bytes graphics/intro/intro3_clouds3.bin | Bin 2048 -> 0 bytes graphics/intro/intro3_clouds4.bin | Bin 2048 -> 0 bytes graphics/intro/intro3_groudon.bin | Bin 8192 -> 0 bytes graphics/intro/intro3_groudon.png | Bin 2166 -> 0 bytes graphics/intro/intro3_kyogre.bin | Bin 8192 -> 0 bytes graphics/intro/intro3_kyogre.png | Bin 1946 -> 0 bytes graphics/intro/intro3_lightning.png | Bin 476 -> 0 bytes graphics/intro/intro3_misc.png | Bin 610 -> 0 bytes graphics/intro/intro3_misc1.pal | 19 -- graphics/intro/intro3_misc2.pal | 19 -- graphics/intro/intro3_pokeball.png | Bin 2197 -> 0 bytes graphics/intro/intro3_pokeball_map.bin | Bin 1024 -> 0 bytes graphics/intro/intro3_rayquaza.bin | Bin 2048 -> 0 bytes graphics/intro/intro3_rayquaza.png | Bin 1138 -> 0 bytes graphics/intro/intro3_streaks.png | Bin 202 -> 0 bytes graphics/intro/intro3_streaks_map.bin | Bin 2048 -> 0 bytes graphics/intro/introgfx.png | Bin 6611 -> 0 bytes graphics/intro/legend_bg.png | Bin 474 -> 0 bytes graphics/intro/legend_bg1.bin | Bin 2048 -> 0 bytes graphics/intro/legend_bg2.bin | 1 - graphics/intro/scene_1/bg.pal | 259 +++++++++++++++++++++++++ graphics/intro/scene_1/bg.png | Bin 0 -> 6611 bytes graphics/intro/scene_1/bg0_map.bin | Bin 0 -> 2048 bytes graphics/intro/scene_1/bg1_map.bin | Bin 0 -> 2048 bytes graphics/intro/scene_1/bg2_map.bin | Bin 0 -> 2048 bytes graphics/intro/scene_1/bg3_map.bin | Bin 0 -> 2048 bytes graphics/intro/scene_1/drops.pal | 19 ++ graphics/intro/scene_1/drops_logo.png | Bin 0 -> 1064 bytes graphics/intro/scene_1/flygon.png | Bin 0 -> 234 bytes graphics/intro/scene_1/lati.png | Bin 0 -> 258 bytes graphics/intro/scene_1/logo.pal | 19 ++ graphics/intro/scene_1/sparkle.png | Bin 0 -> 206 bytes graphics/intro/scene_1/text.pal | 51 +++++ graphics/intro/scene_2/bicycle.png | Bin 0 -> 735 bytes graphics/intro/scene_2/brendan.png | Bin 0 -> 1165 bytes graphics/intro/scene_2/brendan_credits.png | Bin 0 -> 1476 bytes graphics/intro/scene_2/clouds.png | Bin 0 -> 296 bytes graphics/intro/scene_2/clouds_afternoon.pal | 19 ++ graphics/intro/scene_2/clouds_bg.pal | 51 +++++ graphics/intro/scene_2/clouds_bg.png | Bin 0 -> 718 bytes graphics/intro/scene_2/clouds_bg_afternoon.pal | 51 +++++ graphics/intro/scene_2/clouds_bg_map.bin | Bin 0 -> 4096 bytes graphics/intro/scene_2/flygon.png | Bin 0 -> 942 bytes graphics/intro/scene_2/grass.png | Bin 0 -> 399 bytes graphics/intro/scene_2/grass_afternoon.pal | 19 ++ graphics/intro/scene_2/grass_map.bin | Bin 0 -> 2048 bytes graphics/intro/scene_2/grass_night.pal | 19 ++ graphics/intro/scene_2/house_silhouette.png | Bin 0 -> 254 bytes graphics/intro/scene_2/houses.pal | 35 ++++ graphics/intro/scene_2/houses.png | Bin 0 -> 536 bytes graphics/intro/scene_2/houses_map.bin | Bin 0 -> 4096 bytes graphics/intro/scene_2/latias.png | Bin 0 -> 680 bytes graphics/intro/scene_2/latios.png | Bin 0 -> 796 bytes graphics/intro/scene_2/manectric.png | Bin 0 -> 1670 bytes graphics/intro/scene_2/may.png | Bin 0 -> 1275 bytes graphics/intro/scene_2/may_credits.png | Bin 0 -> 1644 bytes graphics/intro/scene_2/player.pal | 19 ++ graphics/intro/scene_2/torchic.png | Bin 0 -> 742 bytes graphics/intro/scene_2/trees.png | Bin 0 -> 1023 bytes graphics/intro/scene_2/trees_afternoon.pal | 19 ++ graphics/intro/scene_2/trees_map.bin | Bin 0 -> 4096 bytes graphics/intro/scene_2/trees_small.png | Bin 0 -> 360 bytes graphics/intro/scene_2/volbeat.png | Bin 0 -> 500 bytes graphics/intro/scene_3/bg.pal | 259 +++++++++++++++++++++++++ graphics/intro/scene_3/bubbles.png | Bin 0 -> 402 bytes graphics/intro/scene_3/clouds.png | Bin 0 -> 1360 bytes graphics/intro/scene_3/clouds1.bin | Bin 0 -> 4096 bytes graphics/intro/scene_3/clouds2.bin | Bin 0 -> 4096 bytes graphics/intro/scene_3/clouds2.png | Bin 0 -> 468 bytes graphics/intro/scene_3/clouds3.bin | Bin 0 -> 2048 bytes graphics/intro/scene_3/clouds4.bin | Bin 0 -> 2048 bytes graphics/intro/scene_3/groudon.bin | Bin 0 -> 8192 bytes graphics/intro/scene_3/groudon.png | Bin 0 -> 2166 bytes graphics/intro/scene_3/kyogre.bin | Bin 0 -> 8192 bytes graphics/intro/scene_3/kyogre.png | Bin 0 -> 1946 bytes graphics/intro/scene_3/legend_bg.png | Bin 0 -> 474 bytes graphics/intro/scene_3/legend_bg1.bin | Bin 0 -> 2048 bytes graphics/intro/scene_3/legend_bg2.bin | 1 + graphics/intro/scene_3/lightning.png | Bin 0 -> 476 bytes graphics/intro/scene_3/misc.png | Bin 0 -> 610 bytes graphics/intro/scene_3/misc1.pal | 19 ++ graphics/intro/scene_3/misc2.pal | 19 ++ graphics/intro/scene_3/pokeball.png | Bin 0 -> 2197 bytes graphics/intro/scene_3/pokeball_map.bin | Bin 0 -> 1024 bytes graphics/intro/scene_3/rayquaza.bin | Bin 0 -> 2048 bytes graphics/intro/scene_3/rayquaza.png | Bin 0 -> 1138 bytes graphics/intro/scene_3/streaks.png | Bin 0 -> 202 bytes graphics/intro/scene_3/streaks_map.bin | Bin 0 -> 2048 bytes 137 files changed, 878 insertions(+), 897 deletions(-) delete mode 100644 graphics/intro/85F0CFC.pal delete mode 100644 graphics/intro/85F0D5C.pal delete mode 100644 graphics/intro/85F231C.pal delete mode 100644 graphics/intro/intro.png delete mode 100644 graphics/intro/intro1_bg0_map.bin delete mode 100644 graphics/intro/intro1_bg1_map.bin delete mode 100644 graphics/intro/intro1_bg2_map.bin delete mode 100644 graphics/intro/intro1_bg3_map.bin delete mode 100644 graphics/intro/intro1_bgpal.pal delete mode 100644 graphics/intro/intro1_drops.pal delete mode 100644 graphics/intro/intro1_eon.png delete mode 100644 graphics/intro/intro1_flygon.png delete mode 100644 graphics/intro/intro1_gflogo.pal delete mode 100644 graphics/intro/intro1_sparkle.png delete mode 100644 graphics/intro/intro1_text.pal delete mode 100644 graphics/intro/intro2_bgclouds.png delete mode 100644 graphics/intro/intro2_bgclouds2.png delete mode 100644 graphics/intro/intro2_bgclouds_afternoon.pal delete mode 100644 graphics/intro/intro2_bgclouds_map.bin delete mode 100644 graphics/intro/intro2_bgnight.png delete mode 100644 graphics/intro/intro2_bgnight_map.bin delete mode 100644 graphics/intro/intro2_bgtrees.png delete mode 100644 graphics/intro/intro2_bgtrees2.pal delete mode 100644 graphics/intro/intro2_bgtrees2_afternoon.pal delete mode 100644 graphics/intro/intro2_bgtrees_map.bin delete mode 100644 graphics/intro/intro2_bgtreessmall.png delete mode 100644 graphics/intro/intro2_bicycle.png delete mode 100644 graphics/intro/intro2_brendan.png delete mode 100644 graphics/intro/intro2_brendan_noturn.pal delete mode 100644 graphics/intro/intro2_brendan_noturn.png delete mode 100644 graphics/intro/intro2_bubbles.png delete mode 100644 graphics/intro/intro2_flygon.png delete mode 100644 graphics/intro/intro2_grass.png delete mode 100644 graphics/intro/intro2_grass_afternoon.pal delete mode 100644 graphics/intro/intro2_grass_map.bin delete mode 100644 graphics/intro/intro2_grass_night.pal delete mode 100644 graphics/intro/intro2_latias.png delete mode 100644 graphics/intro/intro2_latios.png delete mode 100644 graphics/intro/intro2_manectric.png delete mode 100644 graphics/intro/intro2_may.png delete mode 100644 graphics/intro/intro2_may_noturn.png delete mode 100644 graphics/intro/intro2_night.png delete mode 100644 graphics/intro/intro2_torchic.png delete mode 100644 graphics/intro/intro2_volbeat.png delete mode 100644 graphics/intro/intro3.pal delete mode 100644 graphics/intro/intro3_clouds.png delete mode 100644 graphics/intro/intro3_clouds1.bin delete mode 100644 graphics/intro/intro3_clouds2.bin delete mode 100644 graphics/intro/intro3_clouds2.png delete mode 100644 graphics/intro/intro3_clouds3.bin delete mode 100644 graphics/intro/intro3_clouds4.bin delete mode 100644 graphics/intro/intro3_groudon.bin delete mode 100644 graphics/intro/intro3_groudon.png delete mode 100644 graphics/intro/intro3_kyogre.bin delete mode 100644 graphics/intro/intro3_kyogre.png delete mode 100644 graphics/intro/intro3_lightning.png delete mode 100644 graphics/intro/intro3_misc.png delete mode 100644 graphics/intro/intro3_misc1.pal delete mode 100644 graphics/intro/intro3_misc2.pal delete mode 100644 graphics/intro/intro3_pokeball.png delete mode 100644 graphics/intro/intro3_pokeball_map.bin delete mode 100644 graphics/intro/intro3_rayquaza.bin delete mode 100644 graphics/intro/intro3_rayquaza.png delete mode 100644 graphics/intro/intro3_streaks.png delete mode 100644 graphics/intro/intro3_streaks_map.bin delete mode 100644 graphics/intro/introgfx.png delete mode 100644 graphics/intro/legend_bg.png delete mode 100644 graphics/intro/legend_bg1.bin delete mode 100644 graphics/intro/legend_bg2.bin create mode 100644 graphics/intro/scene_1/bg.pal create mode 100644 graphics/intro/scene_1/bg.png create mode 100644 graphics/intro/scene_1/bg0_map.bin create mode 100644 graphics/intro/scene_1/bg1_map.bin create mode 100644 graphics/intro/scene_1/bg2_map.bin create mode 100644 graphics/intro/scene_1/bg3_map.bin create mode 100644 graphics/intro/scene_1/drops.pal create mode 100644 graphics/intro/scene_1/drops_logo.png create mode 100644 graphics/intro/scene_1/flygon.png create mode 100644 graphics/intro/scene_1/lati.png create mode 100644 graphics/intro/scene_1/logo.pal create mode 100644 graphics/intro/scene_1/sparkle.png create mode 100644 graphics/intro/scene_1/text.pal create mode 100644 graphics/intro/scene_2/bicycle.png create mode 100644 graphics/intro/scene_2/brendan.png create mode 100644 graphics/intro/scene_2/brendan_credits.png create mode 100644 graphics/intro/scene_2/clouds.png create mode 100644 graphics/intro/scene_2/clouds_afternoon.pal create mode 100644 graphics/intro/scene_2/clouds_bg.pal create mode 100644 graphics/intro/scene_2/clouds_bg.png create mode 100644 graphics/intro/scene_2/clouds_bg_afternoon.pal create mode 100644 graphics/intro/scene_2/clouds_bg_map.bin create mode 100644 graphics/intro/scene_2/flygon.png create mode 100644 graphics/intro/scene_2/grass.png create mode 100644 graphics/intro/scene_2/grass_afternoon.pal create mode 100644 graphics/intro/scene_2/grass_map.bin create mode 100644 graphics/intro/scene_2/grass_night.pal create mode 100644 graphics/intro/scene_2/house_silhouette.png create mode 100644 graphics/intro/scene_2/houses.pal create mode 100644 graphics/intro/scene_2/houses.png create mode 100644 graphics/intro/scene_2/houses_map.bin create mode 100644 graphics/intro/scene_2/latias.png create mode 100644 graphics/intro/scene_2/latios.png create mode 100644 graphics/intro/scene_2/manectric.png create mode 100644 graphics/intro/scene_2/may.png create mode 100644 graphics/intro/scene_2/may_credits.png create mode 100644 graphics/intro/scene_2/player.pal create mode 100644 graphics/intro/scene_2/torchic.png create mode 100644 graphics/intro/scene_2/trees.png create mode 100644 graphics/intro/scene_2/trees_afternoon.pal create mode 100644 graphics/intro/scene_2/trees_map.bin create mode 100644 graphics/intro/scene_2/trees_small.png create mode 100644 graphics/intro/scene_2/volbeat.png create mode 100644 graphics/intro/scene_3/bg.pal create mode 100644 graphics/intro/scene_3/bubbles.png create mode 100644 graphics/intro/scene_3/clouds.png create mode 100644 graphics/intro/scene_3/clouds1.bin create mode 100644 graphics/intro/scene_3/clouds2.bin create mode 100644 graphics/intro/scene_3/clouds2.png create mode 100644 graphics/intro/scene_3/clouds3.bin create mode 100644 graphics/intro/scene_3/clouds4.bin create mode 100644 graphics/intro/scene_3/groudon.bin create mode 100644 graphics/intro/scene_3/groudon.png create mode 100644 graphics/intro/scene_3/kyogre.bin create mode 100644 graphics/intro/scene_3/kyogre.png create mode 100644 graphics/intro/scene_3/legend_bg.png create mode 100644 graphics/intro/scene_3/legend_bg1.bin create mode 100644 graphics/intro/scene_3/legend_bg2.bin create mode 100644 graphics/intro/scene_3/lightning.png create mode 100644 graphics/intro/scene_3/misc.png create mode 100644 graphics/intro/scene_3/misc1.pal create mode 100644 graphics/intro/scene_3/misc2.pal create mode 100644 graphics/intro/scene_3/pokeball.png create mode 100644 graphics/intro/scene_3/pokeball_map.bin create mode 100644 graphics/intro/scene_3/rayquaza.bin create mode 100644 graphics/intro/scene_3/rayquaza.png create mode 100644 graphics/intro/scene_3/streaks.png create mode 100644 graphics/intro/scene_3/streaks_map.bin (limited to 'graphics') diff --git a/graphics/intro/85F0CFC.pal b/graphics/intro/85F0CFC.pal deleted file mode 100644 index 09a1ee728..000000000 --- a/graphics/intro/85F0CFC.pal +++ /dev/null @@ -1,51 +0,0 @@ -JASC-PAL -0100 -48 -0 0 0 -74 82 82 -90 123 123 -205 205 197 -255 255 255 -82 131 246 -115 164 246 -139 197 246 -180 222 230 -197 246 230 -164 230 246 -131 164 255 -189 197 255 -156 197 255 -180 230 255 -189 197 255 -0 0 0 -255 255 255 -230 246 255 -205 238 255 -180 230 255 -164 222 255 -139 213 255 -115 205 255 -98 197 255 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -255 255 255 -230 246 255 -205 238 255 -180 230 255 -164 222 255 -139 213 255 -115 205 255 -98 197 255 -230 230 255 -246 255 255 -213 222 255 -0 0 0 -0 0 0 -0 0 0 -0 0 0 diff --git a/graphics/intro/85F0D5C.pal b/graphics/intro/85F0D5C.pal deleted file mode 100644 index 4ff388f48..000000000 --- a/graphics/intro/85F0D5C.pal +++ /dev/null @@ -1,51 +0,0 @@ -JASC-PAL -0100 -48 -0 0 0 -74 82 82 -90 123 123 -205 205 197 -255 255 255 -255 98 82 -255 123 106 -255 148 139 -255 172 172 -255 197 205 -255 222 238 -156 180 172 -197 197 156 -172 189 164 -255 222 156 -222 172 106 -0 0 0 -255 255 255 -255 238 205 -255 222 156 -255 222 156 -255 213 131 -255 197 106 -255 172 98 -255 156 90 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -255 255 255 -255 238 205 -255 222 156 -255 222 156 -255 213 131 -255 197 106 -255 172 98 -255 156 90 -255 238 205 -246 255 255 -255 222 156 -0 0 0 -0 0 0 -0 0 0 -0 0 0 diff --git a/graphics/intro/85F231C.pal b/graphics/intro/85F231C.pal deleted file mode 100644 index 82855d938..000000000 --- a/graphics/intro/85F231C.pal +++ /dev/null @@ -1,35 +0,0 @@ -JASC-PAL -0100 -32 -0 0 0 -49 115 246 -57 74 123 -57 74 123 -57 74 123 -49 57 98 -49 49 82 -49 32 57 -49 24 41 -0 0 0 -0 0 0 -0 0 0 -57 74 123 -57 74 123 -246 246 123 -41 65 90 -0 0 0 -0 0 0 -0 0 0 -82 90 148 -148 131 164 -57 74 123 -131 106 156 -98 90 123 -156 164 197 -139 148 172 -90 131 139 -189 197 213 -90 115 164 -230 230 82 -131 131 164 -246 246 123 diff --git a/graphics/intro/intro.png b/graphics/intro/intro.png deleted file mode 100644 index e0f28c841..000000000 Binary files a/graphics/intro/intro.png and /dev/null differ diff --git a/graphics/intro/intro1_bg0_map.bin b/graphics/intro/intro1_bg0_map.bin deleted file mode 100644 index 8307cf656..000000000 Binary files a/graphics/intro/intro1_bg0_map.bin and /dev/null differ diff --git a/graphics/intro/intro1_bg1_map.bin b/graphics/intro/intro1_bg1_map.bin deleted file mode 100644 index 7d34e5bba..000000000 Binary files a/graphics/intro/intro1_bg1_map.bin and /dev/null differ diff --git a/graphics/intro/intro1_bg2_map.bin b/graphics/intro/intro1_bg2_map.bin deleted file mode 100644 index 7781e8b08..000000000 Binary files a/graphics/intro/intro1_bg2_map.bin and /dev/null differ diff --git a/graphics/intro/intro1_bg3_map.bin b/graphics/intro/intro1_bg3_map.bin deleted file mode 100644 index 1af02a025..000000000 Binary files a/graphics/intro/intro1_bg3_map.bin and /dev/null differ diff --git a/graphics/intro/intro1_bgpal.pal b/graphics/intro/intro1_bgpal.pal deleted file mode 100644 index 95145b854..000000000 --- a/graphics/intro/intro1_bgpal.pal +++ /dev/null @@ -1,259 +0,0 @@ -JASC-PAL -0100 -256 -0 0 0 -24 90 0 -49 115 0 -65 139 0 -90 172 0 -164 172 255 -164 197 255 -139 213 255 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -148 205 98 -180 255 131 -164 238 98 -0 0 0 -24 90 0 -49 115 0 -65 139 0 -90 172 0 -164 172 255 -164 197 255 -139 213 255 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -148 205 98 -180 255 131 -164 238 98 -0 0 0 -24 82 0 -32 90 0 -41 98 0 -49 115 0 -57 123 0 -65 139 0 -74 148 0 -82 156 0 -90 172 0 -0 16 0 -8 41 0 -16 57 0 -123 197 16 -180 255 131 -164 238 98 -0 0 0 -24 82 0 -32 90 0 -41 98 0 -49 115 0 -57 123 0 -65 139 0 -74 148 0 -82 156 0 -90 172 0 -8 24 8 -8 41 0 -16 57 0 -148 205 98 -98 172 74 -238 255 238 -0 0 0 -24 90 0 -49 115 0 -65 139 0 -90 172 0 -164 172 255 -164 197 255 -139 213 255 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -148 205 98 -180 255 131 -164 238 98 -0 0 0 -255 255 255 -246 246 238 -238 246 230 -230 246 222 -205 238 222 -180 230 230 -172 213 238 -131 205 238 -180 180 156 -213 213 230 -205 197 213 -189 230 115 -156 213 98 -222 230 222 -115 172 98 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -156 246 0 -65 90 156 -49 115 255 -82 82 82 -98 98 98 -115 115 115 -131 131 131 -148 148 148 -164 164 164 -180 180 180 -197 197 197 -213 213 213 -230 230 230 -255 255 255 -255 255 255 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 diff --git a/graphics/intro/intro1_drops.pal b/graphics/intro/intro1_drops.pal deleted file mode 100644 index 1b8ce3d6e..000000000 --- a/graphics/intro/intro1_drops.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -8 57 8 -32 74 32 -57 98 57 -90 123 90 -115 139 115 -139 164 139 -172 189 172 -197 205 197 -222 230 222 -255 255 255 diff --git a/graphics/intro/intro1_eon.png b/graphics/intro/intro1_eon.png deleted file mode 100644 index cf8eedc08..000000000 Binary files a/graphics/intro/intro1_eon.png and /dev/null differ diff --git a/graphics/intro/intro1_flygon.png b/graphics/intro/intro1_flygon.png deleted file mode 100644 index 080ab1a65..000000000 Binary files a/graphics/intro/intro1_flygon.png and /dev/null differ diff --git a/graphics/intro/intro1_gflogo.pal b/graphics/intro/intro1_gflogo.pal deleted file mode 100644 index aef9152e4..000000000 --- a/graphics/intro/intro1_gflogo.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -156 246 0 -65 90 156 -49 115 255 -82 82 82 -98 98 98 -115 115 115 -131 131 131 -148 148 148 -164 164 164 -180 180 180 -197 197 197 -213 213 213 -230 230 230 -255 255 255 -255 255 255 diff --git a/graphics/intro/intro1_sparkle.png b/graphics/intro/intro1_sparkle.png deleted file mode 100644 index f8db885ec..000000000 Binary files a/graphics/intro/intro1_sparkle.png and /dev/null differ diff --git a/graphics/intro/intro1_text.pal b/graphics/intro/intro1_text.pal deleted file mode 100644 index 574921c0d..000000000 --- a/graphics/intro/intro1_text.pal +++ /dev/null @@ -1,51 +0,0 @@ -JASC-PAL -0100 -48 -24 57 255 -49 74 255 -74 98 255 -98 123 255 -123 139 255 -148 164 255 -172 189 255 -197 205 255 -222 230 255 -255 255 255 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -24 57 255 -24 57 230 -32 57 213 -41 65 197 -49 65 172 -49 65 156 -57 74 139 -65 74 115 -74 74 98 -82 82 82 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -24 57 255 -41 65 246 -57 82 238 -74 98 230 -90 106 222 -106 123 213 -123 139 205 -139 148 197 -156 164 189 -180 180 180 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 diff --git a/graphics/intro/intro2_bgclouds.png b/graphics/intro/intro2_bgclouds.png deleted file mode 100644 index 7ba3d78f4..000000000 Binary files a/graphics/intro/intro2_bgclouds.png and /dev/null differ diff --git a/graphics/intro/intro2_bgclouds2.png b/graphics/intro/intro2_bgclouds2.png deleted file mode 100644 index 933332fdd..000000000 Binary files a/graphics/intro/intro2_bgclouds2.png and /dev/null differ diff --git a/graphics/intro/intro2_bgclouds_afternoon.pal b/graphics/intro/intro2_bgclouds_afternoon.pal deleted file mode 100644 index 6d5d9dbcd..000000000 --- a/graphics/intro/intro2_bgclouds_afternoon.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -255 255 255 -255 238 205 -255 222 156 -255 222 156 -255 213 131 -255 197 106 -255 172 98 -255 156 90 -255 238 205 -246 255 255 -255 222 156 -0 0 0 -0 0 0 -0 0 0 -0 0 0 diff --git a/graphics/intro/intro2_bgclouds_map.bin b/graphics/intro/intro2_bgclouds_map.bin deleted file mode 100644 index 25b65f766..000000000 Binary files a/graphics/intro/intro2_bgclouds_map.bin and /dev/null differ diff --git a/graphics/intro/intro2_bgnight.png b/graphics/intro/intro2_bgnight.png deleted file mode 100644 index cb95bb04f..000000000 Binary files a/graphics/intro/intro2_bgnight.png and /dev/null differ diff --git a/graphics/intro/intro2_bgnight_map.bin b/graphics/intro/intro2_bgnight_map.bin deleted file mode 100644 index ef7c889ba..000000000 Binary files a/graphics/intro/intro2_bgnight_map.bin and /dev/null differ diff --git a/graphics/intro/intro2_bgtrees.png b/graphics/intro/intro2_bgtrees.png deleted file mode 100644 index e6d163579..000000000 Binary files a/graphics/intro/intro2_bgtrees.png and /dev/null differ diff --git a/graphics/intro/intro2_bgtrees2.pal b/graphics/intro/intro2_bgtrees2.pal deleted file mode 100644 index 5c506481a..000000000 --- a/graphics/intro/intro2_bgtrees2.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -156 189 246 -172 205 246 -197 230 255 -213 246 255 -238 255 255 -156 180 172 -197 197 156 -172 189 164 -98 139 98 -98 156 57 -123 164 131 -156 213 82 -0 0 0 -0 0 0 -0 0 0 diff --git a/graphics/intro/intro2_bgtrees2_afternoon.pal b/graphics/intro/intro2_bgtrees2_afternoon.pal deleted file mode 100644 index 9736a6e95..000000000 --- a/graphics/intro/intro2_bgtrees2_afternoon.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -255 106 57 -255 131 82 -255 197 106 -255 213 131 -255 222 156 -156 180 172 -197 197 156 -172 189 164 -115 139 57 -98 156 57 -131 172 57 -189 197 49 -0 0 0 -0 0 0 -0 0 0 diff --git a/graphics/intro/intro2_bgtrees_map.bin b/graphics/intro/intro2_bgtrees_map.bin deleted file mode 100644 index d1c23cc36..000000000 Binary files a/graphics/intro/intro2_bgtrees_map.bin and /dev/null differ diff --git a/graphics/intro/intro2_bgtreessmall.png b/graphics/intro/intro2_bgtreessmall.png deleted file mode 100644 index 33a7213b8..000000000 Binary files a/graphics/intro/intro2_bgtreessmall.png and /dev/null differ diff --git a/graphics/intro/intro2_bicycle.png b/graphics/intro/intro2_bicycle.png deleted file mode 100644 index ff63f93a4..000000000 Binary files a/graphics/intro/intro2_bicycle.png and /dev/null differ diff --git a/graphics/intro/intro2_brendan.png b/graphics/intro/intro2_brendan.png deleted file mode 100644 index 045953002..000000000 Binary files a/graphics/intro/intro2_brendan.png and /dev/null differ diff --git a/graphics/intro/intro2_brendan_noturn.pal b/graphics/intro/intro2_brendan_noturn.pal deleted file mode 100644 index 49a329307..000000000 --- a/graphics/intro/intro2_brendan_noturn.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -74 189 172 -82 74 74 -139 139 123 -197 189 222 -255 255 255 -230 49 0 -246 148 0 -98 98 131 -255 213 148 -222 164 139 -180 172 115 -246 90 90 -189 57 115 -131 255 65 -82 197 90 -131 164 65 diff --git a/graphics/intro/intro2_brendan_noturn.png b/graphics/intro/intro2_brendan_noturn.png deleted file mode 100644 index 7c7a9e494..000000000 Binary files a/graphics/intro/intro2_brendan_noturn.png and /dev/null differ diff --git a/graphics/intro/intro2_bubbles.png b/graphics/intro/intro2_bubbles.png deleted file mode 100644 index d1f18701c..000000000 Binary files a/graphics/intro/intro2_bubbles.png and /dev/null differ diff --git a/graphics/intro/intro2_flygon.png b/graphics/intro/intro2_flygon.png deleted file mode 100644 index ab0b8d728..000000000 Binary files a/graphics/intro/intro2_flygon.png and /dev/null differ diff --git a/graphics/intro/intro2_grass.png b/graphics/intro/intro2_grass.png deleted file mode 100644 index e573ca45e..000000000 Binary files a/graphics/intro/intro2_grass.png and /dev/null differ diff --git a/graphics/intro/intro2_grass_afternoon.pal b/graphics/intro/intro2_grass_afternoon.pal deleted file mode 100644 index 20b1e45f5..000000000 --- a/graphics/intro/intro2_grass_afternoon.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -74 82 82 -90 123 123 -205 205 197 -255 255 255 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -106 164 98 -106 197 98 -164 197 131 diff --git a/graphics/intro/intro2_grass_map.bin b/graphics/intro/intro2_grass_map.bin deleted file mode 100644 index 2a6f1a72b..000000000 Binary files a/graphics/intro/intro2_grass_map.bin and /dev/null differ diff --git a/graphics/intro/intro2_grass_night.pal b/graphics/intro/intro2_grass_night.pal deleted file mode 100644 index e44980f78..000000000 --- a/graphics/intro/intro2_grass_night.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -74 82 82 -90 123 123 -205 205 197 -255 255 255 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -106 164 98 -106 197 98 -131 197 164 diff --git a/graphics/intro/intro2_latias.png b/graphics/intro/intro2_latias.png deleted file mode 100644 index 5623895ce..000000000 Binary files a/graphics/intro/intro2_latias.png and /dev/null differ diff --git a/graphics/intro/intro2_latios.png b/graphics/intro/intro2_latios.png deleted file mode 100644 index 439e26fe6..000000000 Binary files a/graphics/intro/intro2_latios.png and /dev/null differ diff --git a/graphics/intro/intro2_manectric.png b/graphics/intro/intro2_manectric.png deleted file mode 100644 index bcb054d7b..000000000 Binary files a/graphics/intro/intro2_manectric.png and /dev/null differ diff --git a/graphics/intro/intro2_may.png b/graphics/intro/intro2_may.png deleted file mode 100644 index 238924d88..000000000 Binary files a/graphics/intro/intro2_may.png and /dev/null differ diff --git a/graphics/intro/intro2_may_noturn.png b/graphics/intro/intro2_may_noturn.png deleted file mode 100644 index e88300610..000000000 Binary files a/graphics/intro/intro2_may_noturn.png and /dev/null differ diff --git a/graphics/intro/intro2_night.png b/graphics/intro/intro2_night.png deleted file mode 100644 index 9a10567bb..000000000 Binary files a/graphics/intro/intro2_night.png and /dev/null differ diff --git a/graphics/intro/intro2_torchic.png b/graphics/intro/intro2_torchic.png deleted file mode 100644 index 1bd1b1184..000000000 Binary files a/graphics/intro/intro2_torchic.png and /dev/null differ diff --git a/graphics/intro/intro2_volbeat.png b/graphics/intro/intro2_volbeat.png deleted file mode 100644 index 8b6c61eb0..000000000 Binary files a/graphics/intro/intro2_volbeat.png and /dev/null differ diff --git a/graphics/intro/intro3.pal b/graphics/intro/intro3.pal deleted file mode 100644 index 909fae91d..000000000 --- a/graphics/intro/intro3.pal +++ /dev/null @@ -1,259 +0,0 @@ -JASC-PAL -0100 -256 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -139 148 255 -0 0 0 -49 0 0 -238 123 0 -238 131 0 -238 139 0 -238 148 0 -238 156 0 -238 164 0 -238 172 0 -238 180 0 -238 189 0 -238 197 0 -238 213 0 -255 255 255 -0 32 205 -139 148 255 -0 0 0 -0 0 255 -8 16 255 -24 41 255 -41 57 255 -57 82 255 -74 98 255 -90 123 255 -106 148 255 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -255 255 255 -180 0 0 -0 0 0 -65 0 0 -255 255 255 -82 0 0 -32 0 0 -0 0 0 -0 0 0 -0 0 0 -255 123 0 -172 82 57 -164 65 49 -156 57 41 -148 41 32 -139 32 24 -115 0 0 -0 32 205 -0 0 0 -0 41 82 -255 255 255 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -139 172 255 -106 148 222 -82 123 189 -49 98 156 -24 74 123 -0 49 98 -180 0 0 -0 0 0 -0 0 0 -0 16 0 -82 115 98 -115 148 131 -131 172 148 -156 180 172 -255 255 197 -255 246 123 -180 164 98 -98 156 57 -123 164 131 -164 57 49 -172 205 246 -255 246 123 -0 0 0 -139 148 255 -0 0 0 -41 74 49 -82 115 98 -115 148 131 -131 172 148 -156 180 172 -172 205 246 -197 230 255 -213 246 255 -238 255 255 -255 197 106 -255 213 131 -255 222 156 -255 246 123 -255 255 197 -0 0 0 -74 82 82 -90 98 106 -106 123 131 -123 139 164 -139 164 189 -156 180 213 -172 205 246 -0 0 0 -0 0 0 -238 255 255 -255 197 106 -255 213 131 -255 222 156 -255 246 123 -255 255 197 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -74 82 82 -90 74 74 -106 65 65 -123 65 57 -139 57 49 -164 57 49 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -74 82 82 -106 115 90 -139 148 98 -180 180 106 -213 213 115 -255 246 123 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -74 82 82 -106 115 115 -139 148 148 -180 180 180 -213 213 213 -255 255 255 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 32 205 -32 24 164 -65 16 123 -106 8 82 -139 0 41 -180 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 diff --git a/graphics/intro/intro3_clouds.png b/graphics/intro/intro3_clouds.png deleted file mode 100644 index aaa77f4a9..000000000 Binary files a/graphics/intro/intro3_clouds.png and /dev/null differ diff --git a/graphics/intro/intro3_clouds1.bin b/graphics/intro/intro3_clouds1.bin deleted file mode 100644 index c2aa2533f..000000000 Binary files a/graphics/intro/intro3_clouds1.bin and /dev/null differ diff --git a/graphics/intro/intro3_clouds2.bin b/graphics/intro/intro3_clouds2.bin deleted file mode 100644 index c256567f4..000000000 Binary files a/graphics/intro/intro3_clouds2.bin and /dev/null differ diff --git a/graphics/intro/intro3_clouds2.png b/graphics/intro/intro3_clouds2.png deleted file mode 100644 index 34b523e31..000000000 Binary files a/graphics/intro/intro3_clouds2.png and /dev/null differ diff --git a/graphics/intro/intro3_clouds3.bin b/graphics/intro/intro3_clouds3.bin deleted file mode 100644 index c47ade01f..000000000 Binary files a/graphics/intro/intro3_clouds3.bin and /dev/null differ diff --git a/graphics/intro/intro3_clouds4.bin b/graphics/intro/intro3_clouds4.bin deleted file mode 100644 index 99bea908c..000000000 Binary files a/graphics/intro/intro3_clouds4.bin and /dev/null differ diff --git a/graphics/intro/intro3_groudon.bin b/graphics/intro/intro3_groudon.bin deleted file mode 100644 index c0472196f..000000000 Binary files a/graphics/intro/intro3_groudon.bin and /dev/null differ diff --git a/graphics/intro/intro3_groudon.png b/graphics/intro/intro3_groudon.png deleted file mode 100644 index 3e4c6852b..000000000 Binary files a/graphics/intro/intro3_groudon.png and /dev/null differ diff --git a/graphics/intro/intro3_kyogre.bin b/graphics/intro/intro3_kyogre.bin deleted file mode 100644 index b5bdbb37c..000000000 Binary files a/graphics/intro/intro3_kyogre.bin and /dev/null differ diff --git a/graphics/intro/intro3_kyogre.png b/graphics/intro/intro3_kyogre.png deleted file mode 100644 index d84aa45a2..000000000 Binary files a/graphics/intro/intro3_kyogre.png and /dev/null differ diff --git a/graphics/intro/intro3_lightning.png b/graphics/intro/intro3_lightning.png deleted file mode 100644 index e858926ec..000000000 Binary files a/graphics/intro/intro3_lightning.png and /dev/null differ diff --git a/graphics/intro/intro3_misc.png b/graphics/intro/intro3_misc.png deleted file mode 100644 index 26be33c01..000000000 Binary files a/graphics/intro/intro3_misc.png and /dev/null differ diff --git a/graphics/intro/intro3_misc1.pal b/graphics/intro/intro3_misc1.pal deleted file mode 100644 index a34bebc24..000000000 --- a/graphics/intro/intro3_misc1.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -255 255 255 -0 0 0 -255 255 0 -255 213 0 -255 180 0 -255 148 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -255 222 131 -255 230 172 -255 238 213 -255 255 255 diff --git a/graphics/intro/intro3_misc2.pal b/graphics/intro/intro3_misc2.pal deleted file mode 100644 index 3c985dc07..000000000 --- a/graphics/intro/intro3_misc2.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -255 255 255 -0 0 0 -98 49 90 -115 106 164 -139 164 238 -106 172 255 -131 197 255 -156 222 255 -255 222 57 -255 172 57 -230 106 57 -49 49 49 -98 98 98 -148 148 148 -197 197 197 -255 255 255 diff --git a/graphics/intro/intro3_pokeball.png b/graphics/intro/intro3_pokeball.png deleted file mode 100644 index 4af0187f8..000000000 Binary files a/graphics/intro/intro3_pokeball.png and /dev/null differ diff --git a/graphics/intro/intro3_pokeball_map.bin b/graphics/intro/intro3_pokeball_map.bin deleted file mode 100644 index 2f968aa20..000000000 Binary files a/graphics/intro/intro3_pokeball_map.bin and /dev/null differ diff --git a/graphics/intro/intro3_rayquaza.bin b/graphics/intro/intro3_rayquaza.bin deleted file mode 100644 index be3a9c560..000000000 Binary files a/graphics/intro/intro3_rayquaza.bin and /dev/null differ diff --git a/graphics/intro/intro3_rayquaza.png b/graphics/intro/intro3_rayquaza.png deleted file mode 100644 index f749ceb50..000000000 Binary files a/graphics/intro/intro3_rayquaza.png and /dev/null differ diff --git a/graphics/intro/intro3_streaks.png b/graphics/intro/intro3_streaks.png deleted file mode 100644 index a19fa39c4..000000000 Binary files a/graphics/intro/intro3_streaks.png and /dev/null differ diff --git a/graphics/intro/intro3_streaks_map.bin b/graphics/intro/intro3_streaks_map.bin deleted file mode 100644 index 2d1b69924..000000000 Binary files a/graphics/intro/intro3_streaks_map.bin and /dev/null differ diff --git a/graphics/intro/introgfx.png b/graphics/intro/introgfx.png deleted file mode 100644 index 041901463..000000000 Binary files a/graphics/intro/introgfx.png and /dev/null differ diff --git a/graphics/intro/legend_bg.png b/graphics/intro/legend_bg.png deleted file mode 100644 index 5baf32aec..000000000 Binary files a/graphics/intro/legend_bg.png and /dev/null differ diff --git a/graphics/intro/legend_bg1.bin b/graphics/intro/legend_bg1.bin deleted file mode 100644 index e289ca779..000000000 Binary files a/graphics/intro/legend_bg1.bin and /dev/null differ diff --git a/graphics/intro/legend_bg2.bin b/graphics/intro/legend_bg2.bin deleted file mode 100644 index a151b458e..000000000 --- a/graphics/intro/legend_bg2.bin +++ /dev/null @@ -1 +0,0 @@ -&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@ \ No newline at end of file diff --git a/graphics/intro/scene_1/bg.pal b/graphics/intro/scene_1/bg.pal new file mode 100644 index 000000000..95145b854 --- /dev/null +++ b/graphics/intro/scene_1/bg.pal @@ -0,0 +1,259 @@ +JASC-PAL +0100 +256 +0 0 0 +24 90 0 +49 115 0 +65 139 0 +90 172 0 +164 172 255 +164 197 255 +139 213 255 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +148 205 98 +180 255 131 +164 238 98 +0 0 0 +24 90 0 +49 115 0 +65 139 0 +90 172 0 +164 172 255 +164 197 255 +139 213 255 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +148 205 98 +180 255 131 +164 238 98 +0 0 0 +24 82 0 +32 90 0 +41 98 0 +49 115 0 +57 123 0 +65 139 0 +74 148 0 +82 156 0 +90 172 0 +0 16 0 +8 41 0 +16 57 0 +123 197 16 +180 255 131 +164 238 98 +0 0 0 +24 82 0 +32 90 0 +41 98 0 +49 115 0 +57 123 0 +65 139 0 +74 148 0 +82 156 0 +90 172 0 +8 24 8 +8 41 0 +16 57 0 +148 205 98 +98 172 74 +238 255 238 +0 0 0 +24 90 0 +49 115 0 +65 139 0 +90 172 0 +164 172 255 +164 197 255 +139 213 255 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +148 205 98 +180 255 131 +164 238 98 +0 0 0 +255 255 255 +246 246 238 +238 246 230 +230 246 222 +205 238 222 +180 230 230 +172 213 238 +131 205 238 +180 180 156 +213 213 230 +205 197 213 +189 230 115 +156 213 98 +222 230 222 +115 172 98 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +156 246 0 +65 90 156 +49 115 255 +82 82 82 +98 98 98 +115 115 115 +131 131 131 +148 148 148 +164 164 164 +180 180 180 +197 197 197 +213 213 213 +230 230 230 +255 255 255 +255 255 255 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 diff --git a/graphics/intro/scene_1/bg.png b/graphics/intro/scene_1/bg.png new file mode 100644 index 000000000..041901463 Binary files /dev/null and b/graphics/intro/scene_1/bg.png differ diff --git a/graphics/intro/scene_1/bg0_map.bin b/graphics/intro/scene_1/bg0_map.bin new file mode 100644 index 000000000..8307cf656 Binary files /dev/null and b/graphics/intro/scene_1/bg0_map.bin differ diff --git a/graphics/intro/scene_1/bg1_map.bin b/graphics/intro/scene_1/bg1_map.bin new file mode 100644 index 000000000..7d34e5bba Binary files /dev/null and b/graphics/intro/scene_1/bg1_map.bin differ diff --git a/graphics/intro/scene_1/bg2_map.bin b/graphics/intro/scene_1/bg2_map.bin new file mode 100644 index 000000000..7781e8b08 Binary files /dev/null and b/graphics/intro/scene_1/bg2_map.bin differ diff --git a/graphics/intro/scene_1/bg3_map.bin b/graphics/intro/scene_1/bg3_map.bin new file mode 100644 index 000000000..1af02a025 Binary files /dev/null and b/graphics/intro/scene_1/bg3_map.bin differ diff --git a/graphics/intro/scene_1/drops.pal b/graphics/intro/scene_1/drops.pal new file mode 100644 index 000000000..1b8ce3d6e --- /dev/null +++ b/graphics/intro/scene_1/drops.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +8 57 8 +32 74 32 +57 98 57 +90 123 90 +115 139 115 +139 164 139 +172 189 172 +197 205 197 +222 230 222 +255 255 255 diff --git a/graphics/intro/scene_1/drops_logo.png b/graphics/intro/scene_1/drops_logo.png new file mode 100644 index 000000000..9c903656a Binary files /dev/null and b/graphics/intro/scene_1/drops_logo.png differ diff --git a/graphics/intro/scene_1/flygon.png b/graphics/intro/scene_1/flygon.png new file mode 100644 index 000000000..080ab1a65 Binary files /dev/null and b/graphics/intro/scene_1/flygon.png differ diff --git a/graphics/intro/scene_1/lati.png b/graphics/intro/scene_1/lati.png new file mode 100644 index 000000000..cf8eedc08 Binary files /dev/null and b/graphics/intro/scene_1/lati.png differ diff --git a/graphics/intro/scene_1/logo.pal b/graphics/intro/scene_1/logo.pal new file mode 100644 index 000000000..aef9152e4 --- /dev/null +++ b/graphics/intro/scene_1/logo.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +156 246 0 +65 90 156 +49 115 255 +82 82 82 +98 98 98 +115 115 115 +131 131 131 +148 148 148 +164 164 164 +180 180 180 +197 197 197 +213 213 213 +230 230 230 +255 255 255 +255 255 255 diff --git a/graphics/intro/scene_1/sparkle.png b/graphics/intro/scene_1/sparkle.png new file mode 100644 index 000000000..f8db885ec Binary files /dev/null and b/graphics/intro/scene_1/sparkle.png differ diff --git a/graphics/intro/scene_1/text.pal b/graphics/intro/scene_1/text.pal new file mode 100644 index 000000000..574921c0d --- /dev/null +++ b/graphics/intro/scene_1/text.pal @@ -0,0 +1,51 @@ +JASC-PAL +0100 +48 +24 57 255 +49 74 255 +74 98 255 +98 123 255 +123 139 255 +148 164 255 +172 189 255 +197 205 255 +222 230 255 +255 255 255 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +24 57 255 +24 57 230 +32 57 213 +41 65 197 +49 65 172 +49 65 156 +57 74 139 +65 74 115 +74 74 98 +82 82 82 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +24 57 255 +41 65 246 +57 82 238 +74 98 230 +90 106 222 +106 123 213 +123 139 205 +139 148 197 +156 164 189 +180 180 180 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 diff --git a/graphics/intro/scene_2/bicycle.png b/graphics/intro/scene_2/bicycle.png new file mode 100644 index 000000000..ff63f93a4 Binary files /dev/null and b/graphics/intro/scene_2/bicycle.png differ diff --git a/graphics/intro/scene_2/brendan.png b/graphics/intro/scene_2/brendan.png new file mode 100644 index 000000000..7c7a9e494 Binary files /dev/null and b/graphics/intro/scene_2/brendan.png differ diff --git a/graphics/intro/scene_2/brendan_credits.png b/graphics/intro/scene_2/brendan_credits.png new file mode 100644 index 000000000..045953002 Binary files /dev/null and b/graphics/intro/scene_2/brendan_credits.png differ diff --git a/graphics/intro/scene_2/clouds.png b/graphics/intro/scene_2/clouds.png new file mode 100644 index 000000000..933332fdd Binary files /dev/null and b/graphics/intro/scene_2/clouds.png differ diff --git a/graphics/intro/scene_2/clouds_afternoon.pal b/graphics/intro/scene_2/clouds_afternoon.pal new file mode 100644 index 000000000..6d5d9dbcd --- /dev/null +++ b/graphics/intro/scene_2/clouds_afternoon.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +255 255 255 +255 238 205 +255 222 156 +255 222 156 +255 213 131 +255 197 106 +255 172 98 +255 156 90 +255 238 205 +246 255 255 +255 222 156 +0 0 0 +0 0 0 +0 0 0 +0 0 0 diff --git a/graphics/intro/scene_2/clouds_bg.pal b/graphics/intro/scene_2/clouds_bg.pal new file mode 100644 index 000000000..09a1ee728 --- /dev/null +++ b/graphics/intro/scene_2/clouds_bg.pal @@ -0,0 +1,51 @@ +JASC-PAL +0100 +48 +0 0 0 +74 82 82 +90 123 123 +205 205 197 +255 255 255 +82 131 246 +115 164 246 +139 197 246 +180 222 230 +197 246 230 +164 230 246 +131 164 255 +189 197 255 +156 197 255 +180 230 255 +189 197 255 +0 0 0 +255 255 255 +230 246 255 +205 238 255 +180 230 255 +164 222 255 +139 213 255 +115 205 255 +98 197 255 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +255 255 255 +230 246 255 +205 238 255 +180 230 255 +164 222 255 +139 213 255 +115 205 255 +98 197 255 +230 230 255 +246 255 255 +213 222 255 +0 0 0 +0 0 0 +0 0 0 +0 0 0 diff --git a/graphics/intro/scene_2/clouds_bg.png b/graphics/intro/scene_2/clouds_bg.png new file mode 100644 index 000000000..7ba3d78f4 Binary files /dev/null and b/graphics/intro/scene_2/clouds_bg.png differ diff --git a/graphics/intro/scene_2/clouds_bg_afternoon.pal b/graphics/intro/scene_2/clouds_bg_afternoon.pal new file mode 100644 index 000000000..4ff388f48 --- /dev/null +++ b/graphics/intro/scene_2/clouds_bg_afternoon.pal @@ -0,0 +1,51 @@ +JASC-PAL +0100 +48 +0 0 0 +74 82 82 +90 123 123 +205 205 197 +255 255 255 +255 98 82 +255 123 106 +255 148 139 +255 172 172 +255 197 205 +255 222 238 +156 180 172 +197 197 156 +172 189 164 +255 222 156 +222 172 106 +0 0 0 +255 255 255 +255 238 205 +255 222 156 +255 222 156 +255 213 131 +255 197 106 +255 172 98 +255 156 90 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +255 255 255 +255 238 205 +255 222 156 +255 222 156 +255 213 131 +255 197 106 +255 172 98 +255 156 90 +255 238 205 +246 255 255 +255 222 156 +0 0 0 +0 0 0 +0 0 0 +0 0 0 diff --git a/graphics/intro/scene_2/clouds_bg_map.bin b/graphics/intro/scene_2/clouds_bg_map.bin new file mode 100644 index 000000000..25b65f766 Binary files /dev/null and b/graphics/intro/scene_2/clouds_bg_map.bin differ diff --git a/graphics/intro/scene_2/flygon.png b/graphics/intro/scene_2/flygon.png new file mode 100644 index 000000000..ab0b8d728 Binary files /dev/null and b/graphics/intro/scene_2/flygon.png differ diff --git a/graphics/intro/scene_2/grass.png b/graphics/intro/scene_2/grass.png new file mode 100644 index 000000000..e573ca45e Binary files /dev/null and b/graphics/intro/scene_2/grass.png differ diff --git a/graphics/intro/scene_2/grass_afternoon.pal b/graphics/intro/scene_2/grass_afternoon.pal new file mode 100644 index 000000000..20b1e45f5 --- /dev/null +++ b/graphics/intro/scene_2/grass_afternoon.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +74 82 82 +90 123 123 +205 205 197 +255 255 255 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +106 164 98 +106 197 98 +164 197 131 diff --git a/graphics/intro/scene_2/grass_map.bin b/graphics/intro/scene_2/grass_map.bin new file mode 100644 index 000000000..2a6f1a72b Binary files /dev/null and b/graphics/intro/scene_2/grass_map.bin differ diff --git a/graphics/intro/scene_2/grass_night.pal b/graphics/intro/scene_2/grass_night.pal new file mode 100644 index 000000000..e44980f78 --- /dev/null +++ b/graphics/intro/scene_2/grass_night.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +74 82 82 +90 123 123 +205 205 197 +255 255 255 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +106 164 98 +106 197 98 +131 197 164 diff --git a/graphics/intro/scene_2/house_silhouette.png b/graphics/intro/scene_2/house_silhouette.png new file mode 100644 index 000000000..9a10567bb Binary files /dev/null and b/graphics/intro/scene_2/house_silhouette.png differ diff --git a/graphics/intro/scene_2/houses.pal b/graphics/intro/scene_2/houses.pal new file mode 100644 index 000000000..82855d938 --- /dev/null +++ b/graphics/intro/scene_2/houses.pal @@ -0,0 +1,35 @@ +JASC-PAL +0100 +32 +0 0 0 +49 115 246 +57 74 123 +57 74 123 +57 74 123 +49 57 98 +49 49 82 +49 32 57 +49 24 41 +0 0 0 +0 0 0 +0 0 0 +57 74 123 +57 74 123 +246 246 123 +41 65 90 +0 0 0 +0 0 0 +0 0 0 +82 90 148 +148 131 164 +57 74 123 +131 106 156 +98 90 123 +156 164 197 +139 148 172 +90 131 139 +189 197 213 +90 115 164 +230 230 82 +131 131 164 +246 246 123 diff --git a/graphics/intro/scene_2/houses.png b/graphics/intro/scene_2/houses.png new file mode 100644 index 000000000..cb95bb04f Binary files /dev/null and b/graphics/intro/scene_2/houses.png differ diff --git a/graphics/intro/scene_2/houses_map.bin b/graphics/intro/scene_2/houses_map.bin new file mode 100644 index 000000000..ef7c889ba Binary files /dev/null and b/graphics/intro/scene_2/houses_map.bin differ diff --git a/graphics/intro/scene_2/latias.png b/graphics/intro/scene_2/latias.png new file mode 100644 index 000000000..5623895ce Binary files /dev/null and b/graphics/intro/scene_2/latias.png differ diff --git a/graphics/intro/scene_2/latios.png b/graphics/intro/scene_2/latios.png new file mode 100644 index 000000000..439e26fe6 Binary files /dev/null and b/graphics/intro/scene_2/latios.png differ diff --git a/graphics/intro/scene_2/manectric.png b/graphics/intro/scene_2/manectric.png new file mode 100644 index 000000000..bcb054d7b Binary files /dev/null and b/graphics/intro/scene_2/manectric.png differ diff --git a/graphics/intro/scene_2/may.png b/graphics/intro/scene_2/may.png new file mode 100644 index 000000000..e88300610 Binary files /dev/null and b/graphics/intro/scene_2/may.png differ diff --git a/graphics/intro/scene_2/may_credits.png b/graphics/intro/scene_2/may_credits.png new file mode 100644 index 000000000..238924d88 Binary files /dev/null and b/graphics/intro/scene_2/may_credits.png differ diff --git a/graphics/intro/scene_2/player.pal b/graphics/intro/scene_2/player.pal new file mode 100644 index 000000000..49a329307 --- /dev/null +++ b/graphics/intro/scene_2/player.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +74 189 172 +82 74 74 +139 139 123 +197 189 222 +255 255 255 +230 49 0 +246 148 0 +98 98 131 +255 213 148 +222 164 139 +180 172 115 +246 90 90 +189 57 115 +131 255 65 +82 197 90 +131 164 65 diff --git a/graphics/intro/scene_2/torchic.png b/graphics/intro/scene_2/torchic.png new file mode 100644 index 000000000..1bd1b1184 Binary files /dev/null and b/graphics/intro/scene_2/torchic.png differ diff --git a/graphics/intro/scene_2/trees.png b/graphics/intro/scene_2/trees.png new file mode 100644 index 000000000..e6d163579 Binary files /dev/null and b/graphics/intro/scene_2/trees.png differ diff --git a/graphics/intro/scene_2/trees_afternoon.pal b/graphics/intro/scene_2/trees_afternoon.pal new file mode 100644 index 000000000..9736a6e95 --- /dev/null +++ b/graphics/intro/scene_2/trees_afternoon.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +255 106 57 +255 131 82 +255 197 106 +255 213 131 +255 222 156 +156 180 172 +197 197 156 +172 189 164 +115 139 57 +98 156 57 +131 172 57 +189 197 49 +0 0 0 +0 0 0 +0 0 0 diff --git a/graphics/intro/scene_2/trees_map.bin b/graphics/intro/scene_2/trees_map.bin new file mode 100644 index 000000000..d1c23cc36 Binary files /dev/null and b/graphics/intro/scene_2/trees_map.bin differ diff --git a/graphics/intro/scene_2/trees_small.png b/graphics/intro/scene_2/trees_small.png new file mode 100644 index 000000000..33a7213b8 Binary files /dev/null and b/graphics/intro/scene_2/trees_small.png differ diff --git a/graphics/intro/scene_2/volbeat.png b/graphics/intro/scene_2/volbeat.png new file mode 100644 index 000000000..8b6c61eb0 Binary files /dev/null and b/graphics/intro/scene_2/volbeat.png differ diff --git a/graphics/intro/scene_3/bg.pal b/graphics/intro/scene_3/bg.pal new file mode 100644 index 000000000..909fae91d --- /dev/null +++ b/graphics/intro/scene_3/bg.pal @@ -0,0 +1,259 @@ +JASC-PAL +0100 +256 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +139 148 255 +0 0 0 +49 0 0 +238 123 0 +238 131 0 +238 139 0 +238 148 0 +238 156 0 +238 164 0 +238 172 0 +238 180 0 +238 189 0 +238 197 0 +238 213 0 +255 255 255 +0 32 205 +139 148 255 +0 0 0 +0 0 255 +8 16 255 +24 41 255 +41 57 255 +57 82 255 +74 98 255 +90 123 255 +106 148 255 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +255 255 255 +180 0 0 +0 0 0 +65 0 0 +255 255 255 +82 0 0 +32 0 0 +0 0 0 +0 0 0 +0 0 0 +255 123 0 +172 82 57 +164 65 49 +156 57 41 +148 41 32 +139 32 24 +115 0 0 +0 32 205 +0 0 0 +0 41 82 +255 255 255 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +139 172 255 +106 148 222 +82 123 189 +49 98 156 +24 74 123 +0 49 98 +180 0 0 +0 0 0 +0 0 0 +0 16 0 +82 115 98 +115 148 131 +131 172 148 +156 180 172 +255 255 197 +255 246 123 +180 164 98 +98 156 57 +123 164 131 +164 57 49 +172 205 246 +255 246 123 +0 0 0 +139 148 255 +0 0 0 +41 74 49 +82 115 98 +115 148 131 +131 172 148 +156 180 172 +172 205 246 +197 230 255 +213 246 255 +238 255 255 +255 197 106 +255 213 131 +255 222 156 +255 246 123 +255 255 197 +0 0 0 +74 82 82 +90 98 106 +106 123 131 +123 139 164 +139 164 189 +156 180 213 +172 205 246 +0 0 0 +0 0 0 +238 255 255 +255 197 106 +255 213 131 +255 222 156 +255 246 123 +255 255 197 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +74 82 82 +90 74 74 +106 65 65 +123 65 57 +139 57 49 +164 57 49 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +74 82 82 +106 115 90 +139 148 98 +180 180 106 +213 213 115 +255 246 123 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +74 82 82 +106 115 115 +139 148 148 +180 180 180 +213 213 213 +255 255 255 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 32 205 +32 24 164 +65 16 123 +106 8 82 +139 0 41 +180 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 diff --git a/graphics/intro/scene_3/bubbles.png b/graphics/intro/scene_3/bubbles.png new file mode 100644 index 000000000..d1f18701c Binary files /dev/null and b/graphics/intro/scene_3/bubbles.png differ diff --git a/graphics/intro/scene_3/clouds.png b/graphics/intro/scene_3/clouds.png new file mode 100644 index 000000000..aaa77f4a9 Binary files /dev/null and b/graphics/intro/scene_3/clouds.png differ diff --git a/graphics/intro/scene_3/clouds1.bin b/graphics/intro/scene_3/clouds1.bin new file mode 100644 index 000000000..c2aa2533f Binary files /dev/null and b/graphics/intro/scene_3/clouds1.bin differ diff --git a/graphics/intro/scene_3/clouds2.bin b/graphics/intro/scene_3/clouds2.bin new file mode 100644 index 000000000..c256567f4 Binary files /dev/null and b/graphics/intro/scene_3/clouds2.bin differ diff --git a/graphics/intro/scene_3/clouds2.png b/graphics/intro/scene_3/clouds2.png new file mode 100644 index 000000000..34b523e31 Binary files /dev/null and b/graphics/intro/scene_3/clouds2.png differ diff --git a/graphics/intro/scene_3/clouds3.bin b/graphics/intro/scene_3/clouds3.bin new file mode 100644 index 000000000..c47ade01f Binary files /dev/null and b/graphics/intro/scene_3/clouds3.bin differ diff --git a/graphics/intro/scene_3/clouds4.bin b/graphics/intro/scene_3/clouds4.bin new file mode 100644 index 000000000..99bea908c Binary files /dev/null and b/graphics/intro/scene_3/clouds4.bin differ diff --git a/graphics/intro/scene_3/groudon.bin b/graphics/intro/scene_3/groudon.bin new file mode 100644 index 000000000..c0472196f Binary files /dev/null and b/graphics/intro/scene_3/groudon.bin differ diff --git a/graphics/intro/scene_3/groudon.png b/graphics/intro/scene_3/groudon.png new file mode 100644 index 000000000..3e4c6852b Binary files /dev/null and b/graphics/intro/scene_3/groudon.png differ diff --git a/graphics/intro/scene_3/kyogre.bin b/graphics/intro/scene_3/kyogre.bin new file mode 100644 index 000000000..b5bdbb37c Binary files /dev/null and b/graphics/intro/scene_3/kyogre.bin differ diff --git a/graphics/intro/scene_3/kyogre.png b/graphics/intro/scene_3/kyogre.png new file mode 100644 index 000000000..d84aa45a2 Binary files /dev/null and b/graphics/intro/scene_3/kyogre.png differ diff --git a/graphics/intro/scene_3/legend_bg.png b/graphics/intro/scene_3/legend_bg.png new file mode 100644 index 000000000..5baf32aec Binary files /dev/null and b/graphics/intro/scene_3/legend_bg.png differ diff --git a/graphics/intro/scene_3/legend_bg1.bin b/graphics/intro/scene_3/legend_bg1.bin new file mode 100644 index 000000000..e289ca779 Binary files /dev/null and b/graphics/intro/scene_3/legend_bg1.bin differ diff --git a/graphics/intro/scene_3/legend_bg2.bin b/graphics/intro/scene_3/legend_bg2.bin new file mode 100644 index 000000000..a151b458e --- /dev/null +++ b/graphics/intro/scene_3/legend_bg2.bin @@ -0,0 +1 @@ +&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@ \ No newline at end of file diff --git a/graphics/intro/scene_3/lightning.png b/graphics/intro/scene_3/lightning.png new file mode 100644 index 000000000..e858926ec Binary files /dev/null and b/graphics/intro/scene_3/lightning.png differ diff --git a/graphics/intro/scene_3/misc.png b/graphics/intro/scene_3/misc.png new file mode 100644 index 000000000..26be33c01 Binary files /dev/null and b/graphics/intro/scene_3/misc.png differ diff --git a/graphics/intro/scene_3/misc1.pal b/graphics/intro/scene_3/misc1.pal new file mode 100644 index 000000000..a34bebc24 --- /dev/null +++ b/graphics/intro/scene_3/misc1.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +255 255 255 +0 0 0 +255 255 0 +255 213 0 +255 180 0 +255 148 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +255 222 131 +255 230 172 +255 238 213 +255 255 255 diff --git a/graphics/intro/scene_3/misc2.pal b/graphics/intro/scene_3/misc2.pal new file mode 100644 index 000000000..3c985dc07 --- /dev/null +++ b/graphics/intro/scene_3/misc2.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +255 255 255 +0 0 0 +98 49 90 +115 106 164 +139 164 238 +106 172 255 +131 197 255 +156 222 255 +255 222 57 +255 172 57 +230 106 57 +49 49 49 +98 98 98 +148 148 148 +197 197 197 +255 255 255 diff --git a/graphics/intro/scene_3/pokeball.png b/graphics/intro/scene_3/pokeball.png new file mode 100644 index 000000000..4af0187f8 Binary files /dev/null and b/graphics/intro/scene_3/pokeball.png differ diff --git a/graphics/intro/scene_3/pokeball_map.bin b/graphics/intro/scene_3/pokeball_map.bin new file mode 100644 index 000000000..2f968aa20 Binary files /dev/null and b/graphics/intro/scene_3/pokeball_map.bin differ diff --git a/graphics/intro/scene_3/rayquaza.bin b/graphics/intro/scene_3/rayquaza.bin new file mode 100644 index 000000000..be3a9c560 Binary files /dev/null and b/graphics/intro/scene_3/rayquaza.bin differ diff --git a/graphics/intro/scene_3/rayquaza.png b/graphics/intro/scene_3/rayquaza.png new file mode 100644 index 000000000..f749ceb50 Binary files /dev/null and b/graphics/intro/scene_3/rayquaza.png differ diff --git a/graphics/intro/scene_3/streaks.png b/graphics/intro/scene_3/streaks.png new file mode 100644 index 000000000..a19fa39c4 Binary files /dev/null and b/graphics/intro/scene_3/streaks.png differ diff --git a/graphics/intro/scene_3/streaks_map.bin b/graphics/intro/scene_3/streaks_map.bin new file mode 100644 index 000000000..2d1b69924 Binary files /dev/null and b/graphics/intro/scene_3/streaks_map.bin differ -- cgit v1.2.3 From 357c5439f5170ec1ebb1fe52c00d8d934b65c6bc Mon Sep 17 00:00:00 2001 From: GriffinR Date: Sun, 28 Mar 2021 23:56:42 -0400 Subject: Document some credits --- graphics/credits/credits.pal | 67 ++++++++++++++++++++++++++++++++++++++++++ graphics/credits/credits_1.pal | 19 ------------ graphics/credits/credits_2.pal | 19 ------------ graphics/credits/credits_3.pal | 19 ------------ graphics/credits/credits_4.pal | 19 ------------ 5 files changed, 67 insertions(+), 76 deletions(-) create mode 100644 graphics/credits/credits.pal delete mode 100644 graphics/credits/credits_1.pal delete mode 100644 graphics/credits/credits_2.pal delete mode 100644 graphics/credits/credits_3.pal delete mode 100644 graphics/credits/credits_4.pal (limited to 'graphics') diff --git a/graphics/credits/credits.pal b/graphics/credits/credits.pal new file mode 100644 index 000000000..d086095d8 --- /dev/null +++ b/graphics/credits/credits.pal @@ -0,0 +1,67 @@ +JASC-PAL +0100 +64 +0 0 0 +255 255 255 +164 164 164 +255 230 123 +255 82 41 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +255 230 123 +255 82 41 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +131 65 32 +16 0 0 +8 139 65 +8 8 0 +8 8 0 +8 8 0 +148 131 32 +16 8 0 +0 74 65 +16 65 65 +131 131 32 +148 131 65 +8 139 65 +8 139 0 +8 8 32 +148 131 0 +148 65 65 +16 74 65 +0 139 65 +0 131 65 +0 0 0 +0 0 0 +0 0 0 +0 0 0 diff --git a/graphics/credits/credits_1.pal b/graphics/credits/credits_1.pal deleted file mode 100644 index 222be7101..000000000 --- a/graphics/credits/credits_1.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -255 255 255 -164 164 164 -255 230 123 -255 82 41 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 diff --git a/graphics/credits/credits_2.pal b/graphics/credits/credits_2.pal deleted file mode 100644 index 7dac48572..000000000 --- a/graphics/credits/credits_2.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -255 230 123 -255 82 41 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 diff --git a/graphics/credits/credits_3.pal b/graphics/credits/credits_3.pal deleted file mode 100644 index cbd66ec0c..000000000 --- a/graphics/credits/credits_3.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -131 65 32 -16 0 0 -8 139 65 -8 8 0 -8 8 0 -8 8 0 -148 131 32 -16 8 0 diff --git a/graphics/credits/credits_4.pal b/graphics/credits/credits_4.pal deleted file mode 100644 index 2df49dc85..000000000 --- a/graphics/credits/credits_4.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 74 65 -16 65 65 -131 131 32 -148 131 65 -8 139 65 -8 139 0 -8 8 32 -148 131 0 -148 65 65 -16 74 65 -0 139 65 -0 131 65 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -- cgit v1.2.3 From 09ff1524b4fd89a3d0b9291f03cb8f0655ed69b7 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Mon, 29 Mar 2021 12:39:49 -0400 Subject: Finish documenting credits --- graphics/intro/scene_2/clouds_afternoon.pal | 19 ---------- graphics/intro/scene_2/clouds_bg_afternoon.pal | 51 -------------------------- graphics/intro/scene_2/clouds_bg_sunset.pal | 51 ++++++++++++++++++++++++++ graphics/intro/scene_2/clouds_sunset.pal | 19 ++++++++++ graphics/intro/scene_2/grass_afternoon.pal | 19 ---------- graphics/intro/scene_2/grass_sunset.pal | 19 ++++++++++ graphics/intro/scene_2/trees_afternoon.pal | 19 ---------- graphics/intro/scene_2/trees_sunset.pal | 19 ++++++++++ 8 files changed, 108 insertions(+), 108 deletions(-) delete mode 100644 graphics/intro/scene_2/clouds_afternoon.pal delete mode 100644 graphics/intro/scene_2/clouds_bg_afternoon.pal create mode 100644 graphics/intro/scene_2/clouds_bg_sunset.pal create mode 100644 graphics/intro/scene_2/clouds_sunset.pal delete mode 100644 graphics/intro/scene_2/grass_afternoon.pal create mode 100644 graphics/intro/scene_2/grass_sunset.pal delete mode 100644 graphics/intro/scene_2/trees_afternoon.pal create mode 100644 graphics/intro/scene_2/trees_sunset.pal (limited to 'graphics') diff --git a/graphics/intro/scene_2/clouds_afternoon.pal b/graphics/intro/scene_2/clouds_afternoon.pal deleted file mode 100644 index 6d5d9dbcd..000000000 --- a/graphics/intro/scene_2/clouds_afternoon.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -255 255 255 -255 238 205 -255 222 156 -255 222 156 -255 213 131 -255 197 106 -255 172 98 -255 156 90 -255 238 205 -246 255 255 -255 222 156 -0 0 0 -0 0 0 -0 0 0 -0 0 0 diff --git a/graphics/intro/scene_2/clouds_bg_afternoon.pal b/graphics/intro/scene_2/clouds_bg_afternoon.pal deleted file mode 100644 index 4ff388f48..000000000 --- a/graphics/intro/scene_2/clouds_bg_afternoon.pal +++ /dev/null @@ -1,51 +0,0 @@ -JASC-PAL -0100 -48 -0 0 0 -74 82 82 -90 123 123 -205 205 197 -255 255 255 -255 98 82 -255 123 106 -255 148 139 -255 172 172 -255 197 205 -255 222 238 -156 180 172 -197 197 156 -172 189 164 -255 222 156 -222 172 106 -0 0 0 -255 255 255 -255 238 205 -255 222 156 -255 222 156 -255 213 131 -255 197 106 -255 172 98 -255 156 90 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -255 255 255 -255 238 205 -255 222 156 -255 222 156 -255 213 131 -255 197 106 -255 172 98 -255 156 90 -255 238 205 -246 255 255 -255 222 156 -0 0 0 -0 0 0 -0 0 0 -0 0 0 diff --git a/graphics/intro/scene_2/clouds_bg_sunset.pal b/graphics/intro/scene_2/clouds_bg_sunset.pal new file mode 100644 index 000000000..4ff388f48 --- /dev/null +++ b/graphics/intro/scene_2/clouds_bg_sunset.pal @@ -0,0 +1,51 @@ +JASC-PAL +0100 +48 +0 0 0 +74 82 82 +90 123 123 +205 205 197 +255 255 255 +255 98 82 +255 123 106 +255 148 139 +255 172 172 +255 197 205 +255 222 238 +156 180 172 +197 197 156 +172 189 164 +255 222 156 +222 172 106 +0 0 0 +255 255 255 +255 238 205 +255 222 156 +255 222 156 +255 213 131 +255 197 106 +255 172 98 +255 156 90 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +255 255 255 +255 238 205 +255 222 156 +255 222 156 +255 213 131 +255 197 106 +255 172 98 +255 156 90 +255 238 205 +246 255 255 +255 222 156 +0 0 0 +0 0 0 +0 0 0 +0 0 0 diff --git a/graphics/intro/scene_2/clouds_sunset.pal b/graphics/intro/scene_2/clouds_sunset.pal new file mode 100644 index 000000000..6d5d9dbcd --- /dev/null +++ b/graphics/intro/scene_2/clouds_sunset.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +255 255 255 +255 238 205 +255 222 156 +255 222 156 +255 213 131 +255 197 106 +255 172 98 +255 156 90 +255 238 205 +246 255 255 +255 222 156 +0 0 0 +0 0 0 +0 0 0 +0 0 0 diff --git a/graphics/intro/scene_2/grass_afternoon.pal b/graphics/intro/scene_2/grass_afternoon.pal deleted file mode 100644 index 20b1e45f5..000000000 --- a/graphics/intro/scene_2/grass_afternoon.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -74 82 82 -90 123 123 -205 205 197 -255 255 255 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -106 164 98 -106 197 98 -164 197 131 diff --git a/graphics/intro/scene_2/grass_sunset.pal b/graphics/intro/scene_2/grass_sunset.pal new file mode 100644 index 000000000..20b1e45f5 --- /dev/null +++ b/graphics/intro/scene_2/grass_sunset.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +74 82 82 +90 123 123 +205 205 197 +255 255 255 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +106 164 98 +106 197 98 +164 197 131 diff --git a/graphics/intro/scene_2/trees_afternoon.pal b/graphics/intro/scene_2/trees_afternoon.pal deleted file mode 100644 index 9736a6e95..000000000 --- a/graphics/intro/scene_2/trees_afternoon.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -255 106 57 -255 131 82 -255 197 106 -255 213 131 -255 222 156 -156 180 172 -197 197 156 -172 189 164 -115 139 57 -98 156 57 -131 172 57 -189 197 49 -0 0 0 -0 0 0 -0 0 0 diff --git a/graphics/intro/scene_2/trees_sunset.pal b/graphics/intro/scene_2/trees_sunset.pal new file mode 100644 index 000000000..9736a6e95 --- /dev/null +++ b/graphics/intro/scene_2/trees_sunset.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +255 106 57 +255 131 82 +255 197 106 +255 213 131 +255 222 156 +156 180 172 +197 197 156 +172 189 164 +115 139 57 +98 156 57 +131 172 57 +189 197 49 +0 0 0 +0 0 0 +0 0 0 -- cgit v1.2.3 From dea07dc8656c8fb32f5b389b9f4f9a30fe26e555 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Mon, 29 Mar 2021 20:31:21 -0400 Subject: Standardize intro gfx names --- graphics/intro/scene_3/clouds1.bin | Bin 4096 -> 0 bytes graphics/intro/scene_3/clouds2.bin | Bin 4096 -> 0 bytes graphics/intro/scene_3/clouds2.png | Bin 468 -> 0 bytes graphics/intro/scene_3/clouds3.bin | Bin 2048 -> 0 bytes graphics/intro/scene_3/clouds4.bin | Bin 2048 -> 0 bytes graphics/intro/scene_3/clouds_left.bin | Bin 0 -> 4096 bytes graphics/intro/scene_3/clouds_right.bin | Bin 0 -> 4096 bytes graphics/intro/scene_3/clouds_sun.bin | Bin 0 -> 2048 bytes graphics/intro/scene_3/groudon_bg.bin | Bin 0 -> 2048 bytes graphics/intro/scene_3/kyogre_bg.bin | 1 + graphics/intro/scene_3/legend_bg1.bin | Bin 2048 -> 0 bytes graphics/intro/scene_3/legend_bg2.bin | 1 - graphics/intro/scene_3/misc.pal | 19 +++++++++++++++++++ graphics/intro/scene_3/misc1.pal | 19 ------------------- graphics/intro/scene_3/misc2.pal | 19 ------------------- graphics/intro/scene_3/rayquaza_clouds.bin | Bin 0 -> 2048 bytes graphics/intro/scene_3/rayquaza_clouds.png | Bin 0 -> 468 bytes graphics/intro/scene_3/rayquaza_orb.pal | 19 +++++++++++++++++++ graphics/intro/scene_3/unused_1.bin | Bin 0 -> 2048 bytes graphics/intro/scene_3/unused_2.bin | Bin 0 -> 2048 bytes graphics/unknown/unknown_D8C374.bin | Bin 2048 -> 0 bytes graphics/unknown/unknown_D8C5C4.bin | Bin 2048 -> 0 bytes 22 files changed, 39 insertions(+), 39 deletions(-) delete mode 100644 graphics/intro/scene_3/clouds1.bin delete mode 100644 graphics/intro/scene_3/clouds2.bin delete mode 100644 graphics/intro/scene_3/clouds2.png delete mode 100644 graphics/intro/scene_3/clouds3.bin delete mode 100644 graphics/intro/scene_3/clouds4.bin create mode 100644 graphics/intro/scene_3/clouds_left.bin create mode 100644 graphics/intro/scene_3/clouds_right.bin create mode 100644 graphics/intro/scene_3/clouds_sun.bin create mode 100644 graphics/intro/scene_3/groudon_bg.bin create mode 100644 graphics/intro/scene_3/kyogre_bg.bin delete mode 100644 graphics/intro/scene_3/legend_bg1.bin delete mode 100644 graphics/intro/scene_3/legend_bg2.bin create mode 100644 graphics/intro/scene_3/misc.pal delete mode 100644 graphics/intro/scene_3/misc1.pal delete mode 100644 graphics/intro/scene_3/misc2.pal create mode 100644 graphics/intro/scene_3/rayquaza_clouds.bin create mode 100644 graphics/intro/scene_3/rayquaza_clouds.png create mode 100644 graphics/intro/scene_3/rayquaza_orb.pal create mode 100644 graphics/intro/scene_3/unused_1.bin create mode 100644 graphics/intro/scene_3/unused_2.bin delete mode 100644 graphics/unknown/unknown_D8C374.bin delete mode 100644 graphics/unknown/unknown_D8C5C4.bin (limited to 'graphics') diff --git a/graphics/intro/scene_3/clouds1.bin b/graphics/intro/scene_3/clouds1.bin deleted file mode 100644 index c2aa2533f..000000000 Binary files a/graphics/intro/scene_3/clouds1.bin and /dev/null differ diff --git a/graphics/intro/scene_3/clouds2.bin b/graphics/intro/scene_3/clouds2.bin deleted file mode 100644 index c256567f4..000000000 Binary files a/graphics/intro/scene_3/clouds2.bin and /dev/null differ diff --git a/graphics/intro/scene_3/clouds2.png b/graphics/intro/scene_3/clouds2.png deleted file mode 100644 index 34b523e31..000000000 Binary files a/graphics/intro/scene_3/clouds2.png and /dev/null differ diff --git a/graphics/intro/scene_3/clouds3.bin b/graphics/intro/scene_3/clouds3.bin deleted file mode 100644 index c47ade01f..000000000 Binary files a/graphics/intro/scene_3/clouds3.bin and /dev/null differ diff --git a/graphics/intro/scene_3/clouds4.bin b/graphics/intro/scene_3/clouds4.bin deleted file mode 100644 index 99bea908c..000000000 Binary files a/graphics/intro/scene_3/clouds4.bin and /dev/null differ diff --git a/graphics/intro/scene_3/clouds_left.bin b/graphics/intro/scene_3/clouds_left.bin new file mode 100644 index 000000000..c2aa2533f Binary files /dev/null and b/graphics/intro/scene_3/clouds_left.bin differ diff --git a/graphics/intro/scene_3/clouds_right.bin b/graphics/intro/scene_3/clouds_right.bin new file mode 100644 index 000000000..c256567f4 Binary files /dev/null and b/graphics/intro/scene_3/clouds_right.bin differ diff --git a/graphics/intro/scene_3/clouds_sun.bin b/graphics/intro/scene_3/clouds_sun.bin new file mode 100644 index 000000000..c47ade01f Binary files /dev/null and b/graphics/intro/scene_3/clouds_sun.bin differ diff --git a/graphics/intro/scene_3/groudon_bg.bin b/graphics/intro/scene_3/groudon_bg.bin new file mode 100644 index 000000000..e289ca779 Binary files /dev/null and b/graphics/intro/scene_3/groudon_bg.bin differ diff --git a/graphics/intro/scene_3/kyogre_bg.bin b/graphics/intro/scene_3/kyogre_bg.bin new file mode 100644 index 000000000..a151b458e --- /dev/null +++ b/graphics/intro/scene_3/kyogre_bg.bin @@ -0,0 +1 @@ +&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@ \ No newline at end of file diff --git a/graphics/intro/scene_3/legend_bg1.bin b/graphics/intro/scene_3/legend_bg1.bin deleted file mode 100644 index e289ca779..000000000 Binary files a/graphics/intro/scene_3/legend_bg1.bin and /dev/null differ diff --git a/graphics/intro/scene_3/legend_bg2.bin b/graphics/intro/scene_3/legend_bg2.bin deleted file mode 100644 index a151b458e..000000000 --- a/graphics/intro/scene_3/legend_bg2.bin +++ /dev/null @@ -1 +0,0 @@ -&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@$@%@&@'@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@4@5@6@7@@@@@ \ No newline at end of file diff --git a/graphics/intro/scene_3/misc.pal b/graphics/intro/scene_3/misc.pal new file mode 100644 index 000000000..3c985dc07 --- /dev/null +++ b/graphics/intro/scene_3/misc.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +255 255 255 +0 0 0 +98 49 90 +115 106 164 +139 164 238 +106 172 255 +131 197 255 +156 222 255 +255 222 57 +255 172 57 +230 106 57 +49 49 49 +98 98 98 +148 148 148 +197 197 197 +255 255 255 diff --git a/graphics/intro/scene_3/misc1.pal b/graphics/intro/scene_3/misc1.pal deleted file mode 100644 index a34bebc24..000000000 --- a/graphics/intro/scene_3/misc1.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -255 255 255 -0 0 0 -255 255 0 -255 213 0 -255 180 0 -255 148 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -255 222 131 -255 230 172 -255 238 213 -255 255 255 diff --git a/graphics/intro/scene_3/misc2.pal b/graphics/intro/scene_3/misc2.pal deleted file mode 100644 index 3c985dc07..000000000 --- a/graphics/intro/scene_3/misc2.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -255 255 255 -0 0 0 -98 49 90 -115 106 164 -139 164 238 -106 172 255 -131 197 255 -156 222 255 -255 222 57 -255 172 57 -230 106 57 -49 49 49 -98 98 98 -148 148 148 -197 197 197 -255 255 255 diff --git a/graphics/intro/scene_3/rayquaza_clouds.bin b/graphics/intro/scene_3/rayquaza_clouds.bin new file mode 100644 index 000000000..99bea908c Binary files /dev/null and b/graphics/intro/scene_3/rayquaza_clouds.bin differ diff --git a/graphics/intro/scene_3/rayquaza_clouds.png b/graphics/intro/scene_3/rayquaza_clouds.png new file mode 100644 index 000000000..34b523e31 Binary files /dev/null and b/graphics/intro/scene_3/rayquaza_clouds.png differ diff --git a/graphics/intro/scene_3/rayquaza_orb.pal b/graphics/intro/scene_3/rayquaza_orb.pal new file mode 100644 index 000000000..a34bebc24 --- /dev/null +++ b/graphics/intro/scene_3/rayquaza_orb.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +255 255 255 +0 0 0 +255 255 0 +255 213 0 +255 180 0 +255 148 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +255 222 131 +255 230 172 +255 238 213 +255 255 255 diff --git a/graphics/intro/scene_3/unused_1.bin b/graphics/intro/scene_3/unused_1.bin new file mode 100644 index 000000000..960ba873e Binary files /dev/null and b/graphics/intro/scene_3/unused_1.bin differ diff --git a/graphics/intro/scene_3/unused_2.bin b/graphics/intro/scene_3/unused_2.bin new file mode 100644 index 000000000..69dbe982a Binary files /dev/null and b/graphics/intro/scene_3/unused_2.bin differ diff --git a/graphics/unknown/unknown_D8C374.bin b/graphics/unknown/unknown_D8C374.bin deleted file mode 100644 index 960ba873e..000000000 Binary files a/graphics/unknown/unknown_D8C374.bin and /dev/null differ diff --git a/graphics/unknown/unknown_D8C5C4.bin b/graphics/unknown/unknown_D8C5C4.bin deleted file mode 100644 index 69dbe982a..000000000 Binary files a/graphics/unknown/unknown_D8C5C4.bin and /dev/null differ -- cgit v1.2.3 From 5ba858d19c7134c6bf40f97b276b819e3ff4261a Mon Sep 17 00:00:00 2001 From: GriffinR Date: Wed, 31 Mar 2021 16:56:10 -0400 Subject: Label missing easy chat symbols --- graphics/easy_chat/interview.pal | 19 +++++++++++++++++++ graphics/easy_chat/interview_frame.png | Bin 0 -> 192 bytes graphics/easy_chat/text.pal | 9 +++++++++ graphics/easy_chat/title_text.pal | 7 +++++++ graphics/misc/8597C1C.pal | 7 ------- graphics/misc/8597C24.pal | 9 --------- graphics/misc/interview.pal | 19 ------------------- graphics/misc/interview_frame.png | Bin 192 -> 0 bytes 8 files changed, 35 insertions(+), 35 deletions(-) create mode 100644 graphics/easy_chat/interview.pal create mode 100644 graphics/easy_chat/interview_frame.png create mode 100644 graphics/easy_chat/text.pal create mode 100644 graphics/easy_chat/title_text.pal delete mode 100644 graphics/misc/8597C1C.pal delete mode 100644 graphics/misc/8597C24.pal delete mode 100644 graphics/misc/interview.pal delete mode 100644 graphics/misc/interview_frame.png (limited to 'graphics') diff --git a/graphics/easy_chat/interview.pal b/graphics/easy_chat/interview.pal new file mode 100644 index 000000000..dfe91b5de --- /dev/null +++ b/graphics/easy_chat/interview.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +255 255 148 +255 197 148 +238 139 90 +189 90 41 +255 213 213 +246 180 180 +197 131 131 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +41 49 49 +98 98 98 +180 189 180 +222 213 222 +255 255 255 diff --git a/graphics/easy_chat/interview_frame.png b/graphics/easy_chat/interview_frame.png new file mode 100644 index 000000000..63470e729 Binary files /dev/null and b/graphics/easy_chat/interview_frame.png differ diff --git a/graphics/easy_chat/text.pal b/graphics/easy_chat/text.pal new file mode 100644 index 000000000..5c8eed0ba --- /dev/null +++ b/graphics/easy_chat/text.pal @@ -0,0 +1,9 @@ +JASC-PAL +0100 +6 +0 0 0 +255 255 255 +98 98 98 +222 213 222 +65 139 74 +230 230 230 diff --git a/graphics/easy_chat/title_text.pal b/graphics/easy_chat/title_text.pal new file mode 100644 index 000000000..c075c5ce1 --- /dev/null +++ b/graphics/easy_chat/title_text.pal @@ -0,0 +1,7 @@ +JASC-PAL +0100 +4 +0 0 0 +0 0 0 +57 205 255 +172 172 238 diff --git a/graphics/misc/8597C1C.pal b/graphics/misc/8597C1C.pal deleted file mode 100644 index c075c5ce1..000000000 --- a/graphics/misc/8597C1C.pal +++ /dev/null @@ -1,7 +0,0 @@ -JASC-PAL -0100 -4 -0 0 0 -0 0 0 -57 205 255 -172 172 238 diff --git a/graphics/misc/8597C24.pal b/graphics/misc/8597C24.pal deleted file mode 100644 index 5c8eed0ba..000000000 --- a/graphics/misc/8597C24.pal +++ /dev/null @@ -1,9 +0,0 @@ -JASC-PAL -0100 -6 -0 0 0 -255 255 255 -98 98 98 -222 213 222 -65 139 74 -230 230 230 diff --git a/graphics/misc/interview.pal b/graphics/misc/interview.pal deleted file mode 100644 index dfe91b5de..000000000 --- a/graphics/misc/interview.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -255 255 148 -255 197 148 -238 139 90 -189 90 41 -255 213 213 -246 180 180 -197 131 131 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -41 49 49 -98 98 98 -180 189 180 -222 213 222 -255 255 255 diff --git a/graphics/misc/interview_frame.png b/graphics/misc/interview_frame.png deleted file mode 100644 index 63470e729..000000000 Binary files a/graphics/misc/interview_frame.png and /dev/null differ -- cgit v1.2.3 From f58465a274fbae2275766c50206be1a364f21abc Mon Sep 17 00:00:00 2001 From: GriffinR Date: Thu, 1 Apr 2021 02:35:14 -0400 Subject: Document match_call.c --- graphics/interface/menu_border.png | Bin 150 -> 0 bytes graphics/pokenav/match_call_window.png | Bin 0 -> 209 bytes graphics/unknown/unknown_60EA4C.pal | 19 ------------------- 3 files changed, 19 deletions(-) delete mode 100644 graphics/interface/menu_border.png create mode 100644 graphics/pokenav/match_call_window.png delete mode 100644 graphics/unknown/unknown_60EA4C.pal (limited to 'graphics') diff --git a/graphics/interface/menu_border.png b/graphics/interface/menu_border.png deleted file mode 100644 index ba748b169..000000000 Binary files a/graphics/interface/menu_border.png and /dev/null differ diff --git a/graphics/pokenav/match_call_window.png b/graphics/pokenav/match_call_window.png new file mode 100644 index 000000000..0541bf147 Binary files /dev/null and b/graphics/pokenav/match_call_window.png differ diff --git a/graphics/unknown/unknown_60EA4C.pal b/graphics/unknown/unknown_60EA4C.pal deleted file mode 100644 index 87bb7840e..000000000 --- a/graphics/unknown/unknown_60EA4C.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -255 255 255 -0 0 0 -197 197 205 -32 222 148 -106 238 180 -180 255 213 -213 197 255 -238 230 255 -255 189 180 -255 222 213 -189 148 0 -238 238 230 -0 0 0 -0 0 0 -0 0 0 -- cgit v1.2.3 From 691c680908312c883362d0bbc2aad30e986b665a Mon Sep 17 00:00:00 2001 From: GriffinR Date: Thu, 1 Apr 2021 14:32:23 -0400 Subject: Delete unreferenced palette --- graphics/easy_chat/interview.pal | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 graphics/easy_chat/interview.pal (limited to 'graphics') diff --git a/graphics/easy_chat/interview.pal b/graphics/easy_chat/interview.pal deleted file mode 100644 index dfe91b5de..000000000 --- a/graphics/easy_chat/interview.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -255 255 148 -255 197 148 -238 139 90 -189 90 41 -255 213 213 -246 180 180 -197 131 131 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -41 49 49 -98 98 98 -180 189 180 -222 213 222 -255 255 255 -- cgit v1.2.3 From 0dc7ff89945d471a62659b3d9f21cb7f50f331eb Mon Sep 17 00:00:00 2001 From: GriffinR Date: Tue, 6 Apr 2021 17:17:41 -0400 Subject: Minor misc field doc --- graphics/interface/map_popup/857F444.pal | 19 ------------------- graphics/interface/map_popup/underwater.pal | 19 +++++++++++++++++++ 2 files changed, 19 insertions(+), 19 deletions(-) delete mode 100644 graphics/interface/map_popup/857F444.pal create mode 100644 graphics/interface/map_popup/underwater.pal (limited to 'graphics') diff --git a/graphics/interface/map_popup/857F444.pal b/graphics/interface/map_popup/857F444.pal deleted file mode 100644 index 19b8cf9c4..000000000 --- a/graphics/interface/map_popup/857F444.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -115 197 164 -0 0 0 -238 255 255 -65 65 123 -255 255 255 -180 222 255 -139 172 213 -98 123 172 -57 74 131 -16 24 90 -180 222 255 -139 172 213 -98 123 172 -57 74 131 -16 24 90 -255 255 255 diff --git a/graphics/interface/map_popup/underwater.pal b/graphics/interface/map_popup/underwater.pal new file mode 100644 index 000000000..19b8cf9c4 --- /dev/null +++ b/graphics/interface/map_popup/underwater.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +115 197 164 +0 0 0 +238 255 255 +65 65 123 +255 255 255 +180 222 255 +139 172 213 +98 123 172 +57 74 131 +16 24 90 +180 222 255 +139 172 213 +98 123 172 +57 74 131 +16 24 90 +255 255 255 -- cgit v1.2.3 From 7645be27ebfb06d39b2b8d68dd8fc4ca24c6433c Mon Sep 17 00:00:00 2001 From: GriffinR Date: Tue, 13 Apr 2021 03:28:03 -0400 Subject: Label unused move anims in anim_effects_3 --- graphics/battle_anims/unused.pal | 19 +++++++++++++++++++ graphics/unknown/unknown_85CE55C.pal | 19 ------------------- 2 files changed, 19 insertions(+), 19 deletions(-) create mode 100755 graphics/battle_anims/unused.pal delete mode 100755 graphics/unknown/unknown_85CE55C.pal (limited to 'graphics') diff --git a/graphics/battle_anims/unused.pal b/graphics/battle_anims/unused.pal new file mode 100755 index 000000000..1d83a2018 --- /dev/null +++ b/graphics/battle_anims/unused.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +98 0 49 +131 131 41 +156 197 32 +172 0 32 +189 0 24 +180 197 8 +156 0 8 +131 65 0 +90 0 0 +49 65 0 +32 0 8 +8 197 8 +0 0 24 +16 65 32 +32 197 32 +65 131 41 diff --git a/graphics/unknown/unknown_85CE55C.pal b/graphics/unknown/unknown_85CE55C.pal deleted file mode 100755 index 1d83a2018..000000000 --- a/graphics/unknown/unknown_85CE55C.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -98 0 49 -131 131 41 -156 197 32 -172 0 32 -189 0 24 -180 197 8 -156 0 8 -131 65 0 -90 0 0 -49 65 0 -32 0 8 -8 197 8 -0 0 24 -16 65 32 -32 197 32 -65 131 41 -- cgit v1.2.3 From 838a452363c1296e3c9a0d92ce41f59a75e9c844 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Thu, 15 Apr 2021 17:31:50 -0400 Subject: Doc storage - choose box menu, move wallpaper gfx --- graphics/pokemon_storage/aqua_icon.png | Bin 115 -> 0 bytes graphics/pokemon_storage/asterisk_icon.png | Bin 119 -> 0 bytes graphics/pokemon_storage/azumarill.bin | Bin 720 -> 0 bytes graphics/pokemon_storage/azumarill_bg.png | Bin 216 -> 0 bytes graphics/pokemon_storage/beach.bin | Bin 720 -> 0 bytes graphics/pokemon_storage/beach_bg.png | Bin 377 -> 0 bytes graphics/pokemon_storage/beach_frame.png | Bin 642 -> 0 bytes graphics/pokemon_storage/big_asterisk_icon.png | Bin 112 -> 0 bytes graphics/pokemon_storage/blank.bin | Bin 720 -> 0 bytes graphics/pokemon_storage/blank_bg.png | Bin 152 -> 0 bytes graphics/pokemon_storage/block.bin | Bin 720 -> 0 bytes graphics/pokemon_storage/block_bg.png | Bin 197 -> 0 bytes graphics/pokemon_storage/bolt_icon.png | Bin 72 -> 0 bytes graphics/pokemon_storage/box_selection_popup.pal | 19 +++++++++++++++++++ graphics/pokemon_storage/brick_icon.png | Bin 90 -> 0 bytes graphics/pokemon_storage/cave.bin | Bin 720 -> 0 bytes graphics/pokemon_storage/cave_bg.png | Bin 207 -> 0 bytes graphics/pokemon_storage/cave_frame.png | Bin 764 -> 0 bytes graphics/pokemon_storage/circle_icon.png | Bin 107 -> 0 bytes graphics/pokemon_storage/circles.bin | Bin 720 -> 0 bytes graphics/pokemon_storage/circles_bg.png | Bin 262 -> 0 bytes graphics/pokemon_storage/city.bin | Bin 720 -> 0 bytes graphics/pokemon_storage/city_bg.png | Bin 217 -> 0 bytes graphics/pokemon_storage/city_frame.png | Bin 635 -> 0 bytes graphics/pokemon_storage/crag.bin | Bin 720 -> 0 bytes graphics/pokemon_storage/crag_bg.png | Bin 345 -> 0 bytes graphics/pokemon_storage/crag_frame.png | Bin 601 -> 0 bytes graphics/pokemon_storage/cross_icon.png | Bin 72 -> 0 bytes graphics/pokemon_storage/crystal_icon.png | Bin 118 -> 0 bytes graphics/pokemon_storage/desert.bin | Bin 720 -> 0 bytes graphics/pokemon_storage/desert_bg.png | Bin 286 -> 0 bytes graphics/pokemon_storage/desert_frame.png | Bin 593 -> 0 bytes graphics/pokemon_storage/diagonal.bin | Bin 720 -> 0 bytes graphics/pokemon_storage/diagonal_bg.png | Bin 221 -> 0 bytes graphics/pokemon_storage/diglett_icon.png | Bin 118 -> 0 bytes graphics/pokemon_storage/dot_icon.png | Bin 94 -> 0 bytes graphics/pokemon_storage/dusclops.bin | Bin 720 -> 0 bytes graphics/pokemon_storage/dusclops_bg.png | Bin 284 -> 0 bytes graphics/pokemon_storage/five_star_icon.png | Bin 111 -> 0 bytes graphics/pokemon_storage/footprint_icon.png | Bin 114 -> 0 bytes graphics/pokemon_storage/forest.bin | Bin 720 -> 0 bytes graphics/pokemon_storage/forest_bg.png | Bin 201 -> 0 bytes graphics/pokemon_storage/forest_frame.png | Bin 839 -> 0 bytes graphics/pokemon_storage/four_circles_icon.png | Bin 110 -> 0 bytes graphics/pokemon_storage/four_star_icon.png | Bin 104 -> 0 bytes graphics/pokemon_storage/frame.bin | Bin 720 -> 0 bytes graphics/pokemon_storage/frame_bg.png | Bin 252 -> 0 bytes graphics/pokemon_storage/friends_frame1.png | Bin 298 -> 0 bytes graphics/pokemon_storage/friends_frame2.png | Bin 297 -> 0 bytes graphics/pokemon_storage/heart_icon.png | Bin 115 -> 0 bytes graphics/pokemon_storage/horizontal.bin | Bin 720 -> 0 bytes graphics/pokemon_storage/horizontal_bg.png | Bin 196 -> 0 bytes graphics/pokemon_storage/koffing_icon.png | Bin 120 -> 0 bytes graphics/pokemon_storage/latis_icon.png | Bin 115 -> 0 bytes graphics/pokemon_storage/legendary.bin | Bin 720 -> 0 bytes graphics/pokemon_storage/legendary_bg.png | Bin 416 -> 0 bytes graphics/pokemon_storage/line_circle_icon.png | Bin 95 -> 0 bytes graphics/pokemon_storage/lotad_icon.png | Bin 113 -> 0 bytes graphics/pokemon_storage/ludicolo.bin | Bin 720 -> 0 bytes graphics/pokemon_storage/ludicolo_bg.png | Bin 387 -> 0 bytes graphics/pokemon_storage/luvdisc_icon.png | Bin 116 -> 0 bytes graphics/pokemon_storage/machine.bin | Bin 720 -> 0 bytes graphics/pokemon_storage/machine_bg.png | Bin 222 -> 0 bytes graphics/pokemon_storage/machine_frame.png | Bin 435 -> 0 bytes graphics/pokemon_storage/magma_icon.png | Bin 112 -> 0 bytes graphics/pokemon_storage/maze_icon.png | Bin 104 -> 0 bytes graphics/pokemon_storage/minun_icon.png | Bin 111 -> 0 bytes graphics/pokemon_storage/pichu_icon.png | Bin 110 -> 0 bytes graphics/pokemon_storage/pikachu.bin | Bin 720 -> 0 bytes graphics/pokemon_storage/pikachu_bg.png | Bin 286 -> 0 bytes graphics/pokemon_storage/plain.bin | Bin 720 -> 0 bytes graphics/pokemon_storage/plain_bg.png | Bin 152 -> 0 bytes graphics/pokemon_storage/plain_frame.png | Bin 288 -> 0 bytes graphics/pokemon_storage/plusle_icon.png | Bin 72 -> 0 bytes graphics/pokemon_storage/pokeball_icon.png | Bin 120 -> 0 bytes graphics/pokemon_storage/pokecenter.bin | Bin 720 -> 0 bytes graphics/pokemon_storage/pokecenter2.bin | Bin 720 -> 0 bytes graphics/pokemon_storage/pokecenter2_bg.png | Bin 286 -> 0 bytes graphics/pokemon_storage/pokecenter_bg.png | Bin 345 -> 0 bytes graphics/pokemon_storage/pokecenter_frame.png | Bin 406 -> 0 bytes graphics/pokemon_storage/polkadot.bin | Bin 720 -> 0 bytes graphics/pokemon_storage/polkadot_bg.png | Bin 170 -> 0 bytes graphics/pokemon_storage/polkadot_frame.png | Bin 572 -> 0 bytes graphics/pokemon_storage/ribbon.bin | Bin 720 -> 0 bytes graphics/pokemon_storage/ribbon_bg.png | Bin 234 -> 0 bytes graphics/pokemon_storage/ribbon_frame.pal | 19 ------------------- graphics/pokemon_storage/ribbon_icon.png | Bin 131 -> 0 bytes graphics/pokemon_storage/river.bin | Bin 720 -> 0 bytes graphics/pokemon_storage/river_bg.png | Bin 253 -> 0 bytes graphics/pokemon_storage/river_frame.png | Bin 733 -> 0 bytes graphics/pokemon_storage/savanna.bin | Bin 720 -> 0 bytes graphics/pokemon_storage/savanna_bg.png | Bin 389 -> 0 bytes graphics/pokemon_storage/savanna_frame.png | Bin 609 -> 0 bytes graphics/pokemon_storage/screen.bin | Bin 720 -> 0 bytes graphics/pokemon_storage/screen_bg.png | Bin 326 -> 0 bytes graphics/pokemon_storage/seafloor.bin | Bin 720 -> 0 bytes graphics/pokemon_storage/seafloor_bg.png | Bin 223 -> 0 bytes graphics/pokemon_storage/seafloor_frame.png | Bin 573 -> 0 bytes graphics/pokemon_storage/sky.bin | Bin 720 -> 0 bytes graphics/pokemon_storage/sky_bg.png | Bin 273 -> 0 bytes graphics/pokemon_storage/sky_frame.png | Bin 616 -> 0 bytes graphics/pokemon_storage/snow.bin | Bin 720 -> 0 bytes graphics/pokemon_storage/snow_bg.png | Bin 310 -> 0 bytes graphics/pokemon_storage/snow_frame.png | Bin 705 -> 0 bytes graphics/pokemon_storage/spinda_icon.png | Bin 125 -> 0 bytes graphics/pokemon_storage/star_in_circle_icon.png | Bin 117 -> 0 bytes graphics/pokemon_storage/togepi_icon.png | Bin 124 -> 0 bytes graphics/pokemon_storage/volcano.bin | Bin 720 -> 0 bytes graphics/pokemon_storage/volcano_bg.png | Bin 459 -> 0 bytes graphics/pokemon_storage/volcano_frame.png | Bin 743 -> 0 bytes graphics/pokemon_storage/wallpapers/azumarill/bg.png | Bin 0 -> 216 bytes .../pokemon_storage/wallpapers/azumarill/tilemap.bin | Bin 0 -> 720 bytes graphics/pokemon_storage/wallpapers/beach/bg.png | Bin 0 -> 377 bytes graphics/pokemon_storage/wallpapers/beach/frame.png | Bin 0 -> 642 bytes .../pokemon_storage/wallpapers/beach/tilemap.bin | Bin 0 -> 720 bytes graphics/pokemon_storage/wallpapers/blank/bg.png | Bin 0 -> 152 bytes .../pokemon_storage/wallpapers/blank/tilemap.bin | Bin 0 -> 720 bytes graphics/pokemon_storage/wallpapers/block/bg.png | Bin 0 -> 197 bytes .../pokemon_storage/wallpapers/block/tilemap.bin | Bin 0 -> 720 bytes graphics/pokemon_storage/wallpapers/cave/bg.png | Bin 0 -> 207 bytes graphics/pokemon_storage/wallpapers/cave/frame.png | Bin 0 -> 764 bytes graphics/pokemon_storage/wallpapers/cave/tilemap.bin | Bin 0 -> 720 bytes graphics/pokemon_storage/wallpapers/circles/bg.png | Bin 0 -> 262 bytes .../pokemon_storage/wallpapers/circles/tilemap.bin | Bin 0 -> 720 bytes graphics/pokemon_storage/wallpapers/city/bg.png | Bin 0 -> 217 bytes graphics/pokemon_storage/wallpapers/city/frame.png | Bin 0 -> 635 bytes graphics/pokemon_storage/wallpapers/city/tilemap.bin | Bin 0 -> 720 bytes graphics/pokemon_storage/wallpapers/crag/bg.png | Bin 0 -> 345 bytes graphics/pokemon_storage/wallpapers/crag/frame.png | Bin 0 -> 601 bytes graphics/pokemon_storage/wallpapers/crag/tilemap.bin | Bin 0 -> 720 bytes graphics/pokemon_storage/wallpapers/desert/bg.png | Bin 0 -> 286 bytes graphics/pokemon_storage/wallpapers/desert/frame.png | Bin 0 -> 593 bytes .../pokemon_storage/wallpapers/desert/tilemap.bin | Bin 0 -> 720 bytes graphics/pokemon_storage/wallpapers/diagonal/bg.png | Bin 0 -> 221 bytes .../pokemon_storage/wallpapers/diagonal/tilemap.bin | Bin 0 -> 720 bytes graphics/pokemon_storage/wallpapers/dusclops/bg.png | Bin 0 -> 284 bytes .../pokemon_storage/wallpapers/dusclops/tilemap.bin | Bin 0 -> 720 bytes graphics/pokemon_storage/wallpapers/forest/bg.png | Bin 0 -> 201 bytes graphics/pokemon_storage/wallpapers/forest/frame.png | Bin 0 -> 839 bytes .../pokemon_storage/wallpapers/forest/tilemap.bin | Bin 0 -> 720 bytes graphics/pokemon_storage/wallpapers/frame/bg.png | Bin 0 -> 252 bytes .../pokemon_storage/wallpapers/frame/tilemap.bin | Bin 0 -> 720 bytes .../pokemon_storage/wallpapers/friends_frame1.png | Bin 0 -> 298 bytes .../pokemon_storage/wallpapers/friends_frame2.png | Bin 0 -> 297 bytes .../pokemon_storage/wallpapers/horizontal/bg.png | Bin 0 -> 196 bytes .../wallpapers/horizontal/tilemap.bin | Bin 0 -> 720 bytes graphics/pokemon_storage/wallpapers/icons/aqua.png | Bin 0 -> 115 bytes .../pokemon_storage/wallpapers/icons/asterisk.png | Bin 0 -> 119 bytes .../wallpapers/icons/big_asterisk.png | Bin 0 -> 112 bytes graphics/pokemon_storage/wallpapers/icons/bolt.png | Bin 0 -> 72 bytes graphics/pokemon_storage/wallpapers/icons/brick.png | Bin 0 -> 90 bytes graphics/pokemon_storage/wallpapers/icons/circle.png | Bin 0 -> 107 bytes graphics/pokemon_storage/wallpapers/icons/cross.png | Bin 0 -> 72 bytes .../pokemon_storage/wallpapers/icons/crystal.png | Bin 0 -> 118 bytes .../pokemon_storage/wallpapers/icons/diglett.png | Bin 0 -> 118 bytes graphics/pokemon_storage/wallpapers/icons/dot.png | Bin 0 -> 94 bytes .../pokemon_storage/wallpapers/icons/five_star.png | Bin 0 -> 111 bytes .../pokemon_storage/wallpapers/icons/footprint.png | Bin 0 -> 114 bytes .../wallpapers/icons/four_circles.png | Bin 0 -> 110 bytes .../pokemon_storage/wallpapers/icons/four_star.png | Bin 0 -> 104 bytes graphics/pokemon_storage/wallpapers/icons/heart.png | Bin 0 -> 115 bytes .../pokemon_storage/wallpapers/icons/koffing.png | Bin 0 -> 120 bytes graphics/pokemon_storage/wallpapers/icons/latis.png | Bin 0 -> 115 bytes .../pokemon_storage/wallpapers/icons/line_circle.png | Bin 0 -> 95 bytes graphics/pokemon_storage/wallpapers/icons/lotad.png | Bin 0 -> 113 bytes .../pokemon_storage/wallpapers/icons/luvdisc.png | Bin 0 -> 116 bytes graphics/pokemon_storage/wallpapers/icons/magma.png | Bin 0 -> 112 bytes graphics/pokemon_storage/wallpapers/icons/maze.png | Bin 0 -> 104 bytes graphics/pokemon_storage/wallpapers/icons/minun.png | Bin 0 -> 111 bytes graphics/pokemon_storage/wallpapers/icons/pichu.png | Bin 0 -> 110 bytes graphics/pokemon_storage/wallpapers/icons/plusle.png | Bin 0 -> 72 bytes .../pokemon_storage/wallpapers/icons/pokeball.png | Bin 0 -> 120 bytes graphics/pokemon_storage/wallpapers/icons/ribbon.png | Bin 0 -> 131 bytes graphics/pokemon_storage/wallpapers/icons/spinda.png | Bin 0 -> 125 bytes .../wallpapers/icons/star_in_circle.png | Bin 0 -> 117 bytes graphics/pokemon_storage/wallpapers/icons/togepi.png | Bin 0 -> 124 bytes graphics/pokemon_storage/wallpapers/legendary/bg.png | Bin 0 -> 416 bytes .../pokemon_storage/wallpapers/legendary/tilemap.bin | Bin 0 -> 720 bytes graphics/pokemon_storage/wallpapers/ludicolo/bg.png | Bin 0 -> 387 bytes .../pokemon_storage/wallpapers/ludicolo/tilemap.bin | Bin 0 -> 720 bytes graphics/pokemon_storage/wallpapers/machine/bg.png | Bin 0 -> 222 bytes .../pokemon_storage/wallpapers/machine/frame.png | Bin 0 -> 435 bytes .../pokemon_storage/wallpapers/machine/tilemap.bin | Bin 0 -> 720 bytes graphics/pokemon_storage/wallpapers/pikachu/bg.png | Bin 0 -> 286 bytes .../pokemon_storage/wallpapers/pikachu/tilemap.bin | Bin 0 -> 720 bytes graphics/pokemon_storage/wallpapers/plain/bg.png | Bin 0 -> 152 bytes graphics/pokemon_storage/wallpapers/plain/frame.png | Bin 0 -> 288 bytes .../pokemon_storage/wallpapers/plain/tilemap.bin | Bin 0 -> 720 bytes .../pokemon_storage/wallpapers/pokecenter/bg.png | Bin 0 -> 345 bytes .../pokemon_storage/wallpapers/pokecenter/frame.png | Bin 0 -> 406 bytes .../wallpapers/pokecenter/tilemap.bin | Bin 0 -> 720 bytes .../pokemon_storage/wallpapers/pokecenter2/bg.png | Bin 0 -> 286 bytes .../wallpapers/pokecenter2/tilemap.bin | Bin 0 -> 720 bytes graphics/pokemon_storage/wallpapers/polkadot/bg.png | Bin 0 -> 170 bytes .../pokemon_storage/wallpapers/polkadot/frame.png | Bin 0 -> 572 bytes .../pokemon_storage/wallpapers/polkadot/tilemap.bin | Bin 0 -> 720 bytes graphics/pokemon_storage/wallpapers/ribbon/bg.png | Bin 0 -> 234 bytes graphics/pokemon_storage/wallpapers/ribbon/frame.pal | 19 +++++++++++++++++++ .../pokemon_storage/wallpapers/ribbon/tilemap.bin | Bin 0 -> 720 bytes graphics/pokemon_storage/wallpapers/river/bg.png | Bin 0 -> 253 bytes graphics/pokemon_storage/wallpapers/river/frame.png | Bin 0 -> 733 bytes .../pokemon_storage/wallpapers/river/tilemap.bin | Bin 0 -> 720 bytes graphics/pokemon_storage/wallpapers/savanna/bg.png | Bin 0 -> 389 bytes .../pokemon_storage/wallpapers/savanna/frame.png | Bin 0 -> 609 bytes .../pokemon_storage/wallpapers/savanna/tilemap.bin | Bin 0 -> 720 bytes graphics/pokemon_storage/wallpapers/screen/bg.png | Bin 0 -> 326 bytes .../pokemon_storage/wallpapers/screen/tilemap.bin | Bin 0 -> 720 bytes graphics/pokemon_storage/wallpapers/seafloor/bg.png | Bin 0 -> 223 bytes .../pokemon_storage/wallpapers/seafloor/frame.png | Bin 0 -> 573 bytes .../pokemon_storage/wallpapers/seafloor/tilemap.bin | Bin 0 -> 720 bytes graphics/pokemon_storage/wallpapers/sky/bg.png | Bin 0 -> 273 bytes graphics/pokemon_storage/wallpapers/sky/frame.png | Bin 0 -> 616 bytes graphics/pokemon_storage/wallpapers/sky/tilemap.bin | Bin 0 -> 720 bytes graphics/pokemon_storage/wallpapers/snow/bg.png | Bin 0 -> 310 bytes graphics/pokemon_storage/wallpapers/snow/frame.png | Bin 0 -> 705 bytes graphics/pokemon_storage/wallpapers/snow/tilemap.bin | Bin 0 -> 720 bytes graphics/pokemon_storage/wallpapers/volcano/bg.png | Bin 0 -> 459 bytes .../pokemon_storage/wallpapers/volcano/frame.png | Bin 0 -> 743 bytes .../pokemon_storage/wallpapers/volcano/tilemap.bin | Bin 0 -> 720 bytes graphics/pokemon_storage/wallpapers/whiscash/bg.png | Bin 0 -> 299 bytes .../pokemon_storage/wallpapers/whiscash/tilemap.bin | Bin 0 -> 720 bytes graphics/pokemon_storage/wallpapers/zigzagoon/bg.png | Bin 0 -> 218 bytes .../pokemon_storage/wallpapers/zigzagoon/tilemap.bin | Bin 0 -> 720 bytes graphics/pokemon_storage/whiscash.bin | Bin 720 -> 0 bytes graphics/pokemon_storage/whiscash_bg.png | Bin 299 -> 0 bytes graphics/pokemon_storage/zigzagoon.bin | Bin 720 -> 0 bytes graphics/pokemon_storage/zigzagoon_bg.png | Bin 218 -> 0 bytes graphics/unknown/unknown_57173C.pal | 19 ------------------- 228 files changed, 38 insertions(+), 38 deletions(-) delete mode 100644 graphics/pokemon_storage/aqua_icon.png delete mode 100644 graphics/pokemon_storage/asterisk_icon.png delete mode 100644 graphics/pokemon_storage/azumarill.bin delete mode 100644 graphics/pokemon_storage/azumarill_bg.png delete mode 100644 graphics/pokemon_storage/beach.bin delete mode 100644 graphics/pokemon_storage/beach_bg.png delete mode 100644 graphics/pokemon_storage/beach_frame.png delete mode 100644 graphics/pokemon_storage/big_asterisk_icon.png delete mode 100644 graphics/pokemon_storage/blank.bin delete mode 100644 graphics/pokemon_storage/blank_bg.png delete mode 100644 graphics/pokemon_storage/block.bin delete mode 100644 graphics/pokemon_storage/block_bg.png delete mode 100644 graphics/pokemon_storage/bolt_icon.png create mode 100644 graphics/pokemon_storage/box_selection_popup.pal delete mode 100644 graphics/pokemon_storage/brick_icon.png delete mode 100644 graphics/pokemon_storage/cave.bin delete mode 100644 graphics/pokemon_storage/cave_bg.png delete mode 100644 graphics/pokemon_storage/cave_frame.png delete mode 100644 graphics/pokemon_storage/circle_icon.png delete mode 100644 graphics/pokemon_storage/circles.bin delete mode 100644 graphics/pokemon_storage/circles_bg.png delete mode 100644 graphics/pokemon_storage/city.bin delete mode 100644 graphics/pokemon_storage/city_bg.png delete mode 100644 graphics/pokemon_storage/city_frame.png delete mode 100644 graphics/pokemon_storage/crag.bin delete mode 100644 graphics/pokemon_storage/crag_bg.png delete mode 100644 graphics/pokemon_storage/crag_frame.png delete mode 100644 graphics/pokemon_storage/cross_icon.png delete mode 100644 graphics/pokemon_storage/crystal_icon.png delete mode 100644 graphics/pokemon_storage/desert.bin delete mode 100644 graphics/pokemon_storage/desert_bg.png delete mode 100644 graphics/pokemon_storage/desert_frame.png delete mode 100644 graphics/pokemon_storage/diagonal.bin delete mode 100644 graphics/pokemon_storage/diagonal_bg.png delete mode 100644 graphics/pokemon_storage/diglett_icon.png delete mode 100644 graphics/pokemon_storage/dot_icon.png delete mode 100644 graphics/pokemon_storage/dusclops.bin delete mode 100644 graphics/pokemon_storage/dusclops_bg.png delete mode 100644 graphics/pokemon_storage/five_star_icon.png delete mode 100644 graphics/pokemon_storage/footprint_icon.png delete mode 100644 graphics/pokemon_storage/forest.bin delete mode 100644 graphics/pokemon_storage/forest_bg.png delete mode 100644 graphics/pokemon_storage/forest_frame.png delete mode 100644 graphics/pokemon_storage/four_circles_icon.png delete mode 100644 graphics/pokemon_storage/four_star_icon.png delete mode 100644 graphics/pokemon_storage/frame.bin delete mode 100644 graphics/pokemon_storage/frame_bg.png delete mode 100644 graphics/pokemon_storage/friends_frame1.png delete mode 100644 graphics/pokemon_storage/friends_frame2.png delete mode 100644 graphics/pokemon_storage/heart_icon.png delete mode 100644 graphics/pokemon_storage/horizontal.bin delete mode 100644 graphics/pokemon_storage/horizontal_bg.png delete mode 100644 graphics/pokemon_storage/koffing_icon.png delete mode 100644 graphics/pokemon_storage/latis_icon.png delete mode 100644 graphics/pokemon_storage/legendary.bin delete mode 100644 graphics/pokemon_storage/legendary_bg.png delete mode 100644 graphics/pokemon_storage/line_circle_icon.png delete mode 100644 graphics/pokemon_storage/lotad_icon.png delete mode 100644 graphics/pokemon_storage/ludicolo.bin delete mode 100644 graphics/pokemon_storage/ludicolo_bg.png delete mode 100644 graphics/pokemon_storage/luvdisc_icon.png delete mode 100644 graphics/pokemon_storage/machine.bin delete mode 100644 graphics/pokemon_storage/machine_bg.png delete mode 100644 graphics/pokemon_storage/machine_frame.png delete mode 100644 graphics/pokemon_storage/magma_icon.png delete mode 100644 graphics/pokemon_storage/maze_icon.png delete mode 100644 graphics/pokemon_storage/minun_icon.png delete mode 100644 graphics/pokemon_storage/pichu_icon.png delete mode 100644 graphics/pokemon_storage/pikachu.bin delete mode 100644 graphics/pokemon_storage/pikachu_bg.png delete mode 100644 graphics/pokemon_storage/plain.bin delete mode 100644 graphics/pokemon_storage/plain_bg.png delete mode 100644 graphics/pokemon_storage/plain_frame.png delete mode 100644 graphics/pokemon_storage/plusle_icon.png delete mode 100644 graphics/pokemon_storage/pokeball_icon.png delete mode 100644 graphics/pokemon_storage/pokecenter.bin delete mode 100644 graphics/pokemon_storage/pokecenter2.bin delete mode 100644 graphics/pokemon_storage/pokecenter2_bg.png delete mode 100644 graphics/pokemon_storage/pokecenter_bg.png delete mode 100644 graphics/pokemon_storage/pokecenter_frame.png delete mode 100644 graphics/pokemon_storage/polkadot.bin delete mode 100644 graphics/pokemon_storage/polkadot_bg.png delete mode 100644 graphics/pokemon_storage/polkadot_frame.png delete mode 100644 graphics/pokemon_storage/ribbon.bin delete mode 100644 graphics/pokemon_storage/ribbon_bg.png delete mode 100644 graphics/pokemon_storage/ribbon_frame.pal delete mode 100644 graphics/pokemon_storage/ribbon_icon.png delete mode 100644 graphics/pokemon_storage/river.bin delete mode 100644 graphics/pokemon_storage/river_bg.png delete mode 100644 graphics/pokemon_storage/river_frame.png delete mode 100644 graphics/pokemon_storage/savanna.bin delete mode 100644 graphics/pokemon_storage/savanna_bg.png delete mode 100644 graphics/pokemon_storage/savanna_frame.png delete mode 100644 graphics/pokemon_storage/screen.bin delete mode 100644 graphics/pokemon_storage/screen_bg.png delete mode 100644 graphics/pokemon_storage/seafloor.bin delete mode 100644 graphics/pokemon_storage/seafloor_bg.png delete mode 100644 graphics/pokemon_storage/seafloor_frame.png delete mode 100644 graphics/pokemon_storage/sky.bin delete mode 100644 graphics/pokemon_storage/sky_bg.png delete mode 100644 graphics/pokemon_storage/sky_frame.png delete mode 100644 graphics/pokemon_storage/snow.bin delete mode 100644 graphics/pokemon_storage/snow_bg.png delete mode 100644 graphics/pokemon_storage/snow_frame.png delete mode 100644 graphics/pokemon_storage/spinda_icon.png delete mode 100644 graphics/pokemon_storage/star_in_circle_icon.png delete mode 100644 graphics/pokemon_storage/togepi_icon.png delete mode 100644 graphics/pokemon_storage/volcano.bin delete mode 100644 graphics/pokemon_storage/volcano_bg.png delete mode 100644 graphics/pokemon_storage/volcano_frame.png create mode 100644 graphics/pokemon_storage/wallpapers/azumarill/bg.png create mode 100644 graphics/pokemon_storage/wallpapers/azumarill/tilemap.bin create mode 100644 graphics/pokemon_storage/wallpapers/beach/bg.png create mode 100644 graphics/pokemon_storage/wallpapers/beach/frame.png create mode 100644 graphics/pokemon_storage/wallpapers/beach/tilemap.bin create mode 100644 graphics/pokemon_storage/wallpapers/blank/bg.png create mode 100644 graphics/pokemon_storage/wallpapers/blank/tilemap.bin create mode 100644 graphics/pokemon_storage/wallpapers/block/bg.png create mode 100644 graphics/pokemon_storage/wallpapers/block/tilemap.bin create mode 100644 graphics/pokemon_storage/wallpapers/cave/bg.png create mode 100644 graphics/pokemon_storage/wallpapers/cave/frame.png create mode 100644 graphics/pokemon_storage/wallpapers/cave/tilemap.bin create mode 100644 graphics/pokemon_storage/wallpapers/circles/bg.png create mode 100644 graphics/pokemon_storage/wallpapers/circles/tilemap.bin create mode 100644 graphics/pokemon_storage/wallpapers/city/bg.png create mode 100644 graphics/pokemon_storage/wallpapers/city/frame.png create mode 100644 graphics/pokemon_storage/wallpapers/city/tilemap.bin create mode 100644 graphics/pokemon_storage/wallpapers/crag/bg.png create mode 100644 graphics/pokemon_storage/wallpapers/crag/frame.png create mode 100644 graphics/pokemon_storage/wallpapers/crag/tilemap.bin create mode 100644 graphics/pokemon_storage/wallpapers/desert/bg.png create mode 100644 graphics/pokemon_storage/wallpapers/desert/frame.png create mode 100644 graphics/pokemon_storage/wallpapers/desert/tilemap.bin create mode 100644 graphics/pokemon_storage/wallpapers/diagonal/bg.png create mode 100644 graphics/pokemon_storage/wallpapers/diagonal/tilemap.bin create mode 100644 graphics/pokemon_storage/wallpapers/dusclops/bg.png create mode 100644 graphics/pokemon_storage/wallpapers/dusclops/tilemap.bin create mode 100644 graphics/pokemon_storage/wallpapers/forest/bg.png create mode 100644 graphics/pokemon_storage/wallpapers/forest/frame.png create mode 100644 graphics/pokemon_storage/wallpapers/forest/tilemap.bin create mode 100644 graphics/pokemon_storage/wallpapers/frame/bg.png create mode 100644 graphics/pokemon_storage/wallpapers/frame/tilemap.bin create mode 100644 graphics/pokemon_storage/wallpapers/friends_frame1.png create mode 100644 graphics/pokemon_storage/wallpapers/friends_frame2.png create mode 100644 graphics/pokemon_storage/wallpapers/horizontal/bg.png create mode 100644 graphics/pokemon_storage/wallpapers/horizontal/tilemap.bin create mode 100644 graphics/pokemon_storage/wallpapers/icons/aqua.png create mode 100644 graphics/pokemon_storage/wallpapers/icons/asterisk.png create mode 100644 graphics/pokemon_storage/wallpapers/icons/big_asterisk.png create mode 100644 graphics/pokemon_storage/wallpapers/icons/bolt.png create mode 100644 graphics/pokemon_storage/wallpapers/icons/brick.png create mode 100644 graphics/pokemon_storage/wallpapers/icons/circle.png create mode 100644 graphics/pokemon_storage/wallpapers/icons/cross.png create mode 100644 graphics/pokemon_storage/wallpapers/icons/crystal.png create mode 100644 graphics/pokemon_storage/wallpapers/icons/diglett.png create mode 100644 graphics/pokemon_storage/wallpapers/icons/dot.png create mode 100644 graphics/pokemon_storage/wallpapers/icons/five_star.png create mode 100644 graphics/pokemon_storage/wallpapers/icons/footprint.png create mode 100644 graphics/pokemon_storage/wallpapers/icons/four_circles.png create mode 100644 graphics/pokemon_storage/wallpapers/icons/four_star.png create mode 100644 graphics/pokemon_storage/wallpapers/icons/heart.png create mode 100644 graphics/pokemon_storage/wallpapers/icons/koffing.png create mode 100644 graphics/pokemon_storage/wallpapers/icons/latis.png create mode 100644 graphics/pokemon_storage/wallpapers/icons/line_circle.png create mode 100644 graphics/pokemon_storage/wallpapers/icons/lotad.png create mode 100644 graphics/pokemon_storage/wallpapers/icons/luvdisc.png create mode 100644 graphics/pokemon_storage/wallpapers/icons/magma.png create mode 100644 graphics/pokemon_storage/wallpapers/icons/maze.png create mode 100644 graphics/pokemon_storage/wallpapers/icons/minun.png create mode 100644 graphics/pokemon_storage/wallpapers/icons/pichu.png create mode 100644 graphics/pokemon_storage/wallpapers/icons/plusle.png create mode 100644 graphics/pokemon_storage/wallpapers/icons/pokeball.png create mode 100644 graphics/pokemon_storage/wallpapers/icons/ribbon.png create mode 100644 graphics/pokemon_storage/wallpapers/icons/spinda.png create mode 100644 graphics/pokemon_storage/wallpapers/icons/star_in_circle.png create mode 100644 graphics/pokemon_storage/wallpapers/icons/togepi.png create mode 100644 graphics/pokemon_storage/wallpapers/legendary/bg.png create mode 100644 graphics/pokemon_storage/wallpapers/legendary/tilemap.bin create mode 100644 graphics/pokemon_storage/wallpapers/ludicolo/bg.png create mode 100644 graphics/pokemon_storage/wallpapers/ludicolo/tilemap.bin create mode 100644 graphics/pokemon_storage/wallpapers/machine/bg.png create mode 100644 graphics/pokemon_storage/wallpapers/machine/frame.png create mode 100644 graphics/pokemon_storage/wallpapers/machine/tilemap.bin create mode 100644 graphics/pokemon_storage/wallpapers/pikachu/bg.png create mode 100644 graphics/pokemon_storage/wallpapers/pikachu/tilemap.bin create mode 100644 graphics/pokemon_storage/wallpapers/plain/bg.png create mode 100644 graphics/pokemon_storage/wallpapers/plain/frame.png create mode 100644 graphics/pokemon_storage/wallpapers/plain/tilemap.bin create mode 100644 graphics/pokemon_storage/wallpapers/pokecenter/bg.png create mode 100644 graphics/pokemon_storage/wallpapers/pokecenter/frame.png create mode 100644 graphics/pokemon_storage/wallpapers/pokecenter/tilemap.bin create mode 100644 graphics/pokemon_storage/wallpapers/pokecenter2/bg.png create mode 100644 graphics/pokemon_storage/wallpapers/pokecenter2/tilemap.bin create mode 100644 graphics/pokemon_storage/wallpapers/polkadot/bg.png create mode 100644 graphics/pokemon_storage/wallpapers/polkadot/frame.png create mode 100644 graphics/pokemon_storage/wallpapers/polkadot/tilemap.bin create mode 100644 graphics/pokemon_storage/wallpapers/ribbon/bg.png create mode 100644 graphics/pokemon_storage/wallpapers/ribbon/frame.pal create mode 100644 graphics/pokemon_storage/wallpapers/ribbon/tilemap.bin create mode 100644 graphics/pokemon_storage/wallpapers/river/bg.png create mode 100644 graphics/pokemon_storage/wallpapers/river/frame.png create mode 100644 graphics/pokemon_storage/wallpapers/river/tilemap.bin create mode 100644 graphics/pokemon_storage/wallpapers/savanna/bg.png create mode 100644 graphics/pokemon_storage/wallpapers/savanna/frame.png create mode 100644 graphics/pokemon_storage/wallpapers/savanna/tilemap.bin create mode 100644 graphics/pokemon_storage/wallpapers/screen/bg.png create mode 100644 graphics/pokemon_storage/wallpapers/screen/tilemap.bin create mode 100644 graphics/pokemon_storage/wallpapers/seafloor/bg.png create mode 100644 graphics/pokemon_storage/wallpapers/seafloor/frame.png create mode 100644 graphics/pokemon_storage/wallpapers/seafloor/tilemap.bin create mode 100644 graphics/pokemon_storage/wallpapers/sky/bg.png create mode 100644 graphics/pokemon_storage/wallpapers/sky/frame.png create mode 100644 graphics/pokemon_storage/wallpapers/sky/tilemap.bin create mode 100644 graphics/pokemon_storage/wallpapers/snow/bg.png create mode 100644 graphics/pokemon_storage/wallpapers/snow/frame.png create mode 100644 graphics/pokemon_storage/wallpapers/snow/tilemap.bin create mode 100644 graphics/pokemon_storage/wallpapers/volcano/bg.png create mode 100644 graphics/pokemon_storage/wallpapers/volcano/frame.png create mode 100644 graphics/pokemon_storage/wallpapers/volcano/tilemap.bin create mode 100644 graphics/pokemon_storage/wallpapers/whiscash/bg.png create mode 100644 graphics/pokemon_storage/wallpapers/whiscash/tilemap.bin create mode 100644 graphics/pokemon_storage/wallpapers/zigzagoon/bg.png create mode 100644 graphics/pokemon_storage/wallpapers/zigzagoon/tilemap.bin delete mode 100644 graphics/pokemon_storage/whiscash.bin delete mode 100644 graphics/pokemon_storage/whiscash_bg.png delete mode 100644 graphics/pokemon_storage/zigzagoon.bin delete mode 100644 graphics/pokemon_storage/zigzagoon_bg.png delete mode 100644 graphics/unknown/unknown_57173C.pal (limited to 'graphics') diff --git a/graphics/pokemon_storage/aqua_icon.png b/graphics/pokemon_storage/aqua_icon.png deleted file mode 100644 index 169ba5b68..000000000 Binary files a/graphics/pokemon_storage/aqua_icon.png and /dev/null differ diff --git a/graphics/pokemon_storage/asterisk_icon.png b/graphics/pokemon_storage/asterisk_icon.png deleted file mode 100644 index e353a1c3d..000000000 Binary files a/graphics/pokemon_storage/asterisk_icon.png and /dev/null differ diff --git a/graphics/pokemon_storage/azumarill.bin b/graphics/pokemon_storage/azumarill.bin deleted file mode 100644 index 029fd418c..000000000 Binary files a/graphics/pokemon_storage/azumarill.bin and /dev/null differ diff --git a/graphics/pokemon_storage/azumarill_bg.png b/graphics/pokemon_storage/azumarill_bg.png deleted file mode 100644 index fcb387149..000000000 Binary files a/graphics/pokemon_storage/azumarill_bg.png and /dev/null differ diff --git a/graphics/pokemon_storage/beach.bin b/graphics/pokemon_storage/beach.bin deleted file mode 100644 index 42b834dbd..000000000 Binary files a/graphics/pokemon_storage/beach.bin and /dev/null differ diff --git a/graphics/pokemon_storage/beach_bg.png b/graphics/pokemon_storage/beach_bg.png deleted file mode 100644 index 49f169084..000000000 Binary files a/graphics/pokemon_storage/beach_bg.png and /dev/null differ diff --git a/graphics/pokemon_storage/beach_frame.png b/graphics/pokemon_storage/beach_frame.png deleted file mode 100644 index eae14b95a..000000000 Binary files a/graphics/pokemon_storage/beach_frame.png and /dev/null differ diff --git a/graphics/pokemon_storage/big_asterisk_icon.png b/graphics/pokemon_storage/big_asterisk_icon.png deleted file mode 100644 index 9a56b0fc6..000000000 Binary files a/graphics/pokemon_storage/big_asterisk_icon.png and /dev/null differ diff --git a/graphics/pokemon_storage/blank.bin b/graphics/pokemon_storage/blank.bin deleted file mode 100644 index b00854423..000000000 Binary files a/graphics/pokemon_storage/blank.bin and /dev/null differ diff --git a/graphics/pokemon_storage/blank_bg.png b/graphics/pokemon_storage/blank_bg.png deleted file mode 100644 index 7ff832672..000000000 Binary files a/graphics/pokemon_storage/blank_bg.png and /dev/null differ diff --git a/graphics/pokemon_storage/block.bin b/graphics/pokemon_storage/block.bin deleted file mode 100644 index ec5df1525..000000000 Binary files a/graphics/pokemon_storage/block.bin and /dev/null differ diff --git a/graphics/pokemon_storage/block_bg.png b/graphics/pokemon_storage/block_bg.png deleted file mode 100644 index 9147ef881..000000000 Binary files a/graphics/pokemon_storage/block_bg.png and /dev/null differ diff --git a/graphics/pokemon_storage/bolt_icon.png b/graphics/pokemon_storage/bolt_icon.png deleted file mode 100644 index 674d22424..000000000 Binary files a/graphics/pokemon_storage/bolt_icon.png and /dev/null differ diff --git a/graphics/pokemon_storage/box_selection_popup.pal b/graphics/pokemon_storage/box_selection_popup.pal new file mode 100644 index 000000000..3743fa228 --- /dev/null +++ b/graphics/pokemon_storage/box_selection_popup.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +246 222 115 +246 230 180 +205 123 0 +123 74 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 diff --git a/graphics/pokemon_storage/brick_icon.png b/graphics/pokemon_storage/brick_icon.png deleted file mode 100644 index 06a751af3..000000000 Binary files a/graphics/pokemon_storage/brick_icon.png and /dev/null differ diff --git a/graphics/pokemon_storage/cave.bin b/graphics/pokemon_storage/cave.bin deleted file mode 100644 index 112d4724d..000000000 Binary files a/graphics/pokemon_storage/cave.bin and /dev/null differ diff --git a/graphics/pokemon_storage/cave_bg.png b/graphics/pokemon_storage/cave_bg.png deleted file mode 100644 index 421221634..000000000 Binary files a/graphics/pokemon_storage/cave_bg.png and /dev/null differ diff --git a/graphics/pokemon_storage/cave_frame.png b/graphics/pokemon_storage/cave_frame.png deleted file mode 100644 index 35cca742c..000000000 Binary files a/graphics/pokemon_storage/cave_frame.png and /dev/null differ diff --git a/graphics/pokemon_storage/circle_icon.png b/graphics/pokemon_storage/circle_icon.png deleted file mode 100644 index cf92abeed..000000000 Binary files a/graphics/pokemon_storage/circle_icon.png and /dev/null differ diff --git a/graphics/pokemon_storage/circles.bin b/graphics/pokemon_storage/circles.bin deleted file mode 100644 index d2ed6d127..000000000 Binary files a/graphics/pokemon_storage/circles.bin and /dev/null differ diff --git a/graphics/pokemon_storage/circles_bg.png b/graphics/pokemon_storage/circles_bg.png deleted file mode 100644 index c105b1760..000000000 Binary files a/graphics/pokemon_storage/circles_bg.png and /dev/null differ diff --git a/graphics/pokemon_storage/city.bin b/graphics/pokemon_storage/city.bin deleted file mode 100644 index ff0785a96..000000000 Binary files a/graphics/pokemon_storage/city.bin and /dev/null differ diff --git a/graphics/pokemon_storage/city_bg.png b/graphics/pokemon_storage/city_bg.png deleted file mode 100644 index b221c2596..000000000 Binary files a/graphics/pokemon_storage/city_bg.png and /dev/null differ diff --git a/graphics/pokemon_storage/city_frame.png b/graphics/pokemon_storage/city_frame.png deleted file mode 100644 index 82e4731ef..000000000 Binary files a/graphics/pokemon_storage/city_frame.png and /dev/null differ diff --git a/graphics/pokemon_storage/crag.bin b/graphics/pokemon_storage/crag.bin deleted file mode 100644 index 5c7c44cd2..000000000 Binary files a/graphics/pokemon_storage/crag.bin and /dev/null differ diff --git a/graphics/pokemon_storage/crag_bg.png b/graphics/pokemon_storage/crag_bg.png deleted file mode 100644 index 13b536358..000000000 Binary files a/graphics/pokemon_storage/crag_bg.png and /dev/null differ diff --git a/graphics/pokemon_storage/crag_frame.png b/graphics/pokemon_storage/crag_frame.png deleted file mode 100644 index b67c6efa1..000000000 Binary files a/graphics/pokemon_storage/crag_frame.png and /dev/null differ diff --git a/graphics/pokemon_storage/cross_icon.png b/graphics/pokemon_storage/cross_icon.png deleted file mode 100644 index 674d22424..000000000 Binary files a/graphics/pokemon_storage/cross_icon.png and /dev/null differ diff --git a/graphics/pokemon_storage/crystal_icon.png b/graphics/pokemon_storage/crystal_icon.png deleted file mode 100644 index 424f104de..000000000 Binary files a/graphics/pokemon_storage/crystal_icon.png and /dev/null differ diff --git a/graphics/pokemon_storage/desert.bin b/graphics/pokemon_storage/desert.bin deleted file mode 100644 index 98464faff..000000000 Binary files a/graphics/pokemon_storage/desert.bin and /dev/null differ diff --git a/graphics/pokemon_storage/desert_bg.png b/graphics/pokemon_storage/desert_bg.png deleted file mode 100644 index 535fe9cb0..000000000 Binary files a/graphics/pokemon_storage/desert_bg.png and /dev/null differ diff --git a/graphics/pokemon_storage/desert_frame.png b/graphics/pokemon_storage/desert_frame.png deleted file mode 100644 index a46e72e7f..000000000 Binary files a/graphics/pokemon_storage/desert_frame.png and /dev/null differ diff --git a/graphics/pokemon_storage/diagonal.bin b/graphics/pokemon_storage/diagonal.bin deleted file mode 100644 index d63b17121..000000000 Binary files a/graphics/pokemon_storage/diagonal.bin and /dev/null differ diff --git a/graphics/pokemon_storage/diagonal_bg.png b/graphics/pokemon_storage/diagonal_bg.png deleted file mode 100644 index d4fcbe06a..000000000 Binary files a/graphics/pokemon_storage/diagonal_bg.png and /dev/null differ diff --git a/graphics/pokemon_storage/diglett_icon.png b/graphics/pokemon_storage/diglett_icon.png deleted file mode 100644 index 8e485cfd4..000000000 Binary files a/graphics/pokemon_storage/diglett_icon.png and /dev/null differ diff --git a/graphics/pokemon_storage/dot_icon.png b/graphics/pokemon_storage/dot_icon.png deleted file mode 100644 index 0b3e6b34c..000000000 Binary files a/graphics/pokemon_storage/dot_icon.png and /dev/null differ diff --git a/graphics/pokemon_storage/dusclops.bin b/graphics/pokemon_storage/dusclops.bin deleted file mode 100644 index 1c520b119..000000000 Binary files a/graphics/pokemon_storage/dusclops.bin and /dev/null differ diff --git a/graphics/pokemon_storage/dusclops_bg.png b/graphics/pokemon_storage/dusclops_bg.png deleted file mode 100644 index 035cf7466..000000000 Binary files a/graphics/pokemon_storage/dusclops_bg.png and /dev/null differ diff --git a/graphics/pokemon_storage/five_star_icon.png b/graphics/pokemon_storage/five_star_icon.png deleted file mode 100644 index 29b2eb9b0..000000000 Binary files a/graphics/pokemon_storage/five_star_icon.png and /dev/null differ diff --git a/graphics/pokemon_storage/footprint_icon.png b/graphics/pokemon_storage/footprint_icon.png deleted file mode 100644 index 30f8c4e8a..000000000 Binary files a/graphics/pokemon_storage/footprint_icon.png and /dev/null differ diff --git a/graphics/pokemon_storage/forest.bin b/graphics/pokemon_storage/forest.bin deleted file mode 100644 index 5439f1274..000000000 Binary files a/graphics/pokemon_storage/forest.bin and /dev/null differ diff --git a/graphics/pokemon_storage/forest_bg.png b/graphics/pokemon_storage/forest_bg.png deleted file mode 100644 index c81182807..000000000 Binary files a/graphics/pokemon_storage/forest_bg.png and /dev/null differ diff --git a/graphics/pokemon_storage/forest_frame.png b/graphics/pokemon_storage/forest_frame.png deleted file mode 100644 index c205e8944..000000000 Binary files a/graphics/pokemon_storage/forest_frame.png and /dev/null differ diff --git a/graphics/pokemon_storage/four_circles_icon.png b/graphics/pokemon_storage/four_circles_icon.png deleted file mode 100644 index b8f8f991b..000000000 Binary files a/graphics/pokemon_storage/four_circles_icon.png and /dev/null differ diff --git a/graphics/pokemon_storage/four_star_icon.png b/graphics/pokemon_storage/four_star_icon.png deleted file mode 100644 index 4c61ffc0d..000000000 Binary files a/graphics/pokemon_storage/four_star_icon.png and /dev/null differ diff --git a/graphics/pokemon_storage/frame.bin b/graphics/pokemon_storage/frame.bin deleted file mode 100644 index 490a9968d..000000000 Binary files a/graphics/pokemon_storage/frame.bin and /dev/null differ diff --git a/graphics/pokemon_storage/frame_bg.png b/graphics/pokemon_storage/frame_bg.png deleted file mode 100644 index 98a3d80b7..000000000 Binary files a/graphics/pokemon_storage/frame_bg.png and /dev/null differ diff --git a/graphics/pokemon_storage/friends_frame1.png b/graphics/pokemon_storage/friends_frame1.png deleted file mode 100644 index e76eb4e73..000000000 Binary files a/graphics/pokemon_storage/friends_frame1.png and /dev/null differ diff --git a/graphics/pokemon_storage/friends_frame2.png b/graphics/pokemon_storage/friends_frame2.png deleted file mode 100644 index b66c5ce12..000000000 Binary files a/graphics/pokemon_storage/friends_frame2.png and /dev/null differ diff --git a/graphics/pokemon_storage/heart_icon.png b/graphics/pokemon_storage/heart_icon.png deleted file mode 100644 index 928182bfd..000000000 Binary files a/graphics/pokemon_storage/heart_icon.png and /dev/null differ diff --git a/graphics/pokemon_storage/horizontal.bin b/graphics/pokemon_storage/horizontal.bin deleted file mode 100644 index d538583f6..000000000 Binary files a/graphics/pokemon_storage/horizontal.bin and /dev/null differ diff --git a/graphics/pokemon_storage/horizontal_bg.png b/graphics/pokemon_storage/horizontal_bg.png deleted file mode 100644 index 3c1facd74..000000000 Binary files a/graphics/pokemon_storage/horizontal_bg.png and /dev/null differ diff --git a/graphics/pokemon_storage/koffing_icon.png b/graphics/pokemon_storage/koffing_icon.png deleted file mode 100644 index 9ec2d166f..000000000 Binary files a/graphics/pokemon_storage/koffing_icon.png and /dev/null differ diff --git a/graphics/pokemon_storage/latis_icon.png b/graphics/pokemon_storage/latis_icon.png deleted file mode 100644 index 90fbdfa25..000000000 Binary files a/graphics/pokemon_storage/latis_icon.png and /dev/null differ diff --git a/graphics/pokemon_storage/legendary.bin b/graphics/pokemon_storage/legendary.bin deleted file mode 100644 index 72444b590..000000000 Binary files a/graphics/pokemon_storage/legendary.bin and /dev/null differ diff --git a/graphics/pokemon_storage/legendary_bg.png b/graphics/pokemon_storage/legendary_bg.png deleted file mode 100644 index bcfda2f3b..000000000 Binary files a/graphics/pokemon_storage/legendary_bg.png and /dev/null differ diff --git a/graphics/pokemon_storage/line_circle_icon.png b/graphics/pokemon_storage/line_circle_icon.png deleted file mode 100644 index 0bcf9171b..000000000 Binary files a/graphics/pokemon_storage/line_circle_icon.png and /dev/null differ diff --git a/graphics/pokemon_storage/lotad_icon.png b/graphics/pokemon_storage/lotad_icon.png deleted file mode 100644 index 2399ea256..000000000 Binary files a/graphics/pokemon_storage/lotad_icon.png and /dev/null differ diff --git a/graphics/pokemon_storage/ludicolo.bin b/graphics/pokemon_storage/ludicolo.bin deleted file mode 100644 index 6f39ea7d2..000000000 Binary files a/graphics/pokemon_storage/ludicolo.bin and /dev/null differ diff --git a/graphics/pokemon_storage/ludicolo_bg.png b/graphics/pokemon_storage/ludicolo_bg.png deleted file mode 100644 index 585cb0ce1..000000000 Binary files a/graphics/pokemon_storage/ludicolo_bg.png and /dev/null differ diff --git a/graphics/pokemon_storage/luvdisc_icon.png b/graphics/pokemon_storage/luvdisc_icon.png deleted file mode 100644 index c3a06d3e0..000000000 Binary files a/graphics/pokemon_storage/luvdisc_icon.png and /dev/null differ diff --git a/graphics/pokemon_storage/machine.bin b/graphics/pokemon_storage/machine.bin deleted file mode 100644 index 123dc02e0..000000000 Binary files a/graphics/pokemon_storage/machine.bin and /dev/null differ diff --git a/graphics/pokemon_storage/machine_bg.png b/graphics/pokemon_storage/machine_bg.png deleted file mode 100644 index 648229ed2..000000000 Binary files a/graphics/pokemon_storage/machine_bg.png and /dev/null differ diff --git a/graphics/pokemon_storage/machine_frame.png b/graphics/pokemon_storage/machine_frame.png deleted file mode 100644 index 7b14a0d0d..000000000 Binary files a/graphics/pokemon_storage/machine_frame.png and /dev/null differ diff --git a/graphics/pokemon_storage/magma_icon.png b/graphics/pokemon_storage/magma_icon.png deleted file mode 100644 index 69d5f4fb7..000000000 Binary files a/graphics/pokemon_storage/magma_icon.png and /dev/null differ diff --git a/graphics/pokemon_storage/maze_icon.png b/graphics/pokemon_storage/maze_icon.png deleted file mode 100644 index 42664ecb7..000000000 Binary files a/graphics/pokemon_storage/maze_icon.png and /dev/null differ diff --git a/graphics/pokemon_storage/minun_icon.png b/graphics/pokemon_storage/minun_icon.png deleted file mode 100644 index 5a8e56d18..000000000 Binary files a/graphics/pokemon_storage/minun_icon.png and /dev/null differ diff --git a/graphics/pokemon_storage/pichu_icon.png b/graphics/pokemon_storage/pichu_icon.png deleted file mode 100644 index 384027dca..000000000 Binary files a/graphics/pokemon_storage/pichu_icon.png and /dev/null differ diff --git a/graphics/pokemon_storage/pikachu.bin b/graphics/pokemon_storage/pikachu.bin deleted file mode 100644 index f94b31e37..000000000 Binary files a/graphics/pokemon_storage/pikachu.bin and /dev/null differ diff --git a/graphics/pokemon_storage/pikachu_bg.png b/graphics/pokemon_storage/pikachu_bg.png deleted file mode 100644 index c08494fa9..000000000 Binary files a/graphics/pokemon_storage/pikachu_bg.png and /dev/null differ diff --git a/graphics/pokemon_storage/plain.bin b/graphics/pokemon_storage/plain.bin deleted file mode 100644 index 1813620a4..000000000 Binary files a/graphics/pokemon_storage/plain.bin and /dev/null differ diff --git a/graphics/pokemon_storage/plain_bg.png b/graphics/pokemon_storage/plain_bg.png deleted file mode 100644 index 79218ca9d..000000000 Binary files a/graphics/pokemon_storage/plain_bg.png and /dev/null differ diff --git a/graphics/pokemon_storage/plain_frame.png b/graphics/pokemon_storage/plain_frame.png deleted file mode 100644 index e3eea8728..000000000 Binary files a/graphics/pokemon_storage/plain_frame.png and /dev/null differ diff --git a/graphics/pokemon_storage/plusle_icon.png b/graphics/pokemon_storage/plusle_icon.png deleted file mode 100644 index 674d22424..000000000 Binary files a/graphics/pokemon_storage/plusle_icon.png and /dev/null differ diff --git a/graphics/pokemon_storage/pokeball_icon.png b/graphics/pokemon_storage/pokeball_icon.png deleted file mode 100644 index 65af70016..000000000 Binary files a/graphics/pokemon_storage/pokeball_icon.png and /dev/null differ diff --git a/graphics/pokemon_storage/pokecenter.bin b/graphics/pokemon_storage/pokecenter.bin deleted file mode 100644 index c7b6405e1..000000000 Binary files a/graphics/pokemon_storage/pokecenter.bin and /dev/null differ diff --git a/graphics/pokemon_storage/pokecenter2.bin b/graphics/pokemon_storage/pokecenter2.bin deleted file mode 100644 index d65cead67..000000000 Binary files a/graphics/pokemon_storage/pokecenter2.bin and /dev/null differ diff --git a/graphics/pokemon_storage/pokecenter2_bg.png b/graphics/pokemon_storage/pokecenter2_bg.png deleted file mode 100644 index 704f96164..000000000 Binary files a/graphics/pokemon_storage/pokecenter2_bg.png and /dev/null differ diff --git a/graphics/pokemon_storage/pokecenter_bg.png b/graphics/pokemon_storage/pokecenter_bg.png deleted file mode 100644 index 52b100357..000000000 Binary files a/graphics/pokemon_storage/pokecenter_bg.png and /dev/null differ diff --git a/graphics/pokemon_storage/pokecenter_frame.png b/graphics/pokemon_storage/pokecenter_frame.png deleted file mode 100644 index 3a32c4e64..000000000 Binary files a/graphics/pokemon_storage/pokecenter_frame.png and /dev/null differ diff --git a/graphics/pokemon_storage/polkadot.bin b/graphics/pokemon_storage/polkadot.bin deleted file mode 100644 index c31792b81..000000000 Binary files a/graphics/pokemon_storage/polkadot.bin and /dev/null differ diff --git a/graphics/pokemon_storage/polkadot_bg.png b/graphics/pokemon_storage/polkadot_bg.png deleted file mode 100644 index fe67c1b39..000000000 Binary files a/graphics/pokemon_storage/polkadot_bg.png and /dev/null differ diff --git a/graphics/pokemon_storage/polkadot_frame.png b/graphics/pokemon_storage/polkadot_frame.png deleted file mode 100644 index 4d76fbbbf..000000000 Binary files a/graphics/pokemon_storage/polkadot_frame.png and /dev/null differ diff --git a/graphics/pokemon_storage/ribbon.bin b/graphics/pokemon_storage/ribbon.bin deleted file mode 100644 index f348e6e1e..000000000 Binary files a/graphics/pokemon_storage/ribbon.bin and /dev/null differ diff --git a/graphics/pokemon_storage/ribbon_bg.png b/graphics/pokemon_storage/ribbon_bg.png deleted file mode 100644 index f8d258d9b..000000000 Binary files a/graphics/pokemon_storage/ribbon_bg.png and /dev/null differ diff --git a/graphics/pokemon_storage/ribbon_frame.pal b/graphics/pokemon_storage/ribbon_frame.pal deleted file mode 100644 index 8180cfb89..000000000 --- a/graphics/pokemon_storage/ribbon_frame.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -255 255 255 -139 180 255 -222 238 255 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -213 213 213 -156 156 156 -255 255 255 -164 164 164 -82 82 82 diff --git a/graphics/pokemon_storage/ribbon_icon.png b/graphics/pokemon_storage/ribbon_icon.png deleted file mode 100644 index 0c3d51bab..000000000 Binary files a/graphics/pokemon_storage/ribbon_icon.png and /dev/null differ diff --git a/graphics/pokemon_storage/river.bin b/graphics/pokemon_storage/river.bin deleted file mode 100644 index ca4d56f8a..000000000 Binary files a/graphics/pokemon_storage/river.bin and /dev/null differ diff --git a/graphics/pokemon_storage/river_bg.png b/graphics/pokemon_storage/river_bg.png deleted file mode 100644 index ab76e28e3..000000000 Binary files a/graphics/pokemon_storage/river_bg.png and /dev/null differ diff --git a/graphics/pokemon_storage/river_frame.png b/graphics/pokemon_storage/river_frame.png deleted file mode 100644 index f6a87236b..000000000 Binary files a/graphics/pokemon_storage/river_frame.png and /dev/null differ diff --git a/graphics/pokemon_storage/savanna.bin b/graphics/pokemon_storage/savanna.bin deleted file mode 100644 index ae9911446..000000000 Binary files a/graphics/pokemon_storage/savanna.bin and /dev/null differ diff --git a/graphics/pokemon_storage/savanna_bg.png b/graphics/pokemon_storage/savanna_bg.png deleted file mode 100644 index 24fc476f6..000000000 Binary files a/graphics/pokemon_storage/savanna_bg.png and /dev/null differ diff --git a/graphics/pokemon_storage/savanna_frame.png b/graphics/pokemon_storage/savanna_frame.png deleted file mode 100644 index b66494d79..000000000 Binary files a/graphics/pokemon_storage/savanna_frame.png and /dev/null differ diff --git a/graphics/pokemon_storage/screen.bin b/graphics/pokemon_storage/screen.bin deleted file mode 100644 index 05d68aad4..000000000 Binary files a/graphics/pokemon_storage/screen.bin and /dev/null differ diff --git a/graphics/pokemon_storage/screen_bg.png b/graphics/pokemon_storage/screen_bg.png deleted file mode 100644 index b9552d479..000000000 Binary files a/graphics/pokemon_storage/screen_bg.png and /dev/null differ diff --git a/graphics/pokemon_storage/seafloor.bin b/graphics/pokemon_storage/seafloor.bin deleted file mode 100644 index aa8d671d4..000000000 Binary files a/graphics/pokemon_storage/seafloor.bin and /dev/null differ diff --git a/graphics/pokemon_storage/seafloor_bg.png b/graphics/pokemon_storage/seafloor_bg.png deleted file mode 100644 index 841642946..000000000 Binary files a/graphics/pokemon_storage/seafloor_bg.png and /dev/null differ diff --git a/graphics/pokemon_storage/seafloor_frame.png b/graphics/pokemon_storage/seafloor_frame.png deleted file mode 100644 index 494145558..000000000 Binary files a/graphics/pokemon_storage/seafloor_frame.png and /dev/null differ diff --git a/graphics/pokemon_storage/sky.bin b/graphics/pokemon_storage/sky.bin deleted file mode 100644 index 1091d2a62..000000000 Binary files a/graphics/pokemon_storage/sky.bin and /dev/null differ diff --git a/graphics/pokemon_storage/sky_bg.png b/graphics/pokemon_storage/sky_bg.png deleted file mode 100644 index f561cef53..000000000 Binary files a/graphics/pokemon_storage/sky_bg.png and /dev/null differ diff --git a/graphics/pokemon_storage/sky_frame.png b/graphics/pokemon_storage/sky_frame.png deleted file mode 100644 index 83c1e9a0b..000000000 Binary files a/graphics/pokemon_storage/sky_frame.png and /dev/null differ diff --git a/graphics/pokemon_storage/snow.bin b/graphics/pokemon_storage/snow.bin deleted file mode 100644 index 5dac9c110..000000000 Binary files a/graphics/pokemon_storage/snow.bin and /dev/null differ diff --git a/graphics/pokemon_storage/snow_bg.png b/graphics/pokemon_storage/snow_bg.png deleted file mode 100644 index 5e81e4980..000000000 Binary files a/graphics/pokemon_storage/snow_bg.png and /dev/null differ diff --git a/graphics/pokemon_storage/snow_frame.png b/graphics/pokemon_storage/snow_frame.png deleted file mode 100644 index 529fff66e..000000000 Binary files a/graphics/pokemon_storage/snow_frame.png and /dev/null differ diff --git a/graphics/pokemon_storage/spinda_icon.png b/graphics/pokemon_storage/spinda_icon.png deleted file mode 100644 index 8da756233..000000000 Binary files a/graphics/pokemon_storage/spinda_icon.png and /dev/null differ diff --git a/graphics/pokemon_storage/star_in_circle_icon.png b/graphics/pokemon_storage/star_in_circle_icon.png deleted file mode 100644 index 43a307891..000000000 Binary files a/graphics/pokemon_storage/star_in_circle_icon.png and /dev/null differ diff --git a/graphics/pokemon_storage/togepi_icon.png b/graphics/pokemon_storage/togepi_icon.png deleted file mode 100644 index f8ce1c539..000000000 Binary files a/graphics/pokemon_storage/togepi_icon.png and /dev/null differ diff --git a/graphics/pokemon_storage/volcano.bin b/graphics/pokemon_storage/volcano.bin deleted file mode 100644 index 0dbaf03a3..000000000 Binary files a/graphics/pokemon_storage/volcano.bin and /dev/null differ diff --git a/graphics/pokemon_storage/volcano_bg.png b/graphics/pokemon_storage/volcano_bg.png deleted file mode 100644 index 25f391e8b..000000000 Binary files a/graphics/pokemon_storage/volcano_bg.png and /dev/null differ diff --git a/graphics/pokemon_storage/volcano_frame.png b/graphics/pokemon_storage/volcano_frame.png deleted file mode 100644 index edfef1247..000000000 Binary files a/graphics/pokemon_storage/volcano_frame.png and /dev/null differ diff --git a/graphics/pokemon_storage/wallpapers/azumarill/bg.png b/graphics/pokemon_storage/wallpapers/azumarill/bg.png new file mode 100644 index 000000000..fcb387149 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/azumarill/bg.png differ diff --git a/graphics/pokemon_storage/wallpapers/azumarill/tilemap.bin b/graphics/pokemon_storage/wallpapers/azumarill/tilemap.bin new file mode 100644 index 000000000..029fd418c Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/azumarill/tilemap.bin differ diff --git a/graphics/pokemon_storage/wallpapers/beach/bg.png b/graphics/pokemon_storage/wallpapers/beach/bg.png new file mode 100644 index 000000000..49f169084 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/beach/bg.png differ diff --git a/graphics/pokemon_storage/wallpapers/beach/frame.png b/graphics/pokemon_storage/wallpapers/beach/frame.png new file mode 100644 index 000000000..eae14b95a Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/beach/frame.png differ diff --git a/graphics/pokemon_storage/wallpapers/beach/tilemap.bin b/graphics/pokemon_storage/wallpapers/beach/tilemap.bin new file mode 100644 index 000000000..42b834dbd Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/beach/tilemap.bin differ diff --git a/graphics/pokemon_storage/wallpapers/blank/bg.png b/graphics/pokemon_storage/wallpapers/blank/bg.png new file mode 100644 index 000000000..7ff832672 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/blank/bg.png differ diff --git a/graphics/pokemon_storage/wallpapers/blank/tilemap.bin b/graphics/pokemon_storage/wallpapers/blank/tilemap.bin new file mode 100644 index 000000000..b00854423 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/blank/tilemap.bin differ diff --git a/graphics/pokemon_storage/wallpapers/block/bg.png b/graphics/pokemon_storage/wallpapers/block/bg.png new file mode 100644 index 000000000..9147ef881 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/block/bg.png differ diff --git a/graphics/pokemon_storage/wallpapers/block/tilemap.bin b/graphics/pokemon_storage/wallpapers/block/tilemap.bin new file mode 100644 index 000000000..ec5df1525 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/block/tilemap.bin differ diff --git a/graphics/pokemon_storage/wallpapers/cave/bg.png b/graphics/pokemon_storage/wallpapers/cave/bg.png new file mode 100644 index 000000000..421221634 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/cave/bg.png differ diff --git a/graphics/pokemon_storage/wallpapers/cave/frame.png b/graphics/pokemon_storage/wallpapers/cave/frame.png new file mode 100644 index 000000000..35cca742c Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/cave/frame.png differ diff --git a/graphics/pokemon_storage/wallpapers/cave/tilemap.bin b/graphics/pokemon_storage/wallpapers/cave/tilemap.bin new file mode 100644 index 000000000..112d4724d Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/cave/tilemap.bin differ diff --git a/graphics/pokemon_storage/wallpapers/circles/bg.png b/graphics/pokemon_storage/wallpapers/circles/bg.png new file mode 100644 index 000000000..c105b1760 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/circles/bg.png differ diff --git a/graphics/pokemon_storage/wallpapers/circles/tilemap.bin b/graphics/pokemon_storage/wallpapers/circles/tilemap.bin new file mode 100644 index 000000000..d2ed6d127 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/circles/tilemap.bin differ diff --git a/graphics/pokemon_storage/wallpapers/city/bg.png b/graphics/pokemon_storage/wallpapers/city/bg.png new file mode 100644 index 000000000..b221c2596 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/city/bg.png differ diff --git a/graphics/pokemon_storage/wallpapers/city/frame.png b/graphics/pokemon_storage/wallpapers/city/frame.png new file mode 100644 index 000000000..82e4731ef Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/city/frame.png differ diff --git a/graphics/pokemon_storage/wallpapers/city/tilemap.bin b/graphics/pokemon_storage/wallpapers/city/tilemap.bin new file mode 100644 index 000000000..ff0785a96 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/city/tilemap.bin differ diff --git a/graphics/pokemon_storage/wallpapers/crag/bg.png b/graphics/pokemon_storage/wallpapers/crag/bg.png new file mode 100644 index 000000000..13b536358 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/crag/bg.png differ diff --git a/graphics/pokemon_storage/wallpapers/crag/frame.png b/graphics/pokemon_storage/wallpapers/crag/frame.png new file mode 100644 index 000000000..b67c6efa1 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/crag/frame.png differ diff --git a/graphics/pokemon_storage/wallpapers/crag/tilemap.bin b/graphics/pokemon_storage/wallpapers/crag/tilemap.bin new file mode 100644 index 000000000..5c7c44cd2 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/crag/tilemap.bin differ diff --git a/graphics/pokemon_storage/wallpapers/desert/bg.png b/graphics/pokemon_storage/wallpapers/desert/bg.png new file mode 100644 index 000000000..535fe9cb0 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/desert/bg.png differ diff --git a/graphics/pokemon_storage/wallpapers/desert/frame.png b/graphics/pokemon_storage/wallpapers/desert/frame.png new file mode 100644 index 000000000..a46e72e7f Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/desert/frame.png differ diff --git a/graphics/pokemon_storage/wallpapers/desert/tilemap.bin b/graphics/pokemon_storage/wallpapers/desert/tilemap.bin new file mode 100644 index 000000000..98464faff Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/desert/tilemap.bin differ diff --git a/graphics/pokemon_storage/wallpapers/diagonal/bg.png b/graphics/pokemon_storage/wallpapers/diagonal/bg.png new file mode 100644 index 000000000..d4fcbe06a Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/diagonal/bg.png differ diff --git a/graphics/pokemon_storage/wallpapers/diagonal/tilemap.bin b/graphics/pokemon_storage/wallpapers/diagonal/tilemap.bin new file mode 100644 index 000000000..d63b17121 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/diagonal/tilemap.bin differ diff --git a/graphics/pokemon_storage/wallpapers/dusclops/bg.png b/graphics/pokemon_storage/wallpapers/dusclops/bg.png new file mode 100644 index 000000000..035cf7466 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/dusclops/bg.png differ diff --git a/graphics/pokemon_storage/wallpapers/dusclops/tilemap.bin b/graphics/pokemon_storage/wallpapers/dusclops/tilemap.bin new file mode 100644 index 000000000..1c520b119 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/dusclops/tilemap.bin differ diff --git a/graphics/pokemon_storage/wallpapers/forest/bg.png b/graphics/pokemon_storage/wallpapers/forest/bg.png new file mode 100644 index 000000000..c81182807 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/forest/bg.png differ diff --git a/graphics/pokemon_storage/wallpapers/forest/frame.png b/graphics/pokemon_storage/wallpapers/forest/frame.png new file mode 100644 index 000000000..c205e8944 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/forest/frame.png differ diff --git a/graphics/pokemon_storage/wallpapers/forest/tilemap.bin b/graphics/pokemon_storage/wallpapers/forest/tilemap.bin new file mode 100644 index 000000000..5439f1274 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/forest/tilemap.bin differ diff --git a/graphics/pokemon_storage/wallpapers/frame/bg.png b/graphics/pokemon_storage/wallpapers/frame/bg.png new file mode 100644 index 000000000..98a3d80b7 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/frame/bg.png differ diff --git a/graphics/pokemon_storage/wallpapers/frame/tilemap.bin b/graphics/pokemon_storage/wallpapers/frame/tilemap.bin new file mode 100644 index 000000000..490a9968d Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/frame/tilemap.bin differ diff --git a/graphics/pokemon_storage/wallpapers/friends_frame1.png b/graphics/pokemon_storage/wallpapers/friends_frame1.png new file mode 100644 index 000000000..e76eb4e73 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/friends_frame1.png differ diff --git a/graphics/pokemon_storage/wallpapers/friends_frame2.png b/graphics/pokemon_storage/wallpapers/friends_frame2.png new file mode 100644 index 000000000..b66c5ce12 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/friends_frame2.png differ diff --git a/graphics/pokemon_storage/wallpapers/horizontal/bg.png b/graphics/pokemon_storage/wallpapers/horizontal/bg.png new file mode 100644 index 000000000..3c1facd74 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/horizontal/bg.png differ diff --git a/graphics/pokemon_storage/wallpapers/horizontal/tilemap.bin b/graphics/pokemon_storage/wallpapers/horizontal/tilemap.bin new file mode 100644 index 000000000..d538583f6 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/horizontal/tilemap.bin differ diff --git a/graphics/pokemon_storage/wallpapers/icons/aqua.png b/graphics/pokemon_storage/wallpapers/icons/aqua.png new file mode 100644 index 000000000..169ba5b68 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/icons/aqua.png differ diff --git a/graphics/pokemon_storage/wallpapers/icons/asterisk.png b/graphics/pokemon_storage/wallpapers/icons/asterisk.png new file mode 100644 index 000000000..e353a1c3d Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/icons/asterisk.png differ diff --git a/graphics/pokemon_storage/wallpapers/icons/big_asterisk.png b/graphics/pokemon_storage/wallpapers/icons/big_asterisk.png new file mode 100644 index 000000000..9a56b0fc6 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/icons/big_asterisk.png differ diff --git a/graphics/pokemon_storage/wallpapers/icons/bolt.png b/graphics/pokemon_storage/wallpapers/icons/bolt.png new file mode 100644 index 000000000..674d22424 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/icons/bolt.png differ diff --git a/graphics/pokemon_storage/wallpapers/icons/brick.png b/graphics/pokemon_storage/wallpapers/icons/brick.png new file mode 100644 index 000000000..06a751af3 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/icons/brick.png differ diff --git a/graphics/pokemon_storage/wallpapers/icons/circle.png b/graphics/pokemon_storage/wallpapers/icons/circle.png new file mode 100644 index 000000000..cf92abeed Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/icons/circle.png differ diff --git a/graphics/pokemon_storage/wallpapers/icons/cross.png b/graphics/pokemon_storage/wallpapers/icons/cross.png new file mode 100644 index 000000000..674d22424 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/icons/cross.png differ diff --git a/graphics/pokemon_storage/wallpapers/icons/crystal.png b/graphics/pokemon_storage/wallpapers/icons/crystal.png new file mode 100644 index 000000000..424f104de Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/icons/crystal.png differ diff --git a/graphics/pokemon_storage/wallpapers/icons/diglett.png b/graphics/pokemon_storage/wallpapers/icons/diglett.png new file mode 100644 index 000000000..8e485cfd4 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/icons/diglett.png differ diff --git a/graphics/pokemon_storage/wallpapers/icons/dot.png b/graphics/pokemon_storage/wallpapers/icons/dot.png new file mode 100644 index 000000000..0b3e6b34c Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/icons/dot.png differ diff --git a/graphics/pokemon_storage/wallpapers/icons/five_star.png b/graphics/pokemon_storage/wallpapers/icons/five_star.png new file mode 100644 index 000000000..29b2eb9b0 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/icons/five_star.png differ diff --git a/graphics/pokemon_storage/wallpapers/icons/footprint.png b/graphics/pokemon_storage/wallpapers/icons/footprint.png new file mode 100644 index 000000000..30f8c4e8a Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/icons/footprint.png differ diff --git a/graphics/pokemon_storage/wallpapers/icons/four_circles.png b/graphics/pokemon_storage/wallpapers/icons/four_circles.png new file mode 100644 index 000000000..b8f8f991b Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/icons/four_circles.png differ diff --git a/graphics/pokemon_storage/wallpapers/icons/four_star.png b/graphics/pokemon_storage/wallpapers/icons/four_star.png new file mode 100644 index 000000000..4c61ffc0d Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/icons/four_star.png differ diff --git a/graphics/pokemon_storage/wallpapers/icons/heart.png b/graphics/pokemon_storage/wallpapers/icons/heart.png new file mode 100644 index 000000000..928182bfd Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/icons/heart.png differ diff --git a/graphics/pokemon_storage/wallpapers/icons/koffing.png b/graphics/pokemon_storage/wallpapers/icons/koffing.png new file mode 100644 index 000000000..9ec2d166f Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/icons/koffing.png differ diff --git a/graphics/pokemon_storage/wallpapers/icons/latis.png b/graphics/pokemon_storage/wallpapers/icons/latis.png new file mode 100644 index 000000000..90fbdfa25 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/icons/latis.png differ diff --git a/graphics/pokemon_storage/wallpapers/icons/line_circle.png b/graphics/pokemon_storage/wallpapers/icons/line_circle.png new file mode 100644 index 000000000..0bcf9171b Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/icons/line_circle.png differ diff --git a/graphics/pokemon_storage/wallpapers/icons/lotad.png b/graphics/pokemon_storage/wallpapers/icons/lotad.png new file mode 100644 index 000000000..2399ea256 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/icons/lotad.png differ diff --git a/graphics/pokemon_storage/wallpapers/icons/luvdisc.png b/graphics/pokemon_storage/wallpapers/icons/luvdisc.png new file mode 100644 index 000000000..c3a06d3e0 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/icons/luvdisc.png differ diff --git a/graphics/pokemon_storage/wallpapers/icons/magma.png b/graphics/pokemon_storage/wallpapers/icons/magma.png new file mode 100644 index 000000000..69d5f4fb7 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/icons/magma.png differ diff --git a/graphics/pokemon_storage/wallpapers/icons/maze.png b/graphics/pokemon_storage/wallpapers/icons/maze.png new file mode 100644 index 000000000..42664ecb7 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/icons/maze.png differ diff --git a/graphics/pokemon_storage/wallpapers/icons/minun.png b/graphics/pokemon_storage/wallpapers/icons/minun.png new file mode 100644 index 000000000..5a8e56d18 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/icons/minun.png differ diff --git a/graphics/pokemon_storage/wallpapers/icons/pichu.png b/graphics/pokemon_storage/wallpapers/icons/pichu.png new file mode 100644 index 000000000..384027dca Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/icons/pichu.png differ diff --git a/graphics/pokemon_storage/wallpapers/icons/plusle.png b/graphics/pokemon_storage/wallpapers/icons/plusle.png new file mode 100644 index 000000000..674d22424 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/icons/plusle.png differ diff --git a/graphics/pokemon_storage/wallpapers/icons/pokeball.png b/graphics/pokemon_storage/wallpapers/icons/pokeball.png new file mode 100644 index 000000000..65af70016 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/icons/pokeball.png differ diff --git a/graphics/pokemon_storage/wallpapers/icons/ribbon.png b/graphics/pokemon_storage/wallpapers/icons/ribbon.png new file mode 100644 index 000000000..0c3d51bab Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/icons/ribbon.png differ diff --git a/graphics/pokemon_storage/wallpapers/icons/spinda.png b/graphics/pokemon_storage/wallpapers/icons/spinda.png new file mode 100644 index 000000000..8da756233 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/icons/spinda.png differ diff --git a/graphics/pokemon_storage/wallpapers/icons/star_in_circle.png b/graphics/pokemon_storage/wallpapers/icons/star_in_circle.png new file mode 100644 index 000000000..43a307891 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/icons/star_in_circle.png differ diff --git a/graphics/pokemon_storage/wallpapers/icons/togepi.png b/graphics/pokemon_storage/wallpapers/icons/togepi.png new file mode 100644 index 000000000..f8ce1c539 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/icons/togepi.png differ diff --git a/graphics/pokemon_storage/wallpapers/legendary/bg.png b/graphics/pokemon_storage/wallpapers/legendary/bg.png new file mode 100644 index 000000000..bcfda2f3b Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/legendary/bg.png differ diff --git a/graphics/pokemon_storage/wallpapers/legendary/tilemap.bin b/graphics/pokemon_storage/wallpapers/legendary/tilemap.bin new file mode 100644 index 000000000..72444b590 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/legendary/tilemap.bin differ diff --git a/graphics/pokemon_storage/wallpapers/ludicolo/bg.png b/graphics/pokemon_storage/wallpapers/ludicolo/bg.png new file mode 100644 index 000000000..585cb0ce1 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/ludicolo/bg.png differ diff --git a/graphics/pokemon_storage/wallpapers/ludicolo/tilemap.bin b/graphics/pokemon_storage/wallpapers/ludicolo/tilemap.bin new file mode 100644 index 000000000..6f39ea7d2 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/ludicolo/tilemap.bin differ diff --git a/graphics/pokemon_storage/wallpapers/machine/bg.png b/graphics/pokemon_storage/wallpapers/machine/bg.png new file mode 100644 index 000000000..648229ed2 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/machine/bg.png differ diff --git a/graphics/pokemon_storage/wallpapers/machine/frame.png b/graphics/pokemon_storage/wallpapers/machine/frame.png new file mode 100644 index 000000000..7b14a0d0d Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/machine/frame.png differ diff --git a/graphics/pokemon_storage/wallpapers/machine/tilemap.bin b/graphics/pokemon_storage/wallpapers/machine/tilemap.bin new file mode 100644 index 000000000..123dc02e0 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/machine/tilemap.bin differ diff --git a/graphics/pokemon_storage/wallpapers/pikachu/bg.png b/graphics/pokemon_storage/wallpapers/pikachu/bg.png new file mode 100644 index 000000000..c08494fa9 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/pikachu/bg.png differ diff --git a/graphics/pokemon_storage/wallpapers/pikachu/tilemap.bin b/graphics/pokemon_storage/wallpapers/pikachu/tilemap.bin new file mode 100644 index 000000000..f94b31e37 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/pikachu/tilemap.bin differ diff --git a/graphics/pokemon_storage/wallpapers/plain/bg.png b/graphics/pokemon_storage/wallpapers/plain/bg.png new file mode 100644 index 000000000..79218ca9d Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/plain/bg.png differ diff --git a/graphics/pokemon_storage/wallpapers/plain/frame.png b/graphics/pokemon_storage/wallpapers/plain/frame.png new file mode 100644 index 000000000..e3eea8728 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/plain/frame.png differ diff --git a/graphics/pokemon_storage/wallpapers/plain/tilemap.bin b/graphics/pokemon_storage/wallpapers/plain/tilemap.bin new file mode 100644 index 000000000..1813620a4 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/plain/tilemap.bin differ diff --git a/graphics/pokemon_storage/wallpapers/pokecenter/bg.png b/graphics/pokemon_storage/wallpapers/pokecenter/bg.png new file mode 100644 index 000000000..52b100357 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/pokecenter/bg.png differ diff --git a/graphics/pokemon_storage/wallpapers/pokecenter/frame.png b/graphics/pokemon_storage/wallpapers/pokecenter/frame.png new file mode 100644 index 000000000..3a32c4e64 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/pokecenter/frame.png differ diff --git a/graphics/pokemon_storage/wallpapers/pokecenter/tilemap.bin b/graphics/pokemon_storage/wallpapers/pokecenter/tilemap.bin new file mode 100644 index 000000000..c7b6405e1 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/pokecenter/tilemap.bin differ diff --git a/graphics/pokemon_storage/wallpapers/pokecenter2/bg.png b/graphics/pokemon_storage/wallpapers/pokecenter2/bg.png new file mode 100644 index 000000000..704f96164 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/pokecenter2/bg.png differ diff --git a/graphics/pokemon_storage/wallpapers/pokecenter2/tilemap.bin b/graphics/pokemon_storage/wallpapers/pokecenter2/tilemap.bin new file mode 100644 index 000000000..d65cead67 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/pokecenter2/tilemap.bin differ diff --git a/graphics/pokemon_storage/wallpapers/polkadot/bg.png b/graphics/pokemon_storage/wallpapers/polkadot/bg.png new file mode 100644 index 000000000..fe67c1b39 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/polkadot/bg.png differ diff --git a/graphics/pokemon_storage/wallpapers/polkadot/frame.png b/graphics/pokemon_storage/wallpapers/polkadot/frame.png new file mode 100644 index 000000000..4d76fbbbf Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/polkadot/frame.png differ diff --git a/graphics/pokemon_storage/wallpapers/polkadot/tilemap.bin b/graphics/pokemon_storage/wallpapers/polkadot/tilemap.bin new file mode 100644 index 000000000..c31792b81 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/polkadot/tilemap.bin differ diff --git a/graphics/pokemon_storage/wallpapers/ribbon/bg.png b/graphics/pokemon_storage/wallpapers/ribbon/bg.png new file mode 100644 index 000000000..f8d258d9b Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/ribbon/bg.png differ diff --git a/graphics/pokemon_storage/wallpapers/ribbon/frame.pal b/graphics/pokemon_storage/wallpapers/ribbon/frame.pal new file mode 100644 index 000000000..8180cfb89 --- /dev/null +++ b/graphics/pokemon_storage/wallpapers/ribbon/frame.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +255 255 255 +139 180 255 +222 238 255 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +213 213 213 +156 156 156 +255 255 255 +164 164 164 +82 82 82 diff --git a/graphics/pokemon_storage/wallpapers/ribbon/tilemap.bin b/graphics/pokemon_storage/wallpapers/ribbon/tilemap.bin new file mode 100644 index 000000000..f348e6e1e Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/ribbon/tilemap.bin differ diff --git a/graphics/pokemon_storage/wallpapers/river/bg.png b/graphics/pokemon_storage/wallpapers/river/bg.png new file mode 100644 index 000000000..ab76e28e3 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/river/bg.png differ diff --git a/graphics/pokemon_storage/wallpapers/river/frame.png b/graphics/pokemon_storage/wallpapers/river/frame.png new file mode 100644 index 000000000..f6a87236b Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/river/frame.png differ diff --git a/graphics/pokemon_storage/wallpapers/river/tilemap.bin b/graphics/pokemon_storage/wallpapers/river/tilemap.bin new file mode 100644 index 000000000..ca4d56f8a Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/river/tilemap.bin differ diff --git a/graphics/pokemon_storage/wallpapers/savanna/bg.png b/graphics/pokemon_storage/wallpapers/savanna/bg.png new file mode 100644 index 000000000..24fc476f6 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/savanna/bg.png differ diff --git a/graphics/pokemon_storage/wallpapers/savanna/frame.png b/graphics/pokemon_storage/wallpapers/savanna/frame.png new file mode 100644 index 000000000..b66494d79 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/savanna/frame.png differ diff --git a/graphics/pokemon_storage/wallpapers/savanna/tilemap.bin b/graphics/pokemon_storage/wallpapers/savanna/tilemap.bin new file mode 100644 index 000000000..ae9911446 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/savanna/tilemap.bin differ diff --git a/graphics/pokemon_storage/wallpapers/screen/bg.png b/graphics/pokemon_storage/wallpapers/screen/bg.png new file mode 100644 index 000000000..b9552d479 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/screen/bg.png differ diff --git a/graphics/pokemon_storage/wallpapers/screen/tilemap.bin b/graphics/pokemon_storage/wallpapers/screen/tilemap.bin new file mode 100644 index 000000000..05d68aad4 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/screen/tilemap.bin differ diff --git a/graphics/pokemon_storage/wallpapers/seafloor/bg.png b/graphics/pokemon_storage/wallpapers/seafloor/bg.png new file mode 100644 index 000000000..841642946 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/seafloor/bg.png differ diff --git a/graphics/pokemon_storage/wallpapers/seafloor/frame.png b/graphics/pokemon_storage/wallpapers/seafloor/frame.png new file mode 100644 index 000000000..494145558 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/seafloor/frame.png differ diff --git a/graphics/pokemon_storage/wallpapers/seafloor/tilemap.bin b/graphics/pokemon_storage/wallpapers/seafloor/tilemap.bin new file mode 100644 index 000000000..aa8d671d4 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/seafloor/tilemap.bin differ diff --git a/graphics/pokemon_storage/wallpapers/sky/bg.png b/graphics/pokemon_storage/wallpapers/sky/bg.png new file mode 100644 index 000000000..f561cef53 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/sky/bg.png differ diff --git a/graphics/pokemon_storage/wallpapers/sky/frame.png b/graphics/pokemon_storage/wallpapers/sky/frame.png new file mode 100644 index 000000000..83c1e9a0b Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/sky/frame.png differ diff --git a/graphics/pokemon_storage/wallpapers/sky/tilemap.bin b/graphics/pokemon_storage/wallpapers/sky/tilemap.bin new file mode 100644 index 000000000..1091d2a62 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/sky/tilemap.bin differ diff --git a/graphics/pokemon_storage/wallpapers/snow/bg.png b/graphics/pokemon_storage/wallpapers/snow/bg.png new file mode 100644 index 000000000..5e81e4980 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/snow/bg.png differ diff --git a/graphics/pokemon_storage/wallpapers/snow/frame.png b/graphics/pokemon_storage/wallpapers/snow/frame.png new file mode 100644 index 000000000..529fff66e Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/snow/frame.png differ diff --git a/graphics/pokemon_storage/wallpapers/snow/tilemap.bin b/graphics/pokemon_storage/wallpapers/snow/tilemap.bin new file mode 100644 index 000000000..5dac9c110 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/snow/tilemap.bin differ diff --git a/graphics/pokemon_storage/wallpapers/volcano/bg.png b/graphics/pokemon_storage/wallpapers/volcano/bg.png new file mode 100644 index 000000000..25f391e8b Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/volcano/bg.png differ diff --git a/graphics/pokemon_storage/wallpapers/volcano/frame.png b/graphics/pokemon_storage/wallpapers/volcano/frame.png new file mode 100644 index 000000000..edfef1247 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/volcano/frame.png differ diff --git a/graphics/pokemon_storage/wallpapers/volcano/tilemap.bin b/graphics/pokemon_storage/wallpapers/volcano/tilemap.bin new file mode 100644 index 000000000..0dbaf03a3 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/volcano/tilemap.bin differ diff --git a/graphics/pokemon_storage/wallpapers/whiscash/bg.png b/graphics/pokemon_storage/wallpapers/whiscash/bg.png new file mode 100644 index 000000000..703278948 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/whiscash/bg.png differ diff --git a/graphics/pokemon_storage/wallpapers/whiscash/tilemap.bin b/graphics/pokemon_storage/wallpapers/whiscash/tilemap.bin new file mode 100644 index 000000000..0ebb4d299 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/whiscash/tilemap.bin differ diff --git a/graphics/pokemon_storage/wallpapers/zigzagoon/bg.png b/graphics/pokemon_storage/wallpapers/zigzagoon/bg.png new file mode 100644 index 000000000..d4a6d1279 Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/zigzagoon/bg.png differ diff --git a/graphics/pokemon_storage/wallpapers/zigzagoon/tilemap.bin b/graphics/pokemon_storage/wallpapers/zigzagoon/tilemap.bin new file mode 100644 index 000000000..744b2210c Binary files /dev/null and b/graphics/pokemon_storage/wallpapers/zigzagoon/tilemap.bin differ diff --git a/graphics/pokemon_storage/whiscash.bin b/graphics/pokemon_storage/whiscash.bin deleted file mode 100644 index 0ebb4d299..000000000 Binary files a/graphics/pokemon_storage/whiscash.bin and /dev/null differ diff --git a/graphics/pokemon_storage/whiscash_bg.png b/graphics/pokemon_storage/whiscash_bg.png deleted file mode 100644 index 703278948..000000000 Binary files a/graphics/pokemon_storage/whiscash_bg.png and /dev/null differ diff --git a/graphics/pokemon_storage/zigzagoon.bin b/graphics/pokemon_storage/zigzagoon.bin deleted file mode 100644 index 744b2210c..000000000 Binary files a/graphics/pokemon_storage/zigzagoon.bin and /dev/null differ diff --git a/graphics/pokemon_storage/zigzagoon_bg.png b/graphics/pokemon_storage/zigzagoon_bg.png deleted file mode 100644 index d4a6d1279..000000000 Binary files a/graphics/pokemon_storage/zigzagoon_bg.png and /dev/null differ diff --git a/graphics/unknown/unknown_57173C.pal b/graphics/unknown/unknown_57173C.pal deleted file mode 100644 index 3743fa228..000000000 --- a/graphics/unknown/unknown_57173C.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -246 222 115 -246 230 180 -205 123 0 -123 74 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -- cgit v1.2.3 From 84e1cbaaa651a937712ac95ae97cc1fb7675b735 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Thu, 15 Apr 2021 19:17:53 -0400 Subject: Doc storage - misc gfx, item icons --- graphics/pokemon_storage/item_info_frame.png | Bin 0 -> 170 bytes graphics/pokemon_storage/unknown_frame.png | Bin 170 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 graphics/pokemon_storage/item_info_frame.png delete mode 100644 graphics/pokemon_storage/unknown_frame.png (limited to 'graphics') diff --git a/graphics/pokemon_storage/item_info_frame.png b/graphics/pokemon_storage/item_info_frame.png new file mode 100644 index 000000000..743e52441 Binary files /dev/null and b/graphics/pokemon_storage/item_info_frame.png differ diff --git a/graphics/pokemon_storage/unknown_frame.png b/graphics/pokemon_storage/unknown_frame.png deleted file mode 100644 index 743e52441..000000000 Binary files a/graphics/pokemon_storage/unknown_frame.png and /dev/null differ -- cgit v1.2.3 From cd2a99b7c44bb875135c2c97589ecc160dad71f0 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Sat, 17 Apr 2021 00:49:51 -0400 Subject: Doc storage - misc cleanup, some item/cursor --- graphics/pokemon_storage/display_menu.bin | Bin 0 -> 1280 bytes graphics/pokemon_storage/display_menu.pal | 19 +++++++++++++++++++ graphics/pokemon_storage/party_menu.bin | Bin 0 -> 528 bytes graphics/unknown/unknown_572280.pal | 19 ------------------- graphics/unknown/unknown_5722A0.bin | Bin 1280 -> 0 bytes graphics/unknown/unknown_DD36C8.bin | Bin 528 -> 0 bytes 6 files changed, 19 insertions(+), 19 deletions(-) create mode 100644 graphics/pokemon_storage/display_menu.bin create mode 100644 graphics/pokemon_storage/display_menu.pal create mode 100644 graphics/pokemon_storage/party_menu.bin delete mode 100644 graphics/unknown/unknown_572280.pal delete mode 100644 graphics/unknown/unknown_5722A0.bin delete mode 100644 graphics/unknown/unknown_DD36C8.bin (limited to 'graphics') diff --git a/graphics/pokemon_storage/display_menu.bin b/graphics/pokemon_storage/display_menu.bin new file mode 100644 index 000000000..050dd78f9 Binary files /dev/null and b/graphics/pokemon_storage/display_menu.bin differ diff --git a/graphics/pokemon_storage/display_menu.pal b/graphics/pokemon_storage/display_menu.pal new file mode 100644 index 000000000..bf5197761 --- /dev/null +++ b/graphics/pokemon_storage/display_menu.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 90 57 +148 148 172 +255 255 255 +0 0 0 +222 222 246 +90 189 238 +164 164 180 +98 98 115 +0 0 0 +82 82 90 +189 238 98 +164 222 74 +164 230 74 +180 230 115 +148 205 57 +148 148 172 diff --git a/graphics/pokemon_storage/party_menu.bin b/graphics/pokemon_storage/party_menu.bin new file mode 100644 index 000000000..973ef9e15 Binary files /dev/null and b/graphics/pokemon_storage/party_menu.bin differ diff --git a/graphics/unknown/unknown_572280.pal b/graphics/unknown/unknown_572280.pal deleted file mode 100644 index bf5197761..000000000 --- a/graphics/unknown/unknown_572280.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 90 57 -148 148 172 -255 255 255 -0 0 0 -222 222 246 -90 189 238 -164 164 180 -98 98 115 -0 0 0 -82 82 90 -189 238 98 -164 222 74 -164 230 74 -180 230 115 -148 205 57 -148 148 172 diff --git a/graphics/unknown/unknown_5722A0.bin b/graphics/unknown/unknown_5722A0.bin deleted file mode 100644 index 050dd78f9..000000000 Binary files a/graphics/unknown/unknown_5722A0.bin and /dev/null differ diff --git a/graphics/unknown/unknown_DD36C8.bin b/graphics/unknown/unknown_DD36C8.bin deleted file mode 100644 index 973ef9e15..000000000 Binary files a/graphics/unknown/unknown_DD36C8.bin and /dev/null differ -- cgit v1.2.3 From c921994ce11952581dd423a1fa0cfa70f0fb240c Mon Sep 17 00:00:00 2001 From: GriffinR Date: Sat, 17 Apr 2021 17:28:18 -0400 Subject: Doc storage - tilemap util, place change --- graphics/pokemon_storage/bg.pal | 19 +++++++++++++++++++ graphics/pokemon_storage/bg_move_items.pal | 19 +++++++++++++++++++ graphics/pokemon_storage/interface.pal | 19 +++++++++++++++++++ graphics/pokemon_storage/pkmn_data_gray.pal | 19 +++++++++++++++++++ graphics/unknown/unknown_5723DC.pal | 19 ------------------- graphics/unknown/unknown_5723FC.pal | 19 ------------------- graphics/unknown/unknown_57241C.pal | 19 ------------------- graphics/unknown/unknown_57243C.pal | 19 ------------------- 8 files changed, 76 insertions(+), 76 deletions(-) create mode 100644 graphics/pokemon_storage/bg.pal create mode 100644 graphics/pokemon_storage/bg_move_items.pal create mode 100644 graphics/pokemon_storage/interface.pal create mode 100644 graphics/pokemon_storage/pkmn_data_gray.pal delete mode 100644 graphics/unknown/unknown_5723DC.pal delete mode 100644 graphics/unknown/unknown_5723FC.pal delete mode 100644 graphics/unknown/unknown_57241C.pal delete mode 100644 graphics/unknown/unknown_57243C.pal (limited to 'graphics') diff --git a/graphics/pokemon_storage/bg.pal b/graphics/pokemon_storage/bg.pal new file mode 100644 index 000000000..087a84a69 --- /dev/null +++ b/graphics/pokemon_storage/bg.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +148 148 172 +255 255 255 +0 0 0 +123 189 255 +0 123 255 +255 131 131 +172 24 24 +255 238 230 +255 230 213 +255 222 205 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 diff --git a/graphics/pokemon_storage/bg_move_items.pal b/graphics/pokemon_storage/bg_move_items.pal new file mode 100644 index 000000000..74876ded3 --- /dev/null +++ b/graphics/pokemon_storage/bg_move_items.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +148 148 172 +255 255 255 +0 0 0 +123 189 255 +0 123 255 +255 131 131 +172 24 24 +230 246 255 +222 238 246 +213 238 246 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 diff --git a/graphics/pokemon_storage/interface.pal b/graphics/pokemon_storage/interface.pal new file mode 100644 index 000000000..1fda7f05a --- /dev/null +++ b/graphics/pokemon_storage/interface.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +148 148 172 +115 115 123 +82 82 90 +148 148 172 +246 172 82 +164 164 180 +0 0 0 +164 205 246 +123 180 213 +255 222 148 +213 230 255 +180 213 246 +156 205 238 +255 255 255 +90 255 238 diff --git a/graphics/pokemon_storage/pkmn_data_gray.pal b/graphics/pokemon_storage/pkmn_data_gray.pal new file mode 100644 index 000000000..42bb76663 --- /dev/null +++ b/graphics/pokemon_storage/pkmn_data_gray.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +255 246 148 +148 148 172 +115 115 123 +82 82 90 +139 139 164 +164 123 0 +164 164 180 +0 0 0 +164 205 246 +123 180 213 +197 189 24 +213 230 255 +180 213 246 +156 205 238 +180 180 180 +90 255 238 diff --git a/graphics/unknown/unknown_5723DC.pal b/graphics/unknown/unknown_5723DC.pal deleted file mode 100644 index 1fda7f05a..000000000 --- a/graphics/unknown/unknown_5723DC.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -148 148 172 -115 115 123 -82 82 90 -148 148 172 -246 172 82 -164 164 180 -0 0 0 -164 205 246 -123 180 213 -255 222 148 -213 230 255 -180 213 246 -156 205 238 -255 255 255 -90 255 238 diff --git a/graphics/unknown/unknown_5723FC.pal b/graphics/unknown/unknown_5723FC.pal deleted file mode 100644 index 42bb76663..000000000 --- a/graphics/unknown/unknown_5723FC.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -255 246 148 -148 148 172 -115 115 123 -82 82 90 -139 139 164 -164 123 0 -164 164 180 -0 0 0 -164 205 246 -123 180 213 -197 189 24 -213 230 255 -180 213 246 -156 205 238 -180 180 180 -90 255 238 diff --git a/graphics/unknown/unknown_57241C.pal b/graphics/unknown/unknown_57241C.pal deleted file mode 100644 index 087a84a69..000000000 --- a/graphics/unknown/unknown_57241C.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -148 148 172 -255 255 255 -0 0 0 -123 189 255 -0 123 255 -255 131 131 -172 24 24 -255 238 230 -255 230 213 -255 222 205 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 diff --git a/graphics/unknown/unknown_57243C.pal b/graphics/unknown/unknown_57243C.pal deleted file mode 100644 index 74876ded3..000000000 --- a/graphics/unknown/unknown_57243C.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -148 148 172 -255 255 255 -0 0 0 -123 189 255 -0 123 255 -255 131 131 -172 24 24 -230 246 255 -222 238 246 -213 238 246 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -- cgit v1.2.3 From 52495e889fcc5a0045a77234ab28e06fd957f542 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Sat, 17 Apr 2021 23:55:24 -0400 Subject: Doc storage - cleanup --- graphics/pokemon_storage/unknown.pal | 19 ++++++++++++++ graphics/pokemon_storage/unused.pal | 35 ++++++++++++++++++++++++++ graphics/pokemon_storage/wallpapers/unused.bin | 1 + graphics/unknown/unknown_5726F4.pal | 19 -------------- graphics/unused/tilemap_5773C4.bin | 1 - graphics/unused/unknown_5726B4.pal | 35 -------------------------- 6 files changed, 55 insertions(+), 55 deletions(-) create mode 100644 graphics/pokemon_storage/unknown.pal create mode 100644 graphics/pokemon_storage/unused.pal create mode 100644 graphics/pokemon_storage/wallpapers/unused.bin delete mode 100644 graphics/unknown/unknown_5726F4.pal delete mode 100644 graphics/unused/tilemap_5773C4.bin delete mode 100644 graphics/unused/unknown_5726B4.pal (limited to 'graphics') diff --git a/graphics/pokemon_storage/unknown.pal b/graphics/pokemon_storage/unknown.pal new file mode 100644 index 000000000..b9c6f46de --- /dev/null +++ b/graphics/pokemon_storage/unknown.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +255 255 255 +98 98 98 +213 213 205 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 diff --git a/graphics/pokemon_storage/unused.pal b/graphics/pokemon_storage/unused.pal new file mode 100644 index 000000000..a28f6d332 --- /dev/null +++ b/graphics/pokemon_storage/unused.pal @@ -0,0 +1,35 @@ +JASC-PAL +0100 +32 +0 0 0 +65 205 255 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 139 189 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +148 148 172 +0 0 0 +255 156 148 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +189 90 82 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +148 148 172 diff --git a/graphics/pokemon_storage/wallpapers/unused.bin b/graphics/pokemon_storage/wallpapers/unused.bin new file mode 100644 index 000000000..95e7b00d5 --- /dev/null +++ b/graphics/pokemon_storage/wallpapers/unused.bin @@ -0,0 +1 @@ +"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" \ No newline at end of file diff --git a/graphics/unknown/unknown_5726F4.pal b/graphics/unknown/unknown_5726F4.pal deleted file mode 100644 index b9c6f46de..000000000 --- a/graphics/unknown/unknown_5726F4.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -255 255 255 -98 98 98 -213 213 205 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 diff --git a/graphics/unused/tilemap_5773C4.bin b/graphics/unused/tilemap_5773C4.bin deleted file mode 100644 index 95e7b00d5..000000000 --- a/graphics/unused/tilemap_5773C4.bin +++ /dev/null @@ -1 +0,0 @@ -"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" \ No newline at end of file diff --git a/graphics/unused/unknown_5726B4.pal b/graphics/unused/unknown_5726B4.pal deleted file mode 100644 index a28f6d332..000000000 --- a/graphics/unused/unknown_5726B4.pal +++ /dev/null @@ -1,35 +0,0 @@ -JASC-PAL -0100 -32 -0 0 0 -65 205 255 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 139 189 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -148 148 172 -0 0 0 -255 156 148 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -189 90 82 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -148 148 172 -- cgit v1.2.3 From 04af378904dc5e7ded00bb8e50c8e6b554c3571b Mon Sep 17 00:00:00 2001 From: GriffinR Date: Sun, 18 Apr 2021 20:12:12 -0400 Subject: Document trade sequence animation, some trade cleanup --- graphics/trade/black.pal | 19 ------------------- graphics/trade/buttons.png | Bin 227 -> 0 bytes graphics/trade/cable_closeup_map.bin | Bin 2048 -> 0 bytes graphics/trade/crossing_highlight_cable.bin | Bin 0 -> 2048 bytes graphics/trade/crossing_highlight_wireless.bin | Bin 0 -> 2048 bytes graphics/trade/cursor.pal | 19 +++++++++++++++++++ graphics/trade/cursor.png | Bin 0 -> 227 bytes graphics/trade/glow1.png | Bin 195 -> 0 bytes graphics/trade/glow2.png | Bin 190 -> 0 bytes graphics/trade/link_mon.pal | 19 +++++++++++++++++++ graphics/trade/link_mon_glow.png | Bin 0 -> 195 bytes graphics/trade/link_mon_shadow.pal | 15 +++++++++++++++ graphics/trade/link_mon_shadow.png | Bin 0 -> 190 bytes graphics/trade/misc.pal | 19 ------------------- graphics/trade/platform.bin | Bin 0 -> 4096 bytes graphics/trade/shadow.pal | 19 ------------------- graphics/trade/shadow_map.bin | Bin 4096 -> 0 bytes graphics/trade/unknown_3308C0.pal | 19 ------------------- graphics/trade/unknown_3379A0.bin | Bin 2048 -> 0 bytes graphics/trade/unknown_338EA4.pal | 15 --------------- graphics/trade/unknown_DDB444.pal | 19 ------------------- graphics/trade/unused1.pal | 19 +++++++++++++++++++ graphics/trade/unused2.pal | 19 +++++++++++++++++++ graphics/trade/wireless_signal_none.pal | 19 +++++++++++++++++++ 24 files changed, 110 insertions(+), 110 deletions(-) delete mode 100644 graphics/trade/black.pal delete mode 100644 graphics/trade/buttons.png delete mode 100644 graphics/trade/cable_closeup_map.bin create mode 100644 graphics/trade/crossing_highlight_cable.bin create mode 100644 graphics/trade/crossing_highlight_wireless.bin create mode 100644 graphics/trade/cursor.pal create mode 100644 graphics/trade/cursor.png delete mode 100644 graphics/trade/glow1.png delete mode 100644 graphics/trade/glow2.png create mode 100644 graphics/trade/link_mon.pal create mode 100644 graphics/trade/link_mon_glow.png create mode 100644 graphics/trade/link_mon_shadow.pal create mode 100644 graphics/trade/link_mon_shadow.png delete mode 100644 graphics/trade/misc.pal create mode 100644 graphics/trade/platform.bin delete mode 100644 graphics/trade/shadow.pal delete mode 100644 graphics/trade/shadow_map.bin delete mode 100644 graphics/trade/unknown_3308C0.pal delete mode 100644 graphics/trade/unknown_3379A0.bin delete mode 100644 graphics/trade/unknown_338EA4.pal delete mode 100644 graphics/trade/unknown_DDB444.pal create mode 100644 graphics/trade/unused1.pal create mode 100644 graphics/trade/unused2.pal create mode 100644 graphics/trade/wireless_signal_none.pal (limited to 'graphics') diff --git a/graphics/trade/black.pal b/graphics/trade/black.pal deleted file mode 100644 index 4b0812f09..000000000 --- a/graphics/trade/black.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 diff --git a/graphics/trade/buttons.png b/graphics/trade/buttons.png deleted file mode 100644 index 568f40a42..000000000 Binary files a/graphics/trade/buttons.png and /dev/null differ diff --git a/graphics/trade/cable_closeup_map.bin b/graphics/trade/cable_closeup_map.bin deleted file mode 100644 index aad25ed83..000000000 Binary files a/graphics/trade/cable_closeup_map.bin and /dev/null differ diff --git a/graphics/trade/crossing_highlight_cable.bin b/graphics/trade/crossing_highlight_cable.bin new file mode 100644 index 000000000..aad25ed83 Binary files /dev/null and b/graphics/trade/crossing_highlight_cable.bin differ diff --git a/graphics/trade/crossing_highlight_wireless.bin b/graphics/trade/crossing_highlight_wireless.bin new file mode 100644 index 000000000..d1e364a29 Binary files /dev/null and b/graphics/trade/crossing_highlight_wireless.bin differ diff --git a/graphics/trade/cursor.pal b/graphics/trade/cursor.pal new file mode 100644 index 000000000..bb74b34a2 --- /dev/null +++ b/graphics/trade/cursor.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +123 131 222 +98 98 180 +123 106 222 +106 172 238 +82 148 205 +180 189 230 +148 156 189 +205 106 0 +255 189 49 +246 148 0 +255 213 115 +205 74 90 +255 98 32 +205 205 222 +255 98 32 diff --git a/graphics/trade/cursor.png b/graphics/trade/cursor.png new file mode 100644 index 000000000..568f40a42 Binary files /dev/null and b/graphics/trade/cursor.png differ diff --git a/graphics/trade/glow1.png b/graphics/trade/glow1.png deleted file mode 100644 index e223d97ce..000000000 Binary files a/graphics/trade/glow1.png and /dev/null differ diff --git a/graphics/trade/glow2.png b/graphics/trade/glow2.png deleted file mode 100644 index e7729bc84..000000000 Binary files a/graphics/trade/glow2.png and /dev/null differ diff --git a/graphics/trade/link_mon.pal b/graphics/trade/link_mon.pal new file mode 100644 index 000000000..32fafddfc --- /dev/null +++ b/graphics/trade/link_mon.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +255 156 123 +164 123 197 +41 255 115 +0 139 255 +255 255 74 +255 255 255 +106 106 106 +255 156 123 +255 156 123 +255 156 123 +255 156 123 +255 156 123 +255 156 123 +255 156 123 +255 156 123 diff --git a/graphics/trade/link_mon_glow.png b/graphics/trade/link_mon_glow.png new file mode 100644 index 000000000..e223d97ce Binary files /dev/null and b/graphics/trade/link_mon_glow.png differ diff --git a/graphics/trade/link_mon_shadow.pal b/graphics/trade/link_mon_shadow.pal new file mode 100644 index 000000000..346db3df8 --- /dev/null +++ b/graphics/trade/link_mon_shadow.pal @@ -0,0 +1,15 @@ +JASC-PAL +0100 +12 +148 197 255 +148 197 255 +148 197 255 +255 255 255 +255 255 255 +255 255 255 +148 197 255 +148 197 255 +148 197 255 +255 255 255 +255 255 255 +255 255 255 diff --git a/graphics/trade/link_mon_shadow.png b/graphics/trade/link_mon_shadow.png new file mode 100644 index 000000000..e7729bc84 Binary files /dev/null and b/graphics/trade/link_mon_shadow.png differ diff --git a/graphics/trade/misc.pal b/graphics/trade/misc.pal deleted file mode 100644 index 32fafddfc..000000000 --- a/graphics/trade/misc.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -255 156 123 -164 123 197 -41 255 115 -0 139 255 -255 255 74 -255 255 255 -106 106 106 -255 156 123 -255 156 123 -255 156 123 -255 156 123 -255 156 123 -255 156 123 -255 156 123 -255 156 123 diff --git a/graphics/trade/platform.bin b/graphics/trade/platform.bin new file mode 100644 index 000000000..8846e2d7d Binary files /dev/null and b/graphics/trade/platform.bin differ diff --git a/graphics/trade/shadow.pal b/graphics/trade/shadow.pal deleted file mode 100644 index a4bec6478..000000000 --- a/graphics/trade/shadow.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -255 255 255 -222 230 238 -189 205 230 -156 180 222 -0 16 172 -32 32 106 -16 16 90 -0 0 74 -255 255 189 -230 230 164 -205 205 148 -189 180 115 -139 139 90 -74 74 57 -32 32 32 diff --git a/graphics/trade/shadow_map.bin b/graphics/trade/shadow_map.bin deleted file mode 100644 index 8846e2d7d..000000000 Binary files a/graphics/trade/shadow_map.bin and /dev/null differ diff --git a/graphics/trade/unknown_3308C0.pal b/graphics/trade/unknown_3308C0.pal deleted file mode 100644 index 72cf8b7c9..000000000 --- a/graphics/trade/unknown_3308C0.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -255 57 8 -255 90 8 -255 131 8 -255 172 8 -255 213 8 -255 255 8 -255 255 131 -255 255 255 -255 255 0 -65 0 0 -115 16 0 -172 32 0 -230 57 8 -0 0 0 -0 0 0 diff --git a/graphics/trade/unknown_3379A0.bin b/graphics/trade/unknown_3379A0.bin deleted file mode 100644 index d1e364a29..000000000 Binary files a/graphics/trade/unknown_3379A0.bin and /dev/null differ diff --git a/graphics/trade/unknown_338EA4.pal b/graphics/trade/unknown_338EA4.pal deleted file mode 100644 index 346db3df8..000000000 --- a/graphics/trade/unknown_338EA4.pal +++ /dev/null @@ -1,15 +0,0 @@ -JASC-PAL -0100 -12 -148 197 255 -148 197 255 -148 197 255 -255 255 255 -255 255 255 -255 255 255 -148 197 255 -148 197 255 -148 197 255 -255 255 255 -255 255 255 -255 255 255 diff --git a/graphics/trade/unknown_DDB444.pal b/graphics/trade/unknown_DDB444.pal deleted file mode 100644 index bb74b34a2..000000000 --- a/graphics/trade/unknown_DDB444.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -123 131 222 -98 98 180 -123 106 222 -106 172 238 -82 148 205 -180 189 230 -148 156 189 -205 106 0 -255 189 49 -246 148 0 -255 213 115 -205 74 90 -255 98 32 -205 205 222 -255 98 32 diff --git a/graphics/trade/unused1.pal b/graphics/trade/unused1.pal new file mode 100644 index 000000000..72cf8b7c9 --- /dev/null +++ b/graphics/trade/unused1.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +255 57 8 +255 90 8 +255 131 8 +255 172 8 +255 213 8 +255 255 8 +255 255 131 +255 255 255 +255 255 0 +65 0 0 +115 16 0 +172 32 0 +230 57 8 +0 0 0 +0 0 0 diff --git a/graphics/trade/unused2.pal b/graphics/trade/unused2.pal new file mode 100644 index 000000000..a4bec6478 --- /dev/null +++ b/graphics/trade/unused2.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +255 255 255 +222 230 238 +189 205 230 +156 180 222 +0 16 172 +32 32 106 +16 16 90 +0 0 74 +255 255 189 +230 230 164 +205 205 148 +189 180 115 +139 139 90 +74 74 57 +32 32 32 diff --git a/graphics/trade/wireless_signal_none.pal b/graphics/trade/wireless_signal_none.pal new file mode 100644 index 000000000..4b0812f09 --- /dev/null +++ b/graphics/trade/wireless_signal_none.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 -- cgit v1.2.3 From a2a9f226129317c2557b908883903df47701324c Mon Sep 17 00:00:00 2001 From: GriffinR Date: Tue, 20 Apr 2021 21:16:47 -0400 Subject: Clean up contest_util --- graphics/contest/misc_2_tilemap_1.bin | Bin 2048 -> 0 bytes graphics/contest/misc_2_tilemap_2.bin | Bin 2048 -> 0 bytes graphics/contest/misc_2_tilemap_3.bin | 1 - graphics/contest/results_screen.bin | Bin 24 -> 0 bytes graphics/contest/results_screen.pal | 259 ---------------------- graphics/contest/results_screen.png | Bin 1775 -> 0 bytes graphics/contest/results_screen/bg.bin | 1 + graphics/contest/results_screen/interface.bin | Bin 0 -> 2048 bytes graphics/contest/results_screen/text_window.pal | 19 ++ graphics/contest/results_screen/text_window.png | Bin 0 -> 223 bytes graphics/contest/results_screen/tiles.pal | 259 ++++++++++++++++++++++ graphics/contest/results_screen/tiles.png | Bin 0 -> 1775 bytes graphics/contest/results_screen/title.bin | Bin 0 -> 24 bytes graphics/contest/results_screen/title_beauty.bin | 1 + graphics/contest/results_screen/title_cool.bin | Bin 0 -> 20 bytes graphics/contest/results_screen/title_cute.bin | 1 + graphics/contest/results_screen/title_hyper.bin | Bin 0 -> 40 bytes graphics/contest/results_screen/title_link.bin | Bin 0 -> 20 bytes graphics/contest/results_screen/title_master.bin | Bin 0 -> 40 bytes graphics/contest/results_screen/title_normal.bin | Bin 0 -> 40 bytes graphics/contest/results_screen/title_smart.bin | 1 + graphics/contest/results_screen/title_super.bin | Bin 0 -> 40 bytes graphics/contest/results_screen/title_tough.bin | 1 + graphics/contest/results_screen/winner_banner.bin | Bin 0 -> 2048 bytes graphics/contest/results_screen_beauty.bin | 1 - graphics/contest/results_screen_cool.bin | Bin 20 -> 0 bytes graphics/contest/results_screen_cute.bin | 1 - graphics/contest/results_screen_hyper.bin | Bin 40 -> 0 bytes graphics/contest/results_screen_link.bin | Bin 20 -> 0 bytes graphics/contest/results_screen_master.bin | Bin 40 -> 0 bytes graphics/contest/results_screen_normal.bin | Bin 40 -> 0 bytes graphics/contest/results_screen_smart.bin | 1 - graphics/contest/results_screen_super.bin | Bin 40 -> 0 bytes graphics/contest/results_screen_tough.bin | 1 - graphics/unknown/unknown_58D6B0.pal | 19 -- graphics/unknown/unknown_58D6D0.png | Bin 223 -> 0 bytes 36 files changed, 283 insertions(+), 283 deletions(-) delete mode 100644 graphics/contest/misc_2_tilemap_1.bin delete mode 100644 graphics/contest/misc_2_tilemap_2.bin delete mode 100644 graphics/contest/misc_2_tilemap_3.bin delete mode 100644 graphics/contest/results_screen.bin delete mode 100644 graphics/contest/results_screen.pal delete mode 100644 graphics/contest/results_screen.png create mode 100644 graphics/contest/results_screen/bg.bin create mode 100644 graphics/contest/results_screen/interface.bin create mode 100644 graphics/contest/results_screen/text_window.pal create mode 100644 graphics/contest/results_screen/text_window.png create mode 100644 graphics/contest/results_screen/tiles.pal create mode 100644 graphics/contest/results_screen/tiles.png create mode 100644 graphics/contest/results_screen/title.bin create mode 100644 graphics/contest/results_screen/title_beauty.bin create mode 100644 graphics/contest/results_screen/title_cool.bin create mode 100644 graphics/contest/results_screen/title_cute.bin create mode 100644 graphics/contest/results_screen/title_hyper.bin create mode 100644 graphics/contest/results_screen/title_link.bin create mode 100644 graphics/contest/results_screen/title_master.bin create mode 100644 graphics/contest/results_screen/title_normal.bin create mode 100644 graphics/contest/results_screen/title_smart.bin create mode 100644 graphics/contest/results_screen/title_super.bin create mode 100644 graphics/contest/results_screen/title_tough.bin create mode 100644 graphics/contest/results_screen/winner_banner.bin delete mode 100644 graphics/contest/results_screen_beauty.bin delete mode 100644 graphics/contest/results_screen_cool.bin delete mode 100644 graphics/contest/results_screen_cute.bin delete mode 100644 graphics/contest/results_screen_hyper.bin delete mode 100644 graphics/contest/results_screen_link.bin delete mode 100644 graphics/contest/results_screen_master.bin delete mode 100644 graphics/contest/results_screen_normal.bin delete mode 100644 graphics/contest/results_screen_smart.bin delete mode 100644 graphics/contest/results_screen_super.bin delete mode 100644 graphics/contest/results_screen_tough.bin delete mode 100644 graphics/unknown/unknown_58D6B0.pal delete mode 100644 graphics/unknown/unknown_58D6D0.png (limited to 'graphics') diff --git a/graphics/contest/misc_2_tilemap_1.bin b/graphics/contest/misc_2_tilemap_1.bin deleted file mode 100644 index 197e88cee..000000000 Binary files a/graphics/contest/misc_2_tilemap_1.bin and /dev/null differ diff --git a/graphics/contest/misc_2_tilemap_2.bin b/graphics/contest/misc_2_tilemap_2.bin deleted file mode 100644 index b31126836..000000000 Binary files a/graphics/contest/misc_2_tilemap_2.bin and /dev/null differ diff --git a/graphics/contest/misc_2_tilemap_3.bin b/graphics/contest/misc_2_tilemap_3.bin deleted file mode 100644 index 5055ab79e..000000000 --- a/graphics/contest/misc_2_tilemap_3.bin +++ /dev/null @@ -1 +0,0 @@ -`papat`tppttbpcpctbtppttdpepetdtppttfpgpgtftppttppqpqtptppttrpspstrtpptttpuputttppttvpwpwtvtppttppttfpgpgtftpptt`papat`tppttbpcpctbtppttdpepetdtppttvpwpwtvtppttppqpqtptppttrpspstrtpptttpuputttbpcpctbtppttdpepetdtppttfpgpgtftpptt`papat`tppttrpspstrtpptttpuputttppttvpwpwtvtppttppqpqtptppttpptt`papat`tppttbpcpctbtppttdpepetdtppttfpgpgtftppttppqpqtptppttrpspstrtpptttpuputttppttvpwpwtvtdpepetdtppttfpgpgtftpptt`papat`tppttbpcpctbtpptttpuputttppttvpwpwtvtppttppqpqtptppttrpspstrtppttppttbpcpctbtppttdpepetdtppttfpgpgtftpptt`papat`tppttrpspstrtpptttpuputttppttvpwpwtvtppttppqpqtptfpgpgtftpptt`papat`tppttbpcpctbtppttdpepetdtppttvpwpwtvtppttppqpqtptppttrpspstrtpptttpuputttppttppttdpepetdtppttfpgpgtftpptt`papat`tppttbpcpctbtpptttpuputttppttvpwpwtvtppttppqpqtptppttrpspstrt`papat`tppttbpcpctbtppttdpepetdtppttfpgpgtftppttppqpqtptppttrpspstrtpptttpuputttppttvpwpwtvtppttppttfpgpgtftpptt`papat`tppttbpcpctbtppttdpepetdtppttvpwpwtvtppttppqpqtptppttrpspstrtpptttpuputttbpcpctbtppttdpepetdtppttfpgpgtftpptt`papat`tppttrpspstrtpptttpuputttppttvpwpwtvtppttppqpqtptppttpptt`papat`tppttbpcpctbtppttdpepetdtppttfpgpgtftppttppqpqtptppttrpspstrtpptttpuputttppttvpwpwtvtdpepetdtppttfpgpgtftpptt`papat`tppttbpcpctbtpptttpuputttppttvpwpwtvtppttppqpqtptppttrpspstrtppttppttbpcpctbtppttdpepetdtppttfpgpgtftpptt`papat`tppttrpspstrtpptttpuputttppttvpwpwtvtppttppqpqtptfpgpgtftpptt`papat`tppttbpcpctbtppttdpepetdtppttvpwpwtvtppttppqpqtptppttrpspstrtpptttpuputttppttppttdpepetdtppttfpgpgtftpptt`papat`tppttbpcpctbtpptttpuputttppttvpwpwtvtppttppqpqtptppttrpspstrt \ No newline at end of file diff --git a/graphics/contest/results_screen.bin b/graphics/contest/results_screen.bin deleted file mode 100644 index 3b46e00b8..000000000 Binary files a/graphics/contest/results_screen.bin and /dev/null differ diff --git a/graphics/contest/results_screen.pal b/graphics/contest/results_screen.pal deleted file mode 100644 index 869aef9e1..000000000 --- a/graphics/contest/results_screen.pal +++ /dev/null @@ -1,259 +0,0 @@ -JASC-PAL -0100 -256 -0 0 0 -255 255 255 -189 189 197 -131 131 139 -98 98 123 -65 74 106 -41 49 90 -255 106 115 -255 57 57 -205 32 0 -246 213 0 -255 123 98 -156 180 90 -164 148 57 -90 106 139 -180 172 82 -0 0 0 -255 255 255 -189 189 197 -131 131 139 -98 98 123 -65 74 106 -41 49 90 -164 222 255 -106 148 255 -24 57 205 -246 213 0 -255 123 98 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -255 255 255 -189 189 197 -131 131 139 -98 98 123 -65 74 106 -41 49 90 -255 197 255 -255 139 255 -213 0 139 -246 213 0 -255 123 98 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -255 255 255 -189 189 197 -131 131 139 -98 98 123 -65 74 106 -41 49 90 -180 255 197 -148 255 164 -65 172 57 -246 213 0 -255 123 98 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -255 255 255 -189 189 197 -131 131 139 -98 98 123 -65 74 106 -41 49 90 -255 255 164 -246 213 0 -230 106 0 -246 213 0 -255 123 98 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -197 255 255 -255 255 255 -213 213 213 -131 131 139 -98 98 123 -65 74 106 -41 49 90 -164 222 255 -106 148 255 -49 82 255 -180 255 197 -148 255 164 -65 172 57 -0 0 0 -0 0 0 -0 0 0 -197 255 255 -255 255 255 -213 213 213 -131 131 139 -98 98 123 -65 74 106 -41 49 90 -255 139 230 -255 139 230 -255 49 156 -255 255 0 -255 255 0 -189 172 0 -41 49 90 -41 49 90 -0 0 0 -197 123 131 -255 255 255 -230 246 255 -205 238 255 -180 238 255 -156 230 255 -139 230 255 -255 205 230 -255 255 139 -255 230 255 -255 255 197 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -197 255 255 -255 255 255 -213 213 213 -131 131 139 -98 98 123 -65 74 106 -41 49 90 -255 172 197 -255 172 172 -255 180 148 -255 189 123 -255 197 98 -255 205 82 -156 156 156 -156 156 156 -156 156 156 -197 255 255 -255 255 255 -213 213 213 -131 131 139 -98 98 123 -65 74 106 -41 49 90 -164 222 255 -106 148 255 -49 82 255 -180 255 197 -148 255 164 -65 172 57 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -164 222 255 -106 230 222 -49 238 189 -0 255 156 -0 255 156 -82 255 98 -164 255 49 -255 255 0 -255 172 16 -255 90 32 -255 8 57 -230 57 106 -205 115 156 -180 164 205 -164 222 255 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 diff --git a/graphics/contest/results_screen.png b/graphics/contest/results_screen.png deleted file mode 100644 index 106b975cf..000000000 Binary files a/graphics/contest/results_screen.png and /dev/null differ diff --git a/graphics/contest/results_screen/bg.bin b/graphics/contest/results_screen/bg.bin new file mode 100644 index 000000000..5055ab79e --- /dev/null +++ b/graphics/contest/results_screen/bg.bin @@ -0,0 +1 @@ +`papat`tppttbpcpctbtppttdpepetdtppttfpgpgtftppttppqpqtptppttrpspstrtpptttpuputttppttvpwpwtvtppttppttfpgpgtftpptt`papat`tppttbpcpctbtppttdpepetdtppttvpwpwtvtppttppqpqtptppttrpspstrtpptttpuputttbpcpctbtppttdpepetdtppttfpgpgtftpptt`papat`tppttrpspstrtpptttpuputttppttvpwpwtvtppttppqpqtptppttpptt`papat`tppttbpcpctbtppttdpepetdtppttfpgpgtftppttppqpqtptppttrpspstrtpptttpuputttppttvpwpwtvtdpepetdtppttfpgpgtftpptt`papat`tppttbpcpctbtpptttpuputttppttvpwpwtvtppttppqpqtptppttrpspstrtppttppttbpcpctbtppttdpepetdtppttfpgpgtftpptt`papat`tppttrpspstrtpptttpuputttppttvpwpwtvtppttppqpqtptfpgpgtftpptt`papat`tppttbpcpctbtppttdpepetdtppttvpwpwtvtppttppqpqtptppttrpspstrtpptttpuputttppttppttdpepetdtppttfpgpgtftpptt`papat`tppttbpcpctbtpptttpuputttppttvpwpwtvtppttppqpqtptppttrpspstrt`papat`tppttbpcpctbtppttdpepetdtppttfpgpgtftppttppqpqtptppttrpspstrtpptttpuputttppttvpwpwtvtppttppttfpgpgtftpptt`papat`tppttbpcpctbtppttdpepetdtppttvpwpwtvtppttppqpqtptppttrpspstrtpptttpuputttbpcpctbtppttdpepetdtppttfpgpgtftpptt`papat`tppttrpspstrtpptttpuputttppttvpwpwtvtppttppqpqtptppttpptt`papat`tppttbpcpctbtppttdpepetdtppttfpgpgtftppttppqpqtptppttrpspstrtpptttpuputttppttvpwpwtvtdpepetdtppttfpgpgtftpptt`papat`tppttbpcpctbtpptttpuputttppttvpwpwtvtppttppqpqtptppttrpspstrtppttppttbpcpctbtppttdpepetdtppttfpgpgtftpptt`papat`tppttrpspstrtpptttpuputttppttvpwpwtvtppttppqpqtptfpgpgtftpptt`papat`tppttbpcpctbtppttdpepetdtppttvpwpwtvtppttppqpqtptppttrpspstrtpptttpuputttppttppttdpepetdtppttfpgpgtftpptt`papat`tppttbpcpctbtpptttpuputttppttvpwpwtvtppttppqpqtptppttrpspstrt \ No newline at end of file diff --git a/graphics/contest/results_screen/interface.bin b/graphics/contest/results_screen/interface.bin new file mode 100644 index 000000000..b31126836 Binary files /dev/null and b/graphics/contest/results_screen/interface.bin differ diff --git a/graphics/contest/results_screen/text_window.pal b/graphics/contest/results_screen/text_window.pal new file mode 100644 index 000000000..1c10c781f --- /dev/null +++ b/graphics/contest/results_screen/text_window.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +74 74 74 +255 0 0 +0 255 0 +0 0 255 +255 255 0 +0 255 255 +255 0 255 +213 213 205 +0 0 0 +0 0 0 +230 230 238 +255 255 255 +156 205 255 +123 189 230 +255 255 255 diff --git a/graphics/contest/results_screen/text_window.png b/graphics/contest/results_screen/text_window.png new file mode 100644 index 000000000..da421b501 Binary files /dev/null and b/graphics/contest/results_screen/text_window.png differ diff --git a/graphics/contest/results_screen/tiles.pal b/graphics/contest/results_screen/tiles.pal new file mode 100644 index 000000000..869aef9e1 --- /dev/null +++ b/graphics/contest/results_screen/tiles.pal @@ -0,0 +1,259 @@ +JASC-PAL +0100 +256 +0 0 0 +255 255 255 +189 189 197 +131 131 139 +98 98 123 +65 74 106 +41 49 90 +255 106 115 +255 57 57 +205 32 0 +246 213 0 +255 123 98 +156 180 90 +164 148 57 +90 106 139 +180 172 82 +0 0 0 +255 255 255 +189 189 197 +131 131 139 +98 98 123 +65 74 106 +41 49 90 +164 222 255 +106 148 255 +24 57 205 +246 213 0 +255 123 98 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +255 255 255 +189 189 197 +131 131 139 +98 98 123 +65 74 106 +41 49 90 +255 197 255 +255 139 255 +213 0 139 +246 213 0 +255 123 98 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +255 255 255 +189 189 197 +131 131 139 +98 98 123 +65 74 106 +41 49 90 +180 255 197 +148 255 164 +65 172 57 +246 213 0 +255 123 98 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +255 255 255 +189 189 197 +131 131 139 +98 98 123 +65 74 106 +41 49 90 +255 255 164 +246 213 0 +230 106 0 +246 213 0 +255 123 98 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +197 255 255 +255 255 255 +213 213 213 +131 131 139 +98 98 123 +65 74 106 +41 49 90 +164 222 255 +106 148 255 +49 82 255 +180 255 197 +148 255 164 +65 172 57 +0 0 0 +0 0 0 +0 0 0 +197 255 255 +255 255 255 +213 213 213 +131 131 139 +98 98 123 +65 74 106 +41 49 90 +255 139 230 +255 139 230 +255 49 156 +255 255 0 +255 255 0 +189 172 0 +41 49 90 +41 49 90 +0 0 0 +197 123 131 +255 255 255 +230 246 255 +205 238 255 +180 238 255 +156 230 255 +139 230 255 +255 205 230 +255 255 139 +255 230 255 +255 255 197 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +197 255 255 +255 255 255 +213 213 213 +131 131 139 +98 98 123 +65 74 106 +41 49 90 +255 172 197 +255 172 172 +255 180 148 +255 189 123 +255 197 98 +255 205 82 +156 156 156 +156 156 156 +156 156 156 +197 255 255 +255 255 255 +213 213 213 +131 131 139 +98 98 123 +65 74 106 +41 49 90 +164 222 255 +106 148 255 +49 82 255 +180 255 197 +148 255 164 +65 172 57 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +164 222 255 +106 230 222 +49 238 189 +0 255 156 +0 255 156 +82 255 98 +164 255 49 +255 255 0 +255 172 16 +255 90 32 +255 8 57 +230 57 106 +205 115 156 +180 164 205 +164 222 255 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 diff --git a/graphics/contest/results_screen/tiles.png b/graphics/contest/results_screen/tiles.png new file mode 100644 index 000000000..106b975cf Binary files /dev/null and b/graphics/contest/results_screen/tiles.png differ diff --git a/graphics/contest/results_screen/title.bin b/graphics/contest/results_screen/title.bin new file mode 100644 index 000000000..3b46e00b8 Binary files /dev/null and b/graphics/contest/results_screen/title.bin differ diff --git a/graphics/contest/results_screen/title_beauty.bin b/graphics/contest/results_screen/title_beauty.bin new file mode 100644 index 000000000..fe02ec0b5 --- /dev/null +++ b/graphics/contest/results_screen/title_beauty.bin @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/graphics/contest/results_screen/title_cool.bin b/graphics/contest/results_screen/title_cool.bin new file mode 100644 index 000000000..f3939831e Binary files /dev/null and b/graphics/contest/results_screen/title_cool.bin differ diff --git a/graphics/contest/results_screen/title_cute.bin b/graphics/contest/results_screen/title_cute.bin new file mode 100644 index 000000000..d37d6df3c --- /dev/null +++ b/graphics/contest/results_screen/title_cute.bin @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/graphics/contest/results_screen/title_hyper.bin b/graphics/contest/results_screen/title_hyper.bin new file mode 100644 index 000000000..d4bb7bae7 Binary files /dev/null and b/graphics/contest/results_screen/title_hyper.bin differ diff --git a/graphics/contest/results_screen/title_link.bin b/graphics/contest/results_screen/title_link.bin new file mode 100644 index 000000000..cc07b0f1a Binary files /dev/null and b/graphics/contest/results_screen/title_link.bin differ diff --git a/graphics/contest/results_screen/title_master.bin b/graphics/contest/results_screen/title_master.bin new file mode 100644 index 000000000..32f24abd6 Binary files /dev/null and b/graphics/contest/results_screen/title_master.bin differ diff --git a/graphics/contest/results_screen/title_normal.bin b/graphics/contest/results_screen/title_normal.bin new file mode 100644 index 000000000..e22f21839 Binary files /dev/null and b/graphics/contest/results_screen/title_normal.bin differ diff --git a/graphics/contest/results_screen/title_smart.bin b/graphics/contest/results_screen/title_smart.bin new file mode 100644 index 000000000..79d2e3fbb --- /dev/null +++ b/graphics/contest/results_screen/title_smart.bin @@ -0,0 +1 @@ +0000000000 \ No newline at end of file diff --git a/graphics/contest/results_screen/title_super.bin b/graphics/contest/results_screen/title_super.bin new file mode 100644 index 000000000..21c804d12 Binary files /dev/null and b/graphics/contest/results_screen/title_super.bin differ diff --git a/graphics/contest/results_screen/title_tough.bin b/graphics/contest/results_screen/title_tough.bin new file mode 100644 index 000000000..2a91bb78d --- /dev/null +++ b/graphics/contest/results_screen/title_tough.bin @@ -0,0 +1 @@ +@@@@@@@@@@ \ No newline at end of file diff --git a/graphics/contest/results_screen/winner_banner.bin b/graphics/contest/results_screen/winner_banner.bin new file mode 100644 index 000000000..197e88cee Binary files /dev/null and b/graphics/contest/results_screen/winner_banner.bin differ diff --git a/graphics/contest/results_screen_beauty.bin b/graphics/contest/results_screen_beauty.bin deleted file mode 100644 index fe02ec0b5..000000000 --- a/graphics/contest/results_screen_beauty.bin +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/graphics/contest/results_screen_cool.bin b/graphics/contest/results_screen_cool.bin deleted file mode 100644 index f3939831e..000000000 Binary files a/graphics/contest/results_screen_cool.bin and /dev/null differ diff --git a/graphics/contest/results_screen_cute.bin b/graphics/contest/results_screen_cute.bin deleted file mode 100644 index d37d6df3c..000000000 --- a/graphics/contest/results_screen_cute.bin +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/graphics/contest/results_screen_hyper.bin b/graphics/contest/results_screen_hyper.bin deleted file mode 100644 index d4bb7bae7..000000000 Binary files a/graphics/contest/results_screen_hyper.bin and /dev/null differ diff --git a/graphics/contest/results_screen_link.bin b/graphics/contest/results_screen_link.bin deleted file mode 100644 index cc07b0f1a..000000000 Binary files a/graphics/contest/results_screen_link.bin and /dev/null differ diff --git a/graphics/contest/results_screen_master.bin b/graphics/contest/results_screen_master.bin deleted file mode 100644 index 32f24abd6..000000000 Binary files a/graphics/contest/results_screen_master.bin and /dev/null differ diff --git a/graphics/contest/results_screen_normal.bin b/graphics/contest/results_screen_normal.bin deleted file mode 100644 index e22f21839..000000000 Binary files a/graphics/contest/results_screen_normal.bin and /dev/null differ diff --git a/graphics/contest/results_screen_smart.bin b/graphics/contest/results_screen_smart.bin deleted file mode 100644 index 79d2e3fbb..000000000 --- a/graphics/contest/results_screen_smart.bin +++ /dev/null @@ -1 +0,0 @@ -0000000000 \ No newline at end of file diff --git a/graphics/contest/results_screen_super.bin b/graphics/contest/results_screen_super.bin deleted file mode 100644 index 21c804d12..000000000 Binary files a/graphics/contest/results_screen_super.bin and /dev/null differ diff --git a/graphics/contest/results_screen_tough.bin b/graphics/contest/results_screen_tough.bin deleted file mode 100644 index 2a91bb78d..000000000 --- a/graphics/contest/results_screen_tough.bin +++ /dev/null @@ -1 +0,0 @@ -@@@@@@@@@@ \ No newline at end of file diff --git a/graphics/unknown/unknown_58D6B0.pal b/graphics/unknown/unknown_58D6B0.pal deleted file mode 100644 index 1c10c781f..000000000 --- a/graphics/unknown/unknown_58D6B0.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -74 74 74 -255 0 0 -0 255 0 -0 0 255 -255 255 0 -0 255 255 -255 0 255 -213 213 205 -0 0 0 -0 0 0 -230 230 238 -255 255 255 -156 205 255 -123 189 230 -255 255 255 diff --git a/graphics/unknown/unknown_58D6D0.png b/graphics/unknown/unknown_58D6D0.png deleted file mode 100644 index da421b501..000000000 Binary files a/graphics/unknown/unknown_58D6D0.png and /dev/null differ -- cgit v1.2.3 From dbe24f0baa560aaa30f3084f1dfb21fb3cfb04db Mon Sep 17 00:00:00 2001 From: GriffinR Date: Wed, 21 Apr 2021 20:04:12 -0400 Subject: Clean up contest_painting --- graphics/picture_frame/beauty.png | Bin 0 -> 1422 bytes graphics/picture_frame/beauty_map.bin | Bin 0 -> 2048 bytes graphics/picture_frame/cool.png | Bin 0 -> 1920 bytes graphics/picture_frame/cool_map.bin | Bin 0 -> 2048 bytes graphics/picture_frame/cute.png | Bin 0 -> 1238 bytes graphics/picture_frame/cute_map.bin | Bin 0 -> 2048 bytes graphics/picture_frame/frame0.png | Bin 1920 -> 0 bytes graphics/picture_frame/frame0_map.bin | Bin 2048 -> 0 bytes graphics/picture_frame/frame1.png | Bin 1422 -> 0 bytes graphics/picture_frame/frame1_map.bin | Bin 2048 -> 0 bytes graphics/picture_frame/frame2.png | Bin 1238 -> 0 bytes graphics/picture_frame/frame2_map.bin | Bin 2048 -> 0 bytes graphics/picture_frame/frame3.png | Bin 2287 -> 0 bytes graphics/picture_frame/frame3_map.bin | Bin 2048 -> 0 bytes graphics/picture_frame/frame4.png | Bin 2030 -> 0 bytes graphics/picture_frame/frame4_map.bin | Bin 2048 -> 0 bytes graphics/picture_frame/frame5.png | Bin 666 -> 0 bytes graphics/picture_frame/frame5_map.bin | Bin 2048 -> 0 bytes graphics/picture_frame/lobby.png | Bin 0 -> 666 bytes graphics/picture_frame/lobby_map.bin | Bin 0 -> 2048 bytes graphics/picture_frame/smart.png | Bin 0 -> 2287 bytes graphics/picture_frame/smart_map.bin | Bin 0 -> 2048 bytes graphics/picture_frame/tough.png | Bin 0 -> 2030 bytes graphics/picture_frame/tough_map.bin | Bin 0 -> 2048 bytes 24 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 graphics/picture_frame/beauty.png create mode 100644 graphics/picture_frame/beauty_map.bin create mode 100644 graphics/picture_frame/cool.png create mode 100644 graphics/picture_frame/cool_map.bin create mode 100644 graphics/picture_frame/cute.png create mode 100644 graphics/picture_frame/cute_map.bin delete mode 100644 graphics/picture_frame/frame0.png delete mode 100644 graphics/picture_frame/frame0_map.bin delete mode 100644 graphics/picture_frame/frame1.png delete mode 100644 graphics/picture_frame/frame1_map.bin delete mode 100644 graphics/picture_frame/frame2.png delete mode 100644 graphics/picture_frame/frame2_map.bin delete mode 100644 graphics/picture_frame/frame3.png delete mode 100644 graphics/picture_frame/frame3_map.bin delete mode 100644 graphics/picture_frame/frame4.png delete mode 100644 graphics/picture_frame/frame4_map.bin delete mode 100644 graphics/picture_frame/frame5.png delete mode 100644 graphics/picture_frame/frame5_map.bin create mode 100644 graphics/picture_frame/lobby.png create mode 100644 graphics/picture_frame/lobby_map.bin create mode 100644 graphics/picture_frame/smart.png create mode 100644 graphics/picture_frame/smart_map.bin create mode 100644 graphics/picture_frame/tough.png create mode 100644 graphics/picture_frame/tough_map.bin (limited to 'graphics') diff --git a/graphics/picture_frame/beauty.png b/graphics/picture_frame/beauty.png new file mode 100644 index 000000000..72e9d0ab7 Binary files /dev/null and b/graphics/picture_frame/beauty.png differ diff --git a/graphics/picture_frame/beauty_map.bin b/graphics/picture_frame/beauty_map.bin new file mode 100644 index 000000000..523ff9e28 Binary files /dev/null and b/graphics/picture_frame/beauty_map.bin differ diff --git a/graphics/picture_frame/cool.png b/graphics/picture_frame/cool.png new file mode 100644 index 000000000..33f2baf09 Binary files /dev/null and b/graphics/picture_frame/cool.png differ diff --git a/graphics/picture_frame/cool_map.bin b/graphics/picture_frame/cool_map.bin new file mode 100644 index 000000000..6f7a7b165 Binary files /dev/null and b/graphics/picture_frame/cool_map.bin differ diff --git a/graphics/picture_frame/cute.png b/graphics/picture_frame/cute.png new file mode 100644 index 000000000..38e6ba209 Binary files /dev/null and b/graphics/picture_frame/cute.png differ diff --git a/graphics/picture_frame/cute_map.bin b/graphics/picture_frame/cute_map.bin new file mode 100644 index 000000000..3333c2a01 Binary files /dev/null and b/graphics/picture_frame/cute_map.bin differ diff --git a/graphics/picture_frame/frame0.png b/graphics/picture_frame/frame0.png deleted file mode 100644 index 33f2baf09..000000000 Binary files a/graphics/picture_frame/frame0.png and /dev/null differ diff --git a/graphics/picture_frame/frame0_map.bin b/graphics/picture_frame/frame0_map.bin deleted file mode 100644 index 6f7a7b165..000000000 Binary files a/graphics/picture_frame/frame0_map.bin and /dev/null differ diff --git a/graphics/picture_frame/frame1.png b/graphics/picture_frame/frame1.png deleted file mode 100644 index 72e9d0ab7..000000000 Binary files a/graphics/picture_frame/frame1.png and /dev/null differ diff --git a/graphics/picture_frame/frame1_map.bin b/graphics/picture_frame/frame1_map.bin deleted file mode 100644 index 523ff9e28..000000000 Binary files a/graphics/picture_frame/frame1_map.bin and /dev/null differ diff --git a/graphics/picture_frame/frame2.png b/graphics/picture_frame/frame2.png deleted file mode 100644 index 38e6ba209..000000000 Binary files a/graphics/picture_frame/frame2.png and /dev/null differ diff --git a/graphics/picture_frame/frame2_map.bin b/graphics/picture_frame/frame2_map.bin deleted file mode 100644 index 3333c2a01..000000000 Binary files a/graphics/picture_frame/frame2_map.bin and /dev/null differ diff --git a/graphics/picture_frame/frame3.png b/graphics/picture_frame/frame3.png deleted file mode 100644 index 93fbf373f..000000000 Binary files a/graphics/picture_frame/frame3.png and /dev/null differ diff --git a/graphics/picture_frame/frame3_map.bin b/graphics/picture_frame/frame3_map.bin deleted file mode 100644 index c2adf40c2..000000000 Binary files a/graphics/picture_frame/frame3_map.bin and /dev/null differ diff --git a/graphics/picture_frame/frame4.png b/graphics/picture_frame/frame4.png deleted file mode 100644 index c7db2e3be..000000000 Binary files a/graphics/picture_frame/frame4.png and /dev/null differ diff --git a/graphics/picture_frame/frame4_map.bin b/graphics/picture_frame/frame4_map.bin deleted file mode 100644 index c2adf40c2..000000000 Binary files a/graphics/picture_frame/frame4_map.bin and /dev/null differ diff --git a/graphics/picture_frame/frame5.png b/graphics/picture_frame/frame5.png deleted file mode 100644 index 1b7da4a1a..000000000 Binary files a/graphics/picture_frame/frame5.png and /dev/null differ diff --git a/graphics/picture_frame/frame5_map.bin b/graphics/picture_frame/frame5_map.bin deleted file mode 100644 index 8d2502cd4..000000000 Binary files a/graphics/picture_frame/frame5_map.bin and /dev/null differ diff --git a/graphics/picture_frame/lobby.png b/graphics/picture_frame/lobby.png new file mode 100644 index 000000000..1b7da4a1a Binary files /dev/null and b/graphics/picture_frame/lobby.png differ diff --git a/graphics/picture_frame/lobby_map.bin b/graphics/picture_frame/lobby_map.bin new file mode 100644 index 000000000..8d2502cd4 Binary files /dev/null and b/graphics/picture_frame/lobby_map.bin differ diff --git a/graphics/picture_frame/smart.png b/graphics/picture_frame/smart.png new file mode 100644 index 000000000..93fbf373f Binary files /dev/null and b/graphics/picture_frame/smart.png differ diff --git a/graphics/picture_frame/smart_map.bin b/graphics/picture_frame/smart_map.bin new file mode 100644 index 000000000..c2adf40c2 Binary files /dev/null and b/graphics/picture_frame/smart_map.bin differ diff --git a/graphics/picture_frame/tough.png b/graphics/picture_frame/tough.png new file mode 100644 index 000000000..c7db2e3be Binary files /dev/null and b/graphics/picture_frame/tough.png differ diff --git a/graphics/picture_frame/tough_map.bin b/graphics/picture_frame/tough_map.bin new file mode 100644 index 000000000..c2adf40c2 Binary files /dev/null and b/graphics/picture_frame/tough_map.bin differ -- cgit v1.2.3