summaryrefslogtreecommitdiff
path: root/src/battle/battle_controller_wally.c
AgeCommit message (Collapse)Author
2017-11-26abilities, songs, species constantscamthesaxman
2017-11-18change Sprite struct to use a data array instead of manual declares.ProjectRevoTPP
2017-11-13migrate battle_message data to src (TODO, german)ProjectRevoTPP
2017-11-05move src/engine/ direct ewram calls to ewram.h.ProjectRevoTPP
2017-11-05move ewram.h includes in include/ to src files.ProjectRevoTPP
2017-11-04BAD_MEM macros to MEM_ALTProjectRevoTPP
2017-11-04add semicolons to BAD_MEMSET and BAD_MEMCPYProjectRevoTPP
2017-11-03NotInBattleProjectRevoTPP
2017-10-29mergeProjectRevoTPP
2017-10-29use BAD_MEMSET macro for battle files.ProjectRevoTPP
2017-10-26also fix ambiguous MON_DATA_SPD_EV and MON_DATA_SPD2 constantscamthesaxman
2017-10-23recast fixes for SetMonData and SetBoxMonData.ProjectRevoTPP
2017-10-23use SPEED instead of SPD in mon data constantscamthesaxman
2017-09-30Merge branch 'master' of https://github.com/pret/pokeruby into refactor_srcProjectRevoTPP
2017-08-28Merge branch 'master' of https://github.com/pret/pokeruby into refactor_srcProjectRevoTPP
2017-08-27Merge branch 'master' of https://github.com/pret/pokeruby into refactor_srcProjectRevoTPP
2017-08-27mergeProjectRevoTPP