index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle
/
anim
/
orbs.c
Age
Commit message (
Collapse
)
Author
2021-06-28
Match sub_806CF04
PikalaxALT
2019-04-07
Decompile/port rest of battle_anim plus fix 1 NONMATCHING.
ultima-soul
2018-12-17
gAnimBankAttacker/Target to gBattleAnimAttacker/Target
shinny456
2018-10-16
document battle anim script commands
garak
2018-10-15
finish naming anim tags
garak
2018-09-24
second arg of sub_8078764 is bool8
garak
2018-07-05
Decompile battle_anim_813F0f4.s
Marcus Huderle
2018-04-28
Start moving .rodata into src/battle/anim files
Marcus Huderle
2018-04-06
Use 'battler' instead of 'bank'
Marcus Huderle
2018-04-06
Finish decompiling battle_9
Marcus Huderle
2018-03-18
Document PIN_MISSILE and ICICLE_SPEAR anims
Marcus Huderle
2018-02-11
Document battle anim things related to STRENGTH, TACKLE, BODY_SLAM, and ↵
Marcus Huderle
SUPERSONIC
2018-02-11
Document battle anim things related to SWIFT and TWISTER
Marcus Huderle
2018-01-14
Fix file modes
PikalaxALT
2017-12-27
Port battle_anim changes from pokeemerald
Marcus Huderle
2017-11-26
move src/anim to src/battle/anim.
ProjectRevoTPP