index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
trainer_pokemon_sprites.c
Age
Commit message (
Collapse
)
Author
2021-10-18
Clean up trainer_pokemon_sprites
GriffinR
2021-09-14
Add TAG_NONE
GriffinR
2021-04-25
Document battler sprite affine anims, default pokeball throw
GriffinR
2021-01-23
Misc battle documentation
GriffinR
2020-10-01
Replace POKEMON_SLOTS_NUMBER
GriffinR
2020-02-08
Document Trainer Card
GriffinR
2019-12-06
More SPRITE macro usage
GriffinR
2019-09-08
Move gflib srcs and headers to gflib subdir
PikalaxALT
2019-07-25
Decompile pokemon unk 6
DizzyEggg
2019-04-05
Clean up data headers
DizzyEggg
2019-03-16
Use constants for Oam .shape and .size fields
Phlosioneer
Also some general formatting fixes for constants.
2019-01-13
Decompile trainer hill
DizzyEggg
2018-12-17
3.5 asm left
DizzyEggg
2018-12-06
Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵
nullableVoidPtr
spaces -> tabs
2018-12-06
Fix 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-03
fix brendan/may/wally consistency issues
Melody
2018-09-09
Document trainer animations, correct unused table labelling
Tetrable
2018-08-19
battle dome cards sensibly renamed
DizzyEggg