summaryrefslogtreecommitdiff
path: root/event/celebi.asm
AgeCommit message (Collapse)Author
2017-12-26event/ → events/, and move some appropriate engine/ files thereRemy Oukaour
2017-12-24callba/callab → farcall/callfarRemy Oukaour
2017-12-16Consolidate duplicate graphicsRemy Oukaour
2017-12-09Document constants with comments, actual names, and more thorough usageRemy Oukaour
2017-11-29Fix some SPRITE_ANIM_FRAMESET_ constantsmid-kid
Thanks to @roukaour for the fixes.
2016-05-10Labeled every function in ROM0 that's referenced in the sourcepikalaxalt
2016-05-04More splitting of main.asm; remove unneeded rept 2pikalaxalt
2016-04-10Local labels starting with lowercase letters are no longer decorated with a ↵pikalaxalt
trailing colon
2016-04-10Local labels starting with capital letters are now decorated with a trailing ↵pikalaxalt
colon; remove trailing whitespace; globally correct line endings to UNIX style
2016-01-10PokegearPikalaxALT
2015-12-18Events and some WRAM cleanupPikalaxALT
2015-12-06A stab at audio engine.PikalaxALT
2015-12-05Celebi EventPikalaxALT
2015-12-04Getting started with battle anims; sine and cosinePikalaxALT
2015-12-02More work interpreting the sprite enginePikalaxALT
2015-12-01Break up engine/sprites.asm; address yenatch's commentsPikalaxALT
2015-12-01More animations including cutting grassPikalaxALT
2015-11-18engine/compose_mail.asm; ldpixelPikalaxALT
2015-11-17Phone scripts and specialsPikalaxALT
2015-11-16More specials; bank 12 mobilePikalaxALT