pokecrystal-board/engine/events
2020-04-04 16:00:30 -04:00
..
battle_tower rgbds supports 'X - 1' instead of 'X + -1' 2020-03-21 14:01:05 -04:00
bug_contest rgbds supports 'X - 1' instead of 'X + -1' 2020-03-21 14:01:05 -04:00
pokerus Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
basement_key.asm Rename some call/jump script commands to avoid confusion with jr/jp asm instructions 2019-03-10 16:39:31 -04:00
buena_menu.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
buena.asm #641 fixes and additions. (#646) 2019-10-20 18:24:17 -04:00
card_key.asm Rename some call/jump script commands to avoid confusion with jr/jp asm instructions 2019-03-10 16:39:31 -04:00
catch_tutorial_input.asm Remove all address comments 2018-06-24 16:13:22 +02:00
catch_tutorial.asm Bug fix: allow Surfing across map connections 2019-02-16 15:45:55 -05:00
celebi.asm rgbds supports 'X - 1' instead of 'X + -1' 2020-03-21 14:01:05 -04:00
checkforhiddenitems.asm Define constants for map event sizes 2019-03-03 14:19:16 -05: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 #641 fixes and additions. (#646) 2019-10-20 18:24:17 -04:00
diploma.asm Standardize on lowercase Tilemap and Attrmap 2020-02-13 18:31:10 +01:00
dratini.asm Remove even more address comments 2018-06-25 02:10:37 +02:00
elevator.asm #641 fixes and additions. (#646) 2019-10-20 18:24:17 -04:00
engine_flags.asm Fix issue #581 (random stuff ax6 noticed) 2018-12-23 03:45:41 -05:00
field_moves.asm rgbds supports 'X - 1' instead of 'X + -1' 2020-03-21 14:01:05 -04:00
fish.asm Miscellaneous label and comment corrections 2019-11-03 14:47:06 -05:00
fishing_gfx.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
forced_movement.asm Rename more script commands for consistency and predictability 2019-03-10 16:00:19 -04:00
fruit_trees.asm Rename buttonsound to promptbutton 2019-11-03 12:48:54 -05:00
haircut.asm Correct the older+younger haircut brothers' labels and constants 2019-05-18 13:27:32 -04:00
halloffame.asm Fix miscellaneous points made in #658 2019-11-23 20:56:22 -05:00
happiness_egg.asm Add meaningful aliases for wd265 2018-07-29 00:25:52 -04:00
heal_machine_anim.asm dsprite y, ypx, x, xpx, off, attr -> dbsprite x, y, xpx, ypx, off, attr 2020-04-04 16:00:30 -04:00
hidden_item.asm Split up engine/events/misc_scripts_2.asm 2020-02-13 18:31:10 +01:00
itemfinder.asm #641 fixes and additions. (#646) 2019-10-20 18:24:17 -04:00
kurt_selectquantity_interpretjoypad.asm Remove all address comments 2018-06-24 16:13:22 +02:00
kurt.asm #641 fixes and additions. (#646) 2019-10-20 18:24:17 -04:00
lucky_number.asm Fix miscellaneous points made in #658 2019-11-23 20:56:22 -05:00
magikarp.asm Bit 6 of PrintNum left-aligns numbers 2019-11-03 20:17:04 -05:00
magnet_train.asm Standardize on lowercase Tilemap and Attrmap 2020-02-13 18:31:10 +01:00
map_name_sign.asm Add a LANDMARK_ prefix to landmark constants 2020-03-15 19:50:39 -04:00
misc_scripts.asm #641 fixes and additions. (#646) 2019-10-20 18:24:17 -04:00
mom_phone.asm #641 fixes and additions. (#646) 2019-10-20 18:24:17 -04:00
mom.asm #641 fixes and additions. (#646) 2019-10-20 18:24:17 -04:00
money.asm Fix triple newlines left over from removing address comments 2018-06-24 23:22:50 -04:00
move_deleter.asm #641 fixes and additions. (#646) 2019-10-20 18:24:17 -04:00
move_tutor.asm #641 fixes and additions. (#646) 2019-10-20 18:24:17 -04:00
name_rater.asm #641 fixes and additions. (#646) 2019-10-20 18:24:17 -04:00
npc_trade.asm #641 fixes and additions. (#646) 2019-10-20 18:24:17 -04:00
odd_egg.asm MON_NAME_LENGTH -> NAME_LENGTH 2019-01-03 07:30:44 -05:00
overworld.asm Merge pull request #685 from mid-kid/master 2020-02-21 21:11:36 +01: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 #641 fixes and additions. (#646) 2019-10-20 18:24:17 -04:00
poke_seer.asm Add a LANDMARK_ prefix to landmark constants 2020-03-15 19:50:39 -04:00
pokecenter_pc.asm #641 fixes and additions. (#646) 2019-10-20 18:24:17 -04:00
pokepic.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
print_photo.asm #641 fixes and additions. (#646) 2019-10-20 18:24:17 -04:00
print_unown_2.asm rgbds supports 'X - 1' instead of 'X + -1' 2020-03-21 14:01:05 -04:00
print_unown.asm Standardize on lowercase Tilemap and Attrmap 2020-02-13 18:31:10 +01:00
prof_oaks_pc.asm Bit 6 of PrintNum left-aligns numbers 2019-11-03 20:17:04 -05:00
repel.asm Split up engine/events/misc_scripts_2.asm 2020-02-13 18:31:10 +01:00
sacred_ash.asm #641 fixes and additions. (#646) 2019-10-20 18:24:17 -04:00
shuckle.asm Misc fixes 2019-10-21 00:31:50 +02:00
specials.asm #641 fixes and additions. (#646) 2019-10-20 18:24:17 -04:00
squirtbottle.asm #641 fixes and additions. (#646) 2019-10-20 18:24:17 -04:00
std_collision.asm Rename some call/jump script commands to avoid confusion with jr/jp asm instructions 2019-03-10 16:39:31 -04:00
std_scripts.asm Add suffixes to some constants to avoid ambiguity 2020-03-21 17:59:26 -04:00
sweet_scent.asm #641 fixes and additions. (#646) 2019-10-20 18:24:17 -04:00
trainer_scripts.asm Rename some call/jump script commands to avoid confusion with jr/jp asm instructions 2019-03-10 16:39:31 -04:00
treemons.asm hQuotient is a four-byte buffer (fixes #558) 2018-08-26 13:49:38 -04:00
unown_walls.asm Standardize on lowercase Tilemap and Attrmap 2020-02-13 18:31:10 +01:00
whiteout.asm #641 fixes and additions. (#646) 2019-10-20 18:24:17 -04:00