Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-06 | Add German strings | Marijn van der Werf | |
2017-05-06 | Various german patches | Marijn van der Werf | |
2017-05-05 | decompile some pokemon functions | YamaArashi | |
2017-05-05 | Various German patches | Marijn van der Werf | |
2017-05-05 | remove German-only function call | YamaArashi | |
2017-05-05 | German ProcessRecvCmds | YamaArashi | |
2017-05-05 | some German differences | YamaArashi | |
2017-05-05 | Add German berry data | Marijn van der Werf | |
2017-05-05 | Convert tabs to spaces | Marijn van der Werf | |
2017-05-05 | Remove trailing whitespace | Marijn van der Werf | |
2017-05-04 | use macros and defines for save.c making it easier to add new sections | ProjectRevoTPP | |
2017-05-04 | decompile time_events | YamaArashi | |
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 | Struct_0202F7D4 -> AffineAnimCmd | 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-30 | define item_use data in C | YamaArashi | |
2017-04-29 | Fix the NONMATCHING check in util.c. | yenatch | |
2017-04-29 | Fix an erroneous SPECIES_EGG in Unown code. | yenatch | |
2017-04-29 | (Almost) decompile util.s. | yenatch | |
2017-04-27 | Sort includes | Marijn van der Werf | |
2017-04-21 | Clean up rom_8077ABC.c | yenatch | |
2017-04-19 | Decompile rom_8077ABC.s | yenatch | |
2017-04-17 | decompile smokescreen.s | YamaArashi | |
2017-04-17 | decompile fldeff_sweetscent.s | YamaArashi | |
2017-04-17 | Merge pull request #246 from marijnvdwerf/decompile/fldeff-softboiled | YamaArashi | |
Decompile fldeff_softboiled | |||
2017-04-17 | Decompile fldeff_softboiled | Marijn van der Werf | |
2017-04-17 | decompile hof_pc.s | YamaArashi | |
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-04-07 | decompile post_battle_event_funcs | YamaArashi | |
2017-04-06 | split rom_810CBB4.s and elaborate on battle_party_menu rom merge | ProjectRevoTPP | |
2017-04-06 | split out field_doortransition.s | ProjectRevoTPP | |
2017-03-22 | fix build | ProjectRevoTPP | |
2017-03-22 | label changes for clarity | ProjectRevoTPP | |
2017-03-22 | start decompiling item_use.c again | ProjectRevoTPP | |
2017-03-19 | finish decompiling fldeff_cut.c | ProjectRevoTPP | |
2017-03-18 | reorganize and add new headers for many files | ProjectRevoTPP | |
2017-03-18 | label braille_puzzles.c event script | ProjectRevoTPP | |
2017-03-18 | rewrite, label, and document save.c | ProjectRevoTPP | |
2017-03-18 | move diploma data to C | ProjectRevoTPP | |
2017-03-18 | start decompiling fldeff_cut.c | ProjectRevoTPP | |
2017-03-18 | move strings to C file | ProjectRevoTPP | |
2017-03-18 | move multichoice data to script_menu.c | ProjectRevoTPP | |
2017-03-18 | decompile script_pokemon_util_80C4BF0.c | ProjectRevoTPP | |
2017-03-05 | replace phantom variable fix with proper fix. | ProjectRevoTPP | |
2017-03-02 | fix weird cases of ROM not matching | ProjectRevoTPP | |
2017-03-01 | get sub_80F7CF4 a little closer | ProjectRevoTPP | |
2017-02-28 | finish decompiling script_pokemon_util_80F99CC except for sub_80F9FDC | ProjectRevoTPP | |
2017-02-28 | decompile more of script_pokemon_util_80F99CC.c | ProjectRevoTPP | |