Commit Graph

2854 Commits

Author SHA1 Message Date
Catobat 3dd2ccc211 Name and organize Cucco Minigame stuff 2023-01-09 01:16:36 +01:00
TraceEntertains ea82b6b4a1 Match sub_0806252C 2023-01-08 20:47:42 +00:00
Henny022p f81167f6d7 Match DrawDungeonMap 2023-01-08 20:37:50 +00:00
notyourav 942807049b
Merge pull request #594 from hatal175/sub_08068578 2023-01-08 11:17:01 -08:00
Catobat 3073318124 Business Scrub Kinstone stuff 2023-01-08 18:20:37 +01:00
Catobat 529c1ef8b9 Bakery Kinstone stuff 2023-01-08 18:14:47 +01:00
Catobat c9e3f39e56 Goron Merchant adjustments 2023-01-08 18:07:37 +01:00
Catobat c88f5cf280 Names in KinstoneWorldEvent struct 2023-01-08 17:47:29 +01:00
Catobat 8515634fa9 Name more functions 2023-01-08 16:46:07 +01:00
Tal Hayon 489718049f Match sub_08068578 (By TraceEntertains) 2023-01-08 16:27:00 +02:00
Catobat 4ab73f8eb7 Name some more functions in common.c 2023-01-08 15:01:18 +01:00
notyourav 88df5a3766
Merge pull request #592 from hatal175/sub_08080278 2023-01-07 22:32:45 -08:00
notyourav 9c7a1c998c
Merge pull request #590 from nonmatch/patch-62
Match sub_0809CBE4
2023-01-07 16:17:36 -08:00
Catobat 1d2d1cd786 Name some functions in common.c 2023-01-08 00:13:19 +01:00
Catobat c8d37f73c8 Give unk118 and unk12B in SaveFile names 2023-01-07 23:19:07 +01:00
Catobat fbdd0078cd Give unk141 and unk1C1 in SaveFile names 2023-01-07 22:54:36 +01:00
Catobat fba95b9ff7 Make gUnk_080FE1DD a 2D array 2023-01-07 21:48:05 +01:00
Catobat 1cb62deadd Fix Kinstone constant names 2023-01-07 20:51:24 +01:00
Tal Hayon 0d2b6b8bc9 Match sub_08080278 (by Catobat) 2023-01-07 08:24:24 +02:00
notyourav 81534899cd
Merge pull request #589 from Henny022p/fix_bg_buffer 2023-01-06 16:46:42 -08:00
notyourav 5b090fd3f3
Merge pull request #588 from hatal175/sub_08038304 2023-01-06 16:36:41 -08:00
Catobat d5c8339e7c Match sub_0809CBE4 2023-01-04 23:41:44 +00:00
Henny022p 42a8d94e8f clean ui.c a bit 2023-01-04 23:13:52 +01:00
Tal Hayon 07edb4e487 Match sub_08038304 and sub_08046518 2023-01-04 21:04:57 +02:00
Henny022p e38301fc17 remove fake global gUnk_02035160
part of gBG0Buffer
2023-01-04 19:33:17 +01:00
Henny022p 86a5c82ec9 remove fake global gUnk_0203510E
part of gBG0Buffer
2023-01-04 19:26:42 +01:00
Henny022p 78120062b2 remove fake global gUnk_020350F0
part of gBG0Buffer
2023-01-04 19:26:42 +01:00
Henny022p 7f25b35c2d remove fake global gUnk_020350E2
part of gBG0Buffer
2023-01-04 19:26:42 +01:00
Henny022p eb60063cde remove fake global gUnk_0203508E
part of gBG0Buffer
2023-01-04 19:26:42 +01:00
Henny022p 4fd8013c8d remove fake global gUnk_02034E4E
part of gBG0Buffer
2023-01-04 19:26:42 +01:00
Henny022p 0b0f469f7a remove fake global gUnk_02034DF0
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 a37c482850 remove fake global gUnk_02022130
part of gBG1Buffer
2023-01-04 19:26:42 +01:00
Henny022p 08de04a87b remove fake global gUnk_02022030
part of gBG1Buffer
2023-01-04 19:26:42 +01:00
Henny022p 33a62419a9 remove fake global gUnk_02021F70
part of gBG1Buffer
2023-01-04 19:26:42 +01:00
Henny022p 3855f2f0d0 remove fake global gUnk_020344F0
part of gBG2Buffer
2023-01-04 19:26:42 +01:00
notyourav 9016bc861e
Merge pull request #587 from Henny022p/wallet 2023-01-04 09:01:39 -08:00
notyourav 30c2186c90
Merge pull request #586 from Catobat/sub_0801E99C 2023-01-03 22:41:49 -08:00
Catobat 8f10c33098 Formatting 2023-01-04 01:51:52 +01:00
notyourav 3dd736ef98
Merge pull request #585 from hatal175/sub_08079550 2023-01-03 16:26:33 -08: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
Catobat 0d9f903f67 Eliminate a forced register 2023-01-03 21:59:08 +01:00
Catobat 227d2c6070 Match sub_0801E99C 2023-01-01 19:28:47 +01:00
TomRiddle01 b718322221 first attempt at automated comments 2022-12-29 22:50:03 +01:00
octorock ea9b7e7848 Fix palette groups 2022-12-22 23:47:13 +01:00
octorock c280188436 Fix paths 2022-12-21 23:40:27 +01:00
Tal Hayon d04675e6c8 Match sub_08079550 2022-12-19 00:52:06 +02:00
octorock ec0678872f Split map data into folders 2022-12-14 17:23:07 +01:00