Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-10 | Merge pull request #183 from camthesaxman/fix_dewford_trend | YamaArashi | |
fix up dewford_trend.c a bit | |||
2017-01-10 | fix up dewford_trend.c a bit | camthesaxman | |
2017-01-10 | Merge pull request #181 from marijnvdwerf/decompile/credits-2 | YamaArashi | |
Continue decompiling credits | |||
2017-01-10 | Continue decompiling credits | Marijn van der Werf | |
2017-01-09 | Merge pull request #178 from marijnvdwerf/decompile/credits-2 | YamaArashi | |
Split up different credits tasks | |||
2017-01-08 | Merge pull request #180 from yenatch/species-enum | YamaArashi | |
Forgot to add Unown species constants to the enum | |||
2017-01-08 | Forgot to add Unown species constants to the enum | yenatch | |
2017-01-08 | Merge pull request #179 from yenatch/species-enum | YamaArashi | |
enum the species constants | |||
2017-01-08 | enum the species constants | yenatch | |
2017-01-08 | decompile BattleAICmd_if_status_in_party | YamaArashi | |
2017-01-08 | simplify delta compression algorithm | YamaArashi | |
2017-01-09 | Split up different credits tasks | Marijn van der Werf | |
2017-01-08 | start decompiling field_control_avatar.c (#177) | Cameron Hall | |
* start decompiling field_control_avatar.c * remove field_control_player_avatar.c | |||
2017-01-08 | Merge pull request #176 from yenatch/aif2pcm | YamaArashi | |
aif2pcm: Remove erroneous loop markers and fix delta compression. | |||
2017-01-08 | decompile BattleAICmd_count_alive_pokemon | YamaArashi | |
2017-01-08 | aif2pcm: Accept .aiff files too. | yenatch | |
2017-01-08 | aif2pcm: Fix delta compression for foreign audio. | yenatch | |
The direction should not be reversed if the delta is too large. The new code is redundant, but the intent is more obvious. | |||
2017-01-08 | aif2pcm: Fix length reporting. Don't use a MARK chunk if no loop. | yenatch | |
The reported sample length in the aif header can differ from the actual length of the SSND chunk. The END marker was being misused to contain the reported length, but this still counts as a loop in aif2agb, even if the START marker is omitted (it defaults to the END value). Now the reported length is in the COMM chunk, which is more correct. | |||
2017-01-08 | rename truck_scene.c to field_special_scene.c | YamaArashi | |
2017-01-08 | decompile porthole code | YamaArashi | |
2017-01-07 | dump more incbins | YamaArashi | |
2017-01-07 | more incbins | YamaArashi | |
2017-01-07 | Merge pull request #175 from camthesaxman/berry_tag_screen | YamaArashi | |
fix some nonmatching functions in berry_tag_screen.c | |||
2017-01-07 | fix some nonmatching functions and fix formatting | camthesaxman | |
2017-01-07 | misc. incbins | YamaArashi | |
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 | |