summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2017-08-26correct itemId accessProjectRevoTPP
2017-08-26use PlaySE constantsProjectRevoTPP
2017-08-26get rid of memcpyProjectRevoTPP
2017-08-26matching sub_80B4470 and nonmatching sub_80B3F88 and sub_80B403CProjectRevoTPP
2017-08-26formattingProjectRevoTPP
2017-08-26iwram and ewram dataProjectRevoTPP
2017-08-25move data to CProjectRevoTPP
2017-08-25finish decompiling shop.c except for a few indented functionsProjectRevoTPP
2017-08-25decompile up to nonmatching sub_80B4470ProjectRevoTPP
2017-08-26i need sleepDizzyEggg
2017-08-25evolution graphics file is doneDizzyEggg
2017-08-25decompile up to sub_80B40E8ProjectRevoTPP
2017-08-25move evo graphics data to CDizzyEggg
2017-08-25start decompiling evo graphicsDizzyEggg
2017-08-25decompile up to sub_80B3EFCProjectRevoTPP
2017-08-24Merge pull request #408 from DizzyEggg/decompile_pokeblock_feedCameron Hall
decompile pokeblock feed
2017-08-25code review changesDizzyEggg
2017-08-25Merge branch 'master' into decompile_pokeblock_feedDizzyEggg
2017-08-24Merge pull request #407 from DizzyEggg/decompile_cute_sketchCameron Hall
start cute sketch
2017-08-24Merge pull request #410 from DizzyEggg/decompile_battle_transitionCameron Hall
decompile battle transition
2017-08-24decompile up to sub_80B3BF4ProjectRevoTPP
2017-08-24code review changesDizzyEggg
2017-08-24change ewram definesDizzyEggg
2017-08-24whatever camProjectRevoTPP
2017-08-24decompile up to sub_80B3A70ProjectRevoTPP
2017-08-23reuse struct, static and make it compileDizzyEggg
2017-08-23Merge branch 'master' into decompile_reshow_battle_screenDizzyEggg
2017-08-23reshow battle screen is decompiledDizzyEggg
2017-08-23start working on reshow battle screenDizzyEggg
2017-08-22Merge branch 'master' into decompile_battle_5Cameron Hall
2017-08-22Merge branch 'master' into decompile_cute_sketchDizzyEggg
2017-08-22meaningful names to transitions givenDizzyEggg
2017-08-22move all data to CDizzyEggg
2017-08-22all functions decompiledDizzyEggg
2017-08-22a really hard math functionDizzyEggg
2017-08-22cleaning up the fileDizzyEggg
2017-08-22Merge branch 'master' into decompile_berry_blenderDizzyEggg
2017-08-22decompile up to sub_80B37F8ProjectRevoTPP
2017-08-21Merge pull request #402 from camthesaxman/decompile_learn_moveCameron Hall
decompile learn_move
2017-08-21thanks cam.ProjectRevoTPP
2017-08-21up to sub_811D584DizzyEggg
2017-08-21name suggestions, phase2 data to CDizzyEggg
2017-08-21transition main functions are doneDizzyEggg
2017-08-21i am uselessProjectRevoTPP
2017-08-21moved all data to CDizzyEggg
2017-08-21fix german build of berry blenderDizzyEggg
2017-08-21Merge branch 'master' into decompile_berry_blenderDizzyEggg
2017-08-20sub_80B33D0ProjectRevoTPP
2017-08-20Merge branch 'master' into decompile_battle_messageDizzyEggg
2017-08-20make IsMonAllowedInBattleTower matchcamthesaxman