summaryrefslogtreecommitdiff
path: root/src/menu/pauseMenu.c
AgeCommit message (Collapse)Author
2025-03-09cleanup unused and transitive includesHenny022p
2025-03-09cleanup structures.hHenny022p
2025-03-09cleanup headersHenny022p
2024-02-16Use standard union for Div Mod (#693)KEKW555
* Cleanup ui.c div and mod * Cleanup divRem in pauseMenu.c * Add non matchings * Consistent defines * Restore comment
2024-01-21Patch 1 (#692)Lemeon
* True Match sub_080A5F48 matched sub_080A5F48 using typecast on Div. * True Match DrawChargeBar Matched DrawChargeBar using typecast on Div * Update ui.c changed gUnk_0200AF00 to gHUD. this change is not yet in the repo, which the nonmatch website uses * Update ui.c changes to how my code looks * Update ui.c ; * Update pauseMenu.c * Update ui.c * Update ui.c whitespace... * Update pauseMenu.c fighting with the lint system * Update ui.c that should be the right format now
2024-01-06Merge branch 'master' into tilemap-docsoctorock
2023-12-30label BounceUpdate asmtheo3
2023-12-31Merge branch 'master' into tilemap-docsoctorock
2023-12-28fix fakematch in LinkHoldingItem_Action3theo3
2023-12-28Merge branch 'master' into tilemap-docsoctorock
2023-12-24Match SortKinstoneBagHenny022p
extract kinstone related data from SaveFile into it's own struct Co-authored-by: KEKW555 <152369890+KEKW555@users.noreply.github.com>
2023-08-15Labeled all unlabeled inputs(if I didn't miss any)Reinmmar
2023-08-02SaveFile cleanup part 1Henny022p
2023-07-05various small documentation changesHenny022p
made during SGDQ23 while working on multiworld randomizer Co-authored-by: Ibot02 <jtp.jtp@gmx.de>
2023-06-10Extract some map data definitionsoctorock
2023-05-31Merge remote-tracking branch 'upstream/master' into tilemap-docsoctorock
2023-04-29Name the special values used with Kinstone FusionsCatobat
2023-04-24Fix dungeon item mixupCatobat
2023-01-08Name more functionsCatobat
2023-01-08Name some functions in common.cCatobat
2023-01-07Give unk118 and unk12B in SaveFile namesCatobat
2022-12-22Fix palette groupsoctorock
2022-12-11Extract area metadataoctorock
2022-12-11Extract dungeon mapsoctorock
2022-10-08Extract some dataoctorock
And split up subtasks and world events.