Commit Graph

1293 Commits

Author SHA1 Message Date
Seth Barberee
e657587dbd address review comments 2024-03-11 08:49:03 -07:00
Seth Barberee
e6e032124d match remaining data, use defines and document IsNotValidDungeon 2024-03-10 17:37:59 -07:00
Seth Barberee
6a4d257723 clean up externs 2024-03-06 20:48:54 -08:00
Seth Barberee
b54bb0bdc7 combine move action files 2024-03-06 20:48:54 -08:00
Seth Barberee
ca2d1943e9 Nonmatch SketchMoveAction for now 2024-03-06 20:48:54 -08:00
Seth Barberee
4f4dc91976 Move more data to src in pokemon_3 2024-03-06 20:48:54 -08:00
Seth Barberee
5ee826049e move more data to src 2024-03-06 20:48:54 -08:00
Seth Barberee
e99149c556 split out into multiple files and move data to src 2024-03-06 20:48:54 -08:00
Seth Barberee
2489c11cec minor cleanup 2024-03-06 20:48:54 -08:00
Seth Barberee
b27d18c7ce more decomp on code_801EE10 2024-03-06 20:48:54 -08:00
Seth Barberee
04efa8e29d more documentation and cleanup 2024-03-06 20:48:54 -08:00
Seth Barberee
fb62dd4a7b Decomp HandleSummonTrap and HandlePPZeroTrap
Thanks @YohannDR!
2024-03-06 20:48:54 -08:00
Seth Barberee
42366265a8 more trap decomp 2024-03-06 20:48:54 -08:00
Seth Barberee
d3a09dc75b Matched thanks to @Kermalis 2024-03-06 20:48:54 -08:00
AnonymousRandomPerson
914d19a1fa
Merge pull request #172 from ElectroDeoxys/master
Decompile some code_8094148
2024-03-04 21:01:33 -05:00
ElectroDeoxys
0523897acf Decompile some code_8094148 2024-03-04 18:59:20 +00:00
Seth Barberee
ed83438879
Merge pull request #171 from SethBarberee/dec_2023 2024-01-29 17:46:14 -08:00
Seth Barberee
a372938d6c address more review comments 2024-01-29 14:55:36 -08:00
Seth Barberee
11c5c7505d address review comment 2024-01-29 14:50:49 -08:00
Seth Barberee
3b3a7186e1 small cleanup 2024-01-29 14:28:44 -08:00
Seth Barberee
86a9f61835 More decomping 2024-01-29 12:47:56 -08:00
Seth Barberee
287b7e6539 More splitting and decomping 2024-01-29 11:05:16 -08:00
Seth Barberee
baf04031e4 split out some more stuff and decomp 2024-01-28 19:51:57 -08:00
Seth Barberee
9cae659e18 more trap decomp 2024-01-13 11:00:10 -08:00
Seth Barberee
e7e452299f more decomp and some code cleanup 2024-01-12 20:22:32 -08:00
Seth Barberee
197574e0ed more trap stuff and sub_808B1CC 2024-01-07 11:43:07 -08:00
Seth Barberee
4051053fd8 More work on trap funcs 2024-01-06 21:12:17 -08:00
Seth Barberee
3635d87b57 decomp few more trap funcs and fix some names 2024-01-06 10:23:18 -08:00
Seth Barberee
5b9a0c743b Create struct for Traps and clean up code with it 2024-01-06 09:03:20 -08:00
Seth Barberee
367bfdb81a slight cleanup of struct and documentation 2024-01-01 16:27:53 -08:00
Seth Barberee
cac5877f76 Decomp sub_804FED0 2023-12-31 10:56:24 -08:00
Seth Barberee
70db368a34 nonmatch sub_804FD30 2023-12-31 10:06:19 -08:00
Seth Barberee
f405238e0d split asm file and decomp a few tile stuff 2023-12-29 20:14:38 -08:00
Seth Barberee
f2a2f684fd decomp sub_8083568 thanks to @jiangzhengwenjz 2023-12-27 20:24:27 -08:00
Seth Barberee
973cad1733 more documentation and decomp function 2023-12-27 20:20:43 -08:00
Seth Barberee
8529cad374
Merge pull request #170 from tgsm/match-a-func
Match sub_80141E0
2023-12-17 15:35:31 -08:00
tgsm
6e708df783 Match sub_80141E0 2023-12-17 17:28:52 -06:00
Seth Barberee
6d4046ba3a
Merge pull request #169 from SethBarberee/nov_2023
Nov 2023
2023-12-10 13:46:58 -08:00
Seth Barberee
5d34103ab7 address review comments 2023-12-10 13:18:48 -08:00
Seth Barberee
5dce900d90 Match sub_8075680 and sub_8096EEC thanks to @Eebit 2023-12-02 22:27:56 -08:00
Seth Barberee
009df8d7d7 document more 2023-12-02 22:09:52 -08:00
Seth Barberee
1624646a0d decomp a few more funcs 2023-12-01 14:29:18 -08:00
Seth Barberee
d3cccf635b continue decomping more funcs 2023-11-27 11:19:54 -08:00
Seth Barberee
12fd05a7d9 Match sub_8072CF4 thanks to @Eebit 2023-11-26 11:14:39 -08:00
Seth Barberee
a012cdcb4c decomp sub_80416A4 2023-11-24 09:53:18 -08:00
Seth Barberee
dbcb324c73 document, decomp, cleanup 2023-11-19 22:13:51 -08:00
Seth Barberee
c466893134 Match sub_8072B72 thanks to @jiangzhengwenjz and another func too 2023-11-18 10:46:41 -08:00
Seth Barberee
c0cd5d0048 Match sub_8071B48 thanks to @Eebit 2023-11-17 15:48:21 -08:00
Seth Barberee
3b8bc8f67b Match sub_80416E0 thanks to @Eebit 2023-11-17 15:33:57 -08:00
Seth Barberee
1a51dc6ae5 some more decomp 2023-11-17 15:29:02 -08:00