summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-01-10Merge pull request #183 from camthesaxman/fix_dewford_trendYamaArashi
fix up dewford_trend.c a bit
2017-01-10fix up dewford_trend.c a bitcamthesaxman
2017-01-10Merge pull request #181 from marijnvdwerf/decompile/credits-2YamaArashi
Continue decompiling credits
2017-01-10Continue decompiling creditsMarijn van der Werf
2017-01-09Merge pull request #178 from marijnvdwerf/decompile/credits-2YamaArashi
Split up different credits tasks
2017-01-08Merge pull request #180 from yenatch/species-enumYamaArashi
Forgot to add Unown species constants to the enum
2017-01-08Forgot to add Unown species constants to the enumyenatch
2017-01-08Merge pull request #179 from yenatch/species-enumYamaArashi
enum the species constants
2017-01-08enum the species constantsyenatch
2017-01-08decompile BattleAICmd_if_status_in_partyYamaArashi
2017-01-08simplify delta compression algorithmYamaArashi
2017-01-09Split up different credits tasksMarijn van der Werf
2017-01-08start decompiling field_control_avatar.c (#177)Cameron Hall
* start decompiling field_control_avatar.c * remove field_control_player_avatar.c
2017-01-08Merge pull request #176 from yenatch/aif2pcmYamaArashi
aif2pcm: Remove erroneous loop markers and fix delta compression.
2017-01-08decompile BattleAICmd_count_alive_pokemonYamaArashi
2017-01-08aif2pcm: Accept .aiff files too.yenatch
2017-01-08aif2pcm: 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-08aif2pcm: 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-08rename truck_scene.c to field_special_scene.cYamaArashi
2017-01-08decompile porthole codeYamaArashi
2017-01-07dump more incbinsYamaArashi
2017-01-07more incbinsYamaArashi
2017-01-07Merge pull request #175 from camthesaxman/berry_tag_screenYamaArashi
fix some nonmatching functions in berry_tag_screen.c
2017-01-07fix some nonmatching functions and fix formattingcamthesaxman
2017-01-07misc. incbinsYamaArashi
2017-01-07save failed screen incbinsYamaArashi
2017-01-07Merge pull request #174 from camthesaxman/contest_paintingYamaArashi
fix some nonmatching functions in contest_painting.c
2017-01-07get more functions to match and clean upcamthesaxman
2017-01-07naming screen incbinsYamaArashi
2017-01-07menu cursor incbinsYamaArashi
2017-01-07roulette incbinsYamaArashi
2017-01-07Merge pull request #106 from camthesaxman/header_languageYamaArashi
Mark header files as the correct language for GitHub
2017-01-07pokenav incbinsYamaArashi
2017-01-07start decompiling daycare.s (#173)NieDżejkob
* First matching daycare_count_pokemon * Update the code style and tidy up daycare_count_pokemon
2017-01-07get HoldContestPainting to matchcamthesaxman
2017-01-07get ShowContestPainting to matchcamthesaxman
2017-01-07Merge pull request #171 from marijnvdwerf/decompile/creditsYamaArashi
Continue decompilation of credits
2017-01-07Merge pull request #172 from camthesaxman/fix_nonmatchingYamaArashi
fix up bard_music.c
2017-01-07clean up and formattingcamthesaxman
2017-01-07get sub_814A2EC to matchcamthesaxman
2017-01-07Unindent switchMarijn van der Werf
2017-01-07Update code styleMarijn van der Werf
2017-01-07Continue decompilationMarijn van der Werf
2017-01-07decorations incbinsYamaArashi
2017-01-07make ROM matchYamaArashi
2017-01-07Merge pull request #170 from marijnvdwerf/decompile/creditsYamaArashi
Continue credits
2017-01-07Continue creditsMarijn van der Werf
2017-01-07bard incbinsYamaArashi
2017-01-07no more wave binsYamaArashi
2017-01-07slot machine incbinsYamaArashi