summaryrefslogtreecommitdiff
path: root/src/berry_crush.c
AgeCommit message (Collapse)Author
2022-01-11Fix berry crusher graphics nameGriffinR
2021-11-09Merge branch 'master' into doc-binterfaceGriffinR
2021-11-08Document remainder of save.cGriffinR
2021-11-03Propagate BG_COORD constantsGriffinR
2021-11-03Add COPYWIN constantsGriffinR
2021-10-30Add font id 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-07-07Flatten pos fields in struct SpritePikalaxALT
2021-04-09standardize "grey" to "gray"Kurausukun
2021-03-18Document Berry CrushGriffinR
2021-03-15port some missed berry crush documentationKurausukun
2021-03-15Merge pull request #1372 from GriffinRichards/doc-countdownGriffinR
Document minigame countdown
2021-03-12move bgBuffers back to unk138Seth Barberee
2021-03-12berry_crush: sync some pokefirered names with pokeemeraldSeth Barberee
2021-03-11Document minigame countdownGriffinR
2021-03-10Merge pull request #1356 from GriffinRichards/doc-dodrioberrypickingGriffinR
Document Dodrio Berry Picking
2021-03-04Fix spaceN
2021-03-04Finish renaming functionsN
2021-03-04Some renamingN
2021-03-04rename gBerryCrushGameN
2021-03-03Document dodrio berry pickingGriffinR
2021-02-24Add palette selection constantsGriffinR
2021-01-19Merge pull request #1311 from GriffinRichards/clean-unusedGriffinR
Remove unused local variables and functions
2021-01-19Remove unused local variables and functionsGriffinR
2021-01-19Add FIRST_BALL, some FIRST_BERRY_INDEX usageGriffinR
2020-12-22change "filler" to "unk", remove newlineKurausukun
2020-12-21fix remaining functions, finally matchesKurausukun
2020-12-21oopsKurausukun
2020-12-21fix sub_8021A28Kurausukun
2020-12-20fix structKurausukun
2020-12-20fix structs and some function logicKurausukun
(currently does not match)
2020-12-10Merge remote-tracking branch 'upstream/master' into berry_crushKurausukun
2020-11-02Re-apply joypad macros (minus merge conflicts)aaaaaa123456789
2020-10-26port BerryCrushCommand_BeginNormalPaletteFade fixKurausukun
2020-09-16Convert to -g; will be required for eliminating fakematches.Kaz
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-13Begin documenting berry_crushKaz
2020-09-12Match two minor functions in battle_tent and berry_crushKaz
2020-09-10Change according to feedbackPokeCodec
2020-09-10spacingPokeCodec
2020-09-10adjustments and fakematch fixPokeCodec
2020-09-04Switch to button macrosPokeCodec
2020-08-28Merge branch 'master' into doc-blenderGriffinR
2020-08-24Finish documenting berry blenderGriffinR
2020-08-22Start documenting berry blenderGriffinR