summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2017-09-12rename rom_4.c to overworld.ccamthesaxman
2017-09-12lots more relabelingcamthesaxman
2017-09-10stuffcamthesaxman
2017-09-10lots more renamingcamthesaxman
2017-09-09more renaming/refactoringcamthesaxman
2017-09-09fix German buildcamthesaxman
2017-09-09name some money and battle_setup functionscamthesaxman
2017-09-09let's not mess around with typedefs nowcamthesaxman
2017-09-09more script_menu refactoringcamthesaxman
2017-09-09clean up script_menu.ccamthesaxman
2017-09-09battle_controller_linkopponent2 -> battle_controller_linkopponentcamthesaxman
2017-09-09finish decompiling battle_controller_safaricamthesaxman
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