summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-03-18Name all syms in battle_anim_monsPikalaxALT
2021-03-18Document ShouldIgnoreDeoxysFormPikalaxALT
2021-03-18Document and refactor AdjustFriendshipPikalaxALT
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-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-15Revert HERE and USED macrosPikalaxALT
2021-03-14Merge branch 'master' of github.com:pret/pokefirered into battle_multi_bufferPikalaxALT
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-12More documentation in battle_mainPikalaxALT
2021-03-12Resolve link comm buffers in gBattleStructPikalaxALT
2021-03-11Merge pull request #399 from Deokishisu/patch-1000GriffinR
2021-03-10Use NONMATCHING on modern for gcc-arm-none-eabiGriffinR
2021-03-10Fix Typos / Use Box ConstantsDeokishisu
2021-02-22Fix storage magic numbershjk321
2021-02-16Mirror pokeemerald PR#1329 & PR#1335 to pokefireredDeokishisu
2021-02-14Rename "Hidden" Movement Type to "Buried"Deokishisu
2021-02-14Merge pull request #388 from GriffinRichards/constants-localidsGriffinR
2021-02-14Merge pull request #389 from Kurausukun/dexmatchingGriffinR
2021-02-12Fix warning about gMonPaletteTable sectionGriffinR
2021-02-11words are hardKurausukun
2021-02-11fix whitespace, update dex category macroKurausukun
2021-02-11[LEAK-INFORMED] match the rest of pokedex_screenKurausukun
2021-02-10Use more LOCALID constantsGriffinR
2021-02-05Fix "Compatibility" MisspellingDeokishisu
2021-01-29Use trainer constants in flags, automatically update flags/vars countGriffinR
2021-01-19Sync mapjson with pokeemeraldGriffinR
2020-12-31Remove deadnaming, sync BgEventGriffinR
2020-11-27Merge pull request #371 from GriffinRichards/data-pokedexGriffinR
2020-11-26Rename farfetchd graphics to match defineAshley Coleman
2020-11-12Clean up pokedex screen textGriffinR
2020-11-11Move pokedex_screen data from asm to CGriffinR