index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle
/
anim
/
normal.c
Age
Commit message (
Collapse
)
Author
2021-06-30
Tidy up ewram.h; yeet some more redundant definitions
PikalaxALT
2021-06-29
Merge structs at 02019348
PikalaxALT
2021-06-28
Match sub_806CF04
PikalaxALT
2021-06-17
Replace simple ewram access with battle struct, 2
PikalaxALT
2020-12-05
Fix modern superpower animation bug
GriffinR
2020-09-01
Make invisible a boolean
PokeCodec
2020-08-29
Give songs meaningful english names
GriffinR
2019-07-29
resolve some Emerald differences
camthesaxman
2019-07-28
match atk49_moveend
camthesaxman
2019-04-07
Decompile/port rest of battle_anim plus fix 1 NONMATCHING.
ultima-soul
2018-12-17
Merge pull request #707 from Sewef/anim-label
Marcus Huderle
Some battle_anim labels.
2018-12-17
gAnimBankAttacker/Target to gBattleAnimAttacker/Target
shinny456
2018-11-12
sub_80E4008
Sewef
2018-10-16
sound efect panning constants
garak
2018-10-15
finish naming anim tags
garak
2018-09-25
renaming things, fix battle_anim_scripts.s
garak
2018-09-25
document some battle anims (credit Citron)
garak
2018-09-24
second arg of sub_8078764 is bool8
garak
2018-07-02
Decompile normal.s
Marcus Huderle
2018-06-27
Decompile a bunch of normal.s
Marcus Huderle
2018-06-20
Update file permissions
Marcus Huderle
2018-04-30
Finish moving battle anim .rodata into .c files
Marcus Huderle