summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2017-09-09Move some function labels to their proper headersPikalaxALT
2017-09-09Merge branch 'master' into tradePikalaxALT
2017-09-08Merge pull request #417 from camthesaxman/decompile_mauville_old_manCameron Hall
finish decompiling mauville_old_man
2017-09-08mauville_old_man -> mauville_mancamthesaxman
2017-09-08Merge pull request #420 from DizzyEggg/decompile_evolution_sceneCameron Hall
decompile evolution scene
2017-09-08Merge pull request #424 from DizzyEggg/decompile_pokemon_menuCameron Hall
decompile pokemon menu
2017-09-08Merge pull request #413 from Touched/decompile/field_ground_effect.sCameron Hall
Decompile field_ground_effect.s
2017-09-08fix formatting; use bool definesHenrique Lorenzi
2017-09-08make zero-parameter functions `(void)`Henrique Lorenzi
2017-09-08decompile cable_club.cHenrique Lorenzi
2017-09-05Put all local functions in statis; feeble attempt to fix undefined reference ↵PikalaxALT
errors in German
2017-09-04Make static labels staticPikalaxALT
2017-09-04sub_804AF10 and sub_804AF84PikalaxALT
2017-09-04sub_804AFB8PikalaxALT
2017-09-04sub_804B128PikalaxALT
2017-09-04sub_804B2D0PikalaxALT
2017-09-04sub_804BBE8 and new DmaCopy macrosscnorton
2017-09-04sub_804C29Cscnorton
2017-09-03sub_804D588scnorton
2017-09-03sub_804D89Cscnorton
2017-09-03sub_804E22Cscnorton
2017-09-03sub_804E174 and sub_804E1A0scnorton
2017-09-03sub_804DB84scnorton
2017-09-03sub_804DB2Cscnorton
2017-09-02sub_804A51CPikalaxALT
2017-09-02sub_804A2B4; change `struct Window->config` to constPikalaxALT
2017-09-02sub_8049DC4PikalaxALT
2017-09-02Add static decorations where possiblePikalaxALT
2017-09-02sub_8048D44PikalaxALT
2017-09-01nonmatching sub_8048B0CPikalaxALT
2017-08-31sub_8047EC0scnorton
2017-08-31Nonmatching sub_8047D58scnorton
2017-08-31Resume decompiling trade.sscnorton
2017-08-29decompile pokemon_menuDizzyEggg
2017-08-29Merge branch 'master' into decompile_pokemon_menuDizzyEggg
2017-08-29Merge branch 'master' into decompile_evolution_sceneDizzyEggg
2017-08-28move easy chat words into easy_chat.hcamthesaxman
2017-08-28fix PlayCryInternal (thanks, ProjectRevoTPP)camthesaxman
2017-08-28start decomp of pokemon menuDizzyEggg
2017-08-28Merge branch 'master' into decompile_evolution_sceneDizzyEggg
2017-08-27fix nonmatchings, add labelsDizzyEggg
2017-08-27Merge branch 'master' into decompile_evolution_sceneDizzyEggg
2017-08-27Emitcmd22 -> EmitChoosePokemoncamthesaxman
2017-08-27evolution scene file is doneDizzyEggg
2017-08-27label move learning functions and varsDizzyEggg
2017-08-27Merge branch 'master' into decompile_evolution_sceneDizzyEggg
2017-08-26import DizzyEggg's battle controller changescamthesaxman
2017-08-27start working on evo sceneDizzyEggg
2017-08-26Merge pull request #412 from ProjectRevoTPP/shopCameron Hall
finish decompiling shop.c
2017-08-26matching sub_80B4470 and nonmatching sub_80B3F88 and sub_80B403CProjectRevoTPP