Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-07 | menu cursor incbins | YamaArashi | |
2017-01-07 | start decompiling daycare.s (#173) | NieDżejkob | |
* First matching daycare_count_pokemon * Update the code style and tidy up daycare_count_pokemon | |||
2017-01-07 | get HoldContestPainting to match | camthesaxman | |
2017-01-07 | get ShowContestPainting to match | camthesaxman | |
2017-01-07 | Merge pull request #171 from marijnvdwerf/decompile/credits | YamaArashi | |
Continue decompilation of credits | |||
2017-01-07 | clean up and formatting | camthesaxman | |
2017-01-07 | get sub_814A2EC to match | camthesaxman | |
2017-01-07 | Unindent switch | Marijn van der Werf | |
2017-01-07 | Update code style | Marijn van der Werf | |
2017-01-07 | Continue decompilation | Marijn van der Werf | |
2017-01-07 | Merge pull request #170 from marijnvdwerf/decompile/credits | YamaArashi | |
Continue credits | |||
2017-01-07 | Continue credits | Marijn van der Werf | |
2017-01-06 | finish decompiling intro.c (#169) | Cameron Hall | |
* finish decompiling * remove intro.s | |||
2017-01-06 | fix broken build | YamaArashi | |
2017-01-06 | Merge pull request #168 from camthesaxman/intro | YamaArashi | |
decompile more intro functions | |||
2017-01-06 | decompile more intro functions | camthesaxman | |
2017-01-07 | Start decompiling credits | Marijn van der Werf | |
2017-01-06 | trim whitespace | YamaArashi | |
2017-01-06 | make BattleAICmd_unk_30 match | YamaArashi | |
2017-01-06 | move vars to header | YamaArashi | |
2017-01-06 | define pokemon size record data in C | YamaArashi | |
2017-01-05 | split data | YamaArashi | |
2017-01-05 | lottery prize data | YamaArashi | |
2017-01-05 | item constants | YamaArashi | |
2017-01-06 | quick fix to make ROM build again | ProjectRevoTPP | |
2017-01-05 | more labels (#165) | ProjectRevoTPP | |
* more labels and match sub_810745C * formatting * move BattleStruct to battle.h and combine both loose structs * oops * more labels for rom4.c | |||
2017-01-06 | Contest painting | Marijn van der Werf | |
2017-01-05 | Merge pull request #163 from camthesaxman/intro | YamaArashi | |
decompile more intro functions | |||
2017-01-05 | decompile up to sub_813D908 | camthesaxman | |
2017-01-06 | Decompile party_menu functions | Marijn van der Werf | |
2017-01-05 | decompile up to sub_813D584 | camthesaxman | |
2017-01-05 | decompile sub_813D0CC | camthesaxman | |
2017-01-05 | define fanfare data in C | YamaArashi | |
2017-01-05 | define palette struct in C | YamaArashi | |
2017-01-05 | get rid of MenuItem struct | YamaArashi | |
2017-01-05 | define some menu data in C | YamaArashi | |
2017-01-05 | field_8 -> savedCallback | YamaArashi | |
2017-01-05 | name clock functions | YamaArashi | |
2017-01-04 | begin decompiling more intro code | camthesaxman | |
2017-01-04 | add some vars | YamaArashi | |
2017-01-04 | use SYS_CLOCK_SET define | YamaArashi | |
2017-01-04 | name function | YamaArashi | |
2017-01-04 | decompile more summary screen functions | YamaArashi | |
2017-01-04 | decompile clock.c (#161) | ProjectRevoTPP | |
* remove matsuda debug menu from ld_script * decompile clock.c * formatting | |||
2017-01-04 | almost finish decompiling matsuda_debug_menu.c (#158) | Cameron Hall | |
* almost finish decompiling matsuda_debug_menu.c * rename sub_8071C20 to CloseMenu | |||
2017-01-04 | more labels (#159) | ProjectRevoTPP | |
* labels for tv.c and tv.s * match function prologue a little bit better * whoops * label and document lottery_corner.c * gSoftResetDisabled * add labels for main_menu.c * labels for metatile_behavior.c | |||
2017-01-04 | Decompile sub_800DC24 | Marijn van der Werf | |
2017-01-04 | name some functions | YamaArashi | |
2017-01-04 | Emerald version enum | YamaArashi | |
2017-01-03 | make PokemonSummaryScreen_PrintTrainerMemo match | YamaArashi | |