Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-08 | Fix style issues | PikalaxALT | |
2021-06-28 | Match sub_806CF04 | PikalaxALT | |
2021-06-28 | Resolve ewram0arr in intro.c, ewram0_7 in egg_hatch.c | PikalaxALT | |
2021-06-24 | Document pokedex.c, 1 | PikalaxALT | |
2021-06-23 | Contest data and strings to C, 2 | PikalaxALT | |
2021-06-23 | Document remaining contest.c functions | PikalaxALT | |
2021-06-18 | Document image_processing_effects.c | PikalaxALT | |
2021-02-16 | Mirror pokeemerald PR#1329 & PR#1335 to pokeruby | Deokishisu | |
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-01 | Make invisible a boolean | PokeCodec | |
2020-08-29 | Give songs meaningful english names | GriffinR | |
2019-06-26 | Make Ruby compile with gcc-8 | PikalaxALT | |
2018-10-17 | Further synchronisation | Slawter666 | |
2018-07-26 | Fix nonmatching DaycareMonReceivedMail_() | Marcus Huderle | |
2018-05-21 | Standardize args to palette blend functions | Marcus Huderle | |
2018-05-16 | Update egg_hatch.c to use EGG_HATCH_LEVEL define | Deokishisu | |
To be consistent with pokeemerald. | |||
2018-04-07 | through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked)) | PikalaxALT | |
2018-04-04 | Port function/file names from pokeemerald | Marcus Huderle | |
2018-02-18 | remove subdirectories | camthesaxman | |
2017-08-12 | split out src/ directory into categorized subdirectories. | ProjectRevoTPP | |
2017-05-06 | Decompile CreatedHatchedMon | Marijn van der Werf | |