pokeruby/include/constants, branch master Pokémon Ruby and Sapphire Remove braces around one-line expressions; add constants/rgb.h 2021-07-12T21:00:40+00:00 PikalaxALT pikalaxalt@gmail.com 2021-07-12T21:00:40+00:00 20ddd44176b15e778ed11b43030419a55fa04542

Fix style issues 2021-07-08T12:38:51+00:00 PikalaxALT pikalaxalt@gmail.com 2021-07-08T12:38:51+00:00 b86d6d05d92de28c35c899f4fbd03c1d542dc689

Decompile SetMoveEffect 2021-07-05T22:14:03+00:00 PikalaxALT pikalaxalt@gmail.com 2021-07-05T22:14:03+00:00 cb702f7ae652ee488fc3b38628d6366dbce07504

Sync GetItemEffectType from Emerald 2021-06-28T15:04:11+00:00 PikalaxALT pikalaxalt@gmail.com 2021-06-28T15:04:11+00:00 10f14b2a5890e1513baae74cdcaa4578695435bb

gContestOpponents to src 2021-06-23T17:53:02+00:00 PikalaxALT pikalaxalt@gmail.com 2021-06-23T17:53:02+00:00 21822dcdbd17ec3c0a435e060dc90d808ca53553

Name map groups 2021-04-28T20:34:06+00:00 GriffinR griffin.g.richards@gmail.com 2021-04-28T20:23:53+00:00 0ce4481a6e9dc318b4fed0f4643de892917be77c

Mirror pokeemerald PR#1329 & PR#1335 to pokeruby 2021-02-16T21:43:31+00:00 Deokishisu 6993375+Deokishisu@users.noreply.github.com 2021-02-16T21:43:31+00:00 a1138223e9a88d68666cf361a1adfa7cb3776929 The `externalReservedData` field has been split up into `externalEventData` and `externalEventFlags`, which have their own structs. The new structs deal with interconnectivity between external games/peripherals and RS. 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. All relevant constants and functions dealing with the Pokémon data structure were renamed with these changes in mind.
The `externalReservedData` field has been split up into `externalEventData` and `externalEventFlags`, which have their own structs. The new structs deal with interconnectivity between external games/peripherals and RS. 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. All relevant constants and functions dealing with the Pokémon data structure were renamed with these changes in mind.
FLAG_SPECIAL_FLAG_0 -> FLAG_HIDE_MAP_NAME_POPUP 2020-12-02T04:53:28+00:00 LOuroboros lunosouroboros@gmail.com 2020-12-02T04:40:17+00:00 9f14b57f55a360ae07dc9d9593980d2145fc5d99

Give songs meaningful english names 2020-08-29T05:47:36+00:00 GriffinR griffin.g.richards@gmail.com 2020-08-29T05:47:36+00:00 038abf80ba30a277420e0381312c0cfc2296811e

Merge pull request #780 from GriffinRichards/sync-scripts 2020-07-20T22:02:50+00:00 GriffinR griffin.g.richards@gmail.com 2020-07-20T22:02:50+00:00 aeeff84462973b267e62031a945603d96afed716 Sync some scripts with pokeemerald
Sync some scripts with pokeemerald