summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2018-01-11Merge branch 'master' into makefilecamthesaxman
2018-01-11fixing thingsgolem galvanize
2018-01-11finish splitting and decompiling dragon.sgolem galvanize
2018-01-10refactor build systemcamthesaxman
2018-01-10conflict fixgolem galvanize
2018-01-10decompiled up to sub_80DFBD8golem galvanize
2018-01-10finish labeling scanline_effect.ccamthesaxman
2018-01-10label more of scanline_effect.ccamthesaxman
2018-01-09label some scanline_effect functionscamthesaxman
2018-01-09rename unknown_task to scanline_effectcamthesaxman
2018-01-09match sub_80DCD78camthesaxman
2018-01-09Merge pull request #509 from progreon/battle_animMarcus Huderle
Decompile various battle_anim files
2018-01-10oopsMarco Willems (M17.1)
2018-01-10finished decompiling bug.s with nonmatchingMarco Willems (M17.1)
2018-01-09more text/menu renamingcamthesaxman
2018-01-09Started decompiling bug.sMarco Willems (M17.1)
2018-01-09Merge branch 'master' into battle_animMarco Willems (M17.1)
2018-01-09s/gWindowConfig/gWindowTemplate/gcamthesaxman
2018-01-08Merge branch 'master' into menu_refactorcamthesaxman
2018-01-08re-label some window and text codecamthesaxman
2018-01-08Move unused files back to src/ levelMarcus Huderle
2018-01-09Merge branch 'master' into some_battle_sound_stuffMarco Willems (M17.1)
2018-01-09Finished decompiling battle_anim_sfxMarco Willems (M17.1)
2018-01-08make gUnknown_03000740 staticcamthesaxman
2018-01-08Decompiled sub_812B18CMarco Willems (M17.1)
2018-01-08Matched sub_812B058Marco Willems (M17.1)
2018-01-07Merge pull request #510 from Made-s/masterMarcus Huderle
Decompile roulette and roulette_util
2018-01-07fix ItemStorage_DrawItemListcamthesaxman
2018-01-07fix Mailbox_DrawMailListcamthesaxman
2018-01-07Finish battle_2.c and battle_util.c decompilationMarcus Huderle
2018-01-07Finish decompiling battle_2Marcus Huderle
2018-01-07Decompile through HandleEndTurn_BattleWon, and update trainer class constant ↵Marcus Huderle
names
2018-01-07Decompile more battle_2 functionsMarcus Huderle
2018-01-07Match sub_806BC3CMarcus Huderle
2018-01-07match CB2_PartyMenuMaincamthesaxman
2018-01-08Matched sub_812AF98Marco Willems (M17.1)
2018-01-07match DetermineBattleTowerPrizecamthesaxman
2018-01-07match SaveCurrentWinStreakcamthesaxman
2018-01-07Decompiled sub_812B108Marco Willems (M17.1)
2018-01-07sub_812B004 - sub_812B058Marco Willems (M17.1)
2018-01-07Started decompiling move animation sfxMarco Willems (M17.1)
2018-01-07Split battle_anim_81258BC.s and decompile unusedMarco Willems (M17.1)
2018-01-06merge with masterMarco Willems (M17.1)
2018-01-06Finished decompiling wisp_fireMarco Willems (M17.1)
2018-01-06Merge branch 'master' of https://github.com/pret/pokerubycamthesaxman
2018-01-06fix some code and formatting anomaliescamthesaxman
2018-01-06Merge branch 'master' into masterMade-s
2018-01-06match sub_8124DDC and sub_8124E2CM
2018-01-06Merge branch 'master' into cable_carPikalaxALT
2018-01-06fix indents and build, remove diff.shM