Commit Graph

40 Commits

Author SHA1 Message Date
KEKW555 8170c03e7e
Use standard union for Div Mod (#693)
* Cleanup ui.c div and mod

* Cleanup divRem in pauseMenu.c

* Add non matchings

* Consistent defines

* Restore comment
2024-02-16 21:33:38 -08:00
Lemeon 1a3f9e05d3
Patch 1 (#692)
* 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-21 13:07:40 -08:00
octorock 1ecc23d534 Fix format 2024-01-06 18:43:02 +01:00
octorock aced0bef69 Rename metaTiles
Now the 16x16 tiles are just called tiles and the 8x8 tiles are called subTiles.
2024-01-06 15:01:44 +01:00
octorock 109b1020dc Merge branch 'master' into tilemap-docs 2023-12-31 02:12:41 +01:00
theo3 72509b18a0 label some asm functions 2023-12-29 00:59:43 -08:00
theo3 d07c416641 message definitions 2023-12-28 21:58:54 -08:00
theo3 7c1c612c9b fix fakematch in LinkHoldingItem_Action3 2023-12-28 17:54:39 -08:00
octorock 768efa50b3 Merge branch 'master' into tilemap-docs 2023-12-28 14:59:23 +01:00
Henny022p bc22015987 SaveFile cleanup part 1 2023-08-02 20:50:18 +02:00
octorock 551cb72093 Extract some map data definitions 2023-06-10 15:12:51 +02:00
octorock bbac5ace3f Merge remote-tracking branch 'upstream/master' into tilemap-docs 2023-05-31 23:51:20 +02:00
Catobat 06c0f111e7 Name all possible R button actions 2023-04-30 16:00:33 +02:00
Catobat 985eeb67a1 Name members for R actions in struct_0200AF00 2023-04-30 15:10:30 +02:00
Catobat d1d78ed018 Name members for button texts in struct_0200AF00 2023-04-30 13:14:10 +02:00
Henny022p 42a8d94e8f clean ui.c a bit 2023-01-04 23:13:52 +01:00
Henny022p e38301fc17 remove fake global gUnk_02035160
part of gBG0Buffer
2023-01-04 19:33:17 +01:00
Henny022p 7f25b35c2d remove fake global gUnk_020350E2
part of gBG0Buffer
2023-01-04 19:26:42 +01:00
Henny022p ba7b5dbccd remove fake global gUnk_02034D30
part of gBG0Buffer
2023-01-04 19:26:42 +01:00
Henny022p 7228a03874 remove fake global gUnk_02034CF0
part of gBG0Buffer
2023-01-04 19:26:42 +01:00
Henny022p a26345cde0 name Wallet::iconStartTile 2023-01-03 23:52:43 +01:00
Henny022p 2c7fc37c0d fix gWalletSizes 2023-01-03 22:36:39 +01:00
octorock ea9b7e7848 Fix palette groups 2022-12-22 23:47:13 +01:00
octorock e4898c53d4 Match CreateUIElement 2022-11-06 10:17:10 +00:00
octorock 67467fd831 Extract some data
And split up subtasks and world events.
2022-10-08 22:32:54 +02:00
Tal Hayon f0c05f833f Match ButtonUIElement_Action1 on site by anon 2022-09-08 15:59:23 +03:00
Tal Hayon 43397b3240 Match DrawChargeBar 2022-09-05 14:34:49 +03:00
Tal Hayon 39f73a2977 Match DrawHearts 2022-08-23 16:09:41 +03:00
Tal Hayon 79bae9cd8a Various documentations 2022-08-08 20:03:12 +03:00
octorock 852effa474 Rename objects 2022-07-25 22:45:55 +02:00
Tal Hayon 738fa00233 Add more nonmatch functions 2022-07-13 22:40:01 +03:00
Tal Hayon 011419c413 Use DmaSet macro in several places 2022-04-10 09:27:01 +03:00
theo3 a9784e96ba identify some functions 2022-03-28 12:06:05 -07:00
Tal Hayon 7b16e063bd Match ItemUIElement 2022-03-27 04:06:18 +03:00
Tal Hayon dd0c4cc897 Match sub_0801C2F0 2022-03-27 02:43:50 +03:00
Tal Hayon 9241c93b0d Remove asm directive from DrawKeys 2022-03-26 12:21:46 +03:00
Tal Hayon 6444e2114a Match some ui functions 2022-03-26 10:52:21 +03:00
Tal Hayon 091ec976e2 Match 2 ui nonmatch functions 2022-03-25 13:55:05 +03:00
octorock 41ea9ab943 Decompile some UI 2022-03-17 00:58:47 +01:00
theo3 cbd0b7e6c9 rename files 2021-12-28 23:33:10 -08:00