summaryrefslogtreecommitdiff
path: root/engine/pokegear.asm
AgeCommit message (Expand)Author
2017-12-12Identify some SPRITE_ANIM_FRAME_IDX_* constantsRemy Oukaour
2017-12-09Move some gfx/misc/ files into meaningful directoriesRemy Oukaour
2017-12-09More WRAM cleanupRemy Oukaour
2017-12-09Document constants with comments, actual names, and more thorough usageRemy Oukaour
2017-06-24Merge pull request #370 from yenatch/graphicsyenatch
2017-06-21pngs in gfx/pokegearyenatch
2017-06-09Replace ‘jp [hl]’ with ‘jp hl’Ben10do
2016-05-08All functions in main.asm have non-generic namespikalaxalt
2016-04-10Local labels starting with lowercase letters are no longer decorated with a t...pikalaxalt
2016-04-10Local labels starting with capital letters are now decorated with a trailing ...pikalaxalt
2016-04-02Make town map pals more intuitive in sourcepikalaxalt
2016-01-29Add more missing filesPikalaxALT
2016-01-12More WRAM tidyingPikalaxALT
2016-01-10PokegearPikalaxALT
2016-01-09Pokegear functions and RAM labelsPikalaxALT
2016-01-05maptrigger macroPikalaxALT
2015-12-28trainer cardPikalaxALT
2015-12-18Events and some WRAM cleanupPikalaxALT
2015-12-09underground switches, town mapPikalaxALT
2015-12-04More work on animationsPikalaxALT
2015-12-01Break up engine/sprites.asm; address yenatch's commentsPikalaxALT
2015-11-28Renaming sections, further dissolving main.asmPikalaxALT
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-16engine/pokegear.asmPikalaxALT