summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-23[LEAK-INFORMED] fix clear_save_data_screen fakematchKurausukun
2021-03-23[LEAK-INFORMED] fix vs_seeker fakematchingsKurausukun
2021-03-22[LEAK-INFORMED] fix Task_UseItem_OutwardSpiralDots fakematchingKurausukun
2021-03-22[LEAK-INFORMED] fix InitItemIconSpriteState fakematchKurausukun
2021-03-19won't be needing this anymoreKurausukun
2021-03-19match RollCredits, with thanks to shoomerKurausukun
2021-03-19Merge remote-tracking branch 'upstream/master' into port_matchingsKurausukun
2021-03-19port task00_mystery_gift matching from emeraldKurausukun
2021-03-19fakematch sub_805EE3CKurausukun
I have no idea why this won't actually match, but thanks to pidgey for figuring out this fakematch
2021-03-19port moar fixes and documentationKurausukun
2021-03-18[LEAK-INFORMED] fix cut nonmatchingsKurausukun
2021-03-18[LEAK-INFORMED] match InitObjectEventStateFromTemplateKurausukun
additionally, port range fixes from emerald as well as a couple other things
2021-03-18Merge pull request #403 from PikalaxALT/battle_multi_bufferGriffinR
Battle documentation (14032021)
2021-03-18Fix faulty search&replacePikalaxALT
2021-03-18Finish syncing pokemon.c with emeraldPikalaxALT
2021-03-18Sync DRAW_SPINDA_SPOTS from pokeemeraldPikalaxALT
2021-03-18Sync EVO_MODE consts from emeraldPikalaxALT
2021-03-18Document battle_anim_mons, 1PikalaxALT
2021-03-17Name undocced syms in battle_transitionPikalaxALT
2021-03-17Fix accidental ++ deletionPikalaxALT
2021-03-16Document item use functions in pokemon.cPikalaxALT
2021-03-16Document FRLG-unique vars in main.cPikalaxALT
2021-03-16Name nullsubs in battle ctlrsPikalaxALT
2021-03-16nvalidmons -> nValidMonsPikalaxALT
2021-03-16Remove unneeded pokedude macrosPikalaxALT
2021-03-16Document pokedude battle controller, 1PikalaxALT
2021-03-16battle_controller_link_partner sync labels from emeraldPikalaxALT
2021-03-16Battle controller opponent sync labels from emeraldPikalaxALT
2021-03-16sync berry crush with emeraldKurausukun
2021-03-15Remove unused, unneeded fields from BattleHealthboxInfoPikalaxALT
2021-03-15battle_gfx_sfx_util sync emerald names to unnamed symsPikalaxALT
2021-03-15Sync new field name in BattleStructPikalaxALT
2021-03-15Document old man batttle controllerPikalaxALT
2021-03-15Use macro in BufferPartyVsScreenHealth_AtEndPikalaxALT
2021-03-15Revert HERE and USED macrosPikalaxALT
2021-03-14Merge branch 'master' of github.com:pret/pokefirered into battle_multi_bufferPikalaxALT
2021-03-14Merge pull request #402 from GriffinRichards/nonmatch-fixPikalaxALT
Use global symbols for assembly on modern
2021-03-14Document more symbols in battlePikalaxALT
2021-03-14Use global symbols for assembly on modernGriffinR
2021-03-14Name symbols in battle_anim_special.cPikalaxALT
2021-03-13check __CLION_IDE__ predefine in global.hPikalaxALT
2021-03-13Merge branch 'master' of github.com:pret/pokefirered into battle_multi_bufferPikalaxALT
2021-03-13Merge pull request #401 from SethBarberee/emerald_backport_1GriffinR
Backport 2 nonmatching fixes from emerald
2021-03-12backport 2 nonmatching fixes from emeraldSeth Barberee
2021-03-12More documentation in battle_mainPikalaxALT
2021-03-12Resolve link comm buffers in gBattleStructPikalaxALT
2021-03-12Fix Son/Daughter name swapGriffinR
2021-03-11Merge pull request #399 from Deokishisu/patch-1000GriffinR
Fix Typos / Use Box Constants / Name an Unknown
2021-03-10Update calcrom ignore pathGriffinR
2021-03-10Use NONMATCHING on modern for gcc-arm-none-eabiGriffinR