Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-07 | save failed screen incbins | YamaArashi | |
2017-01-07 | Merge pull request #174 from camthesaxman/contest_painting | YamaArashi | |
fix some nonmatching functions in contest_painting.c | |||
2017-01-07 | get more functions to match and clean up | camthesaxman | |
2017-01-07 | naming screen incbins | YamaArashi | |
2017-01-07 | menu cursor incbins | YamaArashi | |
2017-01-07 | roulette incbins | YamaArashi | |
2017-01-07 | Merge pull request #106 from camthesaxman/header_language | YamaArashi | |
Mark header files as the correct language for GitHub | |||
2017-01-07 | pokenav 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 | Merge pull request #172 from camthesaxman/fix_nonmatching | YamaArashi | |
fix up bard_music.c | |||
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 | decorations incbins | YamaArashi | |
2017-01-07 | make ROM match | YamaArashi | |
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-07 | bard incbins | YamaArashi | |
2017-01-07 | no more wave bins | YamaArashi | |
2017-01-07 | slot machine incbins | YamaArashi | |
2017-01-06 | finish decompiling intro.c (#169) | Cameron Hall | |
* finish decompiling * remove intro.s | |||
2017-01-06 | make ROM match | YamaArashi | |
2017-01-06 | Dump the cries and rewrite aif2pcm. (#156) | yenatch | |
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-06 | Merge pull request #167 from marijnvdwerf/decompile/credits | YamaArashi | |
Start decompiling credits | |||
2017-01-07 | Start decompiling credits | Marijn van der Werf | |
2017-01-06 | complete PokemonStorage struct | YamaArashi | |
2017-01-06 | trim whitespace | YamaArashi | |
2017-01-06 | make BattleAICmd_unk_30 match | YamaArashi | |
2017-01-06 | dump subsprite table | YamaArashi | |
2017-01-06 | move vars to header | YamaArashi | |
2017-01-06 | define pokemon size record data in C | YamaArashi | |
2017-01-06 | get rid of battle AI incbin | YamaArashi | |
2017-01-05 | get rid of Shedinja-related incbin | YamaArashi | |
2017-01-05 | split data | YamaArashi | |
2017-01-05 | lottery prize data | YamaArashi | |
2017-01-05 | item constants | YamaArashi | |
2017-01-05 | global.h formatting | YamaArashi | |
2017-01-05 | split out more data | YamaArashi | |
2017-01-05 | Merge pull request #166 from ProjectRevoTPP/master | YamaArashi | |
quick fix to make ROM build again | |||
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-05 | Merge pull request #164 from marijnvdwerf/decompile/contest-painting | YamaArashi | |
Contest painting |