index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle_anim_80A5C6C.c
Age
Commit message (
Expand
)
Author
2018-12-24
Decompile psychic.c
Marcus Huderle
2018-12-19
Document a bunch of battle anims
Marcus Huderle
2018-12-18
Decompile most of battle_anim_effects_3.c
Marcus Huderle
2018-12-17
Document a bunch of battle anim stuff
Marcus Huderle
2018-12-16
decompile electric.s
shinny456
2018-12-16
Decompile battle_anim_effects_1.c
Marcus Huderle
2018-12-06
Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...
nullableVoidPtr
2018-12-06
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...
nullableVoidPtr
2018-11-26
Decompile fight.c
Marcus Huderle
2018-11-26
Decompile ground.c
Marcus Huderle
2018-11-25
Decompile rock
Marcus Huderle
2018-11-19
Decompile all of battle_anim_utility_funcs
Marcus Huderle
2018-11-14
Sort includes into alphabetical order
Slawter666
2018-10-14
Move HEAP_SIZE to malloc and use void instead of empty argument list
DizzyEggg
2018-10-14
Move 'blend_palette'.c to util.c
DizzyEggg
2018-10-07
port 80d51ac
DizzyEggg
2018-10-07
battle anim 80a5c6c decompiled
DizzyEggg
2018-10-06
Start porting ruby battle anim file
DizzyEggg