mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-10 22:18:41 -05:00
The `giftRibbons` field in `SaveBlock1` has been split out into proper subfields. The new ExternalEvent structs deal with interconnectivity between external games/peripherals and FRLG. 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. The previous `fatefulEncounter` field was actually filler, and relabeled as such, while the `obedient` bit was renamed `eventLegal`. All relevant constants and functions dealing with the Pokémon data structure were renamed with these changes in mind. I still maintain that `eventLegal` is a misnomer and it should be called `fatefulEncounter` in all three repos. |
||
|---|---|---|
| .. | ||
| layouts | ||
| maps | ||
| scripts | ||
| text | ||
| tilesets | ||
| trainer_tower | ||
| battle_ai_scripts.s | ||
| battle_anim_scripts.s | ||
| battle_scripts_1.s | ||
| battle_scripts_2.s | ||
| data_8479668.s | ||
| event_scripts.s | ||
| field_effect_scripts.s | ||
| garbage_8DD2290.bin | ||
| map_events.s | ||
| maps.s | ||
| multiboot_berry_glitch_fix.s | ||
| multiboot_pokemon_colosseum.s | ||
| mystery_event_msg.s | ||
| mystery_event_script_cmd_table.s | ||
| pokemon_colosseum.mb | ||
| script_cmd_table.inc | ||
| smokescreen.s | ||
| sound_data.s | ||
| specials.inc | ||
| tilesets.s | ||
| unknown_serial_data.bin | ||
| unknown_serial_data.s | ||