index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle
/
anim
/
flying.c
Age
Commit message (
Expand
)
Author
2020-09-01
Fix mistakes
PokeCodec
2020-09-01
Make invisible a boolean
PokeCodec
2020-09-01
Match more naked functions
PokeCodec
2020-05-25
battle/anim/flying.c, psychic.c: minor NONMATCHING fixes
Kaz
2019-07-31
resolve more battle system differences
camthesaxman
2019-04-07
Decompile/port rest of battle_anim plus fix 1 NONMATCHING.
ultima-soul
2018-12-17
Merge branch 'master' into createsprite
garak
2018-12-17
gAnimBankAttacker/Target to gBattleAnimAttacker/Target
shinny456
2018-11-13
ANIM_BANK -> ANIM_BATTLER and some newlines
garak
2018-10-15
finish naming anim tags
garak
2018-09-24
second arg of sub_8078764 is bool8
garak
2018-09-13
slight tidying
who-knows-who
2018-08-27
Match two functions in flying.c
Marcus Huderle
2018-08-28
Decompile flying.s
who-knows-who
2018-08-01
start
who-knows-who
2018-08-01
slight changes
who-knows-who
2018-07-31
sub_80DA4D8 fakematching
who-knows-who
2018-07-05
Decompile battle_anim_813F0f4.s
Marcus Huderle
2018-06-24
Merge pull request #633 from atasro2/decompileasm
Marcus Huderle
2018-06-25
oops
MCboy
2018-06-25
hopefully no "bugs"
MCboy
2018-06-25
fixed an spacing issue
MCboy
2018-06-21
ugh not again
MCboy
2018-06-21
changed code a bit
MCboy
2018-06-20
Update file permissions
Marcus Huderle
2018-06-21
whoops
MCboy
2018-06-21
decompiled a few functions
MCboy
2018-06-18
issue fixed?
MCboy
2018-06-18
Update flying.c
MCboy
2018-06-18
decompiled sub_80DA034 into C
MCboy
2018-04-30
Finish moving battle anim .rodata into .c files
Marcus Huderle