summaryrefslogtreecommitdiff
path: root/src/battle/pokeball.c
AgeCommit message (Expand)Author
2018-08-09Label ball animationsMarcus Huderle
2018-07-05Decompile battle_anim_813F0f4.sMarcus Huderle
2018-06-20Use MUS_ prefix instead of BGM_ prefix for songsMarcus Huderle
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-04-06Start decompiling battle_9Marcus Huderle
2018-03-18Document PIN_MISSILE and ICICLE_SPEAR animsMarcus Huderle
2018-02-11Document battle anim things related to SWIFT and TWISTERMarcus Huderle
2018-02-10Start documenting battle animsMarcus Huderle
2018-01-07Decompile through HandleEndTurn_BattleWon, and update trainer class constant ...Marcus Huderle
2017-12-27Port battle_anim changes from pokeemeraldMarcus Huderle
2017-11-26abilities, songs, species constantscamthesaxman
2017-11-18change Sprite struct to use a data array instead of manual declares.ProjectRevoTPP
2017-11-05move ewram.h includes in include/ to src files.ProjectRevoTPP
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP