pokefirered/src/link_rfu_2.c, branch master Pokémon FireRed and LeafGreen Sync LinkPlayer Struct with pokeemerald 2021-06-03T16:45:59+00:00 Deokishisu 6993375+Deokishisu@users.noreply.github.com 2021-06-03T16:45:59+00:00 8e4320cc211da9d0ccd14a2b9c220cf85c05aeef In pokefirered, the `LinkPlayer` struct used an 11-byte name field and puts extra link-related info in the last three bytes. pokeemerald separates these last three bytes into their own fields. This commit replicates how pokeemerald handles those fields. Also renamed `IntlConvertLinkPlayerName` to pokeemerald's `ConvertLinkPlayerName` because I was there and noticed it.
In pokefirered, the `LinkPlayer` struct used an 11-byte name field and puts extra link-related info in the last three bytes. pokeemerald separates these last three bytes into their own fields. This commit replicates how pokeemerald handles those fields.

Also renamed `IntlConvertLinkPlayerName` to pokeemerald's `ConvertLinkPlayerName` because I was there and noticed it.
Minor aesthetic tweaks RE review 2021-06-02T17:18:59+00:00 PikalaxALT pikalaxalt@gmail.com 2021-06-02T17:18:59+00:00 b3dfc556b1019b2610cb903ef888ff61c94372a8

Sync link_rfu_2 symbols from Emerald 2021-06-01T19:55:14+00:00 PikalaxALT pikalaxalt@gmail.com 2021-06-01T19:55:14+00:00 6580ac8739b799ba96827fb63a268d5d63d055eb

Port link_rfu_2 fakematch fix from Emerald 2021-05-28T20:04:10+00:00 PikalaxALT pikalaxalt@gmail.com 2021-05-28T20:04:10+00:00 5d9e161ae1ac63425b2ab3d2e7f5b072f182a081

Fix accidental label swap in link_rfu.h 2021-05-05T17:07:22+00:00 PikalaxALT pikalaxalt@gmail.com 2021-05-05T17:07:22+00:00 27d4411de0511a7dd342cebf7b05d01bfdec66b0

Sync berry crush from Emerald 2021-05-05T17:03:39+00:00 PikalaxALT pikalaxalt@gmail.com 2021-05-05T17:03:39+00:00 ee6b3c1acf4805d6df72b291b8c0f79635e6341a

Document ShouldIgnoreDeoxysForm 2021-03-18T22:23:41+00:00 PikalaxALT pikalaxalt@gmail.com 2021-03-18T22:23:41+00:00 815636f271584b06b778c0d7a3046458e1f42276

Use trainer constants in flags, automatically update flags/vars count 2021-01-29T20:50:01+00:00 GriffinR griffin.g.richards@gmail.com 2021-01-29T20:37:52+00:00 1f6dc0e86bca06afbb48b909c45e7794148d58bd

Some documentation of berry_crush 2020-04-11T18:34:45+00:00 PikalaxALT PikalaxALT@gmail.com 2020-04-11T18:34:45+00:00 8f8665e1dcfffaa83727e3cb814c82179aa3dbe3

Merge branch 'master' of github.com:pret/pokefirered into modern_gcc 2020-04-10T17:10:44+00:00 PikalaxALT PikalaxALT@gmail.com 2020-04-10T17:10:44+00:00 b22d3a821d8656d9fb88000ce02e5b885a59e1c3