summaryrefslogtreecommitdiff
path: root/engine/link.asm
AgeCommit message (Expand)Author
2017-12-26Remove unused label (last few commits resolve #434)Remy Oukaour
2017-12-25Resolve #428: Use `HIGH(X)` and `LOW(X)` instead of `X / $100` and `X % $100`...Remy Oukaour
2017-12-24Merge branch 'master' of https://github.com/pret/pokecrystalRemy Oukaour
2017-12-24callba/callab → farcall/callfarRemy Oukaour
2017-12-24Misc fixes for the usage of constantsmid-kid
2017-12-15Move more main.asm code into individual filesRemy Oukaour
2017-12-15Move more unknown graphics into real subfoldersRemy Oukaour
2017-12-15Move predef/ files into engine/Remy Oukaour
2017-12-11More consistent data tablesRemy Oukaour
2017-12-11Name some gfx/unknown/ filesRemy Oukaour
2017-12-11Add member constants for the base data struct, same as most other structsRemy Oukaour
2017-12-11Move more data tables into data/ files.Remy Oukaour
2017-12-09More WRAM cleanupRemy Oukaour
2017-12-09Document constants with comments, actual names, and more thorough usageRemy Oukaour
2017-01-16Labels for Trainer Rankings stat tracking functionshatschky
2016-06-13hLCDCPointer and InitListpikalaxalt
2016-06-06Remaining layout constantspikalaxalt
2016-05-15SPRITE_ANIM_FRAME_IDX constantspikalaxalt
2016-05-11Save functions; feeble attempt at serial and link functionspikalaxalt
2016-05-10Labeled every function in ROM0 that's referenced in the sourcepikalaxalt
2016-05-08All functions in main.asm have non-generic namespikalaxalt
2016-05-05Mobile and more battle animspikalaxalt
2016-05-04More splitting of main.asm; remove unneeded rept 2pikalaxalt
2016-04-10Local labels starting with capital letters are now decorated with a trailing ...pikalaxalt
2016-01-18Prepare to mergePikalaxALT
2016-01-09Pokegear functions and RAM labelsPikalaxALT
2016-01-04more gfx-related labelsPikalaxALT
2015-12-22Color fns, some more address decoding in link/mobilePikalaxALT
2015-12-21More link trade shenanigansPikalaxALT
2015-12-20Menu joy flags; started with link address spacePikalaxALT
2015-12-19More work on slots; WRAM cleanup, Move DeleterPikalaxALT
2015-12-17More menu stuffPikalaxALT
2015-12-17Mobile trade animations, pokepic animationsPikalaxALT
2015-12-15MenuPikalaxALT
2015-12-14map setup and warpsPikalaxALT
2015-12-13Miscellaneous labelsPikalaxALT
2015-12-11Card FlipPikalaxALT
2015-12-01Break up engine/sprites.asm; address yenatch's commentsPikalaxALT
2015-11-28Renaming sections, further dissolving main.asmPikalaxALT
2015-11-25Rename several script commandsPikalaxALT
2015-11-23link and seer labelsPikalaxALT
2015-11-23trade animationPikalaxALT
2015-11-22Foreign language font handling in mailPikalaxALT
2015-11-20Annotate battle tower text bugPikalaxALT
2015-11-20bgcoordPikalaxALT
2015-11-18items/item_effects.asm; engine/evolution.asmPikalaxALT
2015-11-18engine/compose_mail.asm; ldpixelPikalaxALT
2015-11-17Save, Bill's PCPikalaxALT
2015-11-17Here's the mail it never failsPikalaxALT
2015-11-17Phone scripts and specialsPikalaxALT