Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-10 | start decompiling battle_2 (#289) | Cameron Hall | |
* start decompiling * tired. finish later * decompile some more * BATTLE_TYPE_40 -> BATTLE_TYPE_MULTI | |||
2017-05-10 | Merge remote-tracking branch 'upstream/master' into decompile_battle_2 | camthesaxman | |
2017-05-10 | Merge remote-tracking branch 'upstream/master' into decompile_battle_2 | camthesaxman | |
2017-05-10 | BATTLE_TYPE_40 -> BATTLE_TYPE_MULTI | YamaArashi | |
2017-05-10 | tired. finish later | camthesaxman | |
2017-05-09 | minutes, not seconds | YamaArashi | |
2017-05-09 | name daily event functions | YamaArashi | |
2017-05-09 | Decompile some cable_club functions | Marijn van der Werf | |
2017-05-09 | file renaming | YamaArashi | |
2017-05-09 | name more functions | YamaArashi | |
2017-05-09 | name new-game functions | YamaArashi | |
2017-05-09 | name mail_data.c functions | YamaArashi | |
2017-05-08 | finish decompiling mail_data.s | YamaArashi | |
2017-05-08 | fix some nonmatching functions (#284) | Cameron Hall | |
* fix some nonmatching functions * delete trailing whitespace | |||
2017-05-08 | Fix battle_interface for German | Marijn van der Werf | |
2017-05-08 | decompile some of mail_data.s | YamaArashi | |
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 | |||
2017-05-08 | decompile roamer.s | YamaArashi | |
2017-05-08 | Decompile ShowPokedexCryScreen | Marijn van der Werf | |
2017-05-08 | Decompile ShowLinkBattleRecords | Marijn van der Werf | |
2017-05-08 | Decompile sub_803037C | Marijn van der Werf | |
2017-05-08 | decompile birch_pc | YamaArashi | |
2017-05-07 | decompile more pokemon functions | YamaArashi | |
2017-05-07 | decompile battle music and pokemon palette functions | 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 pokemon functions | YamaArashi | |
2017-05-06 | Decompile cycling field specials | Marijn van der Werf | |
2017-05-06 | Declare `StringLengthN` conditionally in header | 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 | 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 | 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-29 | Use an enum for items. | yenatch | |
2017-04-27 | Sort includes | Marijn van der Werf | |
2017-04-17 | decompile fldeff_sweetscent.s | YamaArashi | |
2017-04-17 | Decompile fldeff_softboiled | 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-04-07 | decompile post_battle_event_funcs | YamaArashi | |
2017-03-22 | label changes for clarity | ProjectRevoTPP | |
2017-03-22 | start decompiling item_use.c again | ProjectRevoTPP | |
2017-03-18 | reorganize and add new headers for many files | ProjectRevoTPP | |
2017-03-18 | move strings to C file | ProjectRevoTPP | |
2017-02-28 | start decompiling script_pokemon_util_80F99CC.c | ProjectRevoTPP | |
2017-02-19 | define gFlashMemoryPresent in load_save.c | YamaArashi | |