Commit Graph

1359 Commits

Author SHA1 Message Date
Seth Barberee
3c7ea2b8ca
Merge pull request #205 from LuisBoto/master
Cutscene macro calls
2024-07-29 11:09:46 -07:00
Luis Boto
6507ddc1f0 fix: undo non-script file changes 2024-07-29 08:30:26 +02:00
Luis Boto
d254dbed4e triggerCutscene macro calls 2024-07-28 20:05:17 +02:00
Luis Boto
b7b232f1e7 warpDungeon macro calls 2024-07-28 19:47:09 +02:00
AnonymousRandomPerson
3d73fd4735
Merge pull request #200 from DizzyEggg/code_big
Decompilation of code_805D8C8.s Part 1
2024-07-28 10:59:29 -04:00
DizzyEggg
c85a3e94f3 review comments 2024-07-28 11:10:19 +02:00
Luis Boto
83e7c1a5b8 include macros.asm relocation 2024-07-27 21:55:40 +02:00
Luis Boto
8fcd0acc73 rotate parameter constants 2024-07-27 21:33:33 +02:00
Luis Boto
fda23f0632 closeThread macro calls 2024-07-27 21:20:46 +02:00
Luis Boto
ecfdeb7fe9 rotate macro calls 2024-07-27 20:55:44 +02:00
Luis Boto
7e35ad2730 setFlag macro calls 2024-07-27 20:31:30 +02:00
Luis Boto
b84f4a62d6 pause macro calls 2024-07-27 20:21:36 +02:00
Luis Boto
cfd793ee67 closeTextBox macro calls 2024-07-27 20:09:23 +02:00
Luis Boto
0d8aa52af7 Team formation cutscene macro calls 2024-07-27 19:30:58 +02:00
Luis Boto
bebf62aa9e Some more unknown animation calls 2024-07-27 19:07:13 +02:00
Luis Boto
e503eeaf73 Completed setAnimation calls on cutscenes_1.s 2024-07-27 12:19:03 +02:00
DizzyEggg
f0f69853de unify wonder mail structs 2024-07-27 10:52:35 +02:00
DizzyEggg
58fe051d1e match wonder mail - sub_802C328 2024-07-27 10:40:44 +02:00
DizzyEggg
762a4c5c2c fix pokemon_news3 sub_802BF30 2024-07-27 10:25:41 +02:00
Luis Boto
6406b53f98 Completed setAnimation calls on cutscenes.s 2024-07-26 20:02:21 +02:00
Luis Boto
758eebfb2b More setAnimation calls on cutscenes.s 2024-07-26 19:52:08 +02:00
Luis Boto
3814db8818 setAnimation calls on cutscenes.s 2024-07-26 19:41:22 +02:00
DizzyEggg
21b52089e8 fix unkStruct_203B244 2024-07-26 16:35:01 +02:00
DizzyEggg
ec272b5964 give better names to print string on window functions 2024-07-26 16:23:02 +02:00
DizzyEggg
78244fc4c9 sub_80615E8 2024-07-26 11:30:38 +02:00
Seth Barberee
f28d769122
Merge pull request #204 from AnonymousRandomPerson/master
Fixed types in sub_8087144 (again)
2024-07-25 14:24:49 -07:00
DizzyEggg
3b4e83a9b6 sub_8060E38 2024-07-25 11:35:11 +02:00
AnonymousRandomPerson
358b9f104d Changed sub_8085B4C parameters to arrays 2024-07-24 21:34:48 -04:00
AnonymousRandomPerson
b0fc9aace1 Fixed types in sub_8087144 (again) 2024-07-24 21:19:48 -04:00
DizzyEggg
733e4d4bfc sub_8060D64 2024-07-24 23:28:23 +02:00
DizzyEggg
4af5b74537 sub_8060CE8 2024-07-24 22:29:45 +02:00
DizzyEggg
d8ea0b77d3 sub_8060890 2024-07-24 17:00:17 +02:00
DizzyEggg
589e9e647b survive UnkTextStruct2_sub2 2024-07-24 16:27:15 +02:00
DizzyEggg
32fef39967 DrawFieldGiveItemMenu and item ref match macro 2024-07-24 15:08:15 +02:00
DizzyEggg
d74efd27dd meeeergeee 2024-07-24 09:16:19 +02:00
DizzyEggg
92599e3847 sub_805FD74 2024-07-24 09:12:28 +02:00
AnonymousRandomPerson
f0a15e4779
Merge pull request #202 from AnonymousRandomPerson/master
Fixed types in sub_8087144
2024-07-23 19:13:20 -04:00
AnonymousRandomPerson
fa797763ef
Merge pull request #203 from mateon1/EXECUTESCRIPTCOMMAND
ExecuteScriptCommand
2024-07-23 19:07:15 -04:00
DizzyEggg
4d6fed883e sub_805FC30 2024-07-23 12:11:32 +02:00
DizzyEggg
f3626e764c DrawFieldMenu 2024-07-23 09:40:05 +02:00
Mateusz Naściszewski
3ac1edf535
Document script engine return values 2024-07-23 09:07:58 +02:00
Mateusz Naściszewski
a2791c6dcf
Add warning about hacky function signatures, to not use these as source in header files without rechecking 2024-07-23 07:44:12 +02:00
Mateusz Naściszewski
9f1e5c9572
Address review comments 2024-07-23 07:39:26 +02:00
Mateusz Naściszewski
b3c4114a93
Less hacky mismatched declaration, plus removal of unneeded union 2024-07-23 00:58:26 +02:00
DizzyEggg
f88189a2b1 ShowFieldMenu conquered 2024-07-22 23:46:26 +02:00
Mateusz Naściszewski
6a420ad62d
Holy shit! It's done! ExecuteScriptCommand matched 2024-07-22 21:11:52 +02:00
Mateusz Naściszewski
fd2c4c42a8
Even more names 2024-07-22 19:29:12 +02:00
Mateusz Naściszewski
484343340a
Split ground_script in preparation for ExecuteScriptCommand 2024-07-22 17:04:52 +02:00
Mateusz Naściszewski
5775f36bd5
More names 2024-07-22 16:54:39 +02:00
Mateusz Naściszewski
1cb9938d83
Refactor ground_script, part 1 2024-07-22 16:04:36 +02:00