Ethan Roseman
|
e5de7baa7f
|
a few changes
|
2020-09-23 23:16:13 -04:00 |
|
Jdog
|
01f92022e9
|
.
|
2020-08-23 18:42:04 -07:00 |
|
Jdog
|
86a51e3f69
|
gPlayerNpc to gPlayerNpcPtr & small formatting fix
|
2020-08-23 18:38:50 -07:00 |
|
Jdog
|
efe89e4486
|
Added gPlayerActionState, gPlayerAnimation, gPlayerNpc. Modifed PlayerStatus->actionState from u8 to s8. Defined ActionState enum as s8 type. A handful more script functions matched.
|
2020-08-22 16:24:51 -07:00 |
|
Alex Bates
|
4f2261c5d9
|
resolve conflicts with master
|
2020-08-20 17:02:57 +01:00 |
|
Alex Bates
|
fbbbf83d22
|
add NON_MATCHING
|
2020-08-19 02:45:26 +01:00 |
|
Alex Bates
|
7498c2dc1c
|
require directory as string in INCLUDE_ASM macro
|
2020-08-17 22:10:44 +01:00 |
|
Alex Bates
|
812288ca1a
|
add script interpreter constants
|
2020-08-16 07:55:51 +01:00 |
|
Alex Bates
|
e39d02e55e
|
rename Script to ScriptInstance
|
2020-08-16 06:55:30 +01:00 |
|
Alex Bates
|
0d8814555e
|
rename Bytecode alias
|
2020-08-16 04:23:40 +01:00 |
|
Alex Bates
|
e40b05d9c5
|
rename types (#20)
|
2020-08-16 04:19:00 +01:00 |
|
Jdog
|
7544d4686e
|
Add extra info to comment about file splitting issue
|
2020-08-15 18:51:51 -07:00 |
|
Jdog
|
01ecc1dd24
|
Added proper return types to a few script functions. Use ptrReadPos++ in places where it's not stricly necessary, but good practice.
|
2020-08-15 15:26:14 -07:00 |
|
Jdog
|
7beaf4c461
|
Match CloseChoice, CancelMessage, CancelMessageAndBlock. Added gCurrentPrintContext and D_802DB268 (related)
|
2020-08-15 14:51:44 -07:00 |
|
Jdog
|
98e5db0630
|
Match EndSpeech, ContinueSpeech, SpeakToNpc, SetMessageImages, func_802D0C94, SetMessageString. WIP SetMessageValue (issue with extra NOP)
|
2020-08-15 13:54:06 -07:00 |
|
Jdog
|
23de219c07
|
Match SpeakToPlayer, remove uneccessary comment, add WIP SetNpcSpeed
|
2020-08-15 13:11:31 -07:00 |
|
Ethan Roseman
|
0782fa07a3
|
Refactoring stuff
|
2020-08-12 21:56:23 -04:00 |
|