summaryrefslogtreecommitdiff
path: root/src/battle/battle_7.c
AgeCommit message (Collapse)Author
2019-07-28emerald file names, part 1camthesaxman
2018-12-17gAnimBankAttacker/Target to gBattleAnimAttacker/Targetshinny456
2018-07-05Decompile battle_anim_813F0f4.sMarcus Huderle
2018-05-21Standardize args to palette blend functionsMarcus Huderle
2018-05-21Add unused parameter to load_gfxc_health_bar definitionMarcus 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-04-05Merge remote-tracking branch 'upstream/master' into various_dataMarcus Huderle
2018-02-10Start documenting battle animsMarcus Huderle
2018-01-19Merge remote-tracking branch 'upstream/master' into various_dataMarco Willems (M17.1)
2018-01-17use Defvars instead of some Dma macros and hopefully last while(1)sProjectRevoTPP
2018-01-16Merge remote-tracking branch 'upstream/master' into various_dataMarco Willems (M17.1)
2018-01-15import some battle_4.c code from emerald and get atk23_getexp matchingcamthesaxman
2018-01-16Continuing testing with OBJ_VRAM0, all replaced with OBJ_VRAM0_TEMP nowMarco Willems (M17.1)
2018-01-15Done decompiling battle_interfaces.sMarco Willems (M17.1)
2018-01-07Decompile through HandleEndTurn_BattleWon, and update trainer class constant ↵Marcus Huderle
names
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