summaryrefslogtreecommitdiff
path: root/include/link.h
AgeCommit message (Collapse)Author
2022-03-02Sync pokemon jump documentationGriffinR
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-05-05Sync berry crush from EmeraldPikalaxALT
2021-04-13Name remaining symbols in pokemon_summary_screen.cPikalaxALT
2021-03-15Document old man batttle controllerPikalaxALT
2020-04-10Address review comments, 2PikalaxALT
2020-03-31Name all specialsPikalaxALT
2020-03-28Finish overworld.cPikalaxALT
2020-02-29Finish cable_club.cPikalaxALT
2020-02-29through sub_8080E6CPikalaxALT
2020-02-12More function documentation in union_room, link, link_rfu_2PikalaxALT
2020-02-04More mevent documentationPikalaxALT
2020-01-29Yet more documentation of rfu fields and functionsPikalaxALT
2020-01-20through sub_8117A0CPikalaxALT
2020-01-14Finish porting link_rfu_2PikalaxALT
2020-01-13link_rfu_2 through rfufunc_80FA020PikalaxALT
2020-01-10use headers in main.cjiangzhengwenjz
2019-10-28port shedinja_maker_maybe; resolve within-array party pointersPikalaxALT
2019-10-14trade through sub_804C728 (nonmatchingPikalaxALT
2019-10-07main_menu through sub_800CE70PikalaxALT
2019-10-07Finish link.s decompPikalaxALT
2019-10-06link through ResetSerialPikalaxALT
2019-10-06link through CheckErrorStatusPikalaxALT
2019-10-06link through BuildSendCmdPikalaxALT
2019-10-05link through TestBlockTransfer + bss, ewramPikalaxALT
2019-09-26Finish field_fadetransitionPikalaxALT
2019-09-25field_fadetransition beginPikalaxALT
2019-08-05ported battle_controller_player from pokeem and matched several new functionsjiangzhengwenjz
2019-08-02ported reshow_battle_screen from pokeemjiangzhengwenjz
2019-07-31ported battle_controllers from pokeemjiangzhengwenjz
2019-07-01Redo partial decomp of intro (force push)PikalaxALT
2019-06-24menu_helpers.c & field_special_scene.cjiangzhengwenjz
2019-06-14cereader_tool and ereader_helpersPikalaxALT
2019-04-26Finish mystery_gift_menu.cPikalaxALT
2018-12-21Guess a small struct in save block 2PikalaxALT
2018-12-01merge mevent server and document mevent_server_helpersPikalaxALT
2018-11-30sub_81449E0PikalaxALT
2018-11-30through sub_814490CPikalaxALT
2018-11-29sub_8143910PikalaxALT
2018-11-29through sub_81438F0PikalaxALT
2018-11-28through sub_81436ECPikalaxALT
2018-11-09Fix C/C++ errors generated by CLion IDEPikalaxALT
2018-10-09decompile up to sub_8043B40ProjectRevoTPP
2017-12-17decompile mainsceptillion