summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2017-09-09npc_pal_op_BPikalaxALT
2017-09-09npc_pal_op and all dataPikalaxALT
2017-09-09SetUpReflectionPikalaxALT
2017-09-09finish decompiling linkopponent battle controllercamthesaxman
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-08decompile more evolution_scene.c functionscamthesaxman
2017-09-08Merge pull request #420 from DizzyEggg/decompile_evolution_sceneCameron Hall
decompile evolution scene
2017-09-08fix tab/space issuescamthesaxman
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; improve some code (from camthesaxman)Henrique Lorenzi
2017-09-08fix formatting; use bool definesHenrique Lorenzi
2017-09-08match sub_80830E4Henrique Lorenzi
2017-09-08match sub_808353CHenrique Lorenzi
2017-09-08make zero-parameter functions `(void)`Henrique Lorenzi
2017-09-08decompile cable_club.cHenrique Lorenzi
2017-09-03Intersperse data with functionsTouched
2017-08-29lol that warning, cam fix plsDizzyEggg
2017-08-29decompile pokemon_menuDizzyEggg
2017-08-29tabs to spacescamthesaxman
2017-08-29Merge branch 'master' into decompile_pokemon_menuDizzyEggg
2017-08-29Merge branch 'master' into decompile_evolution_sceneDizzyEggg
2017-08-29cam helped me, thx camDizzyEggg
2017-08-28oopscamthesaxman
2017-08-28get sub_814A958 closercamthesaxman
2017-08-28fix PlayCryInternal (thanks, ProjectRevoTPP)camthesaxman
2017-08-28fix some nonmatching functions in rotating_gate.ccamthesaxman
2017-08-28start decomp of pokemon menuDizzyEggg
2017-08-28Merge branch 'master' into decompile_evolution_sceneDizzyEggg
2017-08-27tabs to spacescamthesaxman
2017-08-27match sub_803C434camthesaxman
2017-08-27cam got rid of nested loopsDizzyEggg
2017-08-27clean up and match damage calcDizzyEggg
2017-08-27fix nonmatchings, add labelsDizzyEggg
2017-08-27Merge branch 'master' into decompile_evolution_sceneDizzyEggg
2017-08-27back to the defineDizzyEggg
2017-08-27Emitcmd22 -> EmitChoosePokemoncamthesaxman
2017-08-27evolution scene file is doneDizzyEggg
2017-08-27label move learning functions and varsDizzyEggg
2017-08-27move data to CDizzyEggg
2017-08-27Merge branch 'master' into decompile_evolution_sceneDizzyEggg
2017-08-27halfway there, two important functions doneDizzyEggg
2017-08-26fix buildcamthesaxman
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-26correct itemId accessProjectRevoTPP
2017-08-26use PlaySE constantsProjectRevoTPP
2017-08-26get rid of memcpyProjectRevoTPP