Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-28 | Merge branch 'master' into filenames_1 | camthesaxman | |
2019-07-28 | emerald file names, part 1 | camthesaxman | |
2017-08-12 | split out src/ directory into categorized subdirectories. | ProjectRevoTPP | |
2017-06-19 | Battle labels named (#333) | DizzyEggg | |
* Changed battle labels | |||
2017-06-16 | Merge remote-tracking branch 'marijn/clean/headers' | yenatch | |
2017-06-14 | Merge branch 'master' of https://github.com/pret/pokeruby | ProjectRevoTPP | |
2017-06-10 | decompile sub_8032350 - sub_80326EC | camthesaxman | |
2017-06-10 | move some common battle struct definitions to battle.h | camthesaxman | |
2017-06-10 | finish decompiling player_pc.c | ProjectRevoTPP | |
2017-05-26 | Sort includes | Marijn van der Werf | |
2017-05-26 | Add headers | Marijn van der Werf | |
2017-05-22 | Decrease indentation level of switches | Marijn van der Werf | |
2017-05-17 | fill holes in party_menu.c and add battle_interface.h header | camthesaxman | |
2017-05-12 | Merge branch 'master' of https://github.com/pret/pokeruby | ProjectRevoTPP | |
2017-05-12 | remove unknowns from birch_pc.c | ProjectRevoTPP | |
2017-05-10 | BATTLE_TYPE_40 -> BATTLE_TYPE_MULTI | YamaArashi | |
2017-05-08 | Fix battle_interface for German | Marijn van der Werf | |
2017-05-08 | Decompile 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 |