summaryrefslogtreecommitdiff
path: root/src/battle/battle_anim.c
AgeCommit message (Collapse)Author
2019-07-28emerald file names, part 1camthesaxman
2018-12-17Merge branch 'master' into createspritegarak
2018-12-17gAnimBankAttacker/Target to gBattleAnimAttacker/Targetshinny456
2018-11-13ANIM_BANK -> ANIM_BATTLER and some newlinesgarak
2018-10-16sound efect panning constantsgarak
2018-10-16document battle anim script commandsgarak
2018-10-15finish naming anim tagsgarak
2018-10-15Merge remote-tracking branch 'upstream/master' into battle-anim-labelsgarak
2018-10-02graphics datagarak
2018-09-27ANIM_TAG definesgarak
2018-06-25Merge branch 'master' into contest_link_80C2020Marcus Huderle
2018-06-23Decompile more of battle_anim_812C144Marcus Huderle
2018-05-06Decompile battle_anim_812C144 through sub_812C990()Marcus Huderle
2018-04-07through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked))PikalaxALT
2018-04-06Use 'battler' instead of 'bank'Marcus Huderle
2018-04-06Finish decompiling battle_9Marcus Huderle
2018-04-06Decompile a bunch of battle_9Marcus Huderle
2018-03-31Merge branch 'master' into contest_link_80C2020PikalaxALT
2018-02-10Start documenting battle animsMarcus Huderle
2018-02-10Sync battle anim script command names with pokeemeraldMarcus Huderle
2018-01-23sub_80C2020PikalaxALT
2018-01-18formattingProjectRevoTPP
2018-01-17use Defvars instead of some Dma macros and hopefully last while(1)sProjectRevoTPP
2018-01-17Dma macro cleanup and cleanup sub_8076034 and sub_8076464ProjectRevoTPP
2018-01-14truncated some dataMarco Willems (M17.1)
2018-01-14finished decompiling data/battle_anim.sMarco Willems (M17.1)
2018-01-14started decompiling data/battle_anim.sMarco Willems (M17.1)
2018-01-09Finished decompiling battle_anim_sfxMarco Willems (M17.1)
2017-12-30Sync gAnimDisableStructPtr and gTransformedPersonalities with pokeemeraldMarcus Huderle
2017-12-27Port battle_anim changes from pokeemeraldMarcus Huderle
2017-11-11eliminate remaining RAM pointers in src/ProjectRevoTPP
2017-11-05move ewram.h includes in include/ to src files.ProjectRevoTPP
2017-11-05move ewram defines to ewram.h.ProjectRevoTPP
2017-11-03BG_CHAR_ADDR and BG_SCREEN_ADDR recast fixesProjectRevoTPP
2017-11-03NotInBattleProjectRevoTPP
2017-09-30Merge branch 'master' of https://github.com/pret/pokeruby into refactor_srcProjectRevoTPP
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP