pokecrystal/engine/pokemon
Rangi 97e981985b Correct some filename comments 2020-11-17 11:12:21 -05:00
..
bills_pc.asm Replace $0 with 0 for "ld l, a / ld h, 0" idiom 2020-11-09 15:20:40 -05:00
bills_pc_top.asm Identify some more unnamed labels 2020-10-05 20:10:01 -04:00
breeding.asm Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:43 -04:00
breedmon_level_growth.asm Comment, remove, or revise many unreferenced labels 2020-10-26 20:29:58 -04:00
caught_data.asm Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM) 2020-06-17 17:03:38 -04:00
correct_nick_errors.asm
correct_party_errors.asm Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:43 -04:00
european_mail.asm
evolve.asm Identify more uses of wBuffer1-6 2020-11-03 19:53:07 -05:00
experience.asm Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM) 2020-06-17 17:03:38 -04:00
health.asm
knows_move.asm
learn.asm Identify more uses of wBuffer1-6 2020-11-03 19:53:07 -05:00
level_up_happiness.asm More syncing with pokegold 2020-11-03 10:13:06 -05:00
mail.asm Identify more uses of wBuffer1-6 2020-11-03 19:53:07 -05:00
mail_2.asm Identify more uses of wBuffer1-6 2020-11-03 19:53:07 -05:00
mon_menu.asm Replace $0 with 0 for "ld l, a / ld h, 0" idiom 2020-11-09 15:20:40 -05:00
mon_stats.asm Identify more uses of wBuffer1-6 2020-11-03 19:53:07 -05:00
mon_submenu.asm Identify more uses of wBuffer1-6 2020-11-03 19:53:07 -05:00
move_mon.asm Remove "XXX" comments (various "???+" still mark unclear code) 2020-11-09 16:38:11 -05:00
move_mon_wo_mail.asm Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM) 2020-06-17 17:03:38 -04:00
party_menu.asm Correct some filename comments 2020-11-17 11:12:21 -05: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.asm Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM) 2020-06-17 17:03:38 -04:00
search2.asm Fix miscellaneous points made in #658 2019-11-23 20:56:22 -05:00
stats_screen.asm Identify more uses of wBuffer1-6 2020-11-03 19:53:07 -05:00
switchpartymons.asm Replace $0 with 0 for "ld l, a / ld h, 0" idiom 2020-11-09 15:20:40 -05:00
tempmon.asm Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM) 2020-06-17 17:03:38 -04:00
types.asm