kep-hack/engine/menus
May Evans bd23dfa61e Many, many tweaks (Move Relearner!)
- Move Deleter and Move Relearner are added, featuring updated code from Shin Pokered, which took the code from Mateo's Red++ hack. They replace the Trader in Celadon University. The code has been updated quite a bit to fit the modern standards of pokered.
- The Trader has been moved to the trade room in Cinnabar Lab, which is thematically appropriate.
- Eevee's L1 learnset now appropriately features Tail Whip; this was a mistake made by Martha when porting Yellow learnsets.
- Fast Text cursor slot is fixed
- New ROM Bank stores the new maps as it got full when adding the move relearner/deleter - Maps 21 will still have space though.
- WRAM has been fiddled with, please please read the notes if you edit the Move Relearner area, it needs quite a bit of space.
- Wild data for Mt. Moon and Route 22 has been tweaked a little bit.
2023-04-02 19:56:44 +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 Item Descriptions! 2023-03-08 03:27:32 +00:00
league_pc.asm Label and document hFFD7 more accurately 2020-11-29 20:17:29 +00:00
main_menu.asm Many, many tweaks (Move Relearner!) 2023-04-02 19:56:44 +01:00
naming_screen.asm LOTS of things 2023-02-19 06:25:33 +00:00
oaks_pc.asm Fix file modes 2020-11-14 20:52:10 -06:00
party_menu.asm PokeDex is fixed 2022-09-03 19:24:56 -06: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 Refactorize check button pressed (#340) 2021-11-05 15:40:15 -04:00
save.asm Remove artificial save delay 2022-08-31 14:26:56 +01:00
start_sub_menus.asm Item Descriptions! 2023-03-08 03:27:32 +00:00
swap_items.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
text_box.asm Refactorize check button pressed (#340) 2021-11-05 15:40:15 -04:00