Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-07 | decompile level-up and TM function | YamaArashi | |
2017-05-07 | decompile EV and pokerus functions | YamaArashi | |
2017-05-07 | Start decompiling easy_chat | Marijn van der Werf | |
2017-05-07 | decompile AdjustFriendship | YamaArashi | |
2017-05-07 | decompile pokemon functions | YamaArashi | |
2017-05-06 | Decompile cycling field specials | Marijn van der Werf | |
2017-05-06 | Decompile CreatedHatchedMon | 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 | some German differences | YamaArashi | |
2017-05-04 | decompile time_events | 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-05-04 | Include field_effect data | Marijn van der Werf | |
2017-05-02 | easy chat baserom includes | YamaArashi | |
2017-05-01 | Various includes | Marijn van der Werf | |
2017-04-29 | (Almost) decompile util.s. | 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_81258BC.s | ProjectRevoTPP | |
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-04-06 | battle_interface.s | ProjectRevoTPP | |
2017-04-06 | split rom_800D42C.s | ProjectRevoTPP | |
2017-04-06 | add safety align | ProjectRevoTPP | |
2017-04-06 | split out fldeff_flash.s | ProjectRevoTPP | |
2017-04-06 | split out use_pokeblock.s and battle_anim_8137220.s | ProjectRevoTPP | |
2017-04-06 | split out battle_tower.s and battle_tower data | ProjectRevoTPP | |
2017-04-06 | fix newlines | ProjectRevoTPP | |
2017-04-06 | split out roamer.s | 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 | start decompiling fldeff_cut.c | ProjectRevoTPP | |
2017-03-18 | commit deleted files | ProjectRevoTPP | |
2017-02-28 | remove script_pokemon_util_80F99CC from ld_script.txt | 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 | |
2017-02-28 | start decompiling script_pokemon_util_80F99CC.c | ProjectRevoTPP | |
2017-02-24 | decompile more of shop.c (#237) | ProjectRevoTPP | |
* start decompiling shop.c * decompile sub_80B30AC and BuyMenuDrawGraphics * decompile more of shop.c * formatting | |||
2017-02-19 | fix libgcnmultiboot.s struct | YamaArashi | |
2017-02-19 | Annotate libgcnmultiboot.s (#235) | slipstream/RoL | |
* Annotate libgcnmultiboot.s Having spent some days of reversing figuring out this protocol (it's different from the GBA BIOS one, however a couple of algorithms are used from it), I felt I should annotate the file in pokeruby further, now I know what most if it does. * Fix indentation * Really fix indentation >_> | |||
2017-02-12 | start decompiling shop.c (#234) | ProjectRevoTPP | |
2017-02-11 | contest incbins | YamaArashi | |