pokecrystal-board/engine/pokemon
2020-07-13 15:18:28 -04:00
..
bills_pc_top.asm Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:43 -04:00
bills_pc.asm Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:43 -04:00
breeding.asm Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:43 -04:00
breedmon_level_growth.asm Remove all address comments 2018-06-24 16:13:22 +02: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 CorrectNickErrors fixes control characters, not text commands 2018-11-05 23:08:10 +01:00
correct_party_errors.asm Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:43 -04:00
european_mail.asm Fix #645: Use English labels for European mail handling functions 2019-11-03 20:34:02 -05:00
evolve.asm Standardize on lowercase Tilemap and Attrmap 2020-02-13 18:31:10 +01:00
experience.asm Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM) 2020-06-17 17:03:38 -04: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 Standardize on lowercase Tilemap and Attrmap 2020-02-13 18:31:10 +01:00
level_up_happiness.asm Remove all address comments 2018-06-24 16:13:22 +02:00
mail_2.asm Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:43 -04:00
mail.asm Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM) 2020-06-17 17:03:38 -04:00
mon_menu.asm Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:43 -04:00
mon_stats.asm Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:43 -04:00
mon_submenu.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
move_mon_wo_mail.asm Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM) 2020-06-17 17:03:38 -04:00
move_mon.asm Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM) 2020-06-17 17:03:38 -04:00
party_menu.asm SCGB_PARTY_MENU_HP_PALS -> SCGB_PARTY_MENU_HP_BARS, and SCGB_RAM -> SCGB_DEFAULT 2020-07-04 16:18:16 -04: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
search2.asm Fix miscellaneous points made in #658 2019-11-23 20:56:22 -05:00
search.asm Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM) 2020-06-17 17:03:38 -04:00
stats_screen.asm Disassemble the final English debug ROM 2020-07-13 15:18:28 -04:00
switchpartymons.asm Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM) 2020-06-17 17:03:38 -04:00
tempmon.asm Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM) 2020-06-17 17:03:38 -04:00
types.asm Add meaningful aliases for wd265 2018-07-29 00:25:52 -04:00