pokecrystal-board/engine/events
2020-11-09 16:38:11 -05:00
..
battle_tower Identify some more labels, and make some more consistent 2020-11-01 12:36:38 -05:00
bug_contest Use more assertions to ensure correct code and data 2020-10-26 22:24:38 -04:00
pokerus Clean up some percentage values 2020-05-07 14:21:24 -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 Comment, remove, or revise many unreferenced labels 2020-10-26 20:29:58 -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 Identify more WRAM labels, and start a <X>_DummyFunction label convention 2020-10-28 14:34:38 -04:00
checkforhiddenitems.asm Identify some more uses of wBuffer1-6 2020-11-03 22:45:12 -05:00
checksave.asm Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM) 2020-06-17 17:03:38 -04:00
checktime.asm Remove all address comments 2018-06-24 16:13:22 +02:00
daycare.asm Identify more uses of wBuffer1-6 2020-11-03 19:53:07 -05:00
diploma.asm Replace many '; unused' with '; unreferenced' 2020-10-28 10:21:10 -04: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 Comment, remove, or revise many unreferenced labels 2020-10-26 20:29:58 -04:00
field_moves.asm Identify more WRAM labels, and start a <X>_DummyFunction label convention 2020-10-28 14:34:38 -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 Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM) 2020-06-17 17:03:38 -04:00
happiness_egg.asm Clean up some percentage values 2020-05-07 14:21:24 -04:00
heal_machine_anim.asm Identify more uses of wBuffer1-6 2020-11-03 19:53:07 -05: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 Remove "XXX" comments (various "???+" still mark unclear code) 2020-11-09 16:38:11 -05:00
lucky_number.asm Identify more uses of wBuffer1-6 2020-11-03 19:53:07 -05:00
magikarp.asm Bit 6 of PrintNum left-aligns numbers 2019-11-03 20:17:04 -05:00
magnet_train.asm Comment, remove, or revise many unreferenced labels 2020-10-26 20:29:58 -04:00
map_name_sign.asm Replace $0 with 0 for "ld l, a / ld h, 0" idiom 2020-11-09 15:20:40 -05:00
misc_scripts.asm #641 fixes and additions. (#646) 2019-10-20 18:24:17 -04:00
mom_phone.asm Replace many '; unused' with '; unreferenced' 2020-10-28 10:21:10 -04:00
mom.asm Identify more labels, and use the jumptable macro when possible 2020-07-01 13:13:49 -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 add_tm, add_hm, and add_mt define TM##_MOVE, HM##_MOVE, and MT##_MOVE constants, to avoid repeating the move names in tmhm_moves.asm 2020-07-06 16:53:05 -04:00
name_rater.asm #641 fixes and additions. (#646) 2019-10-20 18:24:17 -04:00
npc_trade.asm Identify more WRAM labels, and start a <X>_DummyFunction label convention 2020-10-28 14:34:38 -04:00
odd_egg.asm Comment more ROM labels as unreferenced 2020-06-21 18:33:31 -04:00
overworld.asm Identify some more uses of wBuffer1-6 2020-11-03 22:45:12 -05:00
play_slow_cry.asm Remove all address comments 2018-06-24 16:13:22 +02:00
poisonstep_pals.asm Use TRUE for hCGBPalUpdate 2020-08-05 16:02:48 +02:00
poisonstep.asm Comment, remove, or revise many unreferenced labels 2020-10-26 20:29:58 -04:00
poke_seer.asm Add a LANDMARK_ prefix to landmark constants 2020-03-15 19:50:39 -04:00
pokecenter_pc.asm Identify more uses of wBuffer1-6 2020-11-03 19:53:07 -05: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 Identify the remaining (non-mobile) uses of another WRAM union 2020-10-29 14:51:41 -04:00
print_unown.asm Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM) 2020-06-17 17:03:38 -04:00
prof_oaks_pc.asm Identify the remaining (non-mobile) uses of another WRAM union 2020-10-29 14:51:41 -04: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 More syncing with pokegold 2020-11-03 10:13:06 -05:00
specials.asm Rename "dummy game" to "memory game" 2020-11-08 19:32:57 -05:00
squirtbottle.asm #641 fixes and additions. (#646) 2019-10-20 18:24:17 -04:00
std_collision.asm Create data/collision/ for tile collision-related data 2020-10-27 10:00:56 -04:00
std_scripts.asm Revert "Factor out tables into data/overworld/" 2020-07-22 20:21: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 Identify more uses of wBuffer1-6 2020-11-03 19:53:07 -05:00
unown_walls.asm Standardize on lowercase Tilemap and Attrmap 2020-02-13 18:31:10 +01:00
whiteout.asm return → endcallback, reloadandreturn → reloadend 2020-07-17 08:37:03 -04:00