summaryrefslogtreecommitdiff
path: root/src/cable_club.c
AgeCommit message (Collapse)Author
2021-10-27Multiple renamings; Removed some orphaned functionslioniac
2021-06-03Sync LinkPlayer Struct with pokeemeraldDeokishisu
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-01Sync link_rfu_2 symbols from EmeraldPikalaxALT
2021-03-18Document ShouldIgnoreDeoxysFormPikalaxALT
2021-03-15Document old man batttle controllerPikalaxALT
2020-08-29Give songs meaningful english namesGriffinR
2020-04-10Create COPYWIN defines for CopyWindowToVram callsPikalaxALT
2020-04-10Name as many symbols as I could in trade.cPikalaxALT
2020-04-10Address review comments, 2PikalaxALT
2020-03-31Name all specialsPikalaxALT
2020-03-28Finish overworld.cPikalaxALT
2020-03-28through sub_8056918PikalaxALT
2020-03-28through ChooseAmbientCrySpeciesPikalaxALT
2020-03-18Finish field_control_avatarPikalaxALT
2020-03-03Sync some specials/drop unnecessary prefixesGriffinR
2020-02-29address review commentsPikalaxALT
2020-02-29Name many functions in cable_club.cPikalaxALT
2020-02-29Static symbols in cable_club.cPikalaxALT
2020-02-29Finish cable_club.cPikalaxALT
2020-02-29through sub_8080E6CPikalaxALT