Commit Graph

649 Commits

Author SHA1 Message Date
AnonymousRandomPerson
253c8e963d Cleaned up redundant externs 2023-01-16 00:07:59 -05:00
AnonymousRandomPerson
d9e9eefc55 Decomped DecideMovement() 2023-01-15 23:44:53 -05:00
Seth Barberee
e592b63c34
Merge pull request #113 from AnonymousRandomPerson/master
Synced some symbol names with EoS hacking
2023-01-13 20:54:58 -08:00
AnonymousRandomPerson
8812a5241a Fixed mismatch from merge 2023-01-13 22:42:01 -05:00
AnonymousRandomPerson
b22feb80af Merge remote-tracking branch 'upstream/master' 2023-01-13 22:36:16 -05:00
AnonymousRandomPerson
d96a76f552 Updated more names 2023-01-13 21:00:12 -05:00
Seth Barberee
5a8b4017a9
Merge pull request #115 from SethBarberee/dec_2022
Dec 2022
2023-01-13 17:52:38 -08:00
Seth Barberee
996a1cbc34 address kecleon review 2023-01-13 17:41:45 -08:00
Seth Barberee
41437a7a2e forgot another register/nonmatching 2023-01-13 17:22:41 -08:00
Seth Barberee
b70f60b16d Address most review comments 2023-01-13 17:22:41 -08:00
Seth Barberee
aca93c70b7 last decomp for this branch 2023-01-13 17:22:41 -08:00
Seth Barberee
6c6541f276 more documentation of save.c and some more mail info things 2023-01-13 17:22:41 -08:00
Seth Barberee
93370c9481 more documentation of pelipper, mailbox, and job slots 2023-01-13 17:22:41 -08:00
Seth Barberee
df6617f0f8 some more documenting 2023-01-13 17:22:41 -08:00
Seth Barberee
1de6d5eadd Miscellaneous things
- Decomp sub_8035D80
- Clean up other funcs with unkStruct_203B480 and unkStruct_8035D94
2023-01-13 17:22:41 -08:00
Seth Barberee
31e1c409e8 move some data to friend area action menu 2023-01-13 17:22:41 -08:00
Seth Barberee
ea2bbf7c86 add more comms error codes 2023-01-13 17:22:41 -08:00
Seth Barberee
bbd78961d8 document luminous cave and some more kecleon 2023-01-13 17:22:41 -08:00
Seth Barberee
d7586163c4 document more kecleon shop 2023-01-13 17:22:41 -08:00
Seth Barberee
a3add15181 more documenting of funcs 2023-01-13 17:22:41 -08:00
Seth Barberee
9e4a18aba4 code cleanup and decomp a few other funcs 2023-01-13 17:22:41 -08:00
Seth Barberee
391f1bf01a label both game option pointers 2023-01-13 17:22:41 -08:00
Seth Barberee
d54cd98bc9 rename header guard 2023-01-13 17:22:41 -08:00
Seth Barberee
33f621ea79 label/document game options 2023-01-13 17:22:41 -08:00
Seth Barberee
5aa19fac49 continue documenting more things 2023-01-13 17:22:41 -08:00
Seth Barberee
12da1abf58 rename func 2023-01-13 17:22:41 -08:00
Seth Barberee
71e0c74add major code refactor for sub_8095228 2023-01-13 17:22:41 -08:00
Seth Barberee
a0aa6c9233 decomp (terribly) some pokemon compare funcs 2023-01-13 17:22:41 -08:00
Seth Barberee
c23a65753e decomp another function and move movement funcs 2023-01-13 17:22:41 -08:00
Seth Barberee
f66b3d6622 move some data to ground_main 2023-01-13 17:22:41 -08:00
Seth Barberee
887812281b fix up a nonmatch 2023-01-13 17:22:41 -08:00
Seth Barberee
c8675a1647 more more data over 2023-01-13 17:22:41 -08:00
Seth Barberee
f6decdd027 decomp a few more funcs 2023-01-13 17:22:41 -08:00
Seth Barberee
0ca46d7254 unify wonder mail constants 2023-01-13 17:22:41 -08:00
Seth Barberee
71cbad4412 consolidate comms error codes and label some more funcs 2023-01-13 17:22:41 -08:00
Seth Barberee
c3dcb051a7 document and fixup some things in func 2023-01-13 17:22:41 -08:00
Seth Barberee
e563f3796b match sub_8036B28 2023-01-13 17:22:41 -08:00
Seth Barberee
55dd6ee272 more labeling 2023-01-13 17:22:41 -08:00
Seth Barberee
0db942505d
Merge pull request #114 from SethBarberee/makefile_update
Makefile: Make it more like pokeemerald
2023-01-10 07:28:05 -08:00
AnonymousRandomPerson
9e688b3341 Renamed some functions per review comments 2023-01-08 13:39:56 -05:00
Seth Barberee
48c250b676 Makefile: make it more like pokeemerald 2023-01-08 09:47:04 -08:00
AnonymousRandomPerson
be20f60ee0 Synced some symbol names with EoS hacking 2023-01-08 04:23:00 -05:00
AnonymousRandomPerson
b4fe2857e9 Merge remote-tracking branch 'upstream/master' 2022-12-21 23:41:55 -05:00
AnonymousRandomPerson
89805ab019 Started decomping DecideMovement() 2022-12-21 23:41:28 -05:00
Seth Barberee
1864cfef38
Merge pull request #112 from SethBarberee/oct_2022
Oct - Mid Dec 2022
2022-12-16 17:10:34 -06:00
Seth Barberee
29b6e36457 split status_checker into status_actions and move_checks 2022-12-15 21:18:01 -08:00
Seth Barberee
ad30396f48 split dungeon_ai into move_effects_target and dungeon_ai 2022-12-15 21:06:04 -08:00
Seth Barberee
4d52451f80 rename funcs from github review 2022-12-14 17:51:26 -08:00
Seth Barberee
24f838f2f2 another nonmatch killed 2022-12-12 16:58:03 -08:00
Seth Barberee
908a11cdb0 remove extra global.h include 2022-12-12 11:22:04 -08:00