Commit Graph

372 Commits

Author SHA1 Message Date
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
Seth Barberee
ea36235ecd more decomp work 2023-06-25 16:37:48 -07:00
Seth Barberee
6ecb88d3d2 matched sub_8048A68 thanks to @YohannDR 2023-06-04 07:31:44 -07:00
Seth Barberee
f3be2cd407 more decomp 2023-06-03 19:59:48 -07:00
Seth Barberee
ee7171825a combine dungeon_movement 2023-06-03 13:52:44 -07:00
Seth Barberee
59c5ea161d Move more data to src 2023-06-02 16:04:19 -07:00
Seth Barberee
c7d3ab03b0 more decomp, move of some data, and code cleanup 2023-05-27 09:19:08 -07:00
Seth Barberee
515f0871bc more decomp 2023-05-25 08:02:53 -07:00
Seth Barberee
caaee60187 one more menu decomp and EncoreMoveAction/StatusTarget decomped 2023-05-25 08:02:53 -07:00
Seth Barberee
5cf2c9effc more menu work and more documentation 2023-05-25 08:02:53 -07:00
Seth Barberee
fae8e0cbfb more menu decomp and merging of files 2023-05-25 08:02:53 -07:00
Seth Barberee
2d01cbd025 more decomp of menus and combining files 2023-05-25 08:02:53 -07:00
Seth Barberee
d9a411956b another menu decomped 2023-05-25 08:02:53 -07:00
Seth Barberee
2116aef8c2 decomp another func and cleanup code 2023-05-25 08:02:53 -07:00
Seth Barberee
346bcc681f more decomp 2023-05-25 08:02:53 -07:00
Seth Barberee
aecfede1f3 move more files ram sections to sym files 2023-05-08 15:25:33 -07:00
Seth Barberee
68bc0c0b6d start wiring up ramscrgen for files 2023-05-08 13:51:08 -07:00
Seth Barberee
5a45039c2d split out functions to respecive files and some cleanup 2023-05-08 11:37:34 -07:00
Seth Barberee
a601fd3a08 more decomp 2023-05-07 11:03:18 -07:00
Seth Barberee
c5014c3ca4 more decomp 2023-05-05 18:06:16 -07:00
Seth Barberee
672c5071ed more documentation of vars and funcs 2023-04-24 10:45:52 -07:00
Seth Barberee
fccd4b2ec8 document more fields of dungeon 2023-04-20 21:57:49 -07:00
Seth Barberee
0520040b07 decomp some more dungeon funcs 2023-04-14 11:39:11 -07:00