Kermalis
0db7804d6b
gUnknown_203B210 -> gKecleonBrosWork
2023-08-05 11:42:20 -04:00
Kermalis
7cf567e51b
Clean kecleon_bros function signatures
2023-08-05 11:32:30 -04:00
Kermalis
5919f5c74d
kecleon_items to kecleon_bros (more descriptive)
2023-08-05 11:11:22 -04:00
Kermalis
76052c93f1
Clean kecleon_items
2023-08-05 02:31:31 -04:00
Kermalis
62c1933a3e
Add offsets
2023-08-05 00:09:13 -04:00
Kermalis
530c7ddb4b
Address review with MakuhitaDojoMode
...
Kecleon/Gulpin/Felicity/Kangaskhan all have modes and I'll add them soon
2023-08-04 22:16:15 -04:00
Kermalis
0290a45172
Forgor these two funcs
2023-08-04 01:08:38 -04:00
Kermalis
e68a5b70be
Clean/document some Makuhita Dojo
2023-08-04 01:05:54 -04:00
Kermalis
95095d6829
Merge Makuhita Dojo files together :)
2023-08-04 00:48:59 -04:00
Kermalis
67d9a242bf
Match UpdateMakuhitaDialogue
2023-08-04 00:37:49 -04:00
Kermalis
06be3b10e8
Address review
2023-08-03 20:58:49 -04:00
Kermalis
80900fac6f
Match sub_8006554 and document the WTFism
2023-08-03 09:27:56 -04:00
Kermalis
fadeddf985
Prepare function signature (still OK)
2023-08-03 09:06:01 -04:00
Seth Barberee
9df54afd85
move more menuinput funcs to header
2023-07-31 17:29:50 -07:00
Seth Barberee
1477509009
Matched sub_8020EB4 thanks to jiang
2023-07-31 11:46:09 -07:00
Seth Barberee
24b1c4baea
more gulpin
2023-07-31 11:36:39 -07:00
Seth Barberee
0db89b429a
more gulpin work
2023-07-30 11:11:57 -07:00
Seth Barberee
fbd2af5415
finish kangaskhan and clean event flag
2023-07-28 14:56:34 -07:00
Seth Barberee
eb19398b4f
combine event_flag files
2023-07-28 11:10:45 -07:00
Seth Barberee
151193f73d
more decomp and documentation
2023-07-27 22:51:26 -07:00
Seth Barberee
d5a7e0ede2
finish decomping wigglytuff_shop thanks to jiang
2023-07-27 21:46:31 -07:00
Seth Barberee
07230ba68e
continue to clean up functions and add ewram
2023-07-27 21:46:31 -07:00
Seth Barberee
eaaa2012da
finish matching exclusive_pokemon
2023-07-27 21:46:31 -07:00
Seth Barberee
c468247aaa
actually commit sub_8038014 and a few more
2023-07-27 21:46:31 -07:00
Seth Barberee
ba6c9b1a56
continue decomping link functions
2023-07-27 21:46:31 -07:00
Seth Barberee
1098955bee
more decomp
2023-07-27 21:46:29 -07:00
Seth Barberee
28f0516f56
document some things from pmdsky
2023-07-27 21:45:40 -07:00
Kermalis
f510d377e0
Clean/Correct some structs
...
Changed UnkTextStruct2_sub to ushorts because they are loaded as int16s in text.s (which I was working on)
That might change some current nonmatchings since they revolve around this struct
2023-07-25 01:41:05 -04:00
Seth Barberee
33ea2db834
Merge pull request #142 from Kermalis/kermalis-dungeon_capabilities
...
Complete dungeon_capabilities
2023-07-24 21:03:40 -07:00
Kermalis
eb1b806e93
Merge dungeon_capabilities files together
2023-07-24 21:36:00 -04:00
Kermalis
2c3f95abb6
Match sub_8070BC0
2023-07-24 21:25:38 -04:00
Kermalis
908f09a642
Complete felicity bank
2023-07-22 23:11:28 -04:00
Kermalis
117feaf92b
Move xxx_call_draw_string to text.h
2023-07-22 23:11:00 -04:00
Kermalis
5dec0a0a32
Match UpdateFelicityBankDialogue()
2023-07-22 20:50:44 -04:00
Kermalis
a5c7e736f9
Clean gulpin/felicity
2023-07-22 19:14:33 -04:00
Kermalis
11d98c1d63
Clean felicity bank
2023-07-22 01:38:36 -04:00
Kermalis
847ff2cbac
Minor struct/externs cleanup
2023-07-21 23:12:32 -04:00
Kermalis
9b491a782e
Document/correct some struct sizes & offsets
2023-07-17 22:16:42 -04:00
Kermalis
1ce7c466b5
Grossly complete rescue_password_menu
2023-07-17 00:48:09 -04:00
Kermalis
1159ba9a3e
Complete Gulpin Shop
2023-07-15 13:49:36 -04:00
Seth Barberee
31c77025ba
fix: address review comments
2023-07-10 08:41:48 -07:00
Seth Barberee
f2165154c2
nit: forgot another MenuInputStruct
2023-07-09 20:17:37 -07:00
Seth Barberee
27fade4e9c
decomp more menu_input
2023-06-30 07:41:42 -07:00
Seth Barberee
d18b00758b
Finish converting items over to MenuInputStruct
2023-06-28 21:25:13 -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
40772e3a2f
more decomp and documentation
2023-06-25 16:37:48 -07:00
Seth Barberee
260d2c8726
More decomp and work
2023-06-25 16:37:48 -07:00
Seth Barberee
6c5433950a
more decomp work and ram setup
2023-06-25 16:37:48 -07:00
Seth Barberee
09b38d7aab
code cleanup
2023-06-25 16:37:48 -07:00