pokecrystal-board/engine/pokemon
2020-04-04 16:00:30 -04:00
..
bills_pc_top.asm Fix miscellaneous points made in #658 2019-11-23 20:56:22 -05:00
bills_pc.asm dsprite y, ypx, x, xpx, off, attr -> dbsprite x, y, xpx, ypx, off, attr 2020-04-04 16:00:30 -04:00
breeding.asm InitSpriteAnimStruct <-> _InitSpriteAnimStruct 2020-02-13 18:31:10 +01:00
breedmon_level_growth.asm Remove all address comments 2018-06-24 16:13:22 +02:00
caught_data.asm Add a LANDMARK_ prefix to landmark constants 2020-03-15 19:50:39 -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 Add meaningful aliases for wd265 2018-07-29 00:25:52 -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 hQuotient is a four-byte buffer (fixes #558) 2018-08-26 13:49: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 Change how some PNG graphics are formatted 2020-03-01 17:00:57 -05:00
mail.asm #641 fixes and additions. (#646) 2019-10-20 18:24:17 -04:00
mon_menu.asm Standardize on lowercase Tilemap and Attrmap 2020-02-13 18:31:10 +01:00
mon_stats.asm Identify gfx/unknown/4985a.asm as gfx/tilesets/forest-tree/unused.png 2020-02-26 15:41:22 -05:00
mon_submenu.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
move_mon_wo_mail.asm RestorePPofDepositedPokemon -> RestorePPOfDepositedPokemon 2018-08-07 09:46:21 +02:00
move_mon.asm rgbds supports 'X - 1' instead of 'X + -1' 2020-03-21 14:01:05 -04:00
party_menu.asm Bit 6 of PrintNum left-aligns numbers 2019-11-03 20:17:04 -05:00
print_move_description.asm Split print_move_description and mon_menu 2018-08-07 09:46:21 +02:00
search2.asm Fix miscellaneous points made in #658 2019-11-23 20:56:22 -05:00
search.asm rgbds supports 'X - 1' instead of 'X + -1' 2020-03-21 14:01:05 -04:00
stats_screen.asm rgbds supports 'X - 1' instead of 'X + -1' 2020-03-21 14:01:05 -04:00
switchpartymons.asm wSwitchMon 2018-07-29 01:27:33 -04:00
tempmon.asm Remove all address comments 2018-06-24 16:13:22 +02:00
types.asm Add meaningful aliases for wd265 2018-07-29 00:25:52 -04:00