Commit Graph

34 Commits

Author SHA1 Message Date
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
9e3106a634 Split+data pokemon_news 2023-09-23 18:50:18 -04:00
Kermalis
18869d6153 Split+data code_802DB28/code_802DE84 2023-09-23 06:03:07 -04:00
Kermalis
6dcc8e3ab5 Gulpin shop common_strings 2023-09-23 04:54:54 -04:00
Kermalis
c6bc80e6d8 Split+data code_801602C 2023-09-20 22:52:40 -04:00
Kermalis
322e13a6be Properly split+data code_801C620/code_801D760 2023-09-18 01:13:13 -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
a324d39b9d More typedef + clean ground_map files 2023-09-02 07:36:59 -04:00
Kermalis
72430d1072 Remove most "struct" which makes the repo smolr 2023-09-02 01:46:26 -04:00
Kermalis
90a8c0dda6 [Some] NULL and bool8 params 2023-08-31 23:23:16 -04:00
Seth Barberee
9bf38c7e47 Match CreateRescueTitle and CreateRescueDescription thanks to @jiang 2023-08-27 22:21:19 -07:00
Kermalis
01d6fe2685 Clean menu_input 2023-08-26 13:56:46 -04:00
Kermalis
d42b07aa29 Create code_80130A8.h 2023-08-08 23:27:42 -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
64e366755e Oops, here's the rest 2023-08-05 16:02:59 -04: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
Kermalis
117feaf92b Move xxx_call_draw_string to text.h 2023-07-22 23:11:00 -04: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
2d01cbd025 more decomp of menus and combining files 2023-05-25 08:02:53 -07:00
Seth Barberee
261ba2c4c2 document menuAction variables 2023-04-09 16:22:17 -07:00
Seth Barberee
dfedc6a896 feat: the great labeling of wonder mail 2023-03-27 20:25:08 -07: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
93370c9481 more documentation of pelipper, mailbox, and job slots 2023-01-13 17:22:41 -08:00
Seth Barberee
50dca25212 some more decomp dungeon work 2022-05-12 19:51:52 -07:00
Seth Barberee
fd8720b75c
Label all entities in Boss Fight Cutscenes (#78)
* label all entities in cutscenes

* remove commented func.. wasn't matching anyway

* Skarmony -> Skarmory
2021-11-22 12:14:58 -06:00
Seth Barberee
3e5dd1d047
Death by 74 files (#65)
* death by 74 files

* 20% reached

* doc move stuff in pokemon

* fix undef reference

* doc more and plumb a few more constanst for num party members and num moves

* that struct is def PokemonMove.. clean up all code with it
2021-10-22 10:01:07 -07:00
Seth Barberee
0d3b11e81a
Data work and decomp some mail/pelipper board (#54)
* data work and decomp some mail/pelipper board

* resuce -> rescue

* label more data
2021-09-24 00:49:43 -05:00