summaryrefslogtreecommitdiff
path: root/src/trainer_pokemon_sprites.c
AgeCommit message (Collapse)Author
2021-10-18Clean up trainer_pokemon_spritesGriffinR
2021-09-14Add TAG_NONEGriffinR
2021-04-25Document battler sprite affine anims, default pokeball throwGriffinR
2021-01-23Misc battle documentationGriffinR
2020-10-01Replace POKEMON_SLOTS_NUMBERGriffinR
2020-02-08Document Trainer CardGriffinR
2019-12-06More SPRITE macro usageGriffinR
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-07-25Decompile pokemon unk 6DizzyEggg
2019-04-05Clean up data headersDizzyEggg
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
Also some general formatting fixes for constants.
2019-01-13Decompile trainer hillDizzyEggg
2018-12-173.5 asm leftDizzyEggg
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵nullableVoidPtr
spaces -> tabs
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵nullableVoidPtr
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation
2018-12-03fix brendan/may/wally consistency issuesMelody
2018-09-09Document trainer animations, correct unused table labellingTetrable
2018-08-19battle dome cards sensibly renamedDizzyEggg