Commit Graph

722 Commits

Author SHA1 Message Date
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
7ff7403633 document more music 2023-02-17 16:51:50 -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
Seth Barberee
dcd8ea2e2f move MenuStruct to include/menu and use in more places 2023-02-13 17:37:15 -08:00
Seth Barberee
1c92acbef7 move some more menu items over and figure out sub_8035CF4 2023-02-13 16:59:10 -08:00
Seth Barberee
78d49f5ca6 finish out unk menus and move 203B364 to save_menu 2023-02-12 11:48:16 -08:00
Seth Barberee
b361b8519a decomp UpdateSaveMenu 2023-02-12 09:24:48 -08:00
Seth Barberee
ba733a79c5 more documenting 2023-02-12 09:24:40 -08:00
Seth Barberee
d0eb9a938f jiang fixing friend area 2023-02-10 07:50:06 -06:00
Seth Barberee
160ca4319d document a few structs 2023-02-08 18:07:44 -06:00
Cheng Hann Gan
aa00d1e785
Merge pull request #121 from AnonymousRandomPerson/master
Dumped ability and move range strings
2023-02-05 22:27:59 -05:00
AnonymousRandomPerson
7c8572c519 Dumped move range strings 2023-02-05 22:12:46 -05:00
AnonymousRandomPerson
5421f4fdf4 Dumped ability descriptions 2023-02-05 19:57:06 -05:00
AnonymousRandomPerson
a43d2b0a79 Dumped ability names 2023-02-05 19:40:54 -05:00
AnonymousRandomPerson
6f831fcfd4 Filled out offset comments in MoveDataEntry struct 2023-02-05 19:40:47 -05:00
Seth Barberee
d4cb70d14f
Merge pull request #120 from DenSinH/master
Moves code decomp + documenting
2023-02-02 21:44:02 -06:00
Dennis H
ccb62eb15a merge subsequent dungeon.c files 2023-02-02 20:01:28 +01:00
Dennis H
84c484b69c decomp naked moves function 2023-02-02 19:59:30 +01:00
Dennis H
5268b3d156 Merge branch 'moves' 2023-02-02 17:46:35 +01:00
Dennis H
9563706fff document few more functions 2023-02-02 17:46:28 +01:00
Dennis H
77e2da24d2 merge moves files 2023-02-02 17:43:37 +01:00
Dennis H
34eb040c1f decomp last moves functions 2023-02-02 17:41:04 +01:00
Dennis H
92ff41bfcf decomp 2 more functions 2023-02-02 16:02:12 +01:00
Dennis H
691b80f533 change return type 2023-02-02 14:11:16 +01:00
Dennis H
6ea9be7368 some more decomp and documenting 2023-02-01 21:54:49 +01:00
Dennis
125e094860 update types to bool8 for some functions, and uncomment the dungeon.s function 2023-02-01 11:50:51 +01:00
Dennis H
06504623ea fix all merge conflicts 2023-01-31 11:08:37 +01:00
Seth Barberee
32c9bc83d6
Merge pull request #119 from SethBarberee/move_patch
[src/moves.c] Better match two funcs
2023-01-30 21:23:51 -08:00
Seth Barberee
94cdc3faae Better match for the two
Co-authored by: SethBarberee <seth.barberee@gmail.com>
Co-authored by: jiangzhengwenjz <jiangzhengwenjz@users.noreply.github.com>
2023-01-30 21:08:11 -08:00
Seth Barberee
5536be8ef8 apply review suggestion 2023-01-30 21:00:07 -08:00
Seth Barberee
8cbaae86f5 Revert "protect against UB"
This reverts commit 9d26da884c.
2023-01-30 20:47:26 -08:00
Seth Barberee
9d26da884c protect against UB 2023-01-30 17:12:17 -08:00
Seth Barberee
3870cf1b78 closer match than before 2023-01-30 17:08:02 -08:00
Cheng Hann Gan
3b8ac7b9ed
Merge pull request #118 from AnonymousRandomPerson/master
Dumped move learnset data
2023-01-30 18:43:16 -05:00
AnonymousRandomPerson
0e67eae75c Auto-generate learnset_ptrs.s 2023-01-30 18:35:03 -05:00
AnonymousRandomPerson
88a6b44677 Merge branch 'master' of https://github.com/pret/pmd-red 2023-01-30 18:01:24 -05:00
Seth Barberee
85e746d74d
Merge pull request #117 from SethBarberee/jan_2023
Jan 2023
2023-01-30 08:31:27 -08:00
AnonymousRandomPerson
512f675f62 Merge branch 'master' of https://github.com/pret/pmd-red 2023-01-30 00:43:38 -05:00
AnonymousRandomPerson
ce86d2686a Added NONMATCHING for learnset access functions 2023-01-30 00:42:21 -05:00
Seth Barberee
f4dd4b555f name two more funcs 2023-01-29 20:45:01 -08:00
Seth Barberee
61545f247f address most review comments 2023-01-29 20:21:57 -08:00
AnonymousRandomPerson
0934aa95d2 Added learnset pointers 2023-01-29 22:27:35 -05:00
AnonymousRandomPerson
2c2d250bc2 Dumped learnset data 2023-01-29 21:58:44 -05:00
Seth Barberee
cfcdd467d2 add rule to create syms file 2023-01-29 11:15:59 -08:00
AnonymousRandomPerson
39ef57251f Labeled spawnAmountRange 2023-01-28 18:34:04 -05:00
Seth Barberee
b2ebf866d6 delete travis 2023-01-28 09:43:17 -08:00