summaryrefslogtreecommitdiff
path: root/src/record_mixing.c
AgeCommit message (Collapse)Author
2021-11-09Merge branch 'master' into doc-binterfaceGriffinR
2021-11-08Document remainder of save.cGriffinR
2021-11-03Add COPYWIN constantsGriffinR
2021-10-30Add font id constantsGriffinR
2021-10-24Document record mixing hall recordsGriffinR
2021-10-24Document record mixing mail swapGriffinR
2021-10-07Merge branch 'master' into doc-unionGriffinR
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-04-26Document TVGriffinR
2021-04-06Document remaining overworldGriffinR
2021-03-31Document Dewford TrendGriffinR
2021-01-19Remove unused local variables and functionsGriffinR
2020-10-26Merge branch 'master' into revertsaaaaaa123456789
2020-10-26port ReceiveDaycareMailData fakematch fixKurausukun
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-09Record mixing fakematch fixed!PokeCodec
2020-09-09Mail TimePokeCodec
2020-08-28Merge pull request #1146 from GriffinRichards/rename-songsGriffinR
Give songs meaningful english names
2020-08-21Merge pull request #1141 from GriffinRichards/add-nonmatchPikalaxALT
Wrap asm statements in NONMATCHING
2020-08-20Give songs meaningful english namesGriffinR
2020-08-18Wrap asm statements in NONMATCHINGGriffinR
2020-08-16Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contestGriffinR
2020-08-13Document link contest connectionGriffinR
2020-07-08Merge branch 'master' into doc-overworldGriffinR
2020-06-29Document more misc field effectsGriffinR
2020-06-08Some link rfu cleanup / link.c documentationGriffinR
2020-06-06Document cable_club.cGriffinR
2020-03-03Clarify event ticket flag namesGriffinR
2019-12-17Document some warp/field screen effectGriffinR
2019-11-25Document Frontier UtilGriffinR
2019-11-23Use APPRENTICE_COUNT for record_mixing modGriffinR
2019-11-20Clean up Apprentice docGriffinR
2019-11-16WIP Document apprenticeGriffinR
2019-10-21Document mauville_man.incGriffinR
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-08-21document remaining funcsGriffinR
2019-08-21favor lady funcsGriffinR
2019-06-26Fix/suppress warnings when building with gcc-8PikalaxALT
2019-04-05Document secret baseMarcus Huderle
2019-03-08Merge branch 'master' into extern-cleanupPhlosioneer
2019-03-02Merge branch 'master' into main-menu-state-machinePhlosioneer
2019-03-02Clean up the last extern functionsPhlosioneer
2019-03-01Fix minor errorsPhlosioneer
2019-02-26Incorporate feedbackPhlosioneer
2019-02-22Give window drawing functions better namesPhlosioneer
2019-02-21Merge branch 'master' into main-menu-state-machinePhlosioneer
2019-02-21Merge branch 'master' into multiplayer-stuffPhlosioneer