pokefirered/asm/macros
Deokishisu 57e3f5e0f8 Mirror pokeemerald PR#1329 & PR#1335 to pokefirered
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.
2021-02-16 16:56:31 -05:00
..
asm.inc first commit 2017-12-16 23:54:22 -08:00
battle_ai_script.inc Sync AI scripts 2020-01-22 19:21:40 -05:00
battle_anim_script.inc Dump battle anim scripts 2019-11-13 13:34:37 -05:00
battle_anim.inc first commit 2017-12-16 23:54:22 -08:00
battle_script.inc Review comments 2019-11-07 09:06:46 -05:00
contest_ai_script.inc first commit 2017-12-16 23:54:22 -08:00
ec.inc first commit 2017-12-16 23:54:22 -08:00
event.inc Mirror pokeemerald PR#1329 & PR#1335 to pokefirered 2021-02-16 16:56:31 -05:00
field_effect_script.inc first commit 2017-12-16 23:54:22 -08:00
function.inc first commit 2017-12-16 23:54:22 -08:00
m4a.inc first commit 2017-12-16 23:54:22 -08:00
map.inc Split connection field from graphics id in object events 2020-02-18 18:13:31 -05:00
movement.inc Sync trainer_battle.inc 2020-03-03 14:52:32 -05:00
music_voice.inc update audio macros 2020-09-27 22:38:52 -04:00
pokemon_data.inc first commit 2017-12-16 23:54:22 -08:00
trainer_tower.inc Sync some specials/drop unnecessary prefixes 2020-03-03 17:45:25 -05:00