summaryrefslogtreecommitdiff
path: root/src/battle_interface.c
AgeCommit message (Expand)Author
2017-06-19Battle labels named (#333)DizzyEggg
2017-06-16Merge remote-tracking branch 'marijn/clean/headers'yenatch
2017-06-14Merge branch 'master' of https://github.com/pret/pokerubyProjectRevoTPP
2017-06-10decompile sub_8032350 - sub_80326ECcamthesaxman
2017-06-10move some common battle struct definitions to battle.hcamthesaxman
2017-06-10finish decompiling player_pc.cProjectRevoTPP
2017-05-26Sort includesMarijn van der Werf
2017-05-26Add headersMarijn van der Werf
2017-05-22Decrease indentation level of switchesMarijn van der Werf
2017-05-17fill holes in party_menu.c and add battle_interface.h headercamthesaxman
2017-05-12Merge branch 'master' of https://github.com/pret/pokerubyProjectRevoTPP
2017-05-12remove unknowns from birch_pc.cProjectRevoTPP
2017-05-10 BATTLE_TYPE_40 -> BATTLE_TYPE_MULTIYamaArashi
2017-05-08Fix battle_interface for GermanMarijn van der Werf
2017-05-08Decompile battle interface (#281)Cameron Hall