summaryrefslogtreecommitdiff
path: root/src/link_rfu_2.c
AgeCommit message (Collapse)Author
2021-10-17Correct usage of MysteryEvent to MysteryGiftGriffinR
2021-10-14Document some mystery giftGriffinR
2021-10-07Combine link slot length constantsGriffinR
2021-10-07Merge branch 'master' into doc-unionGriffinR
2021-10-07Update argument names in link headers, link_rfu doc cleanupGriffinR
2021-10-07Finish remaining symbols in link_rfu_2GriffinR
2021-10-07Rename GF Gname, Rfu, finish bulk of Union Room, more link docGriffinR
2021-10-05Continue misc link documentation, rename reset_save_heapGriffinR
2021-08-24Removed trailing spaces in the most relevant filesLOuroboros
Command used for the job: egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g' Credits to Grant Murphy from Stack Overflow.
2021-08-15Document remaining functions in cable_clubGriffinR
2021-08-15Start more link_rfu_2 documentationGriffinR
2021-03-21Minor link cleanupGriffinR
2021-03-03Document dodrio berry pickingGriffinR
2021-02-24Use TASK_NONE constantGriffinR
2021-01-13Label remaining battle typesGriffinR
2020-10-26Merge branch 'master' into revertsaaaaaa123456789
2020-10-22port fakematch fixes from #1155Kurausukun
2020-10-01Replace POKEMON_SLOTS_NUMBERGriffinR
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
This commit undoes most of PokeCodec's PRs after the debate in chat. Some harmless or completely superseded PRs have been left alone, as there is not much benefit in attempting to undo them. Reverts #1104, #1108, #1115, #1118, #1119, #1124, #1126, #1127, #1132, #1136, #1137, #1139, #1140, #1144, #1148, #1149, #1150, #1153, #1155, #1177, #1179, #1180, #1181, #1182 and #1183.
2020-09-04Refactor InitStateHandlers so each key in the reset combo is checkedPokeCodec
2020-08-28Merge branch 'master' into doc-blenderGriffinR
2020-08-28More formatting fixesPokeCodec
2020-08-28Make formatting correctionspi1024e
2020-08-26more fakematch fixingPokeCodec
2020-08-24Finish documenting berry blenderGriffinR
2020-08-13Document link contest connectionGriffinR
2020-06-10Second pass on documenting union roomGriffinR
2020-06-08Some link rfu cleanup / link.c documentationGriffinR
2020-06-08Document link_rfu_3.cGriffinR
2020-06-07Sync link_rfu_2.cGriffinR
2020-06-06Document cable_club.cGriffinR
2020-05-31Document union_room.cGriffinR
2020-02-16Fix alignment in AgbRfu_LinkManager.hPikalaxALT
2020-02-16Port librfu from fireredPikalaxALT