summaryrefslogtreecommitdiff
path: root/gfx/pokemon
AgeCommit message (Collapse)Author
2019-01-15Fix some constantsmid-kid
Glass ting SFX were added in crystal. PicAnimations and UnownAnimations are expected to be in the same bank as their pointers, because the pointers are not BANK()-referenced separately.
2018-06-25Remove even more address commentsmid-kid
That should be all of them this time
2018-06-12Note which labels are only needed for locating banks (relevant to issue #485)Rangi
2018-02-07questionmark is not a pokemon picRangi
2018-01-12Egg palette works like other PokémonRemy Oukaour
2017-12-28Rename pokemon animation files (fix #439)Remy Oukaour
2017-12-27gfx/pokemon/animation.asm → engine/pic_animation.asmRemy Oukaour
Correct comment in constants/pokemon_constants.asm
2017-12-26Use "battle_anims" and "sprite_anims" for clarity, not just "anims"Remy Oukaour
2017-12-26Rename: gfx/pics → gfx/pokemonRemy Oukaour