summaryrefslogtreecommitdiff
path: root/src/evolution_scene.c
AgeCommit message (Collapse)Author
2021-07-08Fix style issuesPikalaxALT
2021-06-30Tidy up ewram.h; yeet some more redundant definitionsPikalaxALT
2021-06-24Document pokedex.c, 1PikalaxALT
2021-06-23Document remaining contest.c functionsPikalaxALT
2021-06-21Sync more contest docs from EmeraldPikalaxALT
2021-06-18Document image_processing_effects.cPikalaxALT
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-08-29Give songs meaningful english namesGriffinR
2019-09-05Merge branch 'master' into modern_gccPikalaxALT
2019-07-29resolve some Emerald differencescamthesaxman
2019-07-29Merge branch 'master' into modern_gccPikalaxALT
2019-07-28remove hardcoded VRAM and EWRAM addressescamthesaxman
2019-07-03Document TOOLCHAIN variable in INSTALL.mdPikalaxALT
2019-07-03Preemptively fix evolution_scene bugPikalaxALT
2018-06-25Merge branch 'master' into contest_link_80C2020Marcus Huderle
2018-06-20Use MUS_ prefix instead of BGM_ prefix for songsMarcus Huderle
2018-05-21Standardize args to palette blend functionsMarcus Huderle
2018-04-07through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked))PikalaxALT
2018-04-04Port function/file names from pokeemeraldMarcus Huderle
2018-03-31Merge branch 'master' into contest_link_80C2020PikalaxALT
2018-02-18remove subdirectoriescamthesaxman