Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-17 | Correct usage of MysteryEvent to MysteryGift | GriffinR | |
2021-10-16 | General mystery gift documentation, finish mystery gift client/server/scripts | GriffinR | |
2021-07-20 | Remove address comments | GriffinR | |
2021-02-15 | Rename obedient/fatefulEncounter to eventLegal | Deokishisu | |
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. | |||
2021-02-15 | Fix giftRibbons Field in SaveBlock1 & Relabel Gift Ribbons in pokemon.h | Deokishisu | |
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. | |||
2020-08-20 | Give songs meaningful english names | GriffinR | |
2020-01-11 | Port some macro/script fixes from pokefirered | GriffinR | |
2019-12-18 | Remove uses of compare_var_to | GriffinR | |
2019-11-06 | Rename mystery event msg scripts | GriffinR | |