summaryrefslogtreecommitdiff
path: root/include/trade.h
AgeCommit message (Collapse)Author
2021-11-19Sync globalGriffinR
2021-03-19Document remaining symbols in daycare.cPikalaxALT
2021-02-16Mirror pokeemerald PR#1329 & PR#1335 to pokefireredDeokishisu
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.
2020-06-23pokemon_summary_screen.c, part 4.luckytyphlosion
2020-04-10Name as many symbols as I could in trade.cPikalaxALT
2020-01-25Finish union_room_chat_displayPikalaxALT
2020-01-14Move GFtgtGname out of librfu.hPikalaxALT
2019-12-22clean upjiangzhengwenjz
2019-11-23party_menu third quarterjiangzhengwenjz
2019-11-23party_menu datajiangzhengwenjz
2019-10-30Review comments and documentationPikalaxALT
2019-10-30Trade data; split off trade_scenePikalaxALT
2019-10-06link through CheckErrorStatusPikalaxALT