summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-09-09name some money and battle_setup functionscamthesaxman
2017-09-09sub_8127334PikalaxALT
2017-09-09let's not mess around with typedefs nowcamthesaxman
2017-09-09more script_menu refactoringcamthesaxman
2017-09-09FldEff_ShortGrassPikalaxALT
2017-09-09FldEff_JumpLongGrassPikalaxALT
2017-09-09clean up script_menu.ccamthesaxman
2017-09-09unc_grass_tallPikalaxALT
2017-09-09FldEff_LongGrassPikalaxALT
2017-09-09sub_8126FF0PikalaxALT
2017-09-09mergeProjectRevoTPP
2017-09-09FldEff_JumpTallGrass; gUnknown_0202FF84 -> gFieldEffectSpawnParamsPikalaxALT
2017-09-09Merge pull request #429 from ↵Cameron Hall
camthesaxman/decompile_battle_controller_linkopponent finish decompiling battle controllers
2017-09-09gUnknown_0202E844 -> gCamera; fix internal compiler errorPikalaxALT
2017-09-09battle_controller_linkopponent2 -> battle_controller_linkopponentcamthesaxman
2017-09-09finish decompiling battle_controller_safaricamthesaxman
2017-09-09unc_grass_normalPikalaxALT
2017-09-09FldEff_TallGrassPikalaxALT
2017-09-09oamc_shadowPikalaxALT
2017-09-09FldEff_ShadowPikalaxALT
2017-09-09sub_8126BC4PikalaxALT
2017-09-09sub_8126B54PikalaxALT
2017-09-09sub_81269E0PikalaxALT
2017-09-09npc_pal_op_APikalaxALT
2017-09-09npc_pal_op_BPikalaxALT
2017-09-09npc_pal_op and all dataPikalaxALT
2017-09-09SetUpReflectionPikalaxALT
2017-09-09Move some function labels to their proper headersPikalaxALT
2017-09-09Merge branch 'master' into tradePikalaxALT
2017-09-09mergeProjectRevoTPP
2017-09-09finish decompiling linkopponent battle controllercamthesaxman
2017-09-08decompiled up to sub_80D2A38U-User-PC\User
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-08Merge pull request #425 from hlorenzi/masterCameron Hall
Decompile cable_club.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-05Remaining static decoratorsPikalaxALT
2017-09-05Merge branch 'master' into tradePikalaxALT
2017-09-05Put all local functions in statis; feeble attempt to fix undefined reference ↵PikalaxALT
errors in German
2017-09-04Make static labels staticPikalaxALT