summaryrefslogtreecommitdiff
path: root/src/pokemon_summary_screen.c
AgeCommit message (Expand)Author
2021-07-12Match sub_80A1048PikalaxALT
2021-06-29Merge structs at 02019348PikalaxALT
2021-06-29Merge UNK_STRUCT_2018000 into pssDataPikalaxALT
2021-06-28Match sub_806CF04PikalaxALT
2021-06-24Document pokedex.c, 1PikalaxALT
2021-06-18Document image_processing_effects.cPikalaxALT
2021-02-16Mirror pokeemerald PR#1329 & PR#1335 to pokerubyDeokishisu
2020-09-01Make invisible a booleanPokeCodec
2020-08-29Give songs meaningful english namesGriffinR
2020-08-19Merge pull request #788 from kazblox/masterGriffinR
2020-07-22Fix COMMON sym references under modern gccPikalaxALT
2020-06-08Preliminary support for English rev0 debug. Matching but still needsKaz
2020-06-03DrawSummaryScreenNavigationDots: cleanup, fix typos, and convert toKaz
2020-06-03port SummaryScreenHandleUpDownInput, sub_809F284 and sub_80A057C fromKaz
2020-06-03sub_809E8F0 get.Kaz
2019-07-30misccamthesaxman
2019-07-29gMPlay to gMPlayInfocamthesaxman
2019-07-28emerald file names, part 1camthesaxman
2018-11-12Begin synchronisation part 2Slawter666
2018-09-12Match a few NONMATCHINGs, document some NONMATCHINGs.luckytyphlosion
2018-08-09Label ball animationsMarcus Huderle
2018-07-05Merge pull request #648 from yenatch/masterMarcus Huderle
2018-07-05Decompile battle_anim_813F0f4.sMarcus Huderle
2018-07-03fix missing semicolonsyenatch
2018-07-03condense summary screen anim tablesyenatch
2018-07-03label pp up masksyenatch
2018-07-02label some of pokemon_summary_screenyenatch
2018-06-25Merge branch 'master' into contest_link_80C2020Marcus Huderle
2018-06-10Label move_tutor_menu.cMarcus Huderle
2018-05-21Standardize args to palette blend functionsMarcus Huderle
2018-05-16Update pokemon_summary_screen.c to use EGG_HATCH_LEVEL defineDeokishisu
2018-04-09Merge pull request #591 from huderlem/misc_docMarcus Huderle
2018-04-08Add 'fainted' and 'pokerus' primary status definesMarcus Huderle
2018-04-08Document friendship events, primary status ailments, and misc cleanupMarcus Huderle
2018-04-07through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked))PikalaxALT
2018-03-31Merge branch 'master' into contest_link_80C2020PikalaxALT
2018-02-18remove subdirectoriescamthesaxman
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP
2017-06-24wip srcMarijn van der Werf
2017-05-26Sort includesMarijn van der Werf
2017-05-26Add headersMarijn van der Werf
2017-05-22Add strings2.hMarijn van der Werf
2017-01-21formattingYamaArashi
2017-01-17Sort includesMarijn van der Werf
2017-01-17Move `gStringVar` declarations to text.hMarijn van der Werf
2017-01-04name functionYamaArashi
2017-01-04decompile more summary screen functionsYamaArashi
2017-01-04name some functionsYamaArashi
2017-01-04Emerald version enumYamaArashi
2017-01-03make PokemonSummaryScreen_PrintTrainerMemo matchYamaArashi