kep-hack/engine/menus
Martha Schilling 2c02483f01 Small polishing of the previous commit + Item Sorting
- Fixes a few bugs from the last commit, namely:
     - The guy who gives you the Pocket Lapras having bugged text
     - Being able to use it where you shouldn't (Cycling Road, Seafoam before the boulder puzzle)
     - Pocket Lapras not having an item description

- As well as this, automatic item sorting has been added. Just press Start in the bag menu and all your items will get assorted into a convenient list.

- Changed a few item descriptions since some of them didn't terminate properly

- Freed up some space in the Home bank
2024-05-14 21:17:36 +01:00
..
display_text_id_init.asm Identify SPRITESTATEDATA2_ORIGFACINGDIRECTION 2020-07-07 16:57:51 -04:00
draw_badges.asm LOTS of things 2023-02-19 06:25:33 +00:00
draw_start_menu.asm Sync coordinate macros with pokecrystal 2020-07-07 11:30:10 -04:00
item_descriptions.asm Small polishing of the previous commit + Item Sorting 2024-05-14 21:17:36 +01:00
league_pc.asm Label and document hFFD7 more accurately 2020-11-29 20:17:29 +00:00
main_menu.asm fixed oak text speed issues 2023-09-23 09:30:27 +10:00
naming_screen.asm nicknaming gift pokemon won't make the overworld graphics glitch 2024-01-13 23:23:32 -06:00
oaks_pc.asm Fix file modes 2020-11-14 20:52:10 -06:00
party_menu.asm Bug fixes 2023-06-12 12:48:08 +01:00
pc.asm Refactorize check button pressed (#340) 2021-11-05 15:40:15 -04:00
players_pc.asm Fix file modes 2020-11-14 20:52:10 -06:00
pokedex.asm Revert "April Fools!" 2024-04-01 10:54:56 +01:00
save.asm fixed oak text speed issues 2023-09-23 09:30:27 +10:00
start_sub_menus.asm Small polishing of the previous commit + Item Sorting 2024-05-14 21:17:36 +01:00
swap_items.asm Small polishing of the previous commit + Item Sorting 2024-05-14 21:17:36 +01:00
text_box.asm Refactorize check button pressed (#340) 2021-11-05 15:40:15 -04:00