pokecrystal/engine
xCrystal 3c6c80f1b2 LY_BLANK and rLCDC constants 2017-12-29 18:53:21 +01:00
..
battle LY_BLANK and rLCDC constants 2017-12-29 18:53:21 +01:00
battle_anims Consistently name unknown fields in macros/wram as Fieldxx 2017-12-29 16:19:51 +01:00
events Clean up .Jumptable: spaces 2017-12-29 13:52:42 +01:00
phone LoadEDTile → CopyTilemapAtOnce (fix #345) 2017-12-24 18:11:17 -05:00
routines LY_BLANK and rLCDC constants 2017-12-29 18:53:21 +01:00
billspc.asm
billspctop.asm
breeding.asm
buy_sell_toss.asm callba/callab → farcall/callfar 2017-12-24 12:47:30 -05:00
card_flip.asm
caught_data.asm
cgb_layouts.asm
clock_reset.asm
color.asm LY_BLANK and rLCDC constants 2017-12-29 18:53:21 +01:00
credits.asm Clean up .Jumptable: spaces 2017-12-29 13:52:42 +01:00
crystal_colors.asm
crystal_intro.asm
debug.asm
decorations.asm
delete_save_change_clock.asm
diploma.asm
dma_transfer.asm
dummy_game.asm
engine_flags.asm Keep table labels in the same files as their contents. 2017-12-11 22:44:25 -05:00
european_mail.asm
events.asm
events_2.asm Prefix engine_flags wram addresses with w 2017-12-28 13:15:46 +01:00
events_3.asm
evolution_animation.asm
evolve.asm
experience.asm MAX_LEVEL = 255 should still compile 2017-12-25 15:46:24 -05:00
gbc_only.asm
health.asm
init_gender.asm
init_hof_credits.asm
init_map.asm
intro_menu.asm
item_effects.asm
items.asm
landmarks.asm
learn.asm
link.asm
link_2.asm Remove all code from main.asm (some labeled INCBINs, like out-of-context graphics, are still present) 2017-12-24 19:35:35 -05:00
link_trade.asm Lowercase v for VRAM addresses 2017-12-28 13:32:33 +01:00
mail.asm
mail_2.asm
main_menu.asm
map_object_action.asm Renaming: (fix #412) 2017-12-24 14:33:17 -05:00
map_objects.asm
map_objects_2.asm
map_palettes.asm
map_setup.asm
mart.asm
math.asm
menu.asm
menu_2.asm callba/callab → farcall/callfar 2017-12-24 12:47:30 -05:00
mon_icons.asm
mon_menu.asm callba/callab → farcall/callfar 2017-12-24 12:47:30 -05:00
mon_stats.asm
money.asm
move_mon.asm
move_mon_wo_mail.asm
movement.asm Consistently name unknown fields in macros/wram as Fieldxx 2017-12-29 16:19:51 +01:00
mystery_gift.asm LY_BLANK and rLCDC constants 2017-12-29 18:53:21 +01:00
mystery_gift_2.asm
namingscreen.asm
npc_movement.asm Renaming: (fix #412) 2017-12-24 14:33:17 -05:00
npctrade.asm callba/callab → farcall/callfar 2017-12-24 12:47:30 -05:00
options_menu.asm Keep table labels in the same files as their contents. 2017-12-11 22:44:25 -05:00
overworld.asm Lowercase v for VRAM addresses 2017-12-28 13:32:33 +01:00
pack.asm
party_menu.asm Resolve #428: Use `HIGH(X)` and `LOW(X)` instead of `X / $100` and `X % $100` or `X >> 8` and `X & $ff` 2017-12-25 14:23:16 -05:00
pic_animation.asm
player_gfx.asm Lowercase v for VRAM addresses 2017-12-28 13:32:33 +01:00
player_movement.asm
player_object.asm
player_step.asm
pokedex.asm
pokedex_2.asm
pokedex_3.asm
pokegear.asm
predef.asm Fix issue #345: 2017-12-24 15:03:20 -05:00
print_party.asm
printer.asm Lowercase v for VRAM addresses 2017-12-28 13:32:33 +01:00
printer_serial.asm Clean up .Jumptable: spaces 2017-12-29 13:52:42 +01:00
printnum.asm
radio.asm Prefix engine_flags wram addresses with w 2017-12-28 13:15:46 +01:00
rtc.asm
save.asm Prefix engine_flags wram addresses with w 2017-12-28 13:15:46 +01:00
scripting.asm Consistent if/else/endc (matches rept/endr) and DEF (matches BANK/HIGH/LOW) 2017-12-28 22:13:39 -05:00
scrolling_menu.asm
search.asm
search2.asm
select_menu.asm callba/callab → farcall/callfar 2017-12-24 12:47:30 -05:00
sgb_layouts.asm
slot_machine.asm
spawn_points.asm
specials.asm
sprite_anims.asm
sprites.asm
start_menu.asm Prefix engine_flags wram addresses with w 2017-12-28 13:15:46 +01:00
stats_screen.asm Clean up .Jumptable: spaces 2017-12-29 13:52:42 +01:00
switch_items.asm
tempmon.asm
tile_events.asm
time.asm Prefix engine_flags wram addresses with w 2017-12-28 13:15:46 +01:00
time_capsule.asm
time_capsule_2.asm
timeofdaypals.asm
timeset.asm
title.asm
tmhm.asm Split battle/ into data/ and engine/ components 2017-12-26 17:47:05 -05:00
tmhm2.asm callba/callab → farcall/callfar 2017-12-24 12:47:30 -05:00
trade_animation.asm Lowercase v for VRAM addresses 2017-12-28 13:32:33 +01:00
trainer_card.asm
types.asm
unown_dex.asm
unown_puzzle.asm
unused_title.asm LY_BLANK and rLCDC constants 2017-12-29 18:53:21 +01:00
variables.asm Rename "map permissions" to "map environment" (fix #396) 2017-12-24 13:08:38 -05:00
warp_connection.asm
wildmons.asm