summaryrefslogtreecommitdiff
path: root/src/pokenav.c
AgeCommit message (Collapse)Author
2021-07-12Remove braces around one-line expressions; add constants/rgb.hPikalaxALT
2021-07-12Match sub_80F68E8PikalaxALT
2021-07-12Port sub_80F5688 from EmeraldPikalaxALT
2021-07-12Match sub_80F4194PikalaxALT
2021-07-12Match sub_80F1BC8PikalaxALT
2021-07-11Fakematch sub_80F0D5CPikalaxALT
2021-07-11Match sub_80F098CPikalaxALT
2021-07-10Match sub_80EF624PikalaxALT
2021-06-28Match sub_806CF04PikalaxALT
2021-06-24Document pokedex.c, 1PikalaxALT
2021-02-16Mirror pokeemerald PR#1329 & PR#1335 to pokerubyDeokishisu
The `externalReservedData` field has been split up into `externalEventData` and `externalEventFlags`, which have their own structs. The new structs deal with interconnectivity between external games/peripherals and RS. US & JP Colosseum Bonus Discs', Colosseum and XD's, Pokémon Channel's, and PokémonBox: Ruby & Sapphire's interactions with these fields has been documented. The `giftRibbon#` fields in `PokemonSubstruct3` have also been renamed to their appropriate ribbons, and commented with distribution info if applicable. All relevant constants and functions dealing with the Pokémon data structure were renamed with these changes in mind.
2020-09-01Make invisible a booleanPokeCodec
2020-09-01Match more naked functionsPokeCodec
2019-04-06Text macros in sub_80F6514PikalaxALT
2019-04-06Finish pokenav.sPikalaxALT
2019-04-06sub_80F66E0PikalaxALT
2019-04-06sub_80F6514PikalaxALT
2019-04-06through sub_80F63D0PikalaxALT
2019-04-06sub_80F6250PikalaxALT
2019-04-06Major refactor to remove pokenav ewram macrosPikalaxALT
2019-04-06sub_80F6DB8; some struct docsPikalaxALT
2019-04-06through sub_80F567CPikalaxALT
2018-02-18remove subdirectoriescamthesaxman
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP
2017-06-28Matching sub_8136294scnorton
2017-06-24wip srcMarijn van der Werf
2017-05-26Add headersMarijn van der Werf
2017-05-22Add data2 headerMarijn van der Werf
2017-05-09Decompile sub_80F700CMarijn van der Werf