pokecrystal-board/engine/pokemon
2018-06-12 23:29:15 -04:00
..
bills_pc_top.asm adc a, 0 → adc 0; fix comments 2018-05-20 17:55:27 -04:00
bills_pc.asm Use constants for bit/set/res more 2018-04-05 11:44:02 -04:00
breeding.asm Note which labels are only needed for locating banks (relevant to issue #485) 2018-06-12 23:29:15 -04:00
breedmon_level_growth.asm Fix snake_case filenames 2018-04-04 22:26:07 +02:00
caught_data.asm Organize the engine/ directory 2018-03-13 13:21:40 +01:00
correct_nick_errors.asm check_nick_errors → correct_nick_errors; matches correct_party_errors 2018-04-05 00:04:53 -04:00
correct_party_errors.asm Fix snake_case filenames 2018-04-04 22:26:07 +02:00
european_mail.asm Organize the engine/ directory 2018-03-13 13:21:40 +01:00
evolve.asm fix-various-little-things 2018-05-05 09:19:04 +02:00
experience.asm Organize the engine/ directory 2018-03-13 13:21:40 +01:00
health.asm Fix file permissions 2018-04-01 17:05:10 +02:00
knows_move.asm Fix snake_case filenames 2018-04-04 22:26:07 +02:00
learn.asm Fix file permissions 2018-04-01 17:05:10 +02:00
level_up_happiness.asm Fix snake_case filenames 2018-04-04 22:26:07 +02:00
mail_2.asm Fix file permissions 2018-04-01 17:05:10 +02:00
mail.asm Fix rest of the givepokeitem/checkpokeitem references 2018-05-06 13:48:04 +02:00
mon_menu.asm Fix file permissions 2018-04-01 17:05:10 +02:00
mon_stats.asm GENDERLESS -> GENDER_UNKNOWN 2018-04-05 07:54:20 +02:00
move_mon_wo_mail.asm Fix file permissions 2018-04-01 17:05:10 +02:00
move_mon.asm Start improving sprite movement engine (to do: identify bit flags) 2018-05-23 12:48:14 -04:00
party_menu.asm Note which labels are only needed for locating banks (relevant to issue #485) 2018-06-12 23:29:15 -04:00
search2.asm Fix file permissions 2018-04-01 17:05:10 +02:00
search.asm Fix file permissions 2018-04-01 17:05:10 +02:00
stats_screen.asm check_nick_errors → correct_nick_errors; matches correct_party_errors 2018-04-05 00:04:53 -04:00
switchpartymons.asm Organize the engine/ directory, take 2 2018-03-14 13:28:36 +01:00
tempmon.asm Organize the engine/ directory 2018-03-13 13:21:40 +01:00
types.asm Organize the engine/ directory 2018-03-13 13:21:40 +01:00