index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle
/
anim
/
ice.c
Age
Commit message (
Collapse
)
Author
2021-06-28
Match sub_806CF04
PikalaxALT
2020-05-31
battle_script_commands.c: Further work on porting from pokefirered/pokeemerald.
Kaz
battle/anim/ice.c: port rest of the functions from pokeemerald; file now "done."
2019-07-31
resolve more battle system differences
camthesaxman
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
gAnimBankAttacker/Target to gBattleAnimAttacker/Target
shinny456
2018-10-15
finish naming anim tags
garak
2018-09-24
second arg of sub_8078764 is bool8
garak
2018-09-23
add g to global sprite templates, remove plurals
garak
2018-09-23
label most ice anim functions
garak
2018-08-23
non match a couple, split gUnknown_083D9DC4
garak
2018-08-19
Match sub_80D8AF8() and cleanup other code
Marcus Huderle
2018-08-18
clean up pr, declare static functions
garak
2018-08-17
oops, comment broken function
garak
2018-08-17
more decomp of ice (4 remaining)
garak
2018-07-31
a few more functions in ice
garakmon
so far: 26 matching 5 nonmatching (1 NAKED)
2018-07-22
decompile more ice.s
garakmon
2018-07-08
continue decompiling ice.s
garakmon
2018-07-07
updating function name to match source repo
garakmon
2018-07-07
begin decompiling ice.s
garakmon
11 MATCHING 2 NONMATCHING
2018-06-20
Update file permissions
Marcus Huderle
2018-04-30
Finish moving battle anim .rodata into .c files
Marcus Huderle