index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle
/
anim
/
ghost.c
Age
Commit message (
Expand
)
Author
2019-09-05
Merge branch 'master' into modern_gcc
PikalaxALT
2019-07-29
resolve some Emerald differences
camthesaxman
2019-07-29
Merge branch 'master' into modern_gcc
PikalaxALT
2019-07-28
match atk49_moveend
camthesaxman
2019-06-26
Make Ruby compile with gcc-8
PikalaxALT
2019-04-07
Fix ghost NONMATCHING
ultima-soul
2019-04-07
Decompile/port rest of battle_anim plus fix 1 NONMATCHING.
ultima-soul
2018-12-21
Port water.s from pokeemerald
nullableVoidPtr
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-25
document some battle anims (credit Citron)
garak
2018-09-24
second arg of sub_8078764 is bool8
garak
2018-07-05
Decompile battle_anim_813F0f4.s
Marcus Huderle
2018-07-03
Decompile ghost.s
Marcus Huderle
2018-06-24
Merge pull request #634 from ketsuban/decompile-ghost
Marcus Huderle
2018-06-24
Respond to formatting feedback
Thomas Winwood
2018-06-23
Remove clothing from sub_80DE114
Thomas Winwood
2018-06-23
Move everything into battle/anim/ghost.c
Thomas Winwood
2018-06-20
Update file permissions
Marcus Huderle
2018-04-30
Finish moving battle anim .rodata into .c files
Marcus Huderle