Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-27 | Multiple renamings; Removed some orphaned functions | lioniac | |
2021-06-03 | Sync LinkPlayer Struct with pokeemerald | Deokishisu | |
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. | |||
2021-06-01 | Sync link_rfu_2 symbols from Emerald | PikalaxALT | |
2021-03-18 | Document ShouldIgnoreDeoxysForm | PikalaxALT | |
2021-03-15 | Document old man batttle controller | PikalaxALT | |
2020-08-29 | Give songs meaningful english names | GriffinR | |
2020-04-10 | Create COPYWIN defines for CopyWindowToVram calls | PikalaxALT | |
2020-04-10 | Name as many symbols as I could in trade.c | PikalaxALT | |
2020-04-10 | Address review comments, 2 | PikalaxALT | |
2020-03-31 | Name all specials | PikalaxALT | |
2020-03-28 | Finish overworld.c | PikalaxALT | |
2020-03-28 | through sub_8056918 | PikalaxALT | |
2020-03-28 | through ChooseAmbientCrySpecies | PikalaxALT | |
2020-03-18 | Finish field_control_avatar | PikalaxALT | |
2020-03-03 | Sync some specials/drop unnecessary prefixes | GriffinR | |
2020-02-29 | address review comments | PikalaxALT | |
2020-02-29 | Name many functions in cable_club.c | PikalaxALT | |
2020-02-29 | Static symbols in cable_club.c | PikalaxALT | |
2020-02-29 | Finish cable_club.c | PikalaxALT | |
2020-02-29 | through sub_8080E6C | PikalaxALT | |