summaryrefslogtreecommitdiff
path: root/src/battle/battle_7.c
AgeCommit message (Expand)Author
2018-02-10Start documenting battle animsMarcus Huderle
2018-01-17use Defvars instead of some Dma macros and hopefully last while(1)sProjectRevoTPP
2018-01-15import some battle_4.c code from emerald and get atk23_getexp matchingcamthesaxman
2018-01-07Decompile through HandleEndTurn_BattleWon, and update trainer class constant ...Marcus Huderle
2018-01-06fix some code and formatting anomaliescamthesaxman
2017-12-30Sync gAnimDisableStructPtr and gTransformedPersonalities with pokeemeraldMarcus Huderle
2017-12-27Port battle_anim changes from pokeemeraldMarcus Huderle
2017-11-26abilities, songs, species constantscamthesaxman
2017-11-19gBattleAnims_Unknown2 to gBattleAnims_Specialsceptillion
2017-11-19label battle animssceptillion
2017-11-18change Sprite struct to use a data array instead of manual declares.ProjectRevoTPP
2017-11-11eliminate remaining RAM pointers in src/ProjectRevoTPP
2017-11-09remove shared_symsProjectRevoTPP
2017-11-09depreciate use of shared_symsProjectRevoTPP
2017-11-06finish refactoring ewram defines into ewram.h.ProjectRevoTPP
2017-11-05move ewram defines to ewram.h.ProjectRevoTPP
2017-11-03NotInBattleProjectRevoTPP
2017-09-30Merge branch 'master' of https://github.com/pret/pokeruby into refactor_srcProjectRevoTPP
2017-08-27mergeProjectRevoTPP
2017-08-26mergeProjectRevoTPP
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP