index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pokemon_animation.c
Age
Commit message (
Expand
)
Author
2021-08-24
Removed trailing spaces in the most relevant files
LOuroboros
2021-07-07
Flatten pos fields in struct Sprite
PikalaxALT
2021-05-31
[LEAK-INFORMED] also pretty dumb
Kurausukun
2021-05-31
[LEAK-INFORMED] literal dumbest fakematch ever
Kurausukun
2021-04-10
Pokemon animation misc cleanup
GriffinR
2021-04-10
Document pokemon animation types
GriffinR
2021-01-23
Misc battle documentation
GriffinR
2021-01-11
Fix missing header for sub_817F77C BUGFIX
GriffinR
2020-12-30
Change how mon affine transform fix is handled
Sierraffinity
2020-12-12
Fix affine anim bug with Pokémon going in and out of balls without an interm...
Sierraffinity
2020-10-26
Merge branch 'master' into reverts
aaaaaa123456789
2020-10-26
port sub_8181C2C fakematching fix
Kurausukun
2020-10-01
Replace POKEMON_SLOTS_NUMBER
GriffinR
2020-09-13
Undo PokeCodec's PRs
aaaaaa123456789
2020-09-09
Fix fakematch in pokemon animation
PokeCodec
2020-08-18
Wrap asm statements in NONMATCHING
GriffinR
2020-07-18
Clean up some battle scr cmd data
GriffinR
2020-05-24
Match sub_817F9F4
Marcus Huderle
2019-12-06
More usage of ST_OAM constants and SPRITE macros
GriffinR
2019-06-30
Document pokemon_animations sprite ptr bug
PikalaxALT
2019-06-30
Fix pokemon_animation.c
PikalaxALT
2019-06-26
Fix/suppress warnings when building with gcc-8
PikalaxALT
2018-12-24
Clear includes
DizzyEggg
2018-12-08
Clean some more arrays
nullableVoidPtr
2018-12-07
Realign comments, clean tables in pokemon_animation.c and use SPECIES_OLD_UNO...
nullableVoidPtr
2018-12-06
Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...
nullableVoidPtr
2018-12-06
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...
nullableVoidPtr
2018-11-14
Sort includes into alphabetical order
Slawter666
2018-10-30
label back animations
garak
2018-10-14
Move 'blend_palette'.c to util.c
DizzyEggg
2018-09-10
Standardize sprite visibility to boolean
Diegoisawesome
2018-09-01
Bank to battler
DizzyEggg
2018-05-11
Update naked attribute and ASM_DIRECT to NAKED macro
Diegoisawesome
2018-02-06
more renaming
camthesaxman
2018-01-29
add rgb constants
DizzyEggg
2018-01-29
pokemon animation is decompiled
DizzyEggg
2018-01-28
more pokemon animation functions
DizzyEggg
2018-01-27
more pokemon anim functions decompiled
DizzyEggg
2018-01-27
more pokemon anim functions decompiled
DizzyEggg
2018-01-24
more pokemon anim funcs
DizzyEggg
2018-01-22
start decompiling pokemon animation
DizzyEggg