summaryrefslogtreecommitdiff
path: root/src/battle_interface.c
AgeCommit message (Collapse)Author
2019-07-28Merge branch 'master' into filenames_1camthesaxman
2019-07-28emerald file names, part 1camthesaxman
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP
2017-06-19Battle labels named (#333)DizzyEggg
* Changed battle labels
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
* start decompiling * more decompilation * sub_8044804 refuses to match. moving on... * decompile sub_80451A0 * more decompilation * finish decompiling * clean up a bit * remove trailing whitespace and change tabs to spaces