pokecrystal-board/engine
2017-12-09 02:15:46 -05:00
..
breeding Document constants with comments, actual names, and more thorough usage 2017-12-09 02:15:46 -05:00
printer Replace ‘jp [hl]’ with ‘jp hl’ 2017-06-09 22:01:10 +01:00
time_capsule Name all link trade animation related functions 2016-05-13 22:46:32 -04:00
trade Document constants with comments, actual names, and more thorough usage 2017-12-09 02:15:46 -05:00
anim_hp_bar.asm HP bar animation addresses and AI switch 2016-05-16 09:36:24 -04:00
battle_start.asm hLCDCPointer and InitList 2016-06-13 22:53:33 -04:00
billspc.asm Fix section linking 2017-09-23 23:04:10 -04:00
billspctop.asm Local labels starting with lowercase letters are no longer decorated with a trailing colon 2016-04-10 15:01:49 -04:00
buena_phone_scripts.asm Local labels starting with lowercase letters are no longer decorated with a trailing colon 2016-04-10 15:01:49 -04:00
buy_sell_toss.asm Labeled every function in ROM0 that's referenced in the source 2016-05-10 12:31:49 -04:00
card_flip.asm Fix section linking 2017-09-23 23:04:10 -04:00
clock_reset.asm Labeled every function in ROM0 that's referenced in the source 2016-05-10 12:31:49 -04:00
color.asm Remaining layout constants 2016-06-06 18:23:00 -04:00
credits.asm Fix section linking 2017-09-23 23:04:10 -04:00
crystal_intro.asm Document constants with comments, actual names, and more thorough usage 2017-12-09 02:15:46 -05:00
debug.asm Fix section linking 2017-09-23 23:04:10 -04:00
decorations.asm Local labels starting with underscores have colons depending on whether the first alphanumeric character is capitalized or not 2016-04-10 15:11:37 -04:00
delete_save_change_clock.asm Remaining layout constants 2016-06-06 18:23:00 -04:00
diploma.asm Remaining layout constants 2016-06-06 18:23:00 -04:00
dummy_game.asm Document constants with comments, actual names, and more thorough usage 2017-12-09 02:15:46 -05:00
engine_flags.asm Document constants with comments, actual names, and more thorough usage 2017-12-09 02:15:46 -05:00
events_2.asm engine/events.asm labels finished 2016-05-17 08:40:56 -04:00
events_3.asm Labels for Trainer Rankings stat tracking functions 2017-01-16 21:11:34 +00:00
events.asm Fix section linking 2017-09-23 23:04:10 -04:00
evolution_animation.asm Document constants with comments, actual names, and more thorough usage 2017-12-09 02:15:46 -05:00
evolve.asm Fix unused Constant for Happiness 2017-08-24 17:29:56 -05:00
facings.asm Document constants with comments, actual names, and more thorough usage 2017-12-09 02:15:46 -05:00
fish.asm Labeled every function in ROM0 that's referenced in the source 2016-05-10 12:31:49 -04:00
fruit_trees.asm Labels for Trainer Rankings stat tracking functions 2017-01-16 21:11:34 +00:00
healmachineanim.asm Labeled every function in ROM0 that's referenced in the source 2016-05-10 12:31:49 -04:00
health.asm Split up banks 1-3 of main.asm 2016-03-27 12:47:28 -04:00
init_gender.asm Battle animation annotations 2016-03-01 22:31:21 -05:00
intro_menu.asm Fix section linking 2017-09-23 23:04:10 -04:00
items.asm Local labels starting with capital letters are now decorated with a trailing colon; remove trailing whitespace; globally correct line endings to UNIX style 2016-04-10 14:42:14 -04:00
landmarks.asm CeruleanCaveNane -> CeruleanCaveName 2017-11-16 18:19:33 +01:00
learn.asm Local labels starting with capital letters are now decorated with a trailing colon; remove trailing whitespace; globally correct line endings to UNIX style 2016-04-10 14:42:14 -04:00
link_trade.asm Remaining layout constants 2016-06-06 18:23:00 -04:00
link.asm Document constants with comments, actual names, and more thorough usage 2017-12-09 02:15:46 -05:00
mail.asm Local labels starting with capital letters are now decorated with a trailing colon; remove trailing whitespace; globally correct line endings to UNIX style 2016-04-10 14:42:14 -04:00
main_menu.asm Remaining layout constants 2016-06-06 18:23:00 -04:00
map_object_action.asm Document constants with comments, actual names, and more thorough usage 2017-12-09 02:15:46 -05:00
map_objects.asm Document constants with comments, actual names, and more thorough usage 2017-12-09 02:15:46 -05:00
map_setup.asm engine/events.asm labels finished 2016-05-17 08:40:56 -04:00
map_triggers.asm Fix errors in global substitution 2015-11-03 07:11:32 -05:00
mart.asm Labeled every function in ROM0 that's referenced in the source 2016-05-10 12:31:49 -04:00
math.asm Renaming sections, further dissolving main.asm 2015-11-28 15:13:40 -05:00
menu.asm Labeled every function in ROM0 that's referenced in the source 2016-05-10 12:31:49 -04:00
mon_icons.asm Document constants with comments, actual names, and more thorough usage 2017-12-09 02:15:46 -05:00
mon_menu.asm Document constants with comments, actual names, and more thorough usage 2017-12-09 02:15:46 -05:00
money.asm Local labels starting with lowercase letters are no longer decorated with a trailing colon 2016-04-10 15:01:49 -04:00
more_phone_scripts.asm underground switches, town map 2015-12-09 11:39:35 -05:00
move_mon_wo_mail.asm More splitting of main.asm; remove unneeded rept 2 2016-05-04 11:46:23 -04:00
move_mon.asm Document constants with comments, actual names, and more thorough usage 2017-12-09 02:15:46 -05:00
movement.asm Person action and facing labels, part 2 2016-09-27 10:10:13 -04:00
mysterygift2.asm Some mystery gift functions 2016-06-07 08:08:51 -04:00
mysterygift.asm Labels for Trainer Rankings stat tracking functions 2017-01-16 21:11:34 +00:00
namingscreen.asm Document constants with comments, actual names, and more thorough usage 2017-12-09 02:15:46 -05:00
npc_movement.asm Fix WATERTILE/WALLTILE constants 2017-10-28 18:08:24 -04:00
npctrade.asm Label all of PARTYMENUACTION_* 2017-11-30 20:35:58 +01:00
options_menu.asm Fix section linking 2017-09-23 23:04:10 -04:00
overworld.asm Document constants with comments, actual names, and more thorough usage 2017-12-09 02:15:46 -05:00
pack.asm Label all of PARTYMENUACTION_* 2017-11-30 20:35:58 +01:00
party_menu.asm Remaining layout constants 2016-06-06 18:23:00 -04:00
phone_scripts.asm Labelling a few mom scripts. 2017-10-25 00:34:32 -04:00
phone.asm Document constants with comments, actual names, and more thorough usage 2017-12-09 02:15:46 -05:00
player_movement.asm Fix WATERTILE/WALLTILE constants 2017-10-28 18:08:24 -04:00
player_object.asm Unify directional movement macros 2016-05-14 13:46:14 -04:00
player_step.asm Labels for Trainer Rankings stat tracking functions 2017-01-16 21:11:34 +00:00
pokecenter_pc.asm Local labels starting with capital letters are now decorated with a trailing colon; remove trailing whitespace; globally correct line endings to UNIX style 2016-04-10 14:42:14 -04:00
pokedex.asm Fix section linking 2017-09-23 23:04:10 -04:00
pokegear.asm Document constants with comments, actual names, and more thorough usage 2017-12-09 02:15:46 -05:00
pokepic.asm Add more missing files 2016-01-29 00:57:06 -05:00
predef.asm Inexplicably empty function with malformed predef pointer, but what are you gonna do about it? 2016-05-11 21:24:14 -04:00
printer.asm Name all printer functions 2016-05-11 17:16:03 -04:00
printnum.asm Split up banks 1-3 of main.asm 2016-03-27 12:47:28 -04:00
prof_oaks_pc.asm Pokegear 2016-01-10 17:44:09 -05:00
radio.asm Document constants with comments, actual names, and more thorough usage 2017-12-09 02:15:46 -05:00
rtc.asm More splitting of main.asm; remove unneeded rept 2 2016-05-04 11:46:23 -04:00
save.asm Save functions; feeble attempt at serial and link functions 2016-05-11 21:19:52 -04:00
scripting.asm Document constants with comments, actual names, and more thorough usage 2017-12-09 02:15:46 -05:00
scrolling_menu.asm Local labels starting with lowercase letters are no longer decorated with a trailing colon 2016-04-10 15:01:49 -04:00
search2.asm More splitting of main.asm; remove unneeded rept 2 2016-05-04 11:46:23 -04:00
search.asm Labeled every function in ROM0 that's referenced in the source 2016-05-10 12:31:49 -04:00
selectmenu.asm More splitting of main.asm; remove unneeded rept 2 2016-05-04 11:46:23 -04:00
sine.asm Local labels starting with lowercase letters are no longer decorated with a trailing colon 2016-04-10 15:01:49 -04:00
slot_machine.asm Document constants with comments, actual names, and more thorough usage 2017-12-09 02:15:46 -05:00
spawn_points.asm Document constants with comments, actual names, and more thorough usage 2017-12-09 02:15:46 -05:00
specials.asm Document constants with comments, actual names, and more thorough usage 2017-12-09 02:15:46 -05:00
sprite_anims.asm Document constants with comments, actual names, and more thorough usage 2017-12-09 02:15:46 -05:00
sprites.asm Document constants with comments, actual names, and more thorough usage 2017-12-09 02:15:46 -05:00
startmenu.asm Label all of PARTYMENUACTION_* 2017-11-30 20:35:58 +01:00
stats_screen.asm Label some functions in gfx/load_pics.asm 2017-11-03 01:12:16 +01:00
std_scripts.asm Labels for Trainer Rankings stat tracking functions 2017-01-16 21:11:34 +00:00
switch_items.asm More splitting of main.asm; remove unneeded rept 2 2016-05-04 11:46:23 -04:00
tile_events.asm Define GetWarpSFX 2017-10-29 11:14:59 +01:00
time.asm Fix no newline at eof in engine/time.asm 2017-05-28 15:54:03 -04:00
timeofdaypals.asm Fix section linking 2017-09-23 23:04:10 -04:00
timeset.asm pngs in gfx/unknown 2017-06-24 16:27:52 -04:00
title.asm pngs in gfx/title 2017-06-21 23:45:01 -04:00
tmhm2.asm Label all of PARTYMENUACTION_* 2017-11-30 20:35:58 +01:00
tmhm.asm More work interpreting the sprite engine 2015-12-02 13:24:18 -05:00
trainer_card.asm Fix gfx/misc 2017-06-24 16:30:12 -04:00
unown_puzzle.asm Fix section linking 2017-09-23 23:04:10 -04:00
unowndex.asm More splitting of main.asm; remove unneeded rept 2 2016-05-04 11:46:23 -04:00
variables.asm Document constants with comments, actual names, and more thorough usage 2017-12-09 02:15:46 -05:00
warp_connection.asm engine/events.asm labels finished 2016-05-17 08:40:56 -04:00
wildmons.asm Document constants with comments, actual names, and more thorough usage 2017-12-09 02:15:46 -05:00