Commit Graph

301 Commits

Author SHA1 Message Date
Kermalis
1db7dcf813 Make note for wigglytuff_shop 2023-09-07 05:29:26 -04:00
Kermalis
aa15a03ffd gulpin_shop data 2023-09-07 05:20:15 -04:00
Kermalis
624dca1a93 Rename gulpin_shop_1 and move data to src 2023-09-07 05:06:31 -04:00
Kermalis
012094c503 Split file_system into decompress 2023-09-07 03:26:32 -04:00
Kermalis
36b18f6348 Clean code_8009804 2023-09-07 01:52:30 -04:00
Kermalis
88785ba4ee Split kangaskhan storage and kecleon bros 2023-09-07 00:13:17 -04:00
Kermalis
fad15ef868 Annotate some stuff dawg 2023-09-06 01:41:38 -04:00
Kermalis
d22675ff22 Split code_801B3C0 and move data to src 2023-09-05 02:07:05 -04:00
Kermalis
f66479a012 Clean friend_area 2023-09-04 01:32:49 -04:00
Kermalis
72430d1072 Remove most "struct" which makes the repo smolr 2023-09-02 01:46:26 -04:00
Seth Barberee
4c60221b54 dump some more data and cleanup 2023-08-27 22:21:22 -07:00
Kermalis
1d49c480eb Rename and doc SpriteOAM with defines 2023-08-26 10:29:55 -04:00
Kermalis
a10e7454fc NAKED sub_8007AA4 2023-08-07 11:11:58 -04:00
Kermalis
c419a607d0 Nonmatch sub_8007958 for now 2023-08-07 10:09:14 -04:00
Kermalis
175400074e NAKED match xxx_draw_char() 2023-08-07 08:16:51 -04:00
Kermalis
9917619da8 Pascal naming 2023-08-05 13:20:00 -04:00
Kermalis
417eb19802 Clean Kangaskhan 2/2 2023-08-05 12:56:50 -04:00
Kermalis
0db7804d6b gUnknown_203B210 -> gKecleonBrosWork 2023-08-05 11:42:20 -04:00
Kermalis
0290a45172 Forgor these two funcs 2023-08-04 01:08:38 -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
a5c7e736f9 Clean gulpin/felicity 2023-07-22 19:14:33 -04:00
Seth Barberee
6c5433950a more decomp work and ram setup 2023-06-25 16:37:48 -07:00
AnonymousRandomPerson
e9b69049fc Defined function pointers for data_8115F5C 2023-06-15 23:53:13 -04:00
AnonymousRandomPerson
c23c833381 Subbed charmap macros in data_80E7D40 2023-06-15 22:31:32 -04:00
AnonymousRandomPerson
8a940f2863 Removed more hard-coded pointers 2023-06-14 23:58:16 -04:00
AnonymousRandomPerson
18d508ae9f Defined pointers for data.s 2023-06-14 22:30:40 -04:00
AnonymousRandomPerson
e1db703133 Defined pointers for data_8270000 2023-06-14 22:23:27 -04:00
AnonymousRandomPerson
de2a002f61 Defined pointers for data_8107010 2023-06-13 23:58:02 -04:00
AnonymousRandomPerson
a5a7c6c8f1 Defined pointers for data_8115F5C 2023-06-12 00:14:35 -04:00
AnonymousRandomPerson
89b06756e4 Defined pointers for data_8106A4C 2023-06-11 23:50:42 -04:00
AnonymousRandomPerson
53475b5c8f Defined pointers for data_810AE24 2023-06-11 23:46:46 -04:00
AnonymousRandomPerson
d5954e63a8 Defined pointers for data_80F4468 2023-06-11 23:39:46 -04:00
AnonymousRandomPerson
46f7ede0ae Defined pointers for data_80F59C8 2023-06-11 23:36:03 -04:00
AnonymousRandomPerson
576ba80951 Defined pointers for data_80B9BB8 2023-06-11 22:26:28 -04:00
AnonymousRandomPerson
37403f0bb3 Defined pointers for cutscenes.s 2023-06-11 22:16:26 -04:00
AnonymousRandomPerson
490f60ad43 Defined pointers for cutscenes_1.s 2023-06-11 21:44:25 -04:00
AnonymousRandomPerson
fe9a56131a Defined pointers for titlemenu_sbin 2023-06-10 00:08:00 -04:00
AnonymousRandomPerson
b815d41f5f Defined pointers for system_sbin 2023-06-10 00:00:15 -04:00
AnonymousRandomPerson
42fbcecdde Defined pointers for sound_data 2023-06-09 21:46:57 -04:00
AnonymousRandomPerson
b79ffe4a79 Defined pointers for ornament.sbin 2023-06-08 23:26:57 -04:00
AnonymousRandomPerson
b113d80b1a Removed more spurious pointers 2023-06-08 23:11:27 -04:00
AnonymousRandomPerson
c5f15501c8 Defined pointers for monster_sbin 2023-06-07 18:34:19 -04:00
AnonymousRandomPerson
a7d20ddced Merge branch 'master' of https://github.com/pret/pmd-red 2023-06-07 00:31:04 -04:00
AnonymousRandomPerson
6401fe650a Defined pointers for ground_sbin and effect_sbin 2023-06-06 23:50:36 -04:00
AnonymousRandomPerson
0d9397ab73 Expanded SIRO/AT4PX strings in dungeon_sbin 2023-06-05 00:15:24 -04:00
AnonymousRandomPerson
2ff4eac29a Removed some false positive dungeon.sbin pointers 2023-06-04 23:42:27 -04:00
AnonymousRandomPerson
f9e05a2054 Renamed gender-specific text color 2023-06-04 22:35:24 -04:00
Seth Barberee
59c5ea161d Move more data to src 2023-06-02 16:04:19 -07:00
Seth Barberee
456aa703c4 move more data to src 2023-05-28 10:45:13 -07:00
Seth Barberee
c7d3ab03b0 more decomp, move of some data, and code cleanup 2023-05-27 09:19:08 -07:00