index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
data
/
pokemon_graphics
Age
Commit message (
Collapse
)
Author
2021-11-13
Typo fix
GriffinR
2021-11-08
Add MonCoods size macro
GriffinR
2021-04-25
Move unknown data table, reference with species
GriffinR
2020-07-21
Fixed missing changes.
Eduardo Quezada
2020-07-19
Reverted size.
Eduardo Quezada
2020-07-19
Front pic coordinates.
Eduardo Quezada
2020-07-19
Back pic coordinates
Eduardo Quezada
2020-04-09
Label unknown anims
GriffinR
2019-04-05
Clean up data headers
DizzyEggg
2019-04-05
Clean up data2b.c
DizzyEggg
2019-01-04
rename coords to size in struct MonCoords
Philipp AUER
2018-12-17
Add macros to simplify defining front animations and still pics.
Meowsy
2018-12-07
Realign comments, clean tables in pokemon_animation.c and use ↵
nullableVoidPtr
SPECIES_OLD_UNOWN_ defines
2018-12-06
Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵
nullableVoidPtr
spaces -> tabs
2018-12-03
Get rid of headers in src/data
DizzyEggg
2018-11-27
Convert pokédex data to C
Slawter666
2018-11-26
Update back_pic_coordinates.h
Jefferson Steelflex
2018-11-26
Fix labels, shifted off by one.
Jefferson Steelflex
2018-10-06
Start porting ruby battle anim file
DizzyEggg
2018-09-09
Document trainer animations, correct unused table labelling
Tetrable
2018-08-27
Convert more of data2b
Slawter666
2018-08-23
Merge branch 'master' of https://github.com/pret/pokeemerald
Diegoisawesome