Commit Graph

13 Commits

Author SHA1 Message Date
GriffinR
d21090cf04
Merge pull request #406 from hjk321/index-graphics
Document, Index, and Prettify Graphics, Part 1 (A-H)
2021-04-23 14:01:11 -04:00
hjk321
e3e7a7423a Document and index evolution_scene 2021-04-10 15:47:58 -05:00
Kurausukun
4b182affb6 standardize "grey" to "gray" 2021-04-09 22:34:08 -04:00
Kurausukun
4446da96fe fix text color names 2021-04-09 01:11:31 -04:00
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
GriffinR
1f6dc0e86b Use trainer constants in flags, automatically update flags/vars count 2021-01-29 15:50:01 -05:00
GriffinR
bb56d4a3f4 Give songs meaningful english names 2020-08-29 03:11:03 -04:00
PikalaxALT
ea207f6334 Clean up includes 2020-04-08 17:03:26 -04:00
PikalaxALT
b7c28c4be7 Remove redundant include lines 2020-02-21 15:00:56 -05:00
PikalaxALT
a1b2110052 Address review comments 2019-11-20 16:36:38 -05:00
PikalaxALT
19212151e2 Add missing files; documentation 2019-11-20 14:18:08 -05:00
PikalaxALT
e1bdb76ab0 ID --> Id 2019-11-20 11:34:37 -05:00
PikalaxALT
e7cb5476c4 Port evolution_scene 2019-11-20 11:08:30 -05:00