summaryrefslogtreecommitdiff
path: root/src/battle/battle_message.c
AgeCommit message (Collapse)Author
2018-04-06Finish decompiling battle_9Marcus Huderle
2018-04-06Decompile a bunch of battle_9Marcus Huderle
2018-04-06Start decompiling battle_9Marcus Huderle
2018-01-17Document sub_8121D1C, sub_8121D74 and gUnknown_084016BCThomas Winwood
These are left over from the Japanese games, which provide more variation to the attack string than the English games.
2018-01-16remove some symbols from sym_ewram.txtcamthesaxman
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
names
2018-01-01Port battle_setup names from pokeemeraldMarcus Huderle
2017-12-17Use FLAG_ prefix for all flagsMarcus Huderle
2017-11-26flag, vars, items constantscamthesaxman
2017-11-16remove unnecessary battle_message externsProjectRevoTPP
2017-11-13fix germanProjectRevoTPP
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-01Use descriptive variable and function names for battle_tower codeMarcus Huderle
2017-10-28More battle_tower decompMarcus Huderle
2017-08-27Merge branch 'master' of https://github.com/pret/pokeruby into refactor_srcProjectRevoTPP
2017-08-20mergeProjectRevoTPP