pokecrystal-board/engine/pokemon
2023-07-25 18:24:38 +02:00
..
bills_pc_top.asm Use for loops to generate box pointer tables 2022-08-31 18:03:49 -04:00
bills_pc.asm Replace hardcoded wMonType constants (#1011) 2022-09-28 19:51:39 -05:00
breeding.asm Remove unnecessary event and engine flags (#1) 2023-07-25 18:24:38 +02:00
breedmon_level_growth.asm Comment, remove, or revise many unreferenced labels 2020-10-26 20:29:58 -04:00
caught_data.asm Remove original maps and object events (#1) 2023-07-25 15:33:08 +02:00
correct_nick_errors.asm CorrectNickErrors fixes control characters, not text commands 2018-11-05 23:08:10 +01:00
european_mail.asm IsMailEuropean → ParseMailLanguage (and give it constants) 2023-04-19 19:12:14 +02:00
evolve.asm Remove Mobile, Battle Tower, Mystery Gift, and Odd Egg (#1) 2023-07-24 21:13:11 +02:00
experience.asm Clean up bugs commented in the source code (#912) 2022-07-09 16:12:02 -05:00
health.asm hQuotient is a four-byte buffer (fixes #558) 2018-08-26 13:49:38 -04:00
knows_move.asm #641 fixes and additions. (#646) 2019-10-20 18:24:17 -04:00
learn.asm Consistent labels for each nickname in RAM 2021-03-17 16:38:21 -04:00
level_up_happiness.asm More syncing with pokegold 2020-11-03 10:13:06 -05:00
mail_2.asm Use NO_INPUT instead of magic number (#1051) 2023-05-28 09:12:33 -05:00
mail.asm Standardize capitalization of ".Jumptable" 2021-06-19 19:52:05 -04:00
mon_menu.asm Remove Mobile, Battle Tower, Mystery Gift, and Odd Egg (#1) 2023-07-24 21:13:11 +02:00
mon_stats.asm Rename SLP to SLP_MASK (#918) 2022-06-17 22:25:56 -04:00
mon_submenu.asm Sync some files with pokegold 2021-03-24 10:24:52 -04:00
move_mon_wo_mail.asm Consistent labels for each nickname in RAM 2021-03-17 16:38:21 -04:00
move_mon.asm Clean up bugs commented in the source code (#912) 2022-07-09 16:12:02 -05:00
party_menu.asm Remove Mobile, Battle Tower, Mystery Gift, and Odd Egg (#1) 2023-07-24 21:13:11 +02:00
print_move_description.asm Group MoveDescriptions with PrintMoveDesc and rename that to PrintMoveDescription (like ItemDescriptions with PrintItemDescription) 2020-05-25 03:54:42 -04:00
search_owned.asm Use for loops to generate box pointer tables 2022-08-31 18:03:49 -04:00
search_party.asm Rename search.asm and search2.asm 2022-06-17 23:27:53 -04:00
stats_screen.asm Remove Mobile, Battle Tower, Mystery Gift, and Odd Egg (#1) 2023-07-24 21:13:11 +02:00
switchpartymons.asm wVirtualOAM -> wShadowOAM and hTransferVirtualOAM -> hTransferShadowOAM (#971) 2022-07-09 17:18:22 -04:00
tempmon.asm Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM) 2020-06-17 17:03:38 -04:00
types.asm Rename some labels 2020-12-23 16:29:30 -05:00