Commit Graph

1592 Commits

Author SHA1 Message Date
Seth Barberee
56290df4e3 match sub_8015F44 and add decomp.me link 2024-10-26 19:23:51 -07:00
Seth Barberee
b3b9c899e8 address review comment and use direction constants 2024-10-26 19:23:49 -07:00
Seth Barberee
f918337cb2 decomp GetAdjustedGroundMap 2024-10-26 19:10:29 -07:00
Seth Barberee
30100cb8da decomp ZapdosPreFightDialogue 2024-10-26 19:10:28 -07:00
Seth Barberee
59827df253 more decomp 2024-10-26 18:52:37 -07:00
AnonymousRandomPerson
90240df441
Merge pull request #242 from DizzyEggg/patch-9
Some checks are pending
GithubCI / build (push) Waiting to run
Better fakematch for SaveUnkTextStructAndXXX_8006438
2024-10-26 17:13:04 -04:00
AnonymousRandomPerson
f61f1ad4b3
Merge pull request #241 from DizzyEggg/patch-8
Match sub_800EB24
2024-10-26 17:12:47 -04:00
AnonymousRandomPerson
f6c3ff236b
Merge pull request #240 from DizzyEggg/patch-7
Match GenerateMailJobInfo
2024-10-26 17:12:16 -04:00
AnonymousRandomPerson
d8329f7eca
Merge pull request #233 from DizzyEggg/code_80521D0
code_80521D0.s (dungeon_message.c and dungeon_move.c)
2024-10-26 17:11:16 -04:00
DizzyEggg
2ed35b81f7
Better fakematch for SaveUnkTextStructAndXXX_8006438 2024-10-26 21:03:36 +02:00
DizzyEggg
ea5744181e
Match sub_800EB24 2024-10-26 20:39:32 +02:00
DizzyEggg
c41b7f0c4e Use move constants in UseMoveAgainstTargets 2024-10-26 20:04:38 +02:00
DizzyEggg
83df45a81a r0 to pokemon 2024-10-26 19:50:48 +02:00
DizzyEggg
94c8da6dcf
Match GenerateMailJobInfo 2024-10-26 19:42:57 +02:00
Seth Barberee
9bf6af6500
Merge pull request #239 from DizzyEggg/patch-7
Some checks are pending
GithubCI / build (push) Waiting to run
Match sub_8007334
2024-10-26 09:39:49 -07:00
DizzyEggg
2c03039ddb
Match sub_8007334 2024-10-26 18:36:00 +02:00
Seth Barberee
e22f50e0a6
Merge pull request #237 from DizzyEggg/HandleTextFormat
Match HandleTextFormat
2024-10-26 09:32:33 -07:00
DizzyEggg
78c811ed1d Match HandleTextFormat 2024-10-26 18:12:56 +02:00
DizzyEggg
848d0a0b5f move some const data to dungeon move/message 2024-10-25 22:47:46 +02:00
DizzyEggg
b0f1f8a878 new file - dungeon_move.c and clean-up 2024-10-25 21:19:22 +02:00
DizzyEggg
a2bc2f66ec move two functions to dungeon_message.c 2024-10-25 20:21:56 +02:00
DizzyEggg
4c4ec10806 document some of the use move functions 2024-10-25 17:30:31 +02:00
DizzyEggg
5d9b14d5e2 sub_8053704 matched 2024-10-25 15:37:17 +02:00
DizzyEggg
5a48a51b81 commence slaying of the sub_8053704 behemoth 2024-10-24 22:26:18 +02:00
DizzyEggg
db326038f5 merge with master 2024-10-24 19:36:16 +02:00
DizzyEggg
e935c42b5a makuhita's dojo unk68 to portraitptr 2024-10-24 19:33:27 +02:00
DizzyEggg
f28ab41acb sub_8056F80 2024-10-24 19:28:40 +02:00
DizzyEggg
80e20f5c09 sub_8056CE8 2024-10-24 16:59:45 +02:00
DizzyEggg
7988b3b49c sub_80566F8 2024-10-24 13:35:23 +02:00
AnonymousRandomPerson
428839af0e
Merge pull request #236 from AnonymousRandomPerson/master
Some checks failed
GithubCI / build (push) Has been cancelled
Added decomped memory functions from Kermalis
2024-10-23 20:06:24 -04:00
DizzyEggg
216d931fa6 document called move struct 2024-10-23 16:40:38 +02:00
DizzyEggg
902d82fcaf sub_8055FA0 2024-10-23 14:35:33 +02:00
DizzyEggg
ef2868a2bc sub_8055DDC 2024-10-23 12:35:56 +02:00
AnonymousRandomPerson
67e8cd8400 Decomped DoAlloc
Decomped by Kermalis
2024-10-22 22:20:03 -04:00
AnonymousRandomPerson
dd8c864e38 Decomped xxx_unused_memory_free
Decomped by Kermalis
2024-10-22 22:18:48 -04:00
AnonymousRandomPerson
d35f627606 Decomped DoCreateSubHeap
Decomped by Kermalis
2024-10-22 22:01:32 -04:00
DizzyEggg
389da1c570 sub_80559DC 2024-10-22 16:45:07 +02:00
Seth Barberee
e3e15a329a
Merge pull request #235 from deppong/sub_8099360-809965C
Some checks failed
GithubCI / build (push) Has been cancelled
Decomp and integrate sub_8099360 - sub_809965C.
2024-10-22 07:27:45 -07:00
DizzyEggg
96db7fa27b clean dungeon message externs 2024-10-22 12:52:48 +02:00
DizzyEggg
d27018114b remove code_80521D0.h includes 2024-10-22 12:00:38 +02:00
DizzyEggg
4bb3c6c58c rename 80521D0 to dungeon message 2024-10-22 11:55:53 +02:00
DizzyEggg
c6a0dd2d0f document some of the message log 2024-10-22 11:09:42 +02:00
Isaiah Deppong
c1e2d210d5 removed volatile from sub_8099394 2024-10-21 12:57:27 -04:00
Isaiah Deppong
fb2de3b03f decomp and integrate sub_8099360 - sub_809965C. 2024-10-21 11:52:14 -04:00
DizzyEggg
38af7bc8aa sub_805363C and sprite oam memes again urgh 2024-10-21 15:36:56 +02:00
DizzyEggg
e69cf646c8 sub_80532B4 2024-10-21 12:14:32 +02:00
DizzyEggg
200744bfa4 sub_8052FB8 2024-10-21 11:23:07 +02:00
DizzyEggg
4a4b637e79 merge with master 2024-10-21 09:12:24 +02:00
AnonymousRandomPerson
9e49584621
Merge pull request #231 from DizzyEggg/sub_805D8C8
Some checks failed
GithubCI / build (push) Has been cancelled
Match/Document sub_805D8C8 and fix fakematches with static inlines
2024-10-20 17:02:58 -04:00
DizzyEggg
4d16a26926 Merge branch 'sub_805D8C8' of https://github.com/DizzyEggg/pmd-red into sub_805D8C8 2024-10-20 22:16:24 +02:00