summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-30Fix pokemon_get_eggmovesscnorton
2017-08-30Nonmatching build_child_movesetscnorton
2017-08-30Nearly-matching pokemon_get_eggmovesscnorton
2017-08-30InheritIVsscnorton
2017-08-30Through sub_8041960scnorton
2017-08-30Convert egg moves and daycare strings/pointers to C objectsscnorton
2017-08-30sub_80418F0scnorton
2017-08-30Fix buildingscnorton
2017-08-30sub_8041870 (find pre-evo)PikalaxALT
2017-08-30unref_sub_8041824PikalaxALT
2017-08-29sub_80417F4PikalaxALT
2017-08-29Through sub_80417B8PikalaxALT
2017-08-29sub_8041770PikalaxALT
2017-08-29sub_8041728PikalaxALT
2017-08-29sub_80416E8PikalaxALT
2017-08-29sub_80416A0PikalaxALT
2017-08-29sub_8041570PikalaxALT
2017-08-29Daycare_SendPokemonPikalaxALT
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-27tabs to spacescamthesaxman
2017-08-27match sub_803C434camthesaxman
2017-08-27Merge pull request #423 from DizzyEggg/DO_SOMETHINGCameron Hall
damage calc matches, also cleaned it up
2017-08-27cam got rid of nested loopsDizzyEggg
2017-08-27clean up and match damage calcDizzyEggg
2017-08-27Merge pull request #422 from DizzyEggg/fix_nonmatching_emitsCameron Hall
fix emits nonmatchings and add a few labels
2017-08-27fix nonmatchings, add labelsDizzyEggg
2017-08-27Merge pull request #421 from camthesaxman/battle_controllerCameron Hall
split battle controller files
2017-08-27Emitcmd22 -> EmitChoosePokemoncamthesaxman
2017-08-27data2c.s -> battle_moves.scamthesaxman
2017-08-26fix buildcamthesaxman
2017-08-26import DizzyEggg's battle controller changescamthesaxman
2017-08-26end common_syms files with newlinecamthesaxman
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
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-25Merge branch 'master' of https://github.com/pret/pokerubycamthesaxman
2017-08-25add newline at the end of egg_hatch.txtcamthesaxman
2017-08-25finish decompiling shop.c except for a few indented functionsProjectRevoTPP
2017-08-25decompile up to nonmatching sub_80B4470ProjectRevoTPP
2017-08-25Merge pull request #418 from DizzyEggg/decompile_evolution_graphicsCameron Hall
decompilie evo graphics
2017-08-26i need sleepDizzyEggg
2017-08-25evolution graphics file is doneDizzyEggg
2017-08-25decompile up to sub_80B40E8ProjectRevoTPP