pokeemerald/data/maps/FarawayIsland_Interior/scripts.inc, branch master Pokémon Emerald Add seteventmon 2022-01-11T07:16:25+00:00 GriffinR griffin.g.richards@gmail.com 2022-01-11T07:16:25+00:00 3a6c633905c3fddb893aa6484a2cce4f0135ca26

Reformat compare + goto_if/call_if to single statements 2021-11-19T04:06:51+00:00 GriffinR griffin.g.richards@gmail.com 2021-11-19T04:06:30+00:00 e66ea0cb996c70093fe3f250cafb7f1f87e84d4d

Merge pull request #1547 from GriffinRichards/doc-sounddata 2021-11-13T20:54:40+00:00 GriffinR griffin.g.richards@gmail.com 2021-11-13T20:54:40+00:00 b14fe9dce369b1a78c5f4f653b4c7e2e2d67d98d Clean up sound, add CRY_MODE constants
Clean up sound, add CRY_MODE constants
Add CRY_MODE constants 2021-11-07T18:33:05+00:00 GriffinR griffin.g.richards@gmail.com 2021-11-07T17:58:11+00:00 54b254a829d973345b0d282b7a4ffd7458a5c7da

Rename movement scripts to use Faster over Fastest 2021-11-04T18:22:28+00:00 cbt6 91667135+cbt6@users.noreply.github.com 2021-11-04T18:22:28+00:00 32aaf6912feb59f48782f7e0f176de7c5391ae7b

Remove address comments 2021-07-20T19:18:31+00:00 GriffinR griffin.g.richards@gmail.com 2021-07-20T19:18:31+00:00 06351bf63c791c3390edb9968effcfbadbd63fbe

Add local id constants for C 2021-07-05T17:54:43+00:00 GriffinR griffin.g.richards@gmail.com 2021-07-05T17:54:43+00:00 0f538102d9f1327cb699261bde969c89e02b3503

Rename obedient/fatefulEncounter to eventLegal 2021-02-15T19:54:35+00:00 Deokishisu 6993375+Deokishisu@users.noreply.github.com 2021-02-15T19:54:35+00:00 7b2bf8c7e2249f66a04eabdbaeb2a8018855955f Per discussion on pret, `obedient`/`fatefulEncounter` has been renamed to `eventLegal`, and all related functions and constants have been modified with this in mind. Additionally, fixed some whitespace alignment issues in `script_cmd_table.h`, `pokemon.h`, and `tv.c` from the last commit.
Per discussion on pret, `obedient`/`fatefulEncounter` has been renamed to `eventLegal`, and all related functions and constants have been modified with this in mind.

Additionally, fixed some whitespace alignment issues in `script_cmd_table.h`, `pokemon.h`, and `tv.c` from the last commit.
Fix giftRibbons Field in SaveBlock1 & Relabel Gift Ribbons in pokemon.h 2021-02-15T16:40:16+00:00 Deokishisu 6993375+Deokishisu@users.noreply.github.com 2021-02-15T16:40:16+00:00 b89c3e901e1de2f3513d74fa548373d82d3f26d0 The giftRibbons field has been split out into proper subfields. The new ExternalEvent structs deal with interconnectivity between external games/peripherals and Emerald, such as PokéCoupon storage and the flag for receiving Wishmaker Jirachi. 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 `fatefulEncounter`. All relevant constants and functions dealing with the Pokémon data structure were renamed with these changes in mind.
The giftRibbons field has been split out into proper subfields. The new ExternalEvent structs deal with interconnectivity between external games/peripherals and Emerald, such as PokéCoupon storage and the flag for receiving Wishmaker Jirachi.

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 `fatefulEncounter`. All relevant constants and functions dealing with the Pokémon data structure were renamed with these changes in mind.
Document faraway island 2020-07-19T18:12:38+00:00 GriffinR griffin.g.richards@gmail.com 2020-07-19T18:12:38+00:00 a1cc7d2bd69b58f04dd2765bbebc4cfb927876fa