pokecrystal-board/engine/events
mid-kid 5f60cc24cf Fix some constants
Glass ting SFX were added in crystal.
PicAnimations and UnownAnimations are expected to be in the same bank as
their pointers, because the pointers are not BANK()-referenced
separately.
2019-01-15 13:06:16 +01:00
..
battle_tower Clean up some Odd Egg and Battle Tower code and data 2019-01-02 19:04:50 -05:00
bug_contest Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00
pokerus Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
basement_key.asm Remove even more address comments 2018-06-25 02:10:37 +02:00
buena_menu.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
buena.asm Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00
card_key.asm Remove even more address comments 2018-06-25 02:10:37 +02:00
catch_tutorial_input.asm Remove all address comments 2018-06-24 16:13:22 +02:00
catch_tutorial.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
celebi.asm Curr -> Cur 2018-09-09 15:09:51 -04:00
checkforhiddenitems.asm Curr -> Cur 2018-09-09 15:09:51 -04:00
checksave.asm Say "BANK(Foo) ; aka BANK(Bar)" to clarify that Foo and Bar share a bank 2019-01-12 15:17:20 -05:00
checktime.asm Remove all address comments 2018-06-24 16:13:22 +02:00
daycare.asm Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00
diploma.asm Remove all address comments 2018-06-24 16:13:22 +02:00
dratini.asm Remove even more address comments 2018-06-25 02:10:37 +02:00
elevator.asm Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00
engine_flags.asm Fix issue #581 (random stuff ax6 noticed) 2018-12-23 03:45:41 -05:00
field_moves.asm Curr -> Cur 2018-09-09 15:09:51 -04:00
fish.asm wWeeklyFlags -> wDailyFlags2 2018-08-07 09:46:21 +02:00
fishing_gfx.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
forced_movement.asm Remove even more address comments 2018-06-25 02:10:37 +02:00
fruit_trees.asm Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00
haircut.asm Remove all address comments 2018-06-24 16:13:22 +02:00
halloffame.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
happiness_egg.asm Add meaningful aliases for wd265 2018-07-29 00:25:52 -04:00
heal_machine_anim.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
itemfinder.asm Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00
kurt_selectquantity_interpretjoypad.asm Remove all address comments 2018-06-24 16:13:22 +02:00
kurt.asm Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00
lucky_number.asm Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00
magikarp.asm Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00
magnet_train.asm hLabel - $ff00 -> LOW(hLabel) 2018-08-25 14:34:25 -04:00
map_name_sign.asm wPreviousLandmark → wPrevLandmark 2018-09-09 15:27:23 -04:00
misc_scripts_2.asm Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00
misc_scripts.asm Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00
mom_phone.asm Fix some constants 2019-01-15 13:06:16 +01:00
mom.asm Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00
money.asm Fix triple newlines left over from removing address comments 2018-06-24 23:22:50 -04:00
move_deleter.asm Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00
move_tutor.asm Add meaningful aliases for wd265 2018-07-29 00:25:52 -04:00
name_rater.asm Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00
npc_trade.asm Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00
odd_egg.asm MON_NAME_LENGTH -> NAME_LENGTH 2019-01-03 07:30:44 -05:00
overworld.asm Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00
play_slow_cry.asm Remove all address comments 2018-06-24 16:13:22 +02:00
poisonstep_pals.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
poisonstep.asm Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00
poke_seer.asm Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00
pokecenter_pc.asm Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00
pokepic.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
print_photo.asm Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00
print_unown_2.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
print_unown.asm Fix comments around BANK() statements 2018-12-26 21:58:13 +01:00
prof_oaks_pc.asm Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00
sacred_ash.asm Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00
shuckle.asm Define RANDY_OT_ID 2018-12-23 14:02:07 -05:00
specials.asm Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00
squirtbottle.asm Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00
std_collision.asm Remove even more address comments 2018-06-25 02:10:37 +02:00
std_scripts.asm Fix triple newlines left over from removing address comments 2018-06-24 23:22:50 -04:00
sweet_scent.asm Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00
trainer_scripts.asm Remove even more address comments 2018-06-25 02:10:37 +02:00
treemons.asm hQuotient is a four-byte buffer (fixes #558) 2018-08-26 13:49:38 -04:00
unown_walls.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
whiteout.asm Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00