pokecrystal/engine/pokemon
Lhivorde 4f49a1f2f0
Rename ScrollingMenu_UpdateDisplay.string_2485f (#726)
2020-05-29 11:16:49 +00: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
bills_pc_top.asm Fix miscellaneous points made in #658 2019-11-23 20:56:22 -05:00
breeding.asm InitSpriteAnimStruct <-> _InitSpriteAnimStruct 2020-02-13 18:31:10 +01:00
breedmon_level_growth.asm
caught_data.asm Add a `LANDMARK_` prefix to landmark constants 2020-03-15 19:50:39 -04:00
correct_nick_errors.asm
correct_party_errors.asm
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
health.asm
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
mail.asm #641 fixes and additions. (#646) 2019-10-20 18:24:17 -04:00
mail_2.asm Change how some PNG graphics are formatted 2020-03-01 17:00:57 -05:00
mon_menu.asm Group MoveDescriptions with PrintMoveDesc and rename that to PrintMoveDescription (like ItemDescriptions with PrintItemDescription) 2020-05-25 03:54:42 -04: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
move_mon.asm rgbds supports 'X - 1' instead of 'X + -1' 2020-03-21 14:01:05 -04:00
move_mon_wo_mail.asm
party_menu.asm Rename ScrollingMenu_UpdateDisplay.string_2485f (#726) 2020-05-29 11:16:49 +00: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 rgbds supports 'X - 1' instead of 'X + -1' 2020-03-21 14:01:05 -04:00
search2.asm Fix miscellaneous points made in #658 2019-11-23 20:56:22 -05:00
stats_screen.asm rgbds supports 'X - 1' instead of 'X + -1' 2020-03-21 14:01:05 -04:00
switchpartymons.asm
tempmon.asm
types.asm