Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-17 | Further synchronisation | Slawter666 | |
2018-06-23 | Document field_effect_helpers and other misc. things | Marcus Huderle | |
2018-06-10 | Label move_tutor_menu.c | Marcus Huderle | |
2018-02-18 | remove subdirectories | camthesaxman | |
2017-08-12 | split out src/ directory into categorized subdirectories. | ProjectRevoTPP | |
2017-07-20 | map out ram variables | drifloony | |
2017-07-16 | fix merge conflicts | camthesaxman | |
2017-07-09 | decompile sub_80A52C4 - sub_80A5B78 | camthesaxman | |
2017-07-09 | completely get rid of TextStruct | camthesaxman | |
2017-07-07 | fix build | camthesaxman | |
2017-06-28 | Delete conflicting declaration in player_pc.c | scnorton | |
2017-06-16 | Merge remote-tracking branch 'marijn/clean/headers' | yenatch | |
2017-06-15 | whitespace 3: revenge of the tabs | ProjectRevoTPP | |
2017-06-15 | move player_pc data to C file and do a lot of labeling | ProjectRevoTPP | |
2017-06-10 | whitespace 2 electric boogaloo | ProjectRevoTPP | |
2017-06-10 | whitespace | ProjectRevoTPP | |
2017-06-10 | finish decompiling player_pc.c | ProjectRevoTPP | |
2017-06-09 | more player_pc.c labeling | ProjectRevoTPP | |
2017-06-09 | cleanup player_pc.c | ProjectRevoTPP | |
2017-05-26 | Sort includes | Marijn van der Werf | |
2017-05-26 | Add headers | Marijn van der Werf | |
2017-05-23 | Merge pull request #303 from marijnvdwerf/clean/includes | yenatch | |
Clean/includes | |||
2017-05-22 | Remove duplicate strings.h declarations | Marijn van der Werf | |
2017-05-22 | Decrease indentation level of switches | Marijn van der Werf | |
2017-05-14 | decompile up to sub_813AF3C | ProjectRevoTPP | |
2017-05-09 | file renaming | YamaArashi | |
2017-05-05 | Remove trailing whitespace | Marijn van der Werf | |
2017-05-03 | introduce YesNoFuncTable struct | YamaArashi | |
2017-05-03 | pokedex.s and fldeff_80CC incbins and resolve weird code in player_pc.c (#255) | ProjectRevoTPP | |
* dump pokedex incbins * dump fldeff_80C5CD4 incbins * try to make sense of the weird code at the end of sub_813AA30 (thanks padz) | |||
2017-05-03 | clean up whitespace | YamaArashi | |
2017-05-03 | decompile a little more of player_pc.c and dump half of battle_anim data ↵ | ProjectRevoTPP | |
incbins (#254) * matching sub_813A280 and sub_813A4B4 * move data to item_use.c * slightly less ugly NewGameInitPCItems * more less ugly NewGameInitPCItems - Game Freak doesn't know how to use structs * decompile HandleQuantityRolling and sub_813A6FC * partially label and comment battle_anim.c * decompile sub_813A794 and sub_813A83C * minor comments on battle_anim.c * decompile up to GF shenanigans #14390 * up to GF shenanigans #38571 * dump half of battle_anim_80CA710.s incbins * dump most incbins from battle_anim_812C144.s * obj_rot_scal fixes * subsprite * i cant even identify byte arrays | |||
2017-04-27 | Sort includes | Marijn van der Werf | |
2017-04-08 | finish decompiling item_use.c (#244) | ProjectRevoTPP | |
* nonmatching sub_80C9720 and decompile sub_80C9838 * finish decompiling Itemfinder functions. * decompile ItemUseOutOfBattle_PokeblockCase and ItemUseOutOfBattle_CoinCase * rename field_doortransition * rename weather file * decompile more of item_use.c * decompile up to repel code * decompile up to stat increase code * finish decompiling item_use.c * remove item_use from ld_script | |||
2017-01-21 | formatting | YamaArashi | |
2017-01-17 | Remove trailing whitespace | Marijn van der Werf | |
2017-01-17 | Sort includes | Marijn van der Werf | |
2016-12-19 | Decompile more of player_pc.c (#136) | ProjectRevoTPP | |
* start decompiling player_pc.c again * submit more player_pc.c work | |||
2016-12-17 | decompile InitPlayerPCMenu | YamaArashi | |
2016-12-17 | make NewGameInitPCItems match | YamaArashi | |
2016-12-18 | decompile a little bit of player_pc. file too hard. | ProjectRevoTPP | |