Commit Graph

1755 Commits

Author SHA1 Message Date
Mateon1
31b64b7793
GroundScript improvements 2024-10-28 23:40:36 +01:00
Mateon1
ea037dfcb5
Change some struct usage to their first substruct where appropriate 2024-10-28 23:40:36 +01:00
Mateon1
20a3f2251a
Fully move to axdata
(whoops, it's not four-stars for animations, got confused because I used
an [8] array in ghidra for orientations)
2024-10-28 23:40:36 +01:00
Mateon1
76e79ce987
Prepare for EntitySpriteInfo merge 2024-10-28 23:40:36 +01:00
Mateon1
f4a1ad1f45
move axdata to structs 2024-10-28 23:40:36 +01:00
Mateon1
915cdb9fd3
Get rid of Dungeon_ax 2024-10-28 23:40:36 +01:00
Mateon1
49acc1a1eb
Move Entity to axObj 2024-10-28 23:40:36 +01:00
Mateon1
ac5136a2da
Separate out axPokemon subobject 2024-10-28 23:40:35 +01:00
DizzyEggg
f79211a22b AppendString_8014FA8 2024-10-28 22:34:34 +01:00
DizzyEggg
1548fbe89d CreateMenuDialogueBoxAndPortrait 2024-10-27 22:50:33 +01:00
AnonymousRandomPerson
03126263bf
Merge pull request #234 from SethBarberee/oct_2024
Some checks failed
GithubCI / build (push) Has been cancelled
Oct 2024
2024-10-27 12:53:29 -04:00
Seth Barberee
1002b399dc fakematch sub_806A338 thanks to @DizzyEggg 2024-10-27 09:52:47 -07:00
Seth Barberee
c85a9947c4 dungeon_cutscene cleanup 2024-10-26 21:09:23 -07:00
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