summaryrefslogtreecommitdiff
path: root/src/ui.c
AgeCommit message (Collapse)Author
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-06Fix formatoctorock
2024-01-06Rename metaTilesoctorock
Now the 16x16 tiles are just called tiles and the 8x8 tiles are called subTiles.
2023-12-31Merge branch 'master' into tilemap-docsoctorock
2023-12-29label some asm functionstheo3
2023-12-28message definitionstheo3
2023-12-28fix fakematch in LinkHoldingItem_Action3theo3
2023-12-28Merge branch 'master' into tilemap-docsoctorock
2023-08-02SaveFile cleanup part 1Henny022p
2023-06-10Extract some map data definitionsoctorock
2023-05-31Merge remote-tracking branch 'upstream/master' into tilemap-docsoctorock
2023-04-30Name all possible R button actionsCatobat
2023-04-30Name members for R actions in struct_0200AF00Catobat
2023-04-30Name members for button texts in struct_0200AF00Catobat
2023-01-04clean ui.c a bitHenny022p
2023-01-04remove fake global gUnk_02035160Henny022p
part of gBG0Buffer
2023-01-04remove fake global gUnk_020350E2Henny022p
part of gBG0Buffer
2023-01-04remove fake global gUnk_02034D30Henny022p
part of gBG0Buffer
2023-01-04remove fake global gUnk_02034CF0Henny022p
part of gBG0Buffer
2023-01-03name Wallet::iconStartTileHenny022p
2023-01-03fix gWalletSizesHenny022p
2022-12-22Fix palette groupsoctorock
2022-11-06Match CreateUIElementoctorock
2022-10-08Extract some dataoctorock
And split up subtasks and world events.
2022-09-08Match ButtonUIElement_Action1 on site by anonTal Hayon
2022-09-05Match DrawChargeBarTal Hayon
2022-08-23Match DrawHeartsTal Hayon
2022-08-08Various documentationsTal Hayon
2022-07-25Rename objectsoctorock
2022-07-13Add more nonmatch functionsTal Hayon
2022-04-10Use DmaSet macro in several placesTal Hayon
2022-03-28identify some functionstheo3
2022-03-27Match ItemUIElementTal Hayon
2022-03-27Match sub_0801C2F0Tal Hayon
2022-03-26Remove asm directive from DrawKeysTal Hayon
2022-03-26Match some ui functionsTal Hayon
2022-03-25Match 2 ui nonmatch functionsTal Hayon
2022-03-17Decompile some UIoctorock
2021-12-28rename filestheo3