Commit Graph

50 Commits

Author SHA1 Message Date
DizzyEggg
6bd9c31ee9 xxx_get_next_char_from_string 2024-09-25 13:32:34 +02:00
Mateusz Naściszewski
ae3c563713
Mega rename 2024-09-15 20:29:02 +02:00
DizzyEggg
ec272b5964 give better names to print string on window functions 2024-07-26 16:23:02 +02:00
DizzyEggg
589e9e647b survive UnkTextStruct2_sub2 2024-07-24 16:27:15 +02:00
DizzyEggg
4d6fed883e sub_805FC30 2024-07-23 12:11:32 +02:00
AnonymousRandomPerson
0f74237174 Fixed NONMATCHINGs breaking the build 2024-07-19 18:55:21 -04:00
DizzyEggg
c64aa61420 fix instances of sub80095e4 memes 2024-07-13 14:10:54 +02:00
Seth Barberee
f5bd176a12 continue moving data 2024-03-17 14:15:20 -07:00
Seth Barberee
b27d18c7ce more decomp on code_801EE10 2024-03-06 20:48:54 -08:00
Seth Barberee
1a51dc6ae5 some more decomp 2023-11-17 15:29:02 -08:00
Kermalis
67c58e6dca
Use globaldata.h to clean "pksdir0" in source 2023-10-21 23:53:23 -04:00
Kermalis
ccbc0ea647
Split+data wonder_mail_3 and wonder_mail_2_1 2023-10-21 23:53:22 -04:00
Kermalis
322e13a6be Properly split+data code_801C620/code_801D760 2023-09-18 01:13:13 -04:00
Kermalis
2b74ea0c1a Match sub_8013DD0 2023-09-13 04:10:45 -04:00
Kermalis
7e2926f75c Match sub_8013D10 2023-09-13 02:48:56 -04:00
Kermalis
d41f643fdb Match sub_8013C68 2023-09-13 01:42:28 -04:00
Kermalis
efadf60a61 Match sub_8013BBC 2023-09-12 08:58:10 -04:00
Kermalis
11d12d5012 Match sub_8013AA0, gCommonKangStorage 2023-09-12 08:27:10 -04:00
Kermalis
d719270096 Create common_strings.h 2023-09-10 23:30:17 -04:00
Kermalis
016b518c7d Split out common_strings.s 2023-09-10 07:12:39 -04:00
Kermalis
012094c503 Split file_system into decompress 2023-09-07 03:26:32 -04:00
Kermalis
fad15ef868 Annotate some stuff dawg 2023-09-06 01:41:38 -04:00
Kermalis
72430d1072 Remove most "struct" which makes the repo smolr 2023-09-02 01:46:26 -04:00
Kermalis
37d1723b66 Forgor to merge the two files together (ok done) 2023-08-31 00:37:51 -04:00
Kermalis
6cfbc9d0a2 Add NONMATCHING for register asm stuff 2023-08-27 23:00:34 -04:00
Kermalis
5923df1f58 atrib -> attrib 2023-08-27 22:41:06 -04:00
Kermalis
01d6fe2685 Clean menu_input 2023-08-26 13:56:46 -04:00
Kermalis
0a19222313 Merge menu_input files 2023-08-26 12:40:32 -04:00
Kermalis
afbe730206 Fakematch sub_801332C and sub_8013470 2023-08-26 12:39:15 -04:00
Kermalis
06aeba8479 Fakematch AddMenuCursorSprite_ too 2023-08-26 10:39:37 -04:00
Kermalis
d42b07aa29 Create code_80130A8.h 2023-08-08 23:27:42 -04:00
Kermalis
175400074e NAKED match xxx_draw_char() 2023-08-07 08:16:51 -04:00
Kermalis
315ae86101 Match sub_80073E0 through sub_8007464 2023-08-07 00:02:22 -04:00
Kermalis
3ee8225409 Match sub_80073B8 2023-08-06 22:20:16 -04:00
Kermalis
60b498f072 Also extern gUnknown_2027370 2023-08-06 20:09:35 -04:00
Kermalis
64e366755e Oops, here's the rest 2023-08-05 16:02:59 -04:00
Seth Barberee
9df54afd85 move more menuinput funcs to header 2023-07-31 17:29:50 -07:00
Seth Barberee
151193f73d more decomp and documentation 2023-07-27 22:51:26 -07:00
Seth Barberee
db705e9398 split out menu input asm and rename UnkInputStruct to MenuInputStruct 2023-06-26 20:48:18 -07:00
Seth Barberee
852f4b9eff start moving more structs to use UnkInputStruct 2023-06-26 20:24:47 -07:00
Seth Barberee
6c5433950a more decomp work and ram setup 2023-06-25 16:37:48 -07:00
Seth Barberee
fae8e0cbfb more menu decomp and merging of files 2023-05-25 08:02:53 -07:00
Seth Barberee
dfedc6a896 feat: the great labeling of wonder mail 2023-03-27 20:25:08 -07:00
Seth Barberee
e9b94680da chore: continue to add more MenuStruct types 2023-02-25 11:46:53 -08:00
Seth Barberee
9aeb855d41 chore: continue to use more MenuStruct around the code 2023-02-25 10:21:10 -08:00
Seth Barberee
08f7182576 finish out another file and more documenting 2023-02-24 18:14:21 -08:00
Seth Barberee
a9049a261f match 8012E04 w/ jiang and more changes to UnkTextStruct2 2023-02-24 09:07:32 -08:00
Seth Barberee
6516301060 more menu input work and constant-ify key press functions 2023-02-16 07:52:11 -08:00
Seth Barberee
4b666d8421 jiang with the classic and saves the day 2023-02-13 21:58:39 -08:00
Seth Barberee
05ac4b7bb8 more work on menu input 2023-02-13 21:55:44 -08:00