index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle
/
battle_anim.c
Age
Commit message (
Expand
)
Author
2018-01-18
formatting
ProjectRevoTPP
2018-01-17
use Defvars instead of some Dma macros and hopefully last while(1)s
ProjectRevoTPP
2018-01-17
Dma macro cleanup and cleanup sub_8076034 and sub_8076464
ProjectRevoTPP
2018-01-14
truncated some data
Marco Willems (M17.1)
2018-01-14
finished decompiling data/battle_anim.s
Marco Willems (M17.1)
2018-01-14
started decompiling data/battle_anim.s
Marco Willems (M17.1)
2018-01-09
Finished decompiling battle_anim_sfx
Marco Willems (M17.1)
2017-12-30
Sync gAnimDisableStructPtr and gTransformedPersonalities with pokeemerald
Marcus Huderle
2017-12-27
Port battle_anim changes from pokeemerald
Marcus Huderle
2017-11-11
eliminate remaining RAM pointers in src/
ProjectRevoTPP
2017-11-05
move ewram.h includes in include/ to src files.
ProjectRevoTPP
2017-11-05
move ewram defines to ewram.h.
ProjectRevoTPP
2017-11-03
BG_CHAR_ADDR and BG_SCREEN_ADDR recast fixes
ProjectRevoTPP
2017-11-03
NotInBattle
ProjectRevoTPP
2017-09-30
Merge branch 'master' of https://github.com/pret/pokeruby into refactor_src
ProjectRevoTPP
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP